From 4acfb306f59172f671724fc451c7941ba3b16408 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Tue, 14 Oct 2025 06:25:04 -0400 Subject: add content/projects/polycvss.md --- content/projects/polycvss.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/projects/polycvss.md (limited to 'content') 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. -- cgit v1.2.3