Skip to content

Commit

Permalink
Merge pull request #568 from cloudant/i209-use-new-executors
Browse files Browse the repository at this point in the history
ci: use new build executors
  • Loading branch information
ricellis authored Mar 31, 2023
2 parents cb8167d + c498c73 commit a9dda79
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 144 deletions.
12 changes: 6 additions & 6 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "package-lock.json|test/fixtures|^.secrets.baseline$",
"lines": null
},
"generated_at": "2023-03-28T08:30:45Z",
"generated_at": "2023-03-31T14:48:31Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -82,7 +82,7 @@
"hashed_secret": "570e6c6e82c51d48f263e940a2b5281375733d54",
"is_secret": false,
"is_verified": false,
"line_number": 66,
"line_number": 131,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -158,31 +158,31 @@
"hashed_secret": "3614298f2f841910a7ef47c6ea2af096bf838c08",
"is_secret": false,
"is_verified": false,
"line_number": 33,
"line_number": 34,
"type": "Hex High Entropy String",
"verified_result": null
},
{
"hashed_secret": "aeca874db253d47d14de64ffbbf8f27bf3a65edb",
"is_secret": false,
"is_verified": false,
"line_number": 33,
"line_number": 34,
"type": "Hex High Entropy String",
"verified_result": null
},
{
"hashed_secret": "e58f351f409b818d64f94d90b3db70224b0a624a",
"is_secret": false,
"is_verified": false,
"line_number": 33,
"line_number": 34,
"type": "Hex High Entropy String",
"verified_result": null
},
{
"hashed_secret": "ec4e1dbc7f64a0e052e855036f9470e7881f06fd",
"is_secret": false,
"is_verified": false,
"line_number": 192,
"line_number": 193,
"type": "Base64 High Entropy String",
"verified_result": null
}
Expand Down
Loading

0 comments on commit a9dda79

Please sign in to comment.