Dependency Scanning support for DART projects using pub package manager
Proposal
For Dart and Flutter based projects, pub package manager is used to handle dependencies. The pubspec file could be used for detecting dependencies with known security issues. This can be integrated to Gitlab Dependency scanning feature.