SBoM v0.5.0 SBoM View Source

Link to this section Summary

Functions

Builds a SBoM for the current Mix project. The result can be exported to CycloneDX XML format using the SBoM.CycloneDX module. Pass an environment of nil to include dependencies across all environments.

Link to this section Functions

Link to this function

components_for_project(environment \\ :prod)

View Source

Builds a SBoM for the current Mix project. The result can be exported to CycloneDX XML format using the SBoM.CycloneDX module. Pass an environment of nil to include dependencies across all environments.