mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
7 lines
350 B
TOML
7 lines
350 B
TOML
|
|
# Configure OSV-Scanner
|
||
|
|
# https://google.github.io/osv-scanner/configuration/
|
||
|
|
|
||
|
|
[[IgnoredVulns]]
|
||
|
|
id = "GO-2023-1788"
|
||
|
|
reason = "2024/04/02 - When packaging linux files, we do not use global permissions. Manually verified that packed fleet-osquery files do not have group/global write permissions. Reference: https://osv.dev/vulnerability/GO-2023-1788"
|