Closed himynamesdave closed 1 month ago
arango_cti_processor is not built for this
this requires structural change
@fqrious can you explain more?
python3 -m unittest tests/test_12_0_cve_epss.py
see test 03 is failing.
The original date in the note exists, but the EPSS data for today (when test run) is not added to the note as expected
all the test cases are wrong
expected = 2 (2 for the CVEs with EPSS, nothing for the CVE with no EPSS)
all three objects have EPSS
fails because only 2 expected, same as above
fails because I used acp's identity in created_by_ref
See 2 Notes created. There should only ever be one note for a CVE, with multiple EPSS scors
e.g.
]