Skip to content

Tags: krol3/trivy

Tags

v7.7.12

Toggle v7.7.12's commit message
chart version

v7.7.11

Toggle v7.7.11's commit message
chart version

v7.7.10

Toggle v7.7.10's commit message
chart version

v7.7.9

Toggle v7.7.9's commit message
chart version

v7.7.8

Toggle v7.7.8's commit message
gh on push tag

v7.7.7

Toggle v7.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from krol3/helm-chart-app

feat: publish app version

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(alpine): support 3.12 (aquasecurity#517)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(app): add ArgsUsage (aquasecurity#508)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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