Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Code Shield Security-ScannerNew to Visual Studio Code? Get it now.
Code Shield Security-Scanner

Code Shield Security-Scanner

M Taha Waqas

|
6 installs
| (0) | Free
A Pre-commit Security Vulnerability Detection Tool for Python security scaning which includes taint analysis, CVE detection, sandbox execution, SARIF reporting, and intelligent vulnerability assessment.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Python Pre-commit Security Tool

A Pre-commit Security Vulnerability Detection Tool for Python.

Features

  • Deep Python security scanning
  • Semgrep integration
  • Bandit integration
  • CVE detection
  • Dynamic sandbox analysis
  • AST taint analysis
  • Security diagnostics
  • HTML & SARIF reports
  • AI-generated remediation prompts
  • Real-time execution timer
  • Scan cancellation support

How to Run a Scan

Method 1 — Command Palette

  1. Open a Python file
  2. Press:
Ctrl + Shift + P
  1. Run:
Python Security Scanner: Scan

Method 2 — Status Bar

Click:

Scan

in the VS Code bottom status bar.


Method 3 — Auto Scan on Save

Enable:

"pythonSecurityScanner.autoScanOnSave": true

inside VS Code settings.

The extension automatically scans Python files on save.


Reports

Generated reports:

  • HTML Security Report
  • SARIF Report

AI Recommended Fix Prompts

If critical vulnerabilities are detected, the extension can generate AI-ready remediation prompts automatically.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft