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

docs: remove --scanners none #5182

Closed
knqyf263 opened this issue Sep 14, 2023 Discussed in #5168 · 2 comments · Fixed by #5193
Closed

docs: remove --scanners none #5182

knqyf263 opened this issue Sep 14, 2023 Discussed in #5168 · 2 comments · Fixed by #5193
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation.

Comments

@knqyf263
Copy link
Collaborator

knqyf263 commented Sep 14, 2023

Description

Replace

$ trivy image --scanners none --image-config-scanners secret vuln-image

with

$ trivy image --image-config-scanners secret vuln-image

since none is not supported now.

https://aquasecurity.github.io/trivy/v0.45/docs/target/container_image/

Discussed in #5168

@knqyf263 knqyf263 added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation. labels Sep 14, 2023
@mehrdadbn9
Copy link
Contributor

i wanna do that please assign me to that and where can i find document to change
thanks in advance

@knqyf263
Copy link
Collaborator Author

github-merge-queue bot pushed a commit that referenced this issue Oct 16, 2023
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants