Skip to content

Commit

Permalink
update .secrets.baseline with secrets from ldap-custom-ssl-secret.yam…
Browse files Browse the repository at this point in the history
…l and openldap-customldif.yaml
  • Loading branch information
Frederic Mercier committed Aug 27, 2024
1 parent b1a78e2 commit 6abf1f4
Showing 1 changed file with 38 additions and 2 deletions.
40 changes: 38 additions & 2 deletions .secrets.baseline
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"exclude": {
"files": "openldap-customldif.yaml|ldap-custom-ssl-secret.yaml|^.secrets.baseline$",
"files": "^.secrets.baseline$",
"lines": null
},
"generated_at": "2024-08-09T09:14:16Z",
"generated_at": "2024-08-27T06:40:44Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -307,6 +307,42 @@
"verified_result": null
}
],
"authentication/Keycloak/openldap/ldap-custom-ssl-secret.yaml": [
{
"hashed_secret": "470bf8b666f65eb413930e55a2153b2e6d6334b0",
"is_secret": false,
"is_verified": false,
"line_number": 8,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "641ad3b66231e0f477088e711306cd1fdf1e5626",
"is_secret": false,
"is_verified": false,
"line_number": 11,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "03b4a6482aeaf6e6aa3c2639db6e1c9b728e7b49",
"is_secret": false,
"is_verified": false,
"line_number": 13,
"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,
"type": "Base64 High Entropy String",
"verified_result": null
}
],
"authentication/Keycloak/openldap/openldap-secret.yaml": [
{
"hashed_secret": "e6c016ec485da2332894dc2ec7a6dc51274329ca",
Expand Down

0 comments on commit 6abf1f4

Please sign in to comment.