Skip to content

Commit

Permalink
feat(secrets): Add npm detector (#6821)
Browse files Browse the repository at this point in the history
add npm detector

Co-authored-by: Matan Shati <>
  • Loading branch information
matansha authored Nov 10, 2024
1 parent e946e6c commit 8f39f5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions checkov/secrets/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def run(
{'name': 'IbmCosHmacDetector'},
{'name': 'JwtTokenDetector'},
{'name': 'MailchimpDetector'},
{'name': 'NpmDetector'},
{'name': 'PrivateKeyDetector'},
{'name': 'SlackDetector'},
{'name': 'SoftlayerDetector'},
Expand Down

0 comments on commit 8f39f5d

Please sign in to comment.