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

Add support to skip-files #59

Closed
gustavomonarin opened this issue Aug 6, 2021 · 0 comments · Fixed by #60
Closed

Add support to skip-files #59

gustavomonarin opened this issue Aug 6, 2021 · 0 comments · Fixed by #60

Comments

@gustavomonarin
Copy link
Contributor

gustavomonarin commented Aug 6, 2021

While the already implemented in the GitHub-action skip-dirs does the job it feels not natural to use for files.

Since Trivy already support --skip-files, it would be nice to support it also on the GitHub action.

I could implement the feature if you feel valuable.

simar7 pushed a commit that referenced this issue Nov 26, 2021
* feat(#59) Add support to skip files

closes #59

* Fix skipFiles parameter check

The check should be if present not if enabled.
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

Successfully merging a pull request may close this issue.

1 participant