Homebrew git false negative vulnerability (#22002)

This commit is contained in:
Tim Lee 2024-09-13 06:00:12 -06:00 committed by GitHub
parent bfeeba10cd
commit 419433fb44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1 @@
- fixed a false negative vulnerability for git

View file

@ -407,5 +407,15 @@
"vendor": ["linux"],
"part": "o"
}
},
{
"software": {
"name": ["git"],
"source": ["homebrew_packages"]
},
"filter": {
"product": ["git"],
"vendor": ["git"]
}
}
]