#20463 and #21173
- During vulnerability scanning, use 'macos' SW target for CPEs of
homebrew packages
- During vulnerability scanning, don't ignore software with non-ASCII en
dash and em dash characters

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#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-08-12 16:14:25 +02:00
committed by GitHub
parent 1176afbb0b
commit 488115d366
4 changed files with 16 additions and 6 deletions
+2
View File
@@ -0,0 +1,2 @@
- During vulnerability scanning, use 'macos' SW target for CPEs of homebrew packages
- During vulnerability scanning, don't ignore software with non-ASCII en dash and em dash characters