feat: enhance MCP tool name validation with comprehensive pattern detection #1
6 new alerts
New alerts in code changed by this pull request
- 2 warnings
- 4 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Code scanning / Bandit
Use of exec detected. Warning
Code scanning / Bandit
Use of exec detected. Warning
Code scanning / Bandit
Consider possible security implications associated with the subprocess module. Note
Code scanning / Bandit
Possible hardcoded password: 'wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY' Note
Code scanning / Bandit
subprocess call - check for execution of untrusted input. Note
Code scanning / Bandit
subprocess call - check for execution of untrusted input. Note