trivy-config-action

GitHub Actions for trivy config

MIT License

Stars
3

Bot releases are hidden (Show)

trivy-config-action - v0.2.2 Latest Release

Published by suzuki-shunsuke 8 months ago

https://github.com/suzuki-shunsuke/trivy-config-action/compare/v0.2.1...v0.2.2

Fixes

#135 Fix the issue that the environment variable TRIVY_CONFIG doesn't work

At trivy-config-action v0.2.1, the input config_path was added and the default value was trivy.yaml.
This setting overridden TRIVY_CONFIG, so the environment variable TRIVY_CONFIG didn't work even if the input config_path wasn't set.

By this change the environment variable TRIVY_CONFIG works properly if the input config_path isn't set.

Others

#140 Refactor run.ts
#136 Format by prettier
#137 Update CONTRIBUTING.md

trivy-config-action - v0.2.1

Published by suzuki-shunsuke 11 months ago

trivy-config-action - v0.2.0

Published by suzuki-shunsuke 12 months ago

trivy-config-action - v0.1.0

Published by suzuki-shunsuke about 1 year ago