fleet/server/vulnerabilities/oval
Jonathan Katz fd45d302f5
Add false-positive filtering for OVAL scanning (#33357)
**Related issue:** Resolves #31968 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [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/guides/committing-changes.md#changes-files)
for more information.

## Testing

- [x] Added/updated automated tests
- [ ] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

- [x] QA'd all new/changed functionality manually

For unreleased bug fixes in a release candidate, one of:

- [ ] Confirmed that the fix is not expected to adversely impact load
test results
- [ ] Alerted the release DRI if additional load testing is needed
2025-09-25 16:28:27 -04:00
..
input Ubuntu Kernel Vulns Part 1: Generate OVAL JSON (#19210) 2024-05-28 13:40:32 -06:00
parsed Enable staticcheck Go linter. (#23487) 2024-11-05 11:16:24 -06:00
analyzer.go Add false-positive filtering for OVAL scanning (#33357) 2025-09-25 16:28:27 -04:00
analyzer_test.go Add false-positive filtering for OVAL scanning (#33357) 2025-09-25 16:28:27 -04:00
downloader.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
downloader_test.go Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
mappers.go Ubuntu Kernel Vulns Part 1: Generate OVAL JSON (#19210) 2024-05-28 13:40:32 -06:00
mappers_test.go Feature 6096: Scan RHEL/CentOS hosts using OVAL definitions (#6241) 2022-06-23 16:44:45 -04:00
matching_rules.go Add false-positive filtering for OVAL scanning (#33357) 2025-09-25 16:28:27 -04:00
matching_rules_test.go Add false-positive filtering for OVAL scanning (#33357) 2025-09-25 16:28:27 -04:00
oval_platform.go Add OVAL supported OS mappings for Ubuntu 24.10 and 25.04 (#29381) 2025-05-22 18:05:51 -05:00
oval_platform_test.go validate generate-cve.yml outputs (#26752) 2025-03-12 14:49:47 -05:00
parser.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
parser_test.go Ubuntu Kernel Vulns Part 1: Generate OVAL JSON (#19210) 2024-05-28 13:40:32 -06:00
sync.go Fix backoff in vuln stream logging (#19148) 2024-05-28 08:13:46 -06:00
sync_test.go Feature 6096: Scan RHEL/CentOS hosts using OVAL definitions (#6241) 2022-06-23 16:44:45 -04:00