Skip to content

Commit

Permalink
feat(Partner Center Sell): add new service to project (#349)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Harasztia <[email protected]>
  • Loading branch information
HarasztiaPeter authored Aug 22, 2024
1 parent 919ca84 commit 523201c
Show file tree
Hide file tree
Showing 6 changed files with 26,357 additions and 15 deletions.
56 changes: 41 additions & 15 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|^.secrets.baseline$|_test.go|package-lock.json|.cra/.cveignore",
"lines": null
},
"generated_at": "2024-08-01T17:16:09Z",
"generated_at": "2024-08-22T17:20:40Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -128,111 +128,137 @@
"hashed_secret": "9b7c68a918b17eb053809b198d7c9abfc142f30a",
"is_secret": false,
"is_verified": false,
"line_number": 265,
"line_number": 263,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "b0caa0271bda35b09c45155df3832b056255bc96",
"is_secret": false,
"is_verified": false,
"line_number": 327,
"line_number": 325,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "783923e57ba5e8f1044632c31fd806ee24814bb5",
"is_secret": false,
"is_verified": false,
"line_number": 437,
"line_number": 435,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "f0f9776696ad22d22eaac21090596c8ff9908a80",
"is_secret": false,
"is_verified": false,
"line_number": 515,
"line_number": 512,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "db4ba57216101b14d842d373717bea5849609df3",
"is_secret": false,
"is_verified": false,
"line_number": 610,
"line_number": 607,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "e117797422d35ce52f036963c7e9603e9955b5c7",
"is_secret": false,
"is_verified": false,
"line_number": 670,
"line_number": 667,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "8ec4981102569463be3512984154c66c098b92c5",
"is_secret": false,
"is_verified": false,
"line_number": 731,
"line_number": 727,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "9905c33933602ae804e94f7731ecb5faaf4d6770",
"is_secret": false,
"is_verified": false,
"line_number": 852,
"line_number": 847,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "4d6a6a4e27cfafab93e0487a9de1f26bdfeb8afb",
"is_secret": false,
"is_verified": false,
"line_number": 1055,
"line_number": 1050,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "0d19d250028ff6865c70faea072729d1a888e9ae",
"is_secret": false,
"is_verified": false,
"line_number": 3019,
"line_number": 3012,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "0ec6d150549780250a9772c06b619bcc46a0e560",
"is_secret": false,
"is_verified": false,
"line_number": 6441,
"line_number": 7185,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "e058a1c493ad749bd67d368340e9056ed1c2f3ed",
"is_secret": false,
"is_verified": false,
"line_number": 6454,
"line_number": 7198,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "d4c3d66fd0c38547a3c7a4c6bdc29c36911bc030",
"is_secret": false,
"is_verified": false,
"line_number": 7762,
"line_number": 8522,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "6452e7c5a42f97b00af1a210afc7d4de315e57ec",
"is_secret": false,
"is_verified": false,
"line_number": 12681,
"line_number": 13626,
"type": "Secret Keyword",
"verified_result": null
}
],
"partnercentersellv1/partner_center_sell_v1.go": [
{
"hashed_secret": "885d454ea2daa5a77ea1cb78ce79a7972b341865",
"is_secret": false,
"is_verified": false,
"line_number": 2151,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "fb8326e2cd6372e27e37c5433a25729b5c707a46",
"is_secret": false,
"is_verified": false,
"line_number": 3122,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "6452e7c5a42f97b00af1a210afc7d4de315e57ec",
"is_secret": false,
"is_verified": false,
"line_number": 4318,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down
Loading

0 comments on commit 523201c

Please sign in to comment.