Skip to content

Commit

Permalink
feat: v0.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Langton <[email protected]>
  • Loading branch information
chrisdlangton committed Sep 4, 2024
1 parent 81d9c8a commit ede5e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ssvc",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript implementation of SSVC (Stakeholder-Specific Vulnerability Categorization). A prioritization framework to triage CVE vulnerabilities as an alternative or compliment to CVSS",
"main": "src/index.ts",
"keywords": ["vulnerabilities", "prioritization", "triage", "CVE", "CVSS", "SSVC", "CISA", "FIRST"],
Expand Down

0 comments on commit ede5e4f

Please sign in to comment.