diff options
-rw-r--r-- | content/projects/polycvss.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/content/projects/polycvss.md b/content/projects/polycvss.md new file mode 100644 index 0000000..4286777 --- /dev/null +++ b/content/projects/polycvss.md @@ -0,0 +1,9 @@ +--- +title: "polycvss" +slug: "polycvss" +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." +--- +Rust library for CVSS vector string parsing and score calculation. |