-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
## Description
The document still shows v1 schema. They should be updated.
https://aquasecurity.github.io/trivy/v0.55/docs/configuration/reporting/#json
### Discussed in https://github.com/aquase…
-
This is part of a bigger discussion as to if Trivy should support on a global scanner level or not as seen here: https://github.com/aquasecurity/trivy/discussions/4184
### Discussed in https://git…
-
Hello,
When running `trivy-action` scans on ECS-Optimized Amazon Machine Images (AMIs) in a GitHub Actions workflow, I've found Trivy fails to detect the operating system and reports a 'filesystem …
-
When https://github.com/aquasecurity/trivy-operator/pull/979 gets merged we should be able to go over to trivy-server from the trivy-operator. Thus we can remove one helm chart from our terraform solu…
-
I'm using Trivy to generate SBOM of my prpject dependencies and submit them to GitHub Dependency Graph. I'm following the steps described in [Trivy documentation](https://github.com/aquasecurity/trivy…
-
Before the last release we could reset the caches by passing an environment variable like:
```
- name: Remove all caches and database of the trivy scanner
uses: aquasecurity/trivy-a…
-
### Discussed in https://github.com/aquasecurity/trivy-operator/discussions/2053
Originally posted by **maltemorgenstern** May 4, 2024
Hey there, I have a question about private registries.
…
-
### Context
The changes introduced by #73 set the exit code of the `aquasecurity/trivy-action` action to 1 to be able to know when a CVE is found. This is helpful for us because when the scan job end…
-
We've noticed that there are many base OS-level vulnerabilities reported (as per our Trivy scans) in the latest base Druid image and were wondering if it might make sense to consider moving up from `d…