mirror of
https://github.com/anchore/syft.git
synced 2026-07-05 18:48:28 +02:00
7 lines
236 B
YAML
7 lines
236 B
YAML
rules:
|
|
dangerous-triggers:
|
|
ignore:
|
|
# Safe use of pull_request_target - only runs trusted scripts from base repo,
|
|
# never checks out PR code, needs secrets for labeling PRs from forks
|
|
- detect-schema-changes.yaml
|