AlmaLinux / AlmaLinux/alma-sbom
feat: package: Implement "copylightText" field
Open
enhancement
- Dominant language
- Python
- Stars
- 16
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Implement copylightText field.
But now, the field is always "NOASSERTION"
- Add copylightTEXT attribute in Package model
- Implement each collector class to get copylight text (but It is OK the text is empty string (= "") )
- Implement formatter for each model class. if the field is "", then output "NOASSERTION"
Contributor guide
Assessment
This issue has not been assessed yet.