Key fields
Project items
Project items are the sub-assets within a project — for example, specific web applications, API endpoints, or IP ranges. Each item has its own metadata that describes its nature and how it is accessed.
You can list, create, and update project items independently of the parent project, which lets you track the status of individual assets across a program’s lifecycle.
Example use cases
- Bug bounty program: Group all HackGATE sites for a single bug bounty round under one project with a shared
launchDate,endDate, andowner. - Retest tracking: Set
isRetestNeeded: trueafter a pentest concludes and useretestingLaunchandretestingEndto schedule and track the remediation retest. - Vendor coordination: Record the security vendor in
vendorso your team always knows which firm conducted the engagement. - Asset inventory: Use project items to maintain a list of specific endpoints and applications tested during the program.
Create and manage projects
Use the API to create projects, update timelines, and manage project items.