question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error on bom creation on version 1.4.1

See original GitHub issue

Situation:

Running commands

cyclonedx-py -X -r -o bom.xml  # or alias
cyclonedx-bom -X -r -o bom.xml

on version 1.4.1 fails with an error:

image

Running same command on version 1.3.1 succeeds:

image

Environment

image: mcr.microsoft.com/playwright:focal

python --version
Python 3.8.10

Expected behaviour:

Command should succeed on version 1.4.1 as well or a hint about the reason should be provided.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
madpahcommented, Nov 12, 2021

@SeniorTest - 1.4.2 has been released with a fix: https://pypi.org/project/cyclonedx-bom/1.4.2/

Please let us know if you continue to have this error.

1reaction
madpahcommented, Nov 12, 2021

@SeniorTest - we have reproduced the error - will get a fix out shortly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Defect BOM creation in v.1.4 · Issue #15 - GitHub
When creating a BOM from a Maven project, the URL is inserted twice in the BOM header under xsi:schemaLocation.
Read more >
BOM creation error - SAP Community
hi to all , when I m creating the BOM the system gives the error as "BOM can only be extended via Master...
Read more >
java - Failed to execute goal org.apache.maven.plugins ...
If you are using version 1.4.1 of maven-enforcer-plugin and it is ... This error is likely caused due to a mismatch of the...
Read more >
VMware Tanzu Kubernetes Grid 1.4.1 Release Notes
Workaround: See the Knowledge Base article TKG cluster creation or upgrade fails with error - unable to configure variables for provider ...
Read more >
Firebase Android SDK Release Notes - Google
The latest Firebase BoM version contains the latest versions of each Firebase Android library. To learn which library versions are mapped to a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found