github.com/google/osv-scalibr@v0.4.1/.github/ISSUE_TEMPLATE/prp-vulns.md (about) 1 --- 2 name: Patch reward program - vulnerability detection 3 about: Submit a vulnerability scanner suggestion for the PRP 4 title: 'PRP: Detector for {Software name} {Vuln identifier}' 5 labels: ['PRP', 'PRP:Request'] 6 assignees: '' 7 8 --- 9 10 - **Identifier of the vulnerability**: {e.g. `None`, `CVE-1234-12345`, 11 `GHSA-xxx`, ...} 12 - **Affected software**: {Name of the software} 13 - **Type of vulnerability**: {Fingerprint/RCE/SSRF/CSRF/XXE/...} 14 - **Resources**: 15 * {Any links} 16 * {That can be useful to understand the vulnerability}