Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[npm] Recommended action is for tertiary dependencies which cant be touched. #80

Open
anantshri opened this issue May 9, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@anantshri
Copy link

Ran it over an npm codebase. and the recommendations are specifically pointing to packages that are 3 or 5 level deep in dependencies.

  1. we should be marking them as such that its not a direct dependency.
  2. we should be de prioritizing them or rolling them up on the top level dependency that this has following faults.
@abhisek
Copy link
Member

abhisek commented May 10, 2023

@anantshri Thanks for opening this issue. We have a #8 as a planned item to better handle these requirements.

@abhisek
Copy link
Member

abhisek commented Feb 6, 2024

@anantshri We will be grouping remediation advice by top level (direct) dependencies so that you can easily identify which top level dependency to upgrade to fix maximum number of issues, including identifying how to update a vulnerable transitive dependency.

Screenshot 2024-02-06 at 9 06 53 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants