Important Things

CWS

  • The Common Weakness Enumeration (CWE) provides a comprehensive framework for understanding and addressing common software vulnerabilities. By leveraging CWEs, developers, security analysts, and organizations can build more secure software, mitigate risks, and protect sensitive data.

CVE

CVE stands for Common Vulnerabilities and Exposures. CVE is a glossary that classifies vulnerabilities.

CVSS

  • The Common Vulnerability Scoring System (CVSS) provides a way to capture the principal characteristics of a vulnerability and produce a numerical score reflecting its severity.

Last updated