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/2019/august.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ path: "/changelog/2019/august"
4
4
date: "2019-08"
5
5
---
6
6
7
+
### API enhancements
8
+
9
+
We've released a few improvements to [our API](https://api.hackerone.com/docs/v1):
10
+
*[Ability to create a report](https://api.hackerone.com/docs/v1#/reports/create). This endpoint helps you to import (known) vulnerabilities into the platform, to use these for duplicate detection or central vulnerability management.
11
+
*[Ability to change the weakness on a report](https://api.hackerone.com/docs/v1#/reports/weakness/update).
12
+
*[Ability to fetch all weaknesses for a program](https://api.hackerone.com/docs/v1#/programs/weaknesses/index).
13
+
7
14
### Program Hover State Profile
8
15
9
16
You can now better preview programs when hovering over program names with our revamped hover state profile popup. You can quickly view important information regarding the program when hovering over the program name on these pages:
0 commit comments