You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gate both Snyk integrations on the presence of the SNYK_TOKEN secret.
The Docker image scan in continuous-integration.yml previously keyed off
the repository fork flag, and the Snyk scanning workflow keyed off the
repository owner. Repositories that do not configure the secret now skip
the scans automatically.
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
0 commit comments