[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] I have added unit tests that cover changed behavior
[x] I have tested my code in common scenarios and confirmed there are no regressions
[x] I have added comments to my code, particularly in hard-to-understand sections
note:
As make add-snippet wrote snippet to "classifiers/snippets/dart/3.0.0/linux-unknown-454d5f41524d/dart", I renamed folder to match under classifiers/bin/dart/3.0.0
$ go run cmd/syft/main.go -q --platform linux/arm/v7 dart:3.0.0-sdk | grep dart
dart 3.0.0 binary
$ go run cmd/syft/main.go -q dart:2 | grep dart
dart 2.19.6 binary
Description
Type of change
Checklist:
note: As
make add-snippet
wrote snippet to "classifiers/snippets/dart/3.0.0/linux-unknown-454d5f41524d/dart", I renamed folder to match under classifiers/bin/dart/3.0.0