Re-check One Finding Against Current Code
verify_fixNEEDS A KEY: mint one at https://nittim.com/keys. Re-checks ONE finding from a finished audit against the repository's current code, or a commit named in the call, and answers fixed, still present, or undetermined — with the reason. It reads only the file that finding cites. Free, capped per day, and it moves no score or verdict: the report keeps recording what was true of the commit it ran on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | A commit SHA or branch to check instead of the repository's current HEAD. Must be the audited commit or newer. | |
| auditId | Yes | The audit UUID, from its report link. | |
| findingKey | Yes | The finding's stable key, as printed beside it in the report's findings list. |