Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rocky Linux #118

Merged
merged 2 commits into from
Mar 6, 2023
Merged

Add Rocky Linux #118

merged 2 commits into from
Mar 6, 2023

Conversation

mstg
Copy link
Contributor

@mstg mstg commented Mar 6, 2023

Add Rocky Linux ecosystem and RLSA/RXSA for Rocky Linux security advisories

Add Rocky Linux ecosystem and RLSA/RXSA for Rocky Linux security advisories

Signed-off-by: Mustafa Gezen <mustafa@rockylinux.org>
Copy link
Contributor

@oliverchang oliverchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

docs/schema.md Outdated
@@ -398,6 +399,7 @@ The defined ecosystems are:
| `GitHub Actions` | The GitHub Actions ecosystem; the `name` field is the action's repository name with owner e.g. `{owner}/{repo}`. |
| `Pub` | The package manager for the Dart ecosystem; the `name` field is a Dart package name. |
| `ConanCenter` | The ConanCenter ecosystem for C and C++; the `name` field is a Conan package name. |
| `rocky-linux` | The Rocky Linux package ecosystem; the `name` is the name of the source package. The ecosystem string might optionally have a `:<RELEASE>` suffix to scope the package to a particular Rocky Linux release. `<RELEASE>` is a numeric version.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency, we typically stylise these ecosystems according to how it's typically stylized in docs/official pages. E.g. "Pub", "GitHub Actions", "Debian", "npm".

Would "Rocky Linux" be better in that case?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That works! I used rocky-linux in the API responses, but that can be changed to "Rocky Linux" as well. I'll change it shortly.

Signed-off-by: Mustafa Gezen <mustafa@rockylinux.org>
@oliverchang oliverchang merged commit c155669 into ossf:main Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants