logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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