You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/programs/aws-security-hub-integration.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ The custom action in Security Hub uses EventBridge to forward specific findings
70
70
Ensure that you have met all of the above [Prerequisites](#prerequisites).
71
71
72
72
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.
73
74
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.
0 commit comments