fossa_email_revision_attribution
Email a revision's attribution report to the account behind the API token. Customize format, dependencies, and license details.
Instructions
Email a revision's attribution report to the account behind the API token.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true.
The side effect is an outbound email rather than a change to FOSSA state,
which is why it is gated despite being a GET. The response is the queued
task, not the report. api_version="v1" calls the legacy path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | ||
| preview | No | ||
| api_version | No | v2 | |
| project_locator | Yes | ||
| revision_locator | Yes | ||
| include_file_matches | No | ||
| include_license_list | No | ||
| include_license_scan | No | ||
| exclude_package_labels | No | ||
| include_copyright_list | No | ||
| include_package_labels | No | ||
| include_license_headers | No | ||
| include_project_license | No | ||
| include_deep_dependencies | No | ||
| include_dependency_summary | No | ||
| include_direct_dependencies | No | ||
| include_open_vulnerabilities | No | ||
| include_closed_vulnerabilities | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||