-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 6.0.0
-
Component/s: DC Core
-
None
-
1
-
Severity 3 - Minor
-
2
Issue Summary
Quoting from public announcement :
How to find SBOM?
To locate the SBOM, go to the sbom/ folder in the product installation directory and search for a file named according to the following pattern: <product_name>-<version>-cyclonedx-sbom.json.Example SBOM location paths:
- Jira Software: atlassian-jira-software-9.4.14-cyclonedx-sbom.json
- Jira Service Management: atlassian-jira-servicedesk-5.4.14-cyclonedx-sbom.json
This is reproducible on Data Center: yes
Steps to Reproduce
- Download Crowd 6.1.0 TAR archive.
- Extract and verify the SBOM file name.
Expected Results
The filename should be:
atlassian-crowd-6.1.0/sbom/atlassian-crowd-6.1.0-cyclonedx-sbom.json
Actual Results
The filename is:
atlassian-crowd-6.1.0/sbom/atlassian-crowd-6.1.0.cdx.json
Workaround
Manually rename the file if needed.