GitHub Copilot — Question 8
Which of the following formats are used to describe a Dependabot alert? Each answer presents a complete solution. (Choose two.)
Answer options
- A. Vulnerability Exploitability eXchange (VEX)
- B. Common Vulnerabilities and Exposures (CVE)
- C. Common Weakness Enumeration (CWE)
- D. Exploit Prediction Scoring System (EPSS)
Correct answer: A, C
Explanation
The correct answers are A and C because Vulnerability Exploitability eXchange (VEX) and Common Weakness Enumeration (CWE) are both formats that convey information relevant to Dependabot alerts. Options B and D, while related to security, do not specifically describe Dependabot alerts.