|
| 1 | +header: |
| 2 | + schema-version: 2.0.0 |
| 3 | + last-updated: '2025-11-25' |
| 4 | + last-reviewed: '2025-11-25' |
| 5 | + url: https://github.com/ossf/scorecard |
| 6 | + comment: This file contains the security information for the Scorecard project. |
| 7 | + |
| 8 | +project: |
| 9 | + name: Scorecard |
| 10 | + administrators: |
| 11 | + - name: Stephen Augustus |
| 12 | + affiliation: Bloomberg |
| 13 | + primary: true |
| 14 | + - name: Raghav Kaul |
| 15 | + affiliation: Google |
| 16 | + - name: Spencer Schrock |
| 17 | + affiliation: Google |
| 18 | + # TODO(security-insights): Extend this to include all Scorecard repos in our next review pass. |
| 19 | + repositories: |
| 20 | + - name: Scorecard |
| 21 | + url: https://github.com/ossf/scorecard |
| 22 | + comment: | |
| 23 | + ossf/scorecard is the core repo for the Scorecard project. |
| 24 | + steward: |
| 25 | + uri: https://openssf.org |
| 26 | + comment: | |
| 27 | + Scorecard is maintained by volunteers under the oversight of the Open Source Security Foundation (OpenSSF). |
| 28 | + vulnerability-reporting: |
| 29 | + reports-accepted: true |
| 30 | + bug-bounty-available: false |
| 31 | + |
| 32 | +repository: |
| 33 | + status: active |
| 34 | + url: https://github.com/ossf/scorecard |
| 35 | + accepts-change-request: true |
| 36 | + accepts-automated-change-request: true |
| 37 | + no-third-party-packages: false |
| 38 | + core-team: |
| 39 | + - name: Stephen Augustus |
| 40 | + affiliation: Bloomberg |
| 41 | + primary: true |
| 42 | + - name: Raghav Kaul |
| 43 | + affiliation: Google |
| 44 | + - name: Adam Korczynski |
| 45 | + affiliation: ADA Logics |
| 46 | + - name: Jeff Mendoza |
| 47 | + affiliation: Microsoft |
| 48 | + - name: Spencer Schrock |
| 49 | + affiliation: Google |
| 50 | + license: |
| 51 | + url: https://github.com/ossf/scorecard/blob/main/LICENSE |
| 52 | + expression: Apache-2.0 |
| 53 | + security: |
| 54 | + assessments: |
| 55 | + audit-2025: |
| 56 | + evidence: https://openssf.org/blog/2025/10/10/openssf-scorecard-audit-is-complete/ |
| 57 | + comment: | |
| 58 | + This audit was coordinated by Open Source Technology Improvement Fund (OSTIF) and undertaken by the ADA |
| 59 | + Logics team during early summer of 2025. |
| 60 | + Within the scope of review was five repositories: scorecard-webapp, scorecard-action, scorecard-monitor, |
| 61 | + scorecard, and allstar. These five projects underwent formal threat modeling, which then guided the manual |
| 62 | + code review that followed. Each repository interacts with different interfaces, handles different |
| 63 | + (potentially sensitive) data, and therefore has differing attack impacts that affect its security needs. |
| 64 | + Fuzzing work was also performed during this audit, and resulted in the uncovering of some of the reported |
| 65 | + findings. |
| 66 | + documentation: |
| 67 | + contributing-guide: https://github.com/ossf/scorecard/blob/main/CONTRIBUTING.md |
| 68 | + governance: https://github.com/ossf/scorecard/blob/main/MAINTAINERS.md |
| 69 | + security-policy: https://github.com/ossf/scorecard/blob/main/SECURITY.md |
| 70 | + release: |
| 71 | + automated-pipeline: true |
| 72 | + distribution-points: |
| 73 | + - uri: https://github.com/ossf/scorecard/releases |
| 74 | + comment: GitHub Releases page |
0 commit comments