diff --git a/.secrets.baseline b/.secrets.baseline new file mode 100644 index 0000000..83820e5 --- /dev/null +++ b/.secrets.baseline @@ -0,0 +1,114 @@ +{ + "exclude": { + "files": "package-lock.json|^.secrets.baseline$", + "lines": null + }, + "generated_at": "2022-08-18T10:22:46Z", + "plugins_used": [ + { + "name": "AWSKeyDetector" + }, + { + "name": "ArtifactoryDetector" + }, + { + "name": "AzureStorageKeyDetector" + }, + { + "base64_limit": 4.5, + "name": "Base64HighEntropyString" + }, + { + "name": "BasicAuthDetector" + }, + { + "name": "BoxDetector" + }, + { + "name": "CloudantDetector" + }, + { + "ghe_instance": "github.ibm.com", + "name": "GheDetector" + }, + { + "name": "GitHubTokenDetector" + }, + { + "hex_limit": 3, + "name": "HexHighEntropyString" + }, + { + "name": "IbmCloudIamDetector" + }, + { + "name": "IbmCosHmacDetector" + }, + { + "name": "JwtTokenDetector" + }, + { + "keyword_exclude": null, + "name": "KeywordDetector" + }, + { + "name": "MailchimpDetector" + }, + { + "name": "NpmDetector" + }, + { + "name": "PrivateKeyDetector" + }, + { + "name": "SlackDetector" + }, + { + "name": "SoftlayerDetector" + }, + { + "name": "SquareOAuthDetector" + }, + { + "name": "StripeDetector" + }, + { + "name": "TwilioKeyDetector" + } + ], + "results": { + "README.md": [ + { + "hashed_secret": "a68fce5565d5fdcb0aca38111f90416881951123", + "is_secret": false, + "is_verified": false, + "line_number": 80, + "type": "Secret Keyword", + "verified_result": null + }, + { + "hashed_secret": "f767eecec85ea7023b5752255363931adc38bbd4", + "is_secret": false, + "is_verified": false, + "line_number": 91, + "type": "Secret Keyword", + "verified_result": null + } + ], + "test/integration/key-protect.v2.test.js": [ + { + "hashed_secret": "b9fbf9321a42cdd96efacf223057470955ac6197", + "is_secret": false, + "is_verified": false, + "line_number": 146, + "type": "Base64 High Entropy String", + "verified_result": null + } + ] + }, + "version": "0.13.1+ibm.50.dss", + "word_list": { + "file": null, + "hash": null + } +}