mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-16 20:15:46 -06:00
22 lines
389 B
TOML
22 lines
389 B
TOML
# Ignore false positives for https://securityscorecards.dev/viewer/?uri=github.com/keycloak/keycloak
|
|
|
|
# Reason
|
|
[[IgnoredVulns]]
|
|
id = "GHSA-9mvj-f7w8-pvh2"
|
|
reason = "reason"
|
|
|
|
# Reason
|
|
[[IgnoredVulns]]
|
|
id = "GHSA-67mh-4wv8-2f99"
|
|
reason = "reason"
|
|
|
|
# Reason
|
|
[[IgnoredVulns]]
|
|
id = "GHSA-gxr4-xjj5-5px2"
|
|
reason = "reason"
|
|
|
|
# Reason
|
|
[[IgnoredVulns]]
|
|
id = "GHSA-jpcq-cgw6-v4j6"
|
|
reason = "reason"
|