Keshav Priyadarshi
Keshav Priyadarshi
Coming from the [VulnerableCode](https://github.com/nexB/vulnerablecode/) we were going through your [security advisory](https://github.com/Sylius/SyliusResourceBundle/security/advisories/GHSA-8vp7-j5cj-vvm2) for `CVE-2020-5220` / `GHSA-8vp7-j5cj-vvm2` It seems like the affected version constraint provided in the advisory isn't consistent with the...
There is scope for improvement in RedHat importer that could really speed up the process We can proceed along these lines - oval support for RedHat ( https://www.redhat.com/security/data/oval/ ) -...
formerly known as WhiteSource https://www.mend.io/vulnerability-database/
- add Vulnerablecode datasource - test VulnerableCodeDataSource Closes https://github.com/nexB/vulnerablecode/issues/821
- add OSS-Index DataSource - add tests for OSS-Index DataSource Closes #820
``` py ❯ python vulntotal/vulntotal_cli.py --help Usage: vulntotal_cli.py [OPTIONS] [PURL] Runs the PURL through all the available DataSources and group vulnerability by CVEs. Use the special '-' file name to...