mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-08 14:32:05 -03:30
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"
|