fossa_export_package_index
Queue an export of the package index and have FOSSA email the download link to the calling user; returns a background task reference for tracking.
Instructions
Queue an export of the package index and have FOSSA email the download link to the calling token's user.
Read-only with respect to FOSSA state, and a GET, but it does send mail: the organization's package inventory leaves FOSSA as a link in someone's inbox. Nothing is returned but the background task reference; this server has no endpoint to poll it. Use fossa_list_packages to see the same rows inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | No | ||
| cwes | No | ||
| depth | No | ||
| labels | No | ||
| sources | No | ||
| fetchers | No | ||
| locators | No | ||
| team_ids | No | ||
| fix_types | No | ||
| severities | No | ||
| visibility | No | ||
| block_types | No | ||
| package_name | No | ||
| project_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||