Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 418f2ab

Browse files
authored
update august changelog with api endpoints
1 parent bb729d3 commit 418f2ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/changelog/2019/august.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ date: "2019-08"
66

77
### API enhancements
88

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).
9+
We've released these new endpoints to our [API](https://api.hackerone.com/docs/v1):
10+
* [Ability to create a report](https://api.hackerone.com/docs/v1#/reports/create)
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)
1313

1414
### Program Hover State Profile
1515

0 commit comments

Comments
 (0)