mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-19 23:50:47 -05:00
9bfa4cd138
Closes #37499 Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
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"
|