List of questions
Related questions
Question 149 - AZ-400 discussion
You use WhiteSource Bolt to scan a Node.js application.
The WhiteSource Bolt scan identifies numerous libraries that have invalid licenses. The libraries are used only during development and are not part of a production deployment. You need to ensure that WhiteSource Bolt only scans production dependencies.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A.
Run npm install and specify the --production flag.
B.
Modify the WhiteSource Bolt policy and set the action for the licenses used by the development tools to Reassign.
C.
Modify the devDependencies section of the project's Package.json file.
D.
Configure WhiteSource Bolt to scan the node_modules directory only.
Your answer:
0 comments
Sorted by
Leave a comment first