Skip to main content

Module languages

Module languages 

Source
Expand description

Multi-Language Pattern Support

Provides language-specific bug patterns for Python, TypeScript, Go, and Rust.

Structs§

LangPattern
A language-specific pattern.

Enums§

Language
Supported programming languages for bug hunting.

Functions§

all_language_globs
Get all supported file extensions as glob patterns.
patterns_for_language
Get patterns applicable to a specific language.