diff options
| author | Paul Duncan <pabs@pablotron.org> | 2025-10-18 13:07:19 -0400 |
|---|---|---|
| committer | Paul Duncan <pabs@pablotron.org> | 2025-10-18 13:07:19 -0400 |
| commit | 26ef0bd4ba6282252e867669a4bb0d76cf007966 (patch) | |
| tree | 139a2c086db7d72b891ff1ea344a4a89e23fd113 | |
| parent | 67806150bf654a800c05c23157bb701a1a3f3f55 (diff) | |
| download | pablotron.org-26ef0bd4ba6282252e867669a4bb0d76cf007966.tar.xz pablotron.org-26ef0bd4ba6282252e867669a4bb0d76cf007966.zip | |
TODO.md: remove old polycvss ideas
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -572,14 +572,12 @@ - added `sa-train.sh`, runs nightly - updated `~/.mailfilter` - will monitor -- cwe id in u16, cve id in u32, cvssv3.1 in u64, cvssv4.0 in u64 +- cwe id in u16, cve id in u32 (`~/git/test/rust/nvd-cve/src/lib.rs`) - - notes: cvss vector packing does not preserve component order. this - doesn't matter for cvss v4.0, because the component order is fixed. - "quick numbers vs accurate numbers" - quick disease test versus blood test - BLS jobs reports -- `polycvss` bit packing and `cvss-calcs` +- `polycvss` article about bit packing and `cvss-calcs` ## linkdump (2022-08-10): - css bg fade: |
