diff options
| -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: |
