fossa_get_revision_notice_files
Retrieve NOTICE files from a revision's distributed source, with optional file contents, to identify copyright and license attributions.
Instructions
Return the NOTICE files FOSSA found in a revision's distributed source.
Set include_contents=False for just the paths and copyright lines. Notice
text is capped in total at FOSSA_REPORT_MAX_CHARS across all files, and the
files that were cut carry contents_truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_locator | Yes | ||
| include_contents | No | ||
| revision_locator | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||