Changes for version 0.5.2 - 2026-08-02
- Fixed manifest.
- Perl tidy.
- PctCPU/PctMem: fix inverted <= comparison.
- Add tests for All, Command, PctCPU, PctMem, and WChan.
- Test the process table lookup via a mocked Proc::ProcessTable.
Documentation
Modules
Runs a stack of checks to match Net::Connection objects.
Matches everything.
Runs a basic CIDR check against a Net::Connection object.
Check if the process command matches fix regexp for a Net::Connection object.
Check if the PID of a connection matches.
Runs a PTR check against a Net::Connection object.
Check if the pctcpu of a process matches for the process that has the connection.
Check if the pctmem of a process matches for the process that has the connection.
Runs a basic port check against a Net::Connection object.
Runs a protocol check against a Net::Connection object.
Runs a PTR check against a Net::Connection object using regular expressions.
Runs a basic state check against a Net::Connection object.
Check if the UID of a connection matches.
Runs a username check against a Net::Connection object.
Check if the process wait channel matches fix regexp for a Net::Connection object.