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
using syft 0.73.0 to analyze an erlang project that contains a rebar.lock with some nested dependencies included, the erlang-rebar-lock-cataloger segfaults. below is an example against a checkout of https://github.com/vernemq/vernemq
What happened:
using syft 0.73.0 to analyze an erlang project that contains a rebar.lock with some nested dependencies included, the erlang-rebar-lock-cataloger segfaults. below is an example against a checkout of https://github.com/vernemq/vernemq
What you expected to happen:
safe handling of any cataloger failures (no segfault), if not enhancement to the cataloger to support nested dep lines in rebar.lock files.
Steps to reproduce the issue:
Anything else we need to know?:
removal of all lines like this from the rebar.lock file:
leaving only lines like this:
results in successful analysis.
Environment:
syft version
:cat /etc/os-release
or similar):The text was updated successfully, but these errors were encountered: