Skip to content

Commit

Permalink
enhancement(Cloud Databases): V5 Users API support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Hemard committed Mar 23, 2022
1 parent 7085553 commit a641e70
Show file tree
Hide file tree
Showing 5 changed files with 266 additions and 136 deletions.
34 changes: 21 additions & 13 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|^.secrets.baseline$",
"lines": null
},
"generated_at": "2022-03-16T19:18:39Z",
"generated_at": "2022-03-23T18:22:48Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -682,7 +682,7 @@
"hashed_secret": "da8cae6284528565678de15e03d461e23fe22538",
"is_secret": false,
"is_verified": false,
"line_number": 1507,
"line_number": 1513,
"type": "Secret Keyword",
"verified_result": null
}
Expand All @@ -692,15 +692,15 @@
"hashed_secret": "c8b6f5ef11b9223ac35a5663975a466ebe7ebba9",
"is_secret": false,
"is_verified": false,
"line_number": 1178,
"line_number": 1201,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "8abf4899c01104241510ba87685ad4de76b0c437",
"is_secret": false,
"is_verified": false,
"line_number": 1184,
"line_number": 1207,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -1373,34 +1373,34 @@
],
"ibm/service/database/resource_ibm_database.go": [
{
"hashed_secret": "7deb7557ec8b36e7d5958afe3e08959e7f1ba813",
"hashed_secret": "deab23f996709b4e3d14e5499d1cc2de677bfaa8",
"is_secret": false,
"is_verified": false,
"line_number": 1149,
"line_number": 1177,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "b62aab00e3bf482bfb75e3e42fd5d1be72f33ec0",
"hashed_secret": "20a25bac21219ffff1904bde871ded4027eca2f8",
"is_secret": false,
"is_verified": false,
"line_number": 1244,
"line_number": 1690,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "b732fb611fd46a38e8667f9972e0cde777fbe37f",
"is_secret": false,
"is_verified": false,
"line_number": 1729,
"line_number": 1709,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "1f5e25be9b575e9f5d39c82dfd1d9f4d73f1975c",
"is_secret": false,
"is_verified": false,
"line_number": 1846,
"line_number": 1962,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -1446,11 +1446,19 @@
}
],
"ibm/service/database/resource_ibm_database_mogodb_enterprise_test.go": [
{
"hashed_secret": "68ab9ef0953865fef0558010a9f7afcef110d5b8",
"is_secret": false,
"is_verified": false,
"line_number": 160,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "10c28f9cf0668595d45c1090a7b4a2ae98edfa58",
"is_secret": false,
"is_verified": false,
"line_number": 188,
"line_number": 192,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -2108,15 +2116,15 @@
"hashed_secret": "10c28f9cf0668595d45c1090a7b4a2ae98edfa58",
"is_secret": false,
"is_verified": false,
"line_number": 238,
"line_number": 242,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "91199272d5d6a574a51722ca6f3d1148edb1a0e7",
"is_secret": false,
"is_verified": false,
"line_number": 280,
"line_number": 285,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down
Loading

0 comments on commit a641e70

Please sign in to comment.