Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0fe95b3

Browse files
authored
Merge pull request Hacker0x01#149 from Hacker0x01/kenna-security
kenna security integration
2 parents 9c6d387 + b34af1b commit 0fe95b3

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

docs/programs/kenna-security.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: "Kenna Security"
3+
path: "/programs/kenna-security.html"
4+
id: "programs/kenna-security"
5+
---
6+
7+
You can import HackerOne reports into the Kenna Security platform using the integration built between HackerOne and Kenna Security. This integration uses the HackerOne API, and you'll need to create a HackerOne API token to get started.
8+
9+
> **Note:** This integration is built and maintained by Kenna Security. For questions please reach out to [email protected].
10+
11+
### Set up
12+
13+
To set up the HackerOne connector on the Kenna Security platform:
14+
1. [Create an API token]( https://docs.hackerone.com/programs/api-tokens.html) on HackerOne.
15+
2. Log in to your Kenna Security account
16+
3. Click **Connectors**.
17+
4. Click **Add Connector**.
18+
19+
![kenna security 1](./images/kenna-security-1.png)
20+
21+
5. Select *HackerOne*.
22+
23+
![kenna security 2](./images/kenna-security-2.png)
24+
25+
6. Enter the API username and token that you created.
26+
27+
![kenna security 3](./images/kenna-security-3.png)
28+
29+
7. Set the schedule to *Daily*, *Weekly*, or *Monthly*.
30+
8. Click **Save And Verify**.
31+
32+
### How it works
33+
Once you’ve set up the HackerOne connector and configured the integration, data will be automatically pulled from HackerOne using the schedule you configured. All reports in the *New* and *Triaged* states will be imported in the Kenna Security platform as open issues. This integration will not push any updates made in the Kenna Security platform back to HackerOne. When you delete the connector, all data imported by the connector will also be deleted.

src/pages/programs/programs-nav.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@
178178
path: /programs/multiple-jira-integrations.html
179179
- title: Jira FAQs
180180
path: /programs/jira-faqs.html
181+
- title: Kenna Security
182+
path: /programs/kenna-security.html
181183
- title: MantisBT
182184
path: /programs/mantisbt-integration.html
183185
- title: OTRS

0 commit comments

Comments
 (0)