What problem does it solve?
The glog-sca skill enables conservative planning for software composition analysis by translating SARIF findings into a structured remediation plan without changing any source files, dependencies, or project configuration.
Core Features & Use Cases
- Planning-only SCA workflows: reads SARIF output and dependency manifests to assess findings and propose non-destructive remediation.
- Evidence-based prioritization: classifies findings as likely genuine, false positives, or needs manual review, based on SARIF rules and manifests.
- Artifact generation: produces a detailed remediation plan file to .glog/glog-sca-remediation-plan.md for review.
Quick Start
Use the glog-sca skill to generate a remediation plan from a current project's SARIF output without touching code.