Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An open-source Typescript library designed to simplify the process of calculating Common Vulnerability Scoring System (CVSS) 3.0 scores

License

Notifications You must be signed in to change notification settings

0xsarwagya/cvssify

CVSSify



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.

About Cvssify

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.

Potential Use Cases:

  • Vulnerability scanning tools
  • Security rating platforms
  • Security information and event management (SIEM) systems
  • Vulnerability prioritization tools

Contributing 🤝

If you want to help us building the best status page and alerting system, you can check our contributing guidelines

About

An open-source Typescript library designed to simplify the process of calculating Common Vulnerability Scoring System (CVSS) 3.0 scores

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks