Skip to content

Commit

Permalink
enhancement(Cloud Databases): V5 Users API support (IBM-Cloud#3475)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhemard authored and SunithaGudisagarIBM1 committed Sep 14, 2022
1 parent ab68efc commit 2819d75
Show file tree
Hide file tree
Showing 5 changed files with 283 additions and 127 deletions.
32 changes: 20 additions & 12 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-04-29T12:28:23Z",
"generated_at": "2022-05-10T13:45:58Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -692,15 +692,15 @@
"hashed_secret": "c8b6f5ef11b9223ac35a5663975a466ebe7ebba9",
"is_secret": false,
"is_verified": false,
"line_number": 1229,
"line_number": 1232,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "8abf4899c01104241510ba87685ad4de76b0c437",
"is_secret": false,
"is_verified": false,
"line_number": 1235,
"line_number": 1238,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -1383,34 +1383,34 @@
],
"ibm/service/database/resource_ibm_database.go": [
{
"hashed_secret": "7deb7557ec8b36e7d5958afe3e08959e7f1ba813",
"hashed_secret": "deab23f996709b4e3d14e5499d1cc2de677bfaa8",
"is_secret": false,
"is_verified": false,
"line_number": 1403,
"line_number": 1431,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "b62aab00e3bf482bfb75e3e42fd5d1be72f33ec0",
"hashed_secret": "20a25bac21219ffff1904bde871ded4027eca2f8",
"is_secret": false,
"is_verified": false,
"line_number": 1497,
"line_number": 2022,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "b732fb611fd46a38e8667f9972e0cde777fbe37f",
"is_secret": false,
"is_verified": false,
"line_number": 2061,
"line_number": 2041,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "1f5e25be9b575e9f5d39c82dfd1d9f4d73f1975c",
"is_secret": false,
"is_verified": false,
"line_number": 2178,
"line_number": 2313,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -1456,11 +1456,19 @@
}
],
"ibm/service/database/resource_ibm_database_mongodb_enterprise_test.go": [
{
"hashed_secret": "68ab9ef0953865fef0558010a9f7afcef110d5b8",
"is_secret": false,
"is_verified": false,
"line_number": 199,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "10c28f9cf0668595d45c1090a7b4a2ae98edfa58",
"is_secret": false,
"is_verified": false,
"line_number": 253,
"line_number": 257,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -2148,15 +2156,15 @@
"hashed_secret": "10c28f9cf0668595d45c1090a7b4a2ae98edfa58",
"is_secret": false,
"is_verified": false,
"line_number": 362,
"line_number": 372,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "91199272d5d6a574a51722ca6f3d1148edb1a0e7",
"is_secret": false,
"is_verified": false,
"line_number": 404,
"line_number": 415,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down
Loading

0 comments on commit 2819d75

Please sign in to comment.