Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 570 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 570 Bytes

cvss-calculator

Deploy CVSS Calculator

CVSS (Common Vulnerability Scoring System) provides the numerical representation and calculates base score of impact of Information Security vulnerabilities. The project is rewritten in React using bun. The original project link: https://github.com/cvssjs/cvssjs.

development

bun install

bun start

contributing

Feel free to send pull requests.