You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Updated syft from v0.86.1 to v0.87.1 and processing of some Java projects (pom.xml) started to fail. What you expected to happen:
Expected the latest version (v0.87.1) to work. Steps to reproduce the issue: syft ./java-project-dir -o cyclonedx-json Anything else we need to know?:
I am processing 50+ Java projects (pom.xml) and about 20% of them fail with the v0.87.1 version.
v0.86.1 does not fail on any of the projects.
See the stack trace below. Environment:
Output of syft version: syft 0.87.1
OS (e.g: cat /etc/os-release or similar): Ubuntu 22.04.3 LTS (Jammy Jellyfish)
Thanks for the bug report @rnadler! We are working on a fix.
If you have a second, would you mind posting a link to Maven to a jar that exhibits this issue? We have one repro case, but it would be nice to make sure we're fixing yours.
What happened:
Updated syft from v0.86.1 to v0.87.1 and processing of some Java projects (pom.xml) started to fail.
What you expected to happen:
Expected the latest version (v0.87.1) to work.
Steps to reproduce the issue:
syft ./java-project-dir -o cyclonedx-json
Anything else we need to know?:
I am processing 50+ Java projects (pom.xml) and about 20% of them fail with the v0.87.1 version.
v0.86.1 does not fail on any of the projects.
See the stack trace below.
Environment:
syft version
: syft 0.87.1cat /etc/os-release
or similar): Ubuntu 22.04.3 LTS (Jammy Jellyfish)The text was updated successfully, but these errors were encountered: