You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Epic: Maintain a vulnerability list for GL packages
Summary
As Garden Linux adopter, I would like to know what vulnerabilities are identified for the available packages in the Garden Linux repository. The information provided to me should aggregate the data collected from one or multiple sources available to the distribution and package maintainers and reach me in a standardized and consistent way.
The access to the package vulnerability data should be handled in engineer friendly format that enables both human and machine friendly reading. I would like to have an REST API endpoint, supported with a common widely adopted specification and API documentation.
Requirements
The API design and implementation follows industry best practices like the Microsoft REST API Guidelines -> Azure REST API Guidelines or at least the most essential sections covering HTTP Request / Response Pattern, HTTP Return Codes.
The API provides clear, up-to-date developer friendly documentation according to a common standard, like OpenAPI Specification which is served together with the API for example over Swagger Open Source tools
As of today, single deployment is sufficient. It should contain always the latest version of the main branch.
NIST : Ingest all NIST metric versions, not only v3.
Definition of done
As user, I can use a public HTTP endpoint that is serving a well designed and versioned API and complete documentation for each allowed request. Preferred solution is to have HTTP REST API that can serve me documentation, schema and real data.
The user can query for known CVEs of a list packages
Limitations or not included in scope
This does not yet require a nice user interface, an HTTP API is sufficient
This does not yet include knowledge about which packages are included in any given Garden Linux image, the user provides a list of package names and versions
Epic: Maintain a vulnerability list for GL packages
Summary
As Garden Linux adopter, I would like to know what vulnerabilities are identified for the available packages in the Garden Linux repository. The information provided to me should aggregate the data collected from one or multiple sources available to the distribution and package maintainers and reach me in a standardized and consistent way.
The access to the package vulnerability data should be handled in engineer friendly format that enables both human and machine friendly reading. I would like to have an REST API endpoint, supported with a common widely adopted specification and API documentation.
Requirements
Definition of done
As user, I can use a public HTTP endpoint that is serving a well designed and versioned API and complete documentation for each allowed request. Preferred solution is to have HTTP REST API that can serve me documentation, schema and real data.
The user can query for known CVEs of a list packages
Limitations or not included in scope
Tasks
Nov
Oct
Sept
Aug
July
June
The text was updated successfully, but these errors were encountered: