table of contents
other versions
- buster-backports 2.104.0~bpo10+1
- testing 2.104.0
- unstable 2.104.0
Lintian::Processable::Hardening(3) | Debian Package Checker | Lintian::Processable::Hardening(3) |
NAME¶
Lintian::Processable::Hardening - access to collected hardening dataSYNOPSIS¶
use Lintian::Processable;
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.
AUTHOR¶
Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.SEE ALSO¶
lintian(1)2021-02-01 | Lintian v2.104.0~bpo10+1 |