From 62e111c4fbc4b5046fd0ce51f182227aaff97b99 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Tue, 14 Oct 2025 06:22:22 -0400 Subject: data/projects.yaml: add polycvss --- data/projects.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/projects.yaml b/data/projects.yaml index 60e8a48..fe9873f 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -16,6 +16,11 @@ repo: "https://github.com/pablotron/luigi-template" text: "String templating library for Java, JavaScript, PHP, and Ruby." +- name: "polycvss" + slug: "polycvss" + repo: "https://github.com/pablotron/polycvss" + text: "Rust library for CVSS vector string parsing and score calculation." + - name: "SHA2" slug: "sha2" repo: "https://github.com/pablotron/sha2" -- cgit v1.2.3