Tags: pippo/trivy
Tags
feat(library): support a custom data source (aquasecurity#613) * chore(mod): update trivy-db * refactor(detector/library): use programming language instead of package manager * feat(library): add general advisory * test(utils): add a util function initializing DB * test(advisory): add tests * chore: use aquasecurity/bolt-fixtures * refactor: add comments * chore(mod): revert fanal version * chore(mod): update trivy-db * refactor: update the comment
Fix comparison table to use words instead of symbols (aquasecurity#587) fixes aquasecurity#301
Fix non-root directory permission denied error (aquasecurity#578) * Fix non-root directory permission denied error * Updated Readme * Fixed Readme * Updated readme to use latest tag for QA error * updated Dockerfile * Moved error to others section
Fixing `Error retrieving template from path` when --format is not tem… …plate but template is provided (aquasecurity#556)
Add image subcommand (aquasecurity#493) * config_test: Add missing assertions for TestNew Signed-off-by: Simarpreet Singh <[email protected]> * integration: Add integration tests for image subcommand. Signed-off-by: Simarpreet Singh <[email protected]> * refactor: bump up urfave/cli to v2.0 * refactor: apply DIY to image flags * refactor: reorder sub commands * feat: set hidden to global image options * test(integration): insert --cache-dir before sub command * README: update readme to reflect new usage Signed-off-by: Simarpreet Singh <[email protected]> * chore(README): add image subcommand * fix(flags): define aliases according to urfave/cli v2.0 style Co-authored-by: knqyf263 <[email protected]>
chore(ci): move integration tests to GitHub Actions (aquasecurity#485) * fix(standalone): add defer to close databases * test(client/server): launch a server only once * test(docker_engine): remove the duplicated case * test(docker_engine): copy a database only once * test(standalone): copy a database only once * test(server): fix tests according to updated mock * chore(mod): update * chore(ci): add integration tests to GitHub Actions * chore(ci): bump up Go to 1.14 * chore(ci): remove integration tests from CircleCI * chore(ci): add name * chore(ci): add new lines
PreviousNext