You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
the parsing of the constraint is failing
output:
[0002] ERROR failed to inflate vulnerability record: failed to parse constraint='<0.8.3ubuntu7.5' format='Python': unable to parse pep440 constrain p
[0002] ERROR failed to inflate vulnerability record: failed to parse constraint='>=0.9.0,<0.9.3.5ubuntu3' format='Python': unable to parse pep440 con
[0002] ERROR failed to inflate vulnerability record: failed to parse constraint='>=1.2.0,<1.6.5ubuntu0.1' format='Python': unable to parse pep440 con
[0002] ERROR failed to inflate vulnerability record: failed to parse constraint='>=1.7.0,<1.9.0ubuntu1.2' format='Python': unable to parse pep440 con
ID PACKAGE NAME NAMESPACE VERSION CONSTRAINT
GHSA-rp8m-h266-53jh python-apt github:language:python >=1.0.0,<1.1.0 (python)
What you expected to happen:
be able to pass the constraint How to reproduce it (as minimally and precisely as possible): grype db search GHSA-rp8m-h266-53jh
Anything else we need to know?:
Environment:
Output of grype version: 0.85.0
OS (e.g: cat /etc/os-release or similar): mac
The text was updated successfully, but these errors were encountered:
Thanks for the report @tomersein! This seems to be an exact duplicate of #2229, so I'm closing in favor of that issue. Please follow that issue for updates.
What happened:
the parsing of the constraint is failing
output:
What you expected to happen:
be able to pass the constraint
How to reproduce it (as minimally and precisely as possible):
grype db search GHSA-rp8m-h266-53jh
Anything else we need to know?:
Environment:
grype version
: 0.85.0cat /etc/os-release
or similar): macThe text was updated successfully, but these errors were encountered: