Commit 7636b75
committed
lint: disable BIOME and TRIVY in super-linter
These linters report false positives on vendor files that bypass
FILTER_REGEX_EXCLUDE (TRIVY uses filesystem scanning, BIOME scans
all JSON files). Disable them since the project does not have
non-vendor files affected by these checks.
Signed-off-by: Praveen M <m.praveen@ibm.com>
Assisted-by: Claude <noreply@anthropic.com>1 parent 43d05cd commit 7636b75
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
0 commit comments