Skip to content

Commit

Permalink
chore: remove dev dependency type exclusion from blackduck scan
Browse files Browse the repository at this point in the history
  • Loading branch information
wattachai-lseg committed Oct 27, 2023
1 parent 447952b commit 58b206d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/blackduck_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,4 @@ jobs:
--blackduck.trust.cert=true \
--logging.level.detect=${{ inputs.log-level }} \
--detect.excluded.directories=appsec \
--detect.npm.dependency.types.excluded="DEV" \
--detect.lerna.path="./node_modules/.bin/lerna" # make sure blackduck use lerna from npm package rather than shell one

0 comments on commit 58b206d

Please sign in to comment.