Skip to content

Commit

Permalink
improve exiv2 entries
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed Oct 18, 2024
1 parent f7394d1 commit 6eec174
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 8 deletions.
25 changes: 21 additions & 4 deletions data/anchore/2024/CVE-2024-24826.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
"adp": {
"affected": [
{
"collectionURL": "https://pypi.org",
"cpes": [
"cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:python:*:*"
"cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:*"
],
"packageName": "exiv2",
"packageType": "python",
"product": "exiv2",
"repo": "https://github.com/Exiv2/exiv2",
"vendor": "Exiv2",
"versions": [
{
Expand All @@ -27,6 +25,25 @@
"versionType": "python"
}
]
},
{
"collectionURL": "https://pypi.org",
"cpes": [
"cpe:2.3:a:jim-easterbrook:python-exiv2:*:*:*:*:*:python:*:*"
],
"packageName": "exiv2",
"packageType": "python",
"product": "python-exiv2",
"repo": "https://github.com/jim-easterbrook/python-exiv2",
"vendor": "jim-easterbrook",
"versions": [
{
"lessThan": "0.16.1",
"status": "affected",
"version": "0.16.0",
"versionType": "python"
}
]
}
],
"providerMetadata": {
Expand Down
25 changes: 21 additions & 4 deletions data/anchore/2024/CVE-2024-25112.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
"adp": {
"affected": [
{
"collectionURL": "https://pypi.org",
"cpes": [
"cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:python:*:*"
"cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:*"
],
"packageName": "exiv2",
"packageType": "python",
"product": "exiv2",
"repo": "https://github.com/Exiv2/exiv2",
"vendor": "Exiv2",
"versions": [
{
Expand All @@ -27,6 +25,25 @@
"versionType": "python"
}
]
},
{
"collectionURL": "https://pypi.org",
"cpes": [
"cpe:2.3:a:jim-easterbrook:python-exiv2:*:*:*:*:*:python:*:*"
],
"packageName": "exiv2",
"packageType": "python",
"product": "python-exiv2",
"repo": "https://github.com/jim-easterbrook/python-exiv2",
"vendor": "jim-easterbrook",
"versions": [
{
"lessThan": "0.16.1",
"status": "affected",
"version": "0.16.0",
"versionType": "python"
}
]
}
],
"providerMetadata": {
Expand Down

0 comments on commit 6eec174

Please sign in to comment.