Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use Semver for Apache Tomcat Importer #1555

Open
TG1999 opened this issue Aug 16, 2024 · 0 comments
Open

Do not use Semver for Apache Tomcat Importer #1555

TG1999 opened this issue Aug 16, 2024 · 0 comments

Comments

@TG1999
Copy link
Contributor

TG1999 commented Aug 16, 2024

./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 <class 'univers.versions.SemverVersion'>")
'M1' is not a valid SemverVersion InvalidVersion("'M1' is not a valid <class 'univers.versions.SemverVersion'>")
'RC1' is not a valid SemverVersion InvalidVersion("'RC1' is not a valid <class 'univers.versions.SemverVersion'>")
Successfully imported data using vulnerabilities.importers.apache_tomcat.ApacheTomcatImporter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant