name: "🐞 Bug report"
about: Report an issue with this software
title: 'exportSPDX and exportCDX fail '
labels: ''
assignees: ''
What version of this package are you using?
4.0.1
What operating system, Node.js, and npm version?
macos, node v26.3.0, pnpm 11.7.0
What happened?
while calling exportSPDX I received an HTTP 404 error that the API endpoint for orgs/myOrg/full-scans/1234/sbom/export/spdx doesn't exist
the same happened for exportCDX.
What did you expect to happen?
successful return of an SPDX or a CDX SBOM
Are you willing to submit a pull request to fix this bug?
Yes, I have the necessary changes on a branch.
name: "🐞 Bug report"
about: Report an issue with this software
title: 'exportSPDX and exportCDX fail '
labels: ''
assignees: ''
What version of this package are you using?
4.0.1
What operating system, Node.js, and npm version?
macos, node v26.3.0, pnpm 11.7.0
What happened?
while calling exportSPDX I received an HTTP 404 error that the API endpoint for orgs/myOrg/full-scans/1234/sbom/export/spdx doesn't exist
the same happened for exportCDX.
What did you expect to happen?
successful return of an SPDX or a CDX SBOM
Are you willing to submit a pull request to fix this bug?
Yes, I have the necessary changes on a branch.