Skip to content

Commit

Permalink
update with audit for ldap yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
siasin committed Sep 18, 2024
1 parent 3df625d commit 0814bc0
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions .secrets.baseline
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"exclude": {
"files": "^.secrets.baseline$",
"files": "openldap-customldif.yaml|ldap-custom-ssl-secret.yaml|^.secrets.baseline$",
"lines": null
},
"generated_at": "2024-09-18T08:56:04Z",
"generated_at": "2024-09-18T09:34:58Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -310,31 +310,35 @@
"authentication/Keycloak/openldap/ldap-custom-ssl-secret.yaml": [
{
"hashed_secret": "470bf8b666f65eb413930e55a2153b2e6d6334b0",
"is_secret": false,
"is_verified": false,
"line_number": 8,
"line_number": 9,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "641ad3b66231e0f477088e711306cd1fdf1e5626",
"is_secret": false,
"is_verified": false,
"line_number": 11,
"line_number": 12,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "03b4a6482aeaf6e6aa3c2639db6e1c9b728e7b49",
"is_secret": false,
"is_verified": false,
"line_number": 13,
"line_number": 14,
"type": "Base64 High Entropy String",
"verified_result": null
}
],
"authentication/Keycloak/openldap/openldap-customldif.yaml": [
{
"hashed_secret": "3e6e3eece5e10a4c903489f501c049b2c54094c4",
"is_secret": false,
"is_verified": false,
"line_number": 8,
"line_number": 9,
"type": "Base64 High Entropy String",
"verified_result": null
}
Expand Down

0 comments on commit 0814bc0

Please sign in to comment.