ossf / wg-securing-critical-projects

Helping allocate resources to secure the critical open source projects we all depend on.
Apache License 2.0
318 stars 34 forks source link

Provide a machine-readable version of the list under source control #45

Open bureado opened 2 years ago

bureado commented 2 years ago

The list of critical open source projects, components and framework is currently published as a spreadsheet.

I suggest that it's provided as a machine-readable file under source control in this repository. This can provide a mostly durable endpoint for people that need to access it for other purposes. It can also help with clarity and readability (the spreadsheet seems to mention other projects that didn't meet the initial criteria) and it can help formalize the governance process at least for releases (see #23) At the very least it can serve to decouple the eligibility/evaluation criteria from the actual list of software components.

It'd be great to consider publishing this list in, e.g., SPDX format. A key question is how to normalize the project names. I mention using the repology rules in #41. purl is another potential addition to the list. And, as mentioned in other issues, WikiData can be surprisingly helpful going from a "named package" to the specifics of what it is exactly (see this example for nano)