-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b44fb47
commit fb5be20
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
cis-hardening (3.1-0) unstable; urgency=medium | ||
|
||
* Add missing HARDENING_LEVEL var for some checks | ||
* Add dealing with debian 11 | ||
* Add warning for unsupported distributions and debian version | ||
* Remove bc dependency | ||
* Add 1.8.1-4 comprehensive tests | ||
* Add 3.1-3.x comprehensive tests | ||
* Add missing 3.4.x checks and tests (exotic protocol) | ||
* Add environment detection (container) | ||
* Improve kernel module detection | ||
* Improve partition detection | ||
* Add cli option to override loglevel | ||
* Improve 5.1.8 to allow more restrictive permissions | ||
* Upgrade mac and key to be debian10 CIS compliant | ||
* Fix path in 1.6.4 | ||
|
||
-- Thibault Ayanides <[email protected]> Mon, 22 Feb 2021 8:30:01 +0100 | ||
|
||
cis-hardening (3.0-1) unstable; urgency=medium | ||
|
||
* Add workflows for github action | ||
|