Skip to content

Commit 839ea51

Browse files
committed
fix
1 parent a168812 commit 839ea51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/programs/embedded-submissions-form.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ Button Text Color | Select the text color within the button.
4444

4545
><i>Note: The url within the script contains a UUID (e.g. 25ab901d-7cea-481b-8ac2-c16b7d10d577). This UUID is used by the embedded page to grant users access to submit reports to your program. Any user with access to the UUID will be able to submit reports. It’s important that you're careful with disclosing this UUID if you want to restrict access to submissions.</i>
4646
47-
Alternatively, if you don’t want to include dynamic JavaScript, you can copy and paste the <iframe /> element on your website to embed a frame directly.
47+
Alternatively, if you don’t want to include dynamic JavaScript, you can copy and paste the `<iframe />` element on your website to embed a frame directly.
4848

4949
![embedded submissions direct iframe](./images/embedded-submissions_april_2021_4.png)
5050

51-
### How It Works
51+
### How it Works
5252
Once the integration has been set up, the HackerOne report submission form can be accessed directly on your site. Hackers don't need to access your HackerOne policy page to submit reports, but they can access the report form right from your site.
5353

5454
When hackers submit reports through the embedded form, the form automatically detects if a hacker is signed in to HackerOne and allows them to submit a report. If a hacker isn’t a member or signed in, they can provide their email in the email field to receive status updates on their report.

0 commit comments

Comments
 (0)