Skip to main content

Crate rma_common

Crate rma_common 

Source
Expand description

Common types and utilities for Rust Monorepo Analyzer (RMA)

This crate provides shared data structures, error types, and utilities used across all RMA components.

Structs§

CodeMetrics
Code metrics for a file or function
Finding
A security or code quality finding
RmaConfig
Configuration for RMA operations
ScanSummary
Summary of a scan operation
SourceLocation
A source code location

Enums§

Language
Supported programming languages
RmaError
Core error types for RMA operations
Severity
Severity levels for findings