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
1 changed files with 4 additions and 0 deletions
|
@ -8,3 +8,7 @@
|
|||
paths = [
|
||||
'''saml-core/src/test/java/org/keycloak/saml/processing/core/saml/v2/util/AssertionUtilTest.java'''
|
||||
]
|
||||
|
||||
regexes = [
|
||||
'''H0JaTc7VBu3HJR26vrzMxgidfJmgI5Dw'''
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue