aboutcode-org / aboutcode-org/vulnerablecode
Do not use Semver for Apache Tomcat Importer
Open
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
./manage.py import vulnerabilities.importers.apache_tomcat.ApacheTomcatImporter
Importing data using vulnerabilities.importers.apache_tomcat.ApacheTomcatImporter
'M5' is not a valid SemverVersion InvalidVersion("'M5' is not a valid ")
'M1' is not a valid SemverVersion InvalidVersion("'M1' is not a valid ")
'RC1' is not a valid SemverVersion InvalidVersion("'RC1' is not a valid ")
Successfully imported data using vulnerabilities.importers.apache_tomcat.ApacheTomcatImporter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.