/oss-select — OSS Package Evaluation
Full specification: See
.github/prompts/oss-select.prompt.mdfor the complete evaluation procedure, adoption criteria, and output formats.
Quick Reference
- Evaluate:
/oss-select pkg:golang/modernc.org/sqlite— single package assessment - Compare:
/oss-select pkg:golang/modernc.org/sqlite pkg:golang/github.com/mattn/go-sqlite3 - Scan:
/oss-select scan— bulk check all go.mod dependencies - Verdicts: Approved / Conditional / Not Approved / Needs Investigation
- Always include major version suffix in PURLs (e.g.,
semver/v3notsemver)