Skip to content

Making this project for fun, and because I wanted to learn more about the metrics and calculations that go into this score.

License

Notifications You must be signed in to change notification settings

TimothyHarder/CVSS-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVSS-Calculator

The calculator works, just create a CVSS object and pass along the required metrics.

The format for the metrics can be found at the bottom of the main.py file.

There is a lot of cleanup needed for the readability of the math. I have been trying out a web IDE and there isn't as much linting as I am used to.

This is not something I intend on supporting long-term, I just wanted to make it for fun, and so that I could understand the cvss calculation better.

I am working on fixing a bug with the environmental metrics, and I am going to add a method to the class to ingest a vector string.

About

Making this project for fun, and because I wanted to learn more about the metrics and calculations that go into this score.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages