UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit 6881940c authored by Douglas Lagemann's avatar Douglas Lagemann
Browse files

Add node_modules to trufflehog exclusions

parent 91224d0c
No related branches found
No related tags found
1 merge request!2BULL-3231: Add NPM lint job
......@@ -4,7 +4,7 @@ pipelineJobs:
substitutions:
pipelineJobName: trufflehog-api
subProjectName: api
exclusions: package-lock.json
exclusions: package-lock.json node_modules
- name: npm-lint
composeFile: docker/pipeline-jobs/docker-compose-npm-lint.yml
substitutions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment