vulnicheck
Created 4 months ago
AI-Powered Security Scanner for Python projects and GitHub repositories.
development
security
documentation
public
What is vulnicheck?
Real-time Python package vulnerability scanner that checks dependencies against OSV and NVD databases, providing comprehensive security analysis with CVE details, lock file support, and actionable upgrade recommendations.
Documentation
See DETAILS.md for complete documentation.
Server Config
{
"mcpServers": {
"vulnicheck-server": {
"command": "npx",
"args": [
"vulnicheck"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 07, 2025
Updated At:
Aug 07, 2025
Author:
Andras Fe
Category:
community
License:
Vulnerability data provided 'AS IS' without warranty.
Tags:
development
security
documentation