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

fix: add support for Dart SDK package dependencies #1891

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Conversation

rufman
Copy link
Contributor

@rufman rufman commented Jun 23, 2023

SDK package dependencies such as Flutter cause yaml parsing errors. Update the parser so that lockfiles including these packages can be evaluated.

SDK package dependencies such as Flutter cause yaml parsing errors.
Update the parser so that lockfiles including these packages can be
evaluated.

Signed-off-by: Stephane Rufer <1128559+rufman@users.noreply.github.com>
Signed-off-by: Stephane Rufer <1128559+rufman@users.noreply.github.com>
Copy link
Contributor

@kzantow kzantow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM -- thanks for the contribution @rufman !

@kzantow kzantow merged commit 7943c73 into anchore:main Jun 23, 2023
@kzantow kzantow added the bug Something isn't working label Jun 29, 2023
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
Signed-off-by: Stephane Rufer <1128559+rufman@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants