Fixing false negative vulnerabilities on macOS Homebrew python packages. (#17709)

#17061

TODO: Need to also merge this fix into patch branch.

# Checklist for submitter
- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
This commit is contained in:
Victor Lyuboslavsky
2024-03-19 14:12:07 -05:00
committed by GitHub
parent 61544f4bea
commit 759003e37d
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Fixing false negative vulnerabilities on macOS Homebrew python packages.