Skip to content

Add DartAnalyzer#4869

Merged
jeremylong merged 3 commits intodependency-check:mainfrom
sticksen:main
Sep 25, 2022
Merged

Add DartAnalyzer#4869
jeremylong merged 3 commits intodependency-check:mainfrom
sticksen:main

Conversation

@sticksen
Copy link
Copy Markdown

Fixes Issue

fixes #2729

Description of Change

This PR adds parsing of pubspec.lock and pubspec.yaml files, typically used in Flutter projects.

Have test cases been added to cover the new functionality?

yes

@boring-cyborg boring-cyborg Bot added cli changes to the cli core changes to core tests test cases utils changes to utils labels Sep 21, 2022
Comment thread core/src/main/java/org/owasp/dependencycheck/analyzer/DartAnalyzer.java Outdated
@jeremylong
Copy link
Copy Markdown
Collaborator

Thanks for the PR!

@jeremylong jeremylong merged commit 9ace056 into dependency-check:main Sep 25, 2022
@jeremylong jeremylong added this to the 7.2.2 milestone Sep 25, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cli changes to the cli core changes to core tests test cases utils changes to utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for scanning flutter/dart projects

3 participants