modules

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: AGPL-3.0, AGPL-3.0-only Imports: 18 Imported by: 0

Documentation

Overview

Package modules contains all built-in lint modules. Import this package to register all modules via their init() functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckFilenameCollisions

func CheckFilenameCollisions(files []lint.FileInfo) []lint.Finding

CheckFilenameCollisions detects case-insensitive filename collisions across a set of files. Called separately from the per-file Check because it needs the full file list.

Types

This section is empty.

Directories

Path Synopsis
Package freshness checks for outdated dependencies across ecosystems: Dockerfile base images, pinned tool versions, Go modules, Rust crates, npm packages, Alpine APK, Debian/Ubuntu APT, and pip packages.
Package freshness checks for outdated dependencies across ecosystems: Dockerfile base images, pinned tool versions, Go modules, Rust crates, npm packages, Alpine APK, Debian/Ubuntu APT, and pip packages.
Package osv runs osv-scanner against lockfiles to detect known vulnerabilities from the OSV database.
Package osv runs osv-scanner against lockfiles to detect known vulnerabilities from the OSV database.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL