Feature Request
Add the ability to post comments on HackerOne reports directly from ScopeVault's report detail page.
HackerOne API Support
POST /reports/{id}/activities with activity-comment type
- Supports both external comments (
internal: false) and private notes (internal: true)
- API token needs write permissions
Suggested UI
- Comment box at the bottom of the report detail page
- Toggle for internal/external comment
- Activity feed should refresh after posting
Feature Request
Add the ability to post comments on HackerOne reports directly from ScopeVault's report detail page.
HackerOne API Support
POST /reports/{id}/activitieswithactivity-commenttypeinternal: false) and private notes (internal: true)Suggested UI