|
| 1 | +--- |
| 2 | +name: Bug report |
| 3 | +about: Report an issue with the mcp-security-audit tool |
| 4 | +title: "[BUG]" |
| 5 | +labels: bug |
| 6 | +assignees: qianniuspace |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +**Describe the bug** |
| 11 | +A clear and concise description of what the bug is. |
| 12 | + |
| 13 | +**To Reproduce** |
| 14 | +Steps to reproduce the behavior: |
| 15 | +1. Command or configuration used |
| 16 | +2. Package.json content or dependencies being audited |
| 17 | +3. Environment details (Node.js version, npm version) |
| 18 | +4. Error message or unexpected output |
| 19 | + |
| 20 | +**Expected behavior** |
| 21 | +A clear and concise description of what you expected to happen. |
| 22 | + |
| 23 | +**Actual behavior** |
| 24 | +What actually happened, including any error messages, logs, or unexpected output. |
| 25 | + |
| 26 | +**Screenshots** |
| 27 | +If applicable, add screenshots to help explain your problem. |
| 28 | + |
| 29 | +**Environment information:** |
| 30 | + - OS: [e.g. macOS, Windows, Linux] |
| 31 | + - Node.js version: [e.g. 18.15.0] |
| 32 | + - npm version: [e.g. 9.5.0] |
| 33 | + - mcp-security-audit version: [e.g. 1.0.4] |
| 34 | + - Integration method: [e.g. npx, local installation, Smithery] |
| 35 | + - Client used: [e.g. Claude Desktop, Cursor, Cline] |
| 36 | + |
| 37 | +**Additional context** |
| 38 | +Add any other context about the problem here, such as: |
| 39 | +- Were you auditing a specific package? |
| 40 | +- Did the issue occur with specific dependency versions? |
| 41 | +- Any recent changes to your environment? |
0 commit comments