in freertos builds .cve, .manifest and .testdata.json files are not created and are just broken links-to-self
Value
in freertos builds .cve
, .manifest
and .testdata.json
files are not created and are just broken links-to-self
so our compliance pipelines are not able to collect and parse build metadata
Acceptance Criteria
FreeRTOS builds should generate .cve
, .manifest
and .testdata.json
files and not links-to-self
Applicable Personas
- Software Quality Auditor
- License Compliance Auditor