fossa_share_sbom_revision
Share an SBOM project revision with another organization through FOSSA. Requires an existing sharing link and the sbomSharing feature flag; the disclosure is one-way.
Instructions
Share one SBOM project revision with another organization.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true.
This discloses the revision's contents to a different organization and the vendored spec documents no endpoint to withdraw it, so treat it as one-way. shared_organization_id is the id of an existing link, not an organization id ā read it from fossa_get_sbom_sharing(section="linked_organizations"). Only revisions of SBOM projects can be shared, and the organization needs the sbomSharing feature flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision_id | Yes | ||
| shared_organization_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||