Skip to content

Add support for other ecosystems besides Maven and NPM #96

@heruan

Description

@heruan

We currently support two dependency ecosystems in the kit: Maven and NPM. These cover all the application dependencies, but not the environment the application runs in, e.g. Docker images. To add support for other ecosystems besides Maven and NPM, we need:

  • have those packages in the SBOM (preferably with CycloneDX plugins, e.g. docker/sbom-cli-plugin);
  • handle ecosystem dynamically when building requests and parsing responses to/from the OSV API;
  • update the UI accordingly to be able to show/filter the new ecosystems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions