intigriti_create_submission
Submit a bug report to an Intigriti program, including vulnerability details, severity, proof of concept, and affected endpoint.
Instructions
Submit a new bug report to a program. Include title, description, severity, proof of concept, and affected endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Brief title of the vulnerability | |
| endpoint | Yes | The affected endpoint/URL from the program scope | |
| severity | Yes | Severity level of the vulnerability | |
| program_id | Yes | The unique identifier of the program to submit to | |
| description | Yes | Detailed description of the vulnerability | |
| proof_of_concept | Yes | Steps to reproduce and proof of concept | |
| vulnerability_type | No | Type of vulnerability (e.g., 'XSS', 'SQL Injection', 'CSRF') |