Closed louislang closed 1 year ago
Do we not want this to be an export option in the UI? I only ask because we have other SBOM formats implemented in the API. It seems like doing it on the backend would allow us to export it both from the CLI and UI.
Do we not want this to be an export option in the UI? I only ask because we have other SBOM formats implemented in the API. It seems like doing it on the backend would allow us to export it both from the CLI and UI.
We absolutely do. This is just a quick fix to get a customer moving.
Implements a basic SARIF extension for converting Phylum JSON output to a valid SARIF JSON.