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

Loros Security Scanner

Loros Security Solutions

|
1 install
| (0) | Free
Catch security vulnerabilities and exposed secrets before they reach production. Loros Security Scanner runs fast, local SAST and secrets analysis on JavaScript, TypeScript, Python, Go, and PHP projects — right inside VS Code. Get AI-powered fix suggestions, block risky pushes with pre-push checks,
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Loros Security Scanner for VS Code

A fast, local security scanner for VS Code that performs SAST (Static Application Security Testing) and secrets detection with minimal false positives.

Features

  • 🔍 Fast, local-only security scanning
  • 🎯 Low/zero false positives
  • 💻 Inline diagnostics and quick fixes
  • 🚫 Pre-push blocking based on policy
  • 🔒 Zero network dependency for scanning
  • ☁️ Optional sync with Loros platform

Installation

  1. Install the extension from the VS Code Marketplace
  2. Required engines (Semgrep) will be automatically installed on first use
  3. Optional: Install TruffleHog for enhanced secrets detection

Requirements

  • VS Code 1.85.0 or higher
  • Node.js 20 or higher

Supported Languages

Primary Support

  • JavaScript/TypeScript
  • Python

Secondary Support

  • Go
  • PHP
  • Secret scanning is language-agnostic

Usage

Commands

  • Loros: Scan Changed Files - Scan currently changed files
  • Loros: Pre-push Security Scan - Run security check before push
  • Loros: Apply Security Fix - Apply suggested fix for a security issue
  • Loros: Report False Positive - Report a false positive finding

Configuration

  • loros.severityThreshold: Minimum severity level for reporting (low/medium/high/critical)
  • loros.languages: Languages to scan
  • loros.rulesetChannel: Ruleset update channel (stable/canary)

Security & Privacy

  • All scans run locally
  • Code never leaves your machine unless explicitly opted-in
  • Findings are redacted before upload
  • Secure token storage using VS Code SecretStorage

Development

Building

  1. Clone the repository
  2. Run npm install
  3. Run npm run build

Testing

npm run test

Packaging

npm run package

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

License

MIT

Security

Report security issues to security@loros.io

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