Skip to content

made this thing super fast! woohoO!

Brendan McDevitt requested to merge make_kenna_kdi_faster into master

Made KDI much faster by having it parse a json array of cve identifiers and use those to generate vulnerabilities instead of reading a gzipped json file per individual vulnerability generation.

Merge request reports