Skip to content

enhance axios vulnerability check in check.sh to avoid false positives and check all versions in dependency tree#6

Open
cristianchies wants to merge 2 commits intotheNetworkChuck:mainfrom
cristianchies:main
Open

enhance axios vulnerability check in check.sh to avoid false positives and check all versions in dependency tree#6
cristianchies wants to merge 2 commits intotheNetworkChuck:mainfrom
cristianchies:main

Conversation

@cristianchies
Copy link
Copy Markdown

enhance axios vulnerability check in check.sh to avoid false positives and check all versions in dependency tree

…sh to avoid false positives and check all versions in dependency tree
jamsajones added a commit to jamsajones/axios-attack-guide that referenced this pull request Apr 1, 2026
Extends the dep tree scan (from PR theNetworkChuck#6's npm list --all) to yarn, pnpm,
and bun across all four scripts: check.sh, check.ps1, check-revursive.sh,
and check-recursive.ps1.

- npm: npm list axios --all
- yarn: yarn why axios
- pnpm: pnpm list axios --depth=Infinity
- bun: bun pm ls --all

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant