Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skip-setup-trivy input is no longer supported in v0.28.0 #427

Open
BertelBB opened this issue Oct 28, 2024 · 3 comments
Open

skip-setup-trivy input is no longer supported in v0.28.0 #427

BertelBB opened this issue Oct 28, 2024 · 3 comments

Comments

@BertelBB
Copy link

The input skip-setup-trivy seems to have been removed...

Warning: Unexpected input(s) 'skip-setup-trivy', valid inputs are ['scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host', 'version', 'cache']

Documentation still refers to it on master branch: https://github.com/aquasecurity/trivy-action/?tab=readme-ov-file#trivy-setup

@simar7
Copy link
Member

simar7 commented Oct 29, 2024

@DmitriyLewen could you take a look?

@DmitriyLewen
Copy link
Contributor

DmitriyLewen commented Oct 29, 2024

@BertelBB hello
We added this input in one of the latest commits - #414, but this happened after the release of v0.28.0.

@simar7 are you planning to release v0.28.1 or v0.29.0 (trivy v0.57.0 will be released soon, we will be able to update Trivy and release trivy-action)?

@BertelBB
Copy link
Author

@BertelBB hello We added this input in one of the latest commits - #414, but this happened after the release of v0.28.0.

@simar7 are you planning to release v0.28.1 or v0.29.0 (trivy v0.57.0 will be released soon, we will be able to update Trivy and release trivy-action)?

Ahh, my bad, didn't look more into it.... I'll just wait for next release then. Feel free to close this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants