diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-10-14 06:25:04 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-10-14 06:25:04 -0400 |
commit | 4acfb306f59172f671724fc451c7941ba3b16408 (patch) | |
tree | d0f0fc82b46840b309c03219b3f99c91964812b3 /content | |
parent | 62e111c4fbc4b5046fd0ce51f182227aaff97b99 (diff) | |
download | pablotron.org-4acfb306f59172f671724fc451c7941ba3b16408.tar.xz pablotron.org-4acfb306f59172f671724fc451c7941ba3b16408.zip |
add content/projects/polycvss.md
Diffstat (limited to 'content')
-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. |