Add support for additional DSA lists and CVE extends
- Jun 08, 2018
-
-
Emilio Pozuelo Monfort authoreda0c20580
-
Emilio Pozuelo Monfort authoredb59cbe46
-
Emilio Pozuelo Monfort authoredbf1f037a
-
Emilio Pozuelo Monfort authored
BugExtend.writeDB() is pretty similar to BugBase's, so update the latter to take extends into account when necessary to avoid unneeded duplicated code.
fafe4839 -
ecbbab3e
-
Emilio Pozuelo Monfort authored
Based on the DSA-like files present in the config file.
77190d32 -
Emilio Pozuelo Monfort authored0cb94dee
-
Emilio Pozuelo Monfort authored
The only difference is that the regular expressions look for DSA or DLA, but we can just guess that based on the path.
375ba023 -
Emilio Pozuelo Monfort authored
Subclass DSAFile rather than copying it.
0b664197
-