This plugin is useful for when you want to generate an SBOM or scan your project for vulnerable Open Source libraries but you don't want to include libraries which aren't included in your final ...
Safely extract JSON from the model output (e.g., regex). Wrap parsing in try/except and retry or re-prompt on failure. Provide a fallback: if JSON cannot be parsed, return a normal response instead of ...