Skip to content

fix: support file:// URLs in SBOMs - #162

Merged
tngraf merged 1 commit into
mainfrom
fix-sbom-file-url
Jul 11, 2025
Merged

fix: support file:// URLs in SBOMs#162
tngraf merged 1 commit into
mainfrom
fix-sbom-file-url

Conversation

@gernot-h

Copy link
Copy Markdown
Collaborator

Fixes #161

As we need string handling and anyways converted to str everywhere, I
also changed the return value of CycloneDxSupport.get_ext_ref_*_file.

Fixes #161
@gernot-h
gernot-h force-pushed the fix-sbom-file-url branch from 28bf57c to 1487b00 Compare July 10, 2025 08:13
gernot-h added a commit to sw360/capywfa that referenced this pull request Jul 11, 2025
@tngraf
tngraf merged commit ac9a1ee into main Jul 11, 2025
6 checks passed
@gernot-h
gernot-h deleted the fix-sbom-file-url branch July 14, 2025 06:55
gernot-h added a commit to sw360/capywfa that referenced this pull request Jul 14, 2025
This is based on CaPyCli 2.9.1 and includes
sw360/capycli#162
gernot-h added a commit to sw360/capywfa that referenced this pull request Jul 14, 2025
This is based on CaPyCli 2.9.1 and includes
sw360/capycli#162

update_project() now needs pre-initialized project_info.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"bom createcomponents" will not accept external references with local file:// URLs

2 participants