Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get haskell panic fix into main; remove extra changes #2448

Merged
merged 6 commits into from
Dec 20, 2023
Merged

Conversation

willmurphyscode
Copy link
Contributor

Follow up to get #2419 into main with a couple extraneous changes removed. See #2421, but there are a couple more things to do before resolving.

houdini91 and others added 6 commits December 12, 2023 14:26
Fixes a bug where previously the haskell cataloger would panic
when parsing a stack.yaml.lock file that had an entry with an empty
hackage string.

Signed-off-by: houdini91 <[email protected]>
@willmurphyscode willmurphyscode added the changelog-ignore Don't include this issue in the release changelog label Dec 20, 2023
@willmurphyscode willmurphyscode merged commit 4aa2d8c into main Dec 20, 2023
10 checks passed
@willmurphyscode willmurphyscode deleted the pr-2419 branch December 20, 2023 15:57
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
…hore#2448)

Fixes a bug where previously the haskell cataloger would panic
when parsing a stack.yaml.lock file that had an entry with an empty
hackage string.

Signed-off-by: houdini91 <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
Co-authored-by: houdini91 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't include this issue in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants