Skip to content

Commit

Permalink
chore: add package-locks to exclude for checkmarx' (#3528)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrCherry97 authored Dec 12, 2024
1 parent 622db81 commit 09205ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sec-scanners-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ protecode:
whitesource:
language: javascript
exclude:
- 'package-lock.json'
- '**/backend/package-lock.json'
- '**/backend/config/config.yaml'
- '**/tests/**'
- '**/kyma/enviroments/**'
Expand Down

0 comments on commit 09205ea

Please sign in to comment.