Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 444 Bytes

SBOMer

A service to generate SBOMs in the CycloneDX format for Project Newcastle (PNC) builds.

This service is the implementation of the Trusted Content MVP.

Documentation

See the documentation.

Kubernetes deployment

Kustomize deployment scripts are available:

kubectl apply -k k8s/overlays/production

This will run the service using published images.