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

Skip to content

Commit 668eece

Browse files
authored
add repo link
1 parent 6d2417a commit 668eece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/programs/aws-security-hub-integration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ The custom action in Security Hub uses EventBridge to forward specific findings
7070
Ensure that you have met all of the above [Prerequisites](#prerequisites).
7171

7272
1. Create an API token and identifier for the HackerOne API. (https://docs.hackerone.com/programs/api-tokens.html). Only use the identifier for this integration so it is clear that the API calls are coming from your AWS account and no other source.
73+
1. Clone the [security-hub-to-hackerone](https://github.com/Hacker0x01/security-hub-to-hackerone) repository.
7374
1. Run `aws cloudformation deploy --template-file eventbridgerule.yml --stack-name <STACK_NAME> --capabilities CAPABILITY_IAM`, and input the identifier and API token from the step above.
7475
1. Navigate to [AWS Security Hub > Settings > Custom Actions](https://console.aws.amazon.com/securityhub/home#/settings/actions).
7576
1. Click **Create custom action**.

0 commit comments

Comments
 (0)