trivy workflow fails randomly due to too many request error. Trivy knows this and currently trying to fix it, as a work around they have also hosted their DB file in ECR. So adding the ecr repo via ENV variable TRIVY_DB_REPOSITORY should reduce the problem if not fixing it.
trivy
workflow fails randomly due to too many request error. Trivy knows this and currently trying to fix it, as a work around they have also hosted their DB file inECR
. So adding the ecr repo via ENV variableTRIVY_DB_REPOSITORY
should reduce the problem if not fixing it.