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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ date: "2019-08"
7
7
### API enhancements
8
8
9
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 endpoints helps you to import known vulnerabilities into the platform, to use these for duplicate detection.
11
-
*[Ability to fetch billing information for a program](). This includes recent transactions, and the remaining balance.
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 fetch billing information for a program](). This endpoint includes recent transactions and the remaining balance.
12
12
*[Ability to change the weakness on a report]()
13
13
*[Ability to fetch all weaknesses for a program](https://api.hackerone.com/docs/v1#/programs/weaknesses/index)
0 commit comments