Plan the fix for a production finding
trustycap_production_planUse this when you are holding a finding from npx @trustycap/cli productionize and need to fix it. Given its requirement id and classification, returns where the project stands, which implementations would satisfy the requirement with their status (never inventing a failure for one the scanner did not see), the TrustyCap remediation and the exact commands to run and verify, and when TrustyCap should be declined. No credential needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | The provider the scanner recognized, if any | |
| requirement | Yes | The finding's requirement id, e.g. TC-PROD-0041 | |
| classification | Yes | The finding's classification |