Extra "db" string in the trivy cache path.
Description
Trivy creates new cache folders without read permissions, so any users can't access these data. https://github.com/aquasecurity/trivy/blob/dd9733e950d3127aa2ac90c45ec7e2b88a2b47ca/pkg/cache/fs.go#L24
We can modify this mode for some user.
Discussed in https://github.com/aquasecurity/trivy/discussions/7380
Please see https://aquasecurity.github.io/trivy/latest/community/contribute/issue/
I'll grant you permission.
@afdesk Done. You now have a write role.
@afdesk Done. You now have a write role.
great! thanks!
@afdesk An issue must be actionable.
- Discussion
- People explain what is happening
- e.g. SBOM scanning shows different results than image scanning.
- People explain what is happening
- Issue
- It should describe what the problem is.
- e.g. We lose case-sensitivity in PURL used in SBOM and it leads to the wrong results.
- It should describe what the problem is.
We need to summarize what actions are required based on the Discussion. e.g. https://github.com/aquasecurity/trivy/issues/7382
@afdesk An issue must be actionable. We need to summarize what actions are required based on the Discussion. e.g. #7382
the description is updated now.