veracode-mcp.md

Veracode MCP

from"veracode"
480

Veracode application security

Security
VeracodesecuritySASTDAST
install.sh
# Clone the repository
$git clone https://github.com/veracode/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve