-
Notifications
You must be signed in to change notification settings - Fork 248
Description
Hello there,
OSV.
CleanStart is (https://www.cleanstart.com/) comprehensive software supply chain security solution designed to address the most critical challenges facing modern container deployments. At its core, CleanStart provides hardened, vulnerability-free container images built on our proprietary glibc-compatible base.
CleanStart provides comprehensive security advisories for zero-day vulnerabilities, delivering clear, actionable information that enables informed response decisions. These advisories include multiple information elements including vulnerability description, affected components, exploitation status, actual risk assessment, available mitigations, and remediation guidance with complete details rather than vague summaries.
We are looking forward to contribute to global vulnerability data. On behalf of the company, I am requesting to have CleanStart as recognized ecosystem in OSV database, and guide us to contribute as per the OSV standard.
Ecosystem: CLEANSTART
ID Format: CLEANSTART-YYYY-AZNNNNN
CleanStart Security Advisory Repository: https://github.com/cleanstart-dev/cleanstart-security-advisories
CleanStart Community Images: https://hub.docker.com/u/cleanstart
Thank you,
CleanStart Security.
https://www.cleanstart.com/
Status check of actionable items:
-
[Done] Prepare your data - refer to the OSV Schema documentation for information on how to properly format the data so it can be accepted.
-
[PR Sent] Create a PR to reserve an ID prefix and define a new ecosystem (example). We review the records you start publishing for OSV Schema correctness and quality as part of reviewing and merging this PR.
-
[Done] Prepare and publish your records via a Git repository (example). If this method isn’t ideal, we also support publishing records from REST API endpoints or through a GCS bucket(example).
-
To support API querying, please create a PR to extend purl_helpers.py and create a new ecosystem in _ecosystems.py. You can refer to existing examples showing how to implement support for Semver and non-Semver ecosystems.
-
Create a PR to start importing the records you are publishing into our test instance of OSV.dev and validate everything is working as intended there.
-
Create a PR to start importing the records you are publishing into our production environment