GitHub’s supply chain features now support Dart
Summary
Dart developers will now receive Dependabot alerts for known vulnerabilities on their pubspec dependencies. The dependency graph supports detecting pubspec.lock and pubspec.yaml files. Dependencies from these files will be displayed…
Dart developers will now receive Dependabot alerts for known vulnerabilities on their pubspec dependencies.
The dependency graph supports detecting pubspec.lock
and pubspec.yaml
files. Dependencies from these files will be displayed within the dependency graph section in the Insights tab.
The Advisory Database includes curated security advisories for vulnerabilities on pubspec packages.
Learn more about: