Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
npmx-dev
/
vscode-npmx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
75
Code
Issues
6
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: allow ignoring some diagnostics
- #53
#53
Merged
9romise
merged 20 commits into
main
npmx-dev/vscode-npmx:main
from
ignore/vulnerability
npmx-dev/vscode-npmx:ignore/vulnerability
Copy head branch name to clipboard
Mar 6, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: allow ignoring some diagnostics
#53
9romise
merged 20 commits into
main
npmx-dev/vscode-npmx:main
from
ignore/vulnerability
npmx-dev/vscode-npmx:ignore/vulnerability
Copy head branch name to clipboard
Commits
Commits on Feb 28, 2026
feat: add `ignore.vulnerability`
9romise
committed
d7a65d8
View commit details
Copy full SHA for d7a65d8
Browse repository at this point
Commits on Mar 1, 2026
feat: allow ignoring vulnerabilities for specific package versions
9romise
committed
e0de95c
View commit details
Copy full SHA for e0de95c
Browse repository at this point
feat: allow ignore deprecation and replacement
9romise
committed
a0ee384
View commit details
Copy full SHA for a0ee384
Browse repository at this point
feat: allow ignore by package name
9romise
committed
c8f65c8
View commit details
Copy full SHA for c8f65c8
Browse repository at this point
Commits on Mar 2, 2026
feat: allow ignore upgrade
9romise
committed
11c1331
View commit details
Copy full SHA for 11c1331
Browse repository at this point
add configration scope
9romise
committed
c85a43e
View commit details
Copy full SHA for c85a43e
Browse repository at this point
Commits on Mar 4, 2026
Merge branch 'main' into ignore/vulnerability
9romise
committed
f0ae4bd
View commit details
Copy full SHA for f0ae4bd
Browse repository at this point
refactor: extract `addToIgnore` and `checkIgnored`
9romise
committed
f7fe649
View commit details
Copy full SHA for f7fe649
Browse repository at this point
docs: update
9romise
committed
db094cb
View commit details
Copy full SHA for db094cb
Browse repository at this point
chore: mock #state
9romise
committed
cbd84b1
View commit details
Copy full SHA for cbd84b1
Browse repository at this point
fix: correctly ignore for upgrade
9romise
committed
66b7ecc
View commit details
Copy full SHA for 66b7ecc
Browse repository at this point
Commits on Mar 5, 2026
refactor: simplify logic
9romise
committed
1328cee
View commit details
Copy full SHA for 1328cee
Browse repository at this point
fix: downgrade version '' to null
9romise
committed
1bebe4d
View commit details
Copy full SHA for 1bebe4d
Browse repository at this point
Merge branch 'main' into ignore/vulnerability
Show description for 9414620
9romise
committed
9414620
View commit details
Copy full SHA for 9414620
Browse repository at this point
chore: use `community` words
9romise
committed
36a5b67
View commit details
Copy full SHA for 36a5b67
Browse repository at this point
fix: only warn package name on upgrade diagnostic
9romise
committed
922f915
View commit details
Copy full SHA for 922f915
Browse repository at this point
test: update
9romise
committed
27ae4c9
View commit details
Copy full SHA for 27ae4c9
Browse repository at this point
docs: add missing desc
9romise
committed
dc518c2
View commit details
Copy full SHA for dc518c2
Browse repository at this point
Merge branch 'main' into ignore/vulnerability
Show description for 0cf4795
9romise
committed
0cf4795
View commit details
Copy full SHA for 0cf4795
Browse repository at this point
Commits on Mar 6, 2026
Merge branch 'main' into ignore/vulnerability
Show description for 7d1cc28
9romise
committed
7d1cc28
View commit details
Copy full SHA for 7d1cc28
Browse repository at this point
You can’t perform that action at this time.