Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(knowledge_db *bun.DB, sbom sbom.Output, languageId string, licensePolicy knowledge.LicensePolicy, start time.Time) types.Output
Start is a function that starts the analysis process for a given SBOM (Software Bill of Materials). It takes the SBOM ID, language ID, license policy, and database as input parameters. It returns the analysis output as a types.Output struct.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.