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/changelog/2020/july.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@ path: "/changelog/2020/july"
4
4
date: "2020-07"
5
5
---
6
6
7
+
### Webhooks
8
+
Enterprise programs can now utilize [webhooks](/programs/webhooks.html) to build real-time integrations that subscribe to certain report and program events on HackerOne.
9
+
10
+

11
+
12
+
### PagerDuty Integration
13
+
Enterprise programs can also now [integrate PagerDuty](/programs/pagerduty-integration.html) with HackerOne so that each time an [event](https://api.hackerone.com/webhooks/#events) is triggered in HackerOne, a PagerDuty incident can automatically be created.
14
+
7
15
### Reputation, Signal and Impact Calculation Enhancements
8
16
We've made these changes to how [reputation](/hackers/reputation.html), [signal and impact](/hackers/signal-and-impact.html) are calculated:
9
17
* The first 10 bounties of a program will now be rewarded with the BOUNTY\_LOW reputation instead of the BOUNTY\_MEDIUM. After 10 bounties have been paid out, a hacker’s reputation will be recalculated based on the standard deviation of the program’s mean bounty.
0 commit comments