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
An idea how to test this:
a dedicated test bed for this could include a license file that has no read-permissions. on linux/macos systems, this should be feasible.
Describe the bug
Some cases result in skipping over license files silently for the experimental license text extraction from #193
Make sure to abort with a non-zero status code on errors, that is address things like mentioned in https://github.com/AugustusKling/cyclonedx-node-yarn/pull/1/files#r1840859282
To Reproduce
Have a licence file with unknown MIME type in any dependency.
Expected behavior
Program should abort with a non-zero exit code.
The text was updated successfully, but these errors were encountered: