- 26 Apr, 2020 7 commits
- 19 Apr, 2020 2 commits
- 14 Apr, 2020 2 commits
- 05 Apr, 2020 5 commits
-
-
Leo authored
-
Leo authored
we don't need to do all that magic with ::continue:: and goto, we can just use gsub to strip away everything between () calls with some lua magic thanks stackoverflow https://stackoverflow.com/a/15810519
-
Leo authored
-
Leo authored
-
Leo authored
those are meant to be comments so we don't need to parse them for security identifiers, so work around with some ugly goto magic to get a continue keyword for our for-loop
-
- 03 Apr, 2020 24 commits
-
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
also make a violation for having a security identifier we don't know
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
it will be a catch-all for any problems with formatting stuff in CVEs and will have equivalents in GNUTLS-SA, XSA, and others
-
Leo authored
-
Leo authored
in the future it will allow us to check against things other than CVEs
-