Skip to content

Commit

Permalink
fix(catalog-management): update catalog mgmt service sdk after recent…
Browse files Browse the repository at this point in the history
… api changes
  • Loading branch information
Andras-Csanyi authored Jun 28, 2021
1 parent 3f7b609 commit c32130b
Show file tree
Hide file tree
Showing 4 changed files with 7,514 additions and 5,114 deletions.
38 changes: 5 additions & 33 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "package-lock.json|go.sum|^.secrets.baseline$",
"lines": null
},
"generated_at": "2021-05-24T18:25:30Z",
"generated_at": "2021-06-28T13:13:28Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -69,15 +69,15 @@
"hashed_secret": "614fb52afce547269542519adde272b642ee0078",
"is_secret": false,
"is_verified": false,
"line_number": 3195,
"line_number": 2838,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "8cb095af8e5899f3f2b18b0859db9c0238be99b9",
"is_secret": false,
"is_verified": false,
"line_number": 3202,
"line_number": 2845,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -124,24 +124,6 @@
"line_number": 1500,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "f5cbae85fb47446511da4c9974e2da448caee7e1",
"is_secret": false,
"is_verified": false,
"line_number": 1657,
"type": "Secret Keyword",
"verified_result": null
}
],
"test/integration/catalog-management.v1.test.js": [
{
"hashed_secret": "178fb14190d81e76cb90c5f64b7e4655e24f621c",
"is_secret": false,
"is_verified": false,
"line_number": 34,
"type": "Hex High Entropy String",
"verified_result": null
}
],
"test/integration/iam-identity.v1.test.js": [
Expand Down Expand Up @@ -169,7 +151,7 @@
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
"is_secret": false,
"is_verified": false,
"line_number": 4665,
"line_number": 4173,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -243,19 +225,9 @@
"type": "Secret Keyword",
"verified_result": null
}
],
"test/unit/resource-controller.v2.test.js": [
{
"hashed_secret": "0f97a4e707b7424540793cb2078919ee6770e07f",
"is_secret": false,
"is_verified": false,
"line_number": 238,
"type": "Hex High Entropy String",
"verified_result": null
}
]
},
"version": "0.13.1+ibm.35.dss",
"version": "0.13.1+ibm.31.dss",
"word_list": {
"file": null,
"hash": null
Expand Down
Loading

0 comments on commit c32130b

Please sign in to comment.