diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-10-14 06:32:51 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-10-14 06:32:51 -0400 |
commit | 60202f085747b87465bb7b763e5daeecf3a5424f (patch) | |
tree | cfff68a3299de18aa4c5466e136b1dbc4912603c | |
parent | e3dbf75d75d839214e8f927dacd6c9f3cf2e6f64 (diff) | |
download | pablotron.org-60202f085747b87465bb7b763e5daeecf3a5424f.tar.xz pablotron.org-60202f085747b87465bb7b763e5daeecf3a5424f.zip |
-rw-r--r-- | data/projects.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/projects.yaml b/data/projects.yaml index fe9873f..f800edd 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -19,7 +19,7 @@ - name: "polycvss" slug: "polycvss" repo: "https://github.com/pablotron/polycvss" - text: "Rust library for CVSS vector string parsing and score calculation." + text: "Rust library to parse and score CVSS vector strings." - name: "SHA2" slug: "sha2" |