Commit eb3f0fc
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 <[email protected]>
Assisted-by: Claude <[email protected]>1 parent b54cdb4 commit eb3f0fc
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