CVSSify is a Typescript library designed to simplify the process of calculating Common Vulnerability Scoring System (CVSS) scores. It allows developers to easily parse CVSS strings, extract metric values, and calculate both base and environmental scores based on the official CVSS standards.
CVSSify is a JavaScript library designed to simplify the process of calculating Common Vulnerability Scoring System (CVSS) scores. It allows developers to easily parse CVSS strings, extract metric values, and calculate both base and environmental scores based on the official CVSS standards.
- Accurate CVSS calculations: CVSSify utilizes pre-defined score data and adheres to CVSS specifications for score calculation.
- Easy to use: Parse CVSS strings and obtain scores with simple function calls.
- Supports base and environmental scores: Calculate both base scores based on the inherent vulnerability characteristics and environmental scores considering your specific system configuration.
- Flexible: Handles missing temporal and environmental metrics by assigning defaults based on the CVSS version.
- Vulnerability scanning tools
- Security rating platforms
- Security information and event management (SIEM) systems
- Vulnerability prioritization tools
If you want to help us building the best status page and alerting system, you can check our contributing guidelines