Andy Tinkham
Andy Tinkham
Now that debify respects .dockerignore files, we should review the .dockerignore file here and make sure it excludes anything we don't want in the deb package (including temporary build artifacts,...
Something (possibly the postgres base container) used for the quickstart is based off of alpine 3.8. Our trivy scans no longer support this older version of alpine and so we...
Add code coverage to this project. Acceptance Criteria: * Code coverage should be measured across all tests defined in this repository every time a build is run in any branch....
Now that debify respects .dockerignore files, we should review the .dockerignore file here and make sure it excludes anything we don't want in the deb package (including temporary build artifacts,...
A recent Black Duck scan indicated that a number of the gems in the gemspec are behind the latest version. These weren't flagged as security issues - just operational risks...
Get a baseline understanding of what currently exists for testing code in the cyberark/conjur-cli repo to serve as a launchpad for identifying and subsequently closing gaps in our testing coverage...
## Summary While adding coverage (no changes to test or app code), I'd get failures in `token_file_authenticator_test.go`. Rerunning the build once or twice would make them go away again. ##...
Add code coverage to this project. Acceptance Criteria: * Code coverage should be measured across all tests defined in this repository every time a build is run in any branch....
Review the trivy output in Jenkins. Once the review is complete, set the scanAndReport function to "HIGH".
Add code coverage to this project. Acceptance Criteria: * Code coverage should be measured across all tests defined in this repository every time a build is run in any branch....