Skip to content

refactor: include/exclude dev deps in analyzers#10303

Open
DmitriyLewen wants to merge 22 commits intoaquasecurity:mainfrom
DmitriyLewen:fix/include-dev-deps-in-analyzers
Open

refactor: include/exclude dev deps in analyzers#10303
DmitriyLewen wants to merge 22 commits intoaquasecurity:mainfrom
DmitriyLewen:fix/include-dev-deps-in-analyzers

Conversation

@DmitriyLewen
Copy link
Copy Markdown
Contributor

@DmitriyLewen DmitriyLewen commented Mar 3, 2026

Description

Move dev(test) dependencies inclusion/exclusion in analyzers.
See #7476 for more details.

Related issues

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

- add relationship support
- add includeDevDeps option
- add logic to include/ Dev deps
- add/update tests
- add packages sorting
- add includeDevDeps option
- add logic to include/exclude Dev deps
- add/update tests
- add includeDevDeps option into parser
- add logic to include/exclude Dev deps
- forward includeDevDeps flag from analyzer into parser
- add/update tests for parser and analyzer
- add includeDevDeps option into parser
- add exclude Dev packages/deps in parser
- forward includeDevDeps flag from analyzer into parser
- add/update tests for parser and analyzer
@DmitriyLewen DmitriyLewen requested a review from knqyf263 as a code owner March 3, 2026 11:23
@DmitriyLewen
Copy link
Copy Markdown
Contributor Author

Reopened from #7484 after recreating the fork.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

This PR is stale because it has been labeled with inactivity.

@github-actions github-actions Bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed. label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enhancement(report): include/exclude dev deps in analyzers

1 participant