🔥 3-day streak
GitHub Advanced Security (GH-500)68 / 144
Question 68 of 144
Your team has enabled the Dependency Review Action on pull requests. Security wants the check to block any PR that introduces a dependency with a GPL-3.0 license, but they want vulnerability-based failures to only trigger on 'high' severity or above. A developer opens a PR that adds a new package licensed under MIT that has a 'moderate' severity vulnerability. What is the expected result of the Dependency Review Action run, assuming it is configured with 'deny-licenses: GPL-3.0' and 'fail-on-severity: high'?
Reviewed for accuracy · Report an issueNext question