data7 icon indicating copy to clipboard operation
data7 copied to clipboard

A vulnerability patch gathering tool

Results 4 data7 issues
Sort by recently updated
recently updated
newest added

What’s the meaning of aproject in the example?

I encounter the following question: Exception in thread "main" java.io.FileNotFoundException: https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2002.xml.zip It seems that the nvd database used in the framework has been out of use. Currently only https://nvd.nist.gov/vuln/data-feeds is...

All path operations are now handled by java.nio.file.Path instead of string concatenation.

question

After creating `linux-kernel` dataset, the resulting file,`linux_kernel-data7.xml`, is not well-formed. Error message from well-formedness test: ``` Character reference "&#12" is an invalid XML character. ``` The dataset was created 3rd...