aboutcode-org / aboutcode-org/vulnerablecode

Do not use Semver for Apache Tomcat Importer

Open
#1,555 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.