fleet/osv-scanner.toml
Lucas Manuel Rodriguez efa265f6b0
We have migrated from aws-sdk-go v1 to v2, remove scanner skip (#30469)
Missing removal from the aws-sdk-go migration from v1 to v2.
2025-07-02 13:33:31 -03:00

6 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"