UNPKG

mcp-server-semgrep

Version:

MCP Server for Semgrep Integration - static code analysis with AI

11 lines (10 loc) 273 B
rules: - id: deprecated-pervasives pattern: Pervasives.$X message: Pervasives is deprecated and will not be available after 4.10. Use Stdlib. languages: [ocaml] severity: ERROR metadata: category: compatibility technology: - ocaml