aboutcode-org / aboutcode-org/scancode-toolkit
Extend copyright output with raw data option
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
## Short Description
As discussed in the ORT Community Meeting (https://github.com/oss-review-toolkit/ort/wiki/ORT-Community-Meeting#2024-04-11) we propose to add a raw data export option to ScanCode so that post-processing of copyrights becomes possible on the raw and not normalized data which ScanCode usually does.
## Possible Labels
- new feature
- copyright scan
## Select Category
- [x] Enhancement
- [ ] Add License/Copyright
- [ ] Scan Feature
- [ ] Packaging
- [ ] Documentation
- [ ] Expand Support
- [ ] Other
## **Describe the Update**
ScanCode should be able to export raw data on demand. Either as a second field as an addition to the existing copyright or as a configuration option to not normalize copyrights and provide the raw data in the existing result field.
## **How This Feature will help you/your organization**
We have a strong requirement from our legal department that copyrights need to be correct and complete. Some of the normalizations of ScanCode currently omit information which might be required. Therefore raw data would help us to do manual and automated post-processing of copyright statements.
## **Possible Solution/Implementation Details**
@pombredanne suggested to also export the existing raw tokenized data before normalization happens.
## **Example/Links if Any**
## **Can you help with this Feature**
Contributor guide
Assessment
This issue has not been assessed yet.