For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

The Meterian SASHA scanner is a static code analyser for code that, using pattern matching and semantic grep, detects security problems in your codebases.

It integrates with multiple open source scanners in order to provide wide range of support for multiple languages.

It provides standard SARIF support for multiple languages.

The scanner supports these languages/ecosystems:

  • .NET (C# / TypeScript)

  • Golang

  • Java

  • NodeJS

  • PHP

  • Python

  • Rust

Last updated