trivy
trivy copied to clipboard
docs: improve skipping files documentation
Description
- improve general structure and readability
- rename doc title to more appropriate (it's not just about skipping)
- document file pattern TF limitation
- document glob pattern syntax
- mention rootfs perf optimization here since it's related
Related
- https://github.com/aquasecurity/trivy/pull/8747#issuecomment-2812089666
- https://github.com/aquasecurity/trivy/discussions/5593
Checklist
- [x] I've read the guidelines for contributing to this repository.
- [x] I've followed the conventions in the PR title.
- [ ] I've added tests that prove my fix is effective or that my feature works.
- [ ] I've updated the documentation with the relevant information (if needed).
- [ ] I've added usage information (if the PR introduces new options)
- [ ] I've included a "before" and "after" example to the description (if the PR is a user interface change).
ping
ping
@itaysk Sorry, I missed it, I'll look into it