diff options
-rw-r--r-- | content/projects/polycvss.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/projects/polycvss.md b/content/projects/polycvss.md index 4286777..eddea7a 100644 --- a/content/projects/polycvss.md +++ b/content/projects/polycvss.md @@ -5,5 +5,6 @@ active: true repo: "https://github.com/pablotron/polycvss" text: "Self-contained C11 SHA-3 implementation." text: "Rust library for CVSS vector string parsing and score calculation." +text: "Rust library to parse and score CVSS vector strings." --- -Rust library for CVSS vector string parsing and score calculation. +Rust library to parse and score CVSS vector strings. |