Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Lintian::Processable::Hardening - access to collected hardening data

Author

Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

Description

Lintian::Processable::Hardening provides an interface to collected hardening data.

Instance Methods

hardening_info Returns a hashref mapping a FILE to its hardening issues. NB: This is generally only useful for checks/binaries to emit the hardening-no-* tags.

Name

Lintian::Processable::Hardening - access to collected hardening data

See Also

lintian(1) Lintian v2.122.0ubuntu1 2025-05-01 Lintian::Processable::Hardening(3)

Synopsis

use Lintian::Processable;

See Also