From 15933e94d320c8a203638196ba35deb8d6d2fd50 Mon Sep 17 00:00:00 2001 From: Vineet Kumar Pandey Date: Sun, 24 Oct 2021 11:22:08 +0530 Subject: [PATCH] Add Bugcrowd (#2474) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea797f2b..96b94851 100644 --- a/README.md +++ b/README.md @@ -1179,6 +1179,7 @@ API | Description | Auth | HTTPS | CORS | | [BinaryEdge](https://docs.binaryedge.io/api-v2.html) | Provide access to BinaryEdge 40fy scanning platform | `apiKey` | Yes | Yes | | [BitWarden](https://bitwarden.com/help/api/) | Best open-source password manager | `OAuth` | Yes | Unknown | | [Botd](https://github.com/fingerprintjs/botd) | Botd is a browser library for JavaScript bot detection | `apiKey` | Yes | Yes | +| [Bugcrowd](https://docs.bugcrowd.com/api/getting-started/) | Bugcrowd API for interacting and tracking the reported issues programmatically | `apiKey` | Yes | Unknown | | [Censys.io](https://censys.io/api) | Search engine for Internet connected host and devices | `apiKey` | Yes | No | | [CRXcavator](https://crxcavator.io/apidocs) | Chrome extension risk scoring | `apiKey` | Yes | Unknown | | [Dehash.lt](https://github.com/Dehash-lt/api) | Hash decryption MD5, SHA1, SHA3, SHA256, SHA384, SHA512 | No | Yes | Unknown |