mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Ignore a false positive in internal code scan (#27811)
Found in:004805e21d/js/apps/account-ui/test/account-security/linked-accounts.spec.ts (L40)004805e21d/js/apps/account-ui/test/realms/groups-idp.json (L8)004805e21d/js/apps/account-ui/test/realms/groups-realm.json (L171)Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
This commit is contained in:
parent
1305f3d6ef
commit
21af456c80
@ -8,3 +8,7 @@
|
||||
paths = [
|
||||
'''saml-core/src/test/java/org/keycloak/saml/processing/core/saml/v2/util/AssertionUtilTest.java'''
|
||||
]
|
||||
|
||||
regexes = [
|
||||
'''H0JaTc7VBu3HJR26vrzMxgidfJmgI5Dw'''
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user