ghostsecurity_get_finding
Retrieve a security finding by ID using the associated repository and project IDs.
Instructions
Get a specific security finding by ID (requires repository and project context)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Finding ID | |
| repoId | Yes | Repository ID associated with the finding | |
| projectId | Yes | Project ID associated with the finding |