corentinvds
corentinvds
I just ran into the same issue, here is my workaround: ```yaml # Store the latest version to the TRIVY_VERSION variable - bash: | version=$(curl --silent "https://api.github.com/repos/aquasecurity/trivy/releases/latest" | jq -r...
Hello, I have the same issue: A commit message accidentally contains "+semver: major" and adding its Sha to the "ignore:sha" list in the config does not prevent Git Version to...
I had a look at the code and found out that the "ignore" list is only used to filter out "base version" candidates but not to prevent bad commits from...
Hello ! I have the same problem with the LSC Smart Outdoor IP Camera 1080p HD from Action shop. The firmware is v2.10.32. I have tried 2 SanDisk micro SD...
Hello, Any update on this issue ? Is there a known workaround other than not using global security specifications ? Thanks
Hello! I have the same problem. I found this recent [PR 440](https://github.com/aquasecurity/trivy-db/pull/440) which pushes db updates to the [Amazon container registry](https://gallery.ecr.aws/aquasecurity/trivy-db) in addition to GitHub but I'm not sure this...