Commit Graph

  • 334d743125
    fix EXCEPTIONS management (#104) v3.1-6 Thibault Ayanides 2021-06-02 13:47:19 +02:00
  • 4ed8adf790
    Update changelog (#103) v3.1-5 Thibault Ayanides 2021-05-28 15:06:48 +02:00
  • f4328deeb2
    Fix unbound variable (#102) Thibault Ayanides 2021-05-28 15:00:58 +02:00
  • 29505255ff
    Update changelog (#99) v3.1-4 Thibault Ayanides 2021-05-07 09:16:15 +02:00
  • 9e6c9a0d8a
    Accept lower values (#95) Thibault Ayanides 2021-04-27 16:04:13 +02:00
  • 1cade2e375
    FIX(2.2.1.2): custom func not working for systemd (#90) Thibault Ayanides 2021-04-27 13:49:05 +02:00
  • fc8a2b2561
    FIX: add commands to sudoers (#91) Thibault Ayanides 2021-04-27 13:31:59 +02:00
  • cadc25c28c
    Dir exceptions (#96) Thibault Ayanides 2021-04-26 17:05:22 +02:00
  • 8c6c9a7571 IMP(tests): checks that stderr is empty Thibault Ayanides 2021-04-26 09:26:40 +02:00
  • dd41988933 Update changelog v3.1-3 Thibault Ayanides 2021-04-12 12:18:13 +02:00
  • f6c6e6a0a8 FIX(4.1.11): add SUDO to find suid files Thibault Ayanides 2021-04-12 11:58:24 +02:00
  • d26ad48416 Update changelog v3.1-2 Thibault Ayanides 2021-04-02 09:17:40 +02:00
  • d110a2aa19 Ignore case for sshd conf Thibault Ayanides 2021-04-02 08:56:37 +02:00
  • cbd81b8ab2
    Update changelog (#82) v3.1-1 Thibault Ayanides 2021-03-26 12:16:50 +01:00
  • 1c51e4cec4
    Check that package are installed before launching check (#69) Thibault Ayanides 2021-03-25 14:01:57 +01:00
  • f8ac58700d
    FIX(4.1.1.4): bad pattern (#67) Thibault Ayanides 2021-03-25 13:50:08 +01:00
  • 1c1393c7e3
    Fix div function to manage 0 on numerator (#79) Thibault Ayanides 2021-03-23 08:36:36 +01:00
  • c50f200c5c FIX(5.4.5.2): explicit sha512 Thibault Ayanides 2021-03-15 10:05:49 +01:00
  • c0ecc9cd6f README: fix spelling and spacing in first line Simão Gomes Viana 2021-03-18 23:04:07 +01:00
  • fb5be208ef Update changelog v3.1-0 Thibault Ayanides 2021-02-08 14:50:20 +01:00
  • b44fb47c3a
    add log details to be more comprehensive (#49) jeremydenoun 2021-02-17 12:04:11 +01:00
  • 84ac4db90f
    fix incorrect path from ls (#45) jeremydenoun 2021-02-17 12:00:13 +01:00
  • 40fb536d4e
    Add missing HARDENING_LEVEL (#44) Thibault Ayanides 2021-02-17 11:51:51 +01:00
  • d1b371f410
    Add is_ipv6_disabled (#57) Thibault Ayanides 2021-02-17 11:45:20 +01:00
  • 6ab1cab3ce
    IMP(5.1.8): allow more restrictive permissions (#59) Thibault Ayanides 2021-02-17 11:40:31 +01:00
  • 1a7dd5893a
    Use pam_faillock instead of pam_tally for bullseye (#56) Thibault Ayanides 2021-02-17 11:36:58 +01:00
  • fa111bc0d0
    Update mac and kex to match debian10 CIS (#60) Thibault Ayanides 2021-02-17 11:31:22 +01:00
  • 460843ffb3
    Fix #51 (#58) Thibault Ayanides 2021-02-17 11:19:38 +01:00
  • 896d277d95
    fix #46 bug (#47) jeremydenoun 2021-02-11 14:00:18 +01:00
  • 6ae05f3fa2
    Add dealing with debian 11 Thibault Ayanides 2021-02-08 13:54:24 +01:00
  • 449c695415 IMP: improve partition detection in container Thibault Ayanides 2021-01-25 14:44:31 +01:00
  • 2d6550fb13
    Bump dev-drprasad/delete-tag-and-release from v0.1.2 to v0.1.3 (#41) dependabot[bot] 2021-02-04 16:23:41 +01:00
  • 0b6ea0d97e
    IMP: add multiple Improvements jeremydenoun 2021-02-04 16:21:49 +01:00
  • ec9e2addc2 Bump luizm/action-sh-checker from v0.1.10 to v0.1.12 dependabot[bot] 2021-01-29 07:06:03 +00:00
  • ed1baa724e IMP: mark some checks as useless Thibault Ayanides 2021-01-21 11:21:18 +01:00
  • bd4ddfc398 ADD(3.4.x): add checks and tests Thibault Ayanides 2021-01-21 11:09:25 +01:00
  • 5a72d986ea IMP(3.1-3.x): add comprehensive tests Thibault Ayanides 2021-01-21 11:02:08 +01:00
  • c51513e083 IMP(1.8.1.4-6): add comprehensive tests Thibault Ayanides 2021-01-21 10:59:26 +01:00
  • 6127f2fe67 IMP(4.2.2.x): improve dealing with default conf Thibault Ayanides 2021-01-20 09:21:08 +01:00
  • 6efefa07ac
    Update shellcheck workflow Thibault Serti 2021-01-22 14:45:01 +01:00
  • dce926a536
    Add default variable to avoid unbound variable jeremydenoun 2021-01-22 10:02:44 +01:00
  • 0edb837f80
    Remove bc dependency jeremydenoun 2021-01-22 09:31:53 +01:00
  • 1c2e171655
    Fix ovh/debian-cis:#25 (#28) jeremydenoun 2021-01-21 16:01:34 +01:00
  • 4a652a94c6 Bump EndBug/add-and-commit from v6 to v7 dependabot[bot] 2021-01-18 14:48:30 +00:00
  • 89780550e6 Fix badges on README v3.0-1 Thibault Ayanides 2021-01-18 14:26:34 +01:00
  • 047421f2d8 Regenerate man pages (Github action) Thibault Ayanides 2021-01-18 13:13:04 +00:00
  • 124aeea5cc Fix debian package build via github actions Thibault Ayanides 2021-01-18 14:03:24 +01:00
  • 8de9817035 Update LICENSE Thibault Ayanides 2021-01-18 11:58:38 +01:00
  • 3217429679 Regenerate man pages (Github action) Thibault Ayanides 2021-01-18 09:11:47 +00:00
  • af38e4f404 Update changelog Thibault Ayanides 2021-01-18 09:04:47 +01:00
  • efb14ea0a9 Add compile manual github action Thibault Ayanides 2021-01-15 16:31:16 +01:00
  • 8029da6157 Add manual Thibault Ayanides 2021-01-15 15:53:06 +01:00
  • 4281ed330a Update compat in debian package Thibault Ayanides 2021-01-15 15:02:36 +01:00
  • aa90093f24 Add dependabot action Thibault Ayanides 2021-01-15 14:28:08 +01:00
  • 0ab210183b Beautify README.md Thibault Ayanides 2021-01-15 11:51:53 +01:00
  • 8f5e3c2ef8 Bump shellcheck action version Thibault Ayanides 2021-01-15 15:56:35 +01:00
  • f454b18991 Change artefact name when releasing Thibault Ayanides 2021-01-15 09:13:12 +01:00
  • 33b0dae4c3 Check if changelog was modfified before release Thibault Ayanides 2021-01-15 08:19:37 +01:00
  • 44e7ea7c63 Improve workflows Thibault Ayanides 2021-01-15 08:18:07 +01:00
  • 3f20f99e50 Add github actions Thibault Ayanides 2021-01-13 11:56:35 +01:00
  • 45ccd337b4 Update README, AUTHORS, LICENSE Thibault Ayanides 2021-01-13 11:14:26 +01:00
  • 624aba950d ADD(4.2.1.6): add new syslog-ng check v3.0 Thibault Ayanides 2021-01-04 14:24:35 +01:00
  • 0ca73899d3 ADD(4.2.2.x): add journald checks Thibault Ayanides 2021-01-04 10:10:47 +01:00
  • a5e1cb90cd ADD(4.1.1.4): add new check Thibault Ayanides 2021-01-04 09:03:44 +01:00
  • b6fff5b8b6 ADD(2.2.1.2): add systemd-timesyncd Thibault Ayanides 2020-12-24 16:20:12 +01:00
  • e0c6692ff2 ADD(4.1.1.1): add auditd install Thibault Ayanides 2020-12-24 16:20:02 +01:00
  • 7c69305b44 Update changelog Thibault Ayanides 2021-01-04 08:20:59 +01:00
  • e2ad0a5dcc ADD(4.4): add logrotate permissions checking Thibault Ayanides 2020-12-24 10:31:47 +01:00
  • d0ab72dd26 ADD(5.2.20-23): add new sshd checks Thibault Ayanides 2020-12-23 11:41:53 +01:00
  • 520ab63b29 ADD(1.1.1.7): restrict FAT partitions Thibault Ayanides 2020-12-23 11:05:37 +01:00
  • f626201fdd ADD(1.1.23): disable usb storage Thibault Ayanides 2020-12-23 10:57:02 +01:00
  • 8da1107532 ADD(1.7.x): add apparmor checks Thibault Ayanides 2020-12-23 10:46:51 +01:00
  • 936b84c0f2 Update documentation Thibault Ayanides 2020-12-22 17:01:41 +01:00
  • 9cbc3f85a9 Renum 99.x files to comply with debian10 CIS Thibault Ayanides 2020-12-22 16:36:35 +01:00
  • 87e242a42d Add commentaries, renum scripts Thibault Ayanides 2020-12-22 15:58:10 +01:00
  • 7f990b5e53 Add new checks (blank for now) Thibault Ayanides 2020-12-22 14:42:45 +01:00
  • 38ca43c125 Update skel Thibault Ayanides 2020-12-22 11:49:26 +01:00
  • 7d87619744 Renum 6.x files to comply with debian10 CIS Thibault Ayanides 2020-12-22 11:43:53 +01:00
  • c9e19b51e6 Renum 4.x files to comply with debian10 CIS Thibault Ayanides 2020-12-22 10:51:39 +01:00
  • 7ce8ec8b89 Renum 2.x and 3.x files to comply with debian10 CIS Thibault Ayanides 2020-12-22 08:52:43 +01:00
  • 2034aa7b8a Renum 1.x files to comply with debian10 CIS Thibault Ayanides 2020-12-21 16:09:27 +01:00
  • 87bf29b5fe ADD(1.3.x): add new scripts for debian10 Thibault Ayanides 2020-12-21 15:52:47 +01:00
  • 0204bb0942 IMP(shellcheck): fix docker shellcheck with new options Thibault Ayanides 2020-12-21 11:43:02 +01:00
  • 6e0b47ab8f Rename files, fix permissions of tests Thibault Ayanides 2020-12-21 11:21:32 +01:00
  • 5c40d48f85 IMP: add utils to check perm in authorized perm Thibault Ayanides 2020-12-21 10:39:44 +01:00
  • a2adf0f15c ADD(6.1.3, 6.1.6-9): add new checks Thibault Ayanides 2020-12-21 10:02:52 +01:00
  • 233f75023a FIX(4.1.17): fix typo leading to false positive v2.1-6 Thibault Ayanides 2021-01-04 08:15:39 +01:00
  • 3560f67e3f Update changelog v2.1-5 Thibault Ayanides 2020-12-14 16:56:09 +01:00
  • f4ba90352b IMP(shellcheck): replace ls parsing by stat Thibault Ayanides 2020-12-14 16:14:37 +01:00
  • cdaee7786a IMP(shellcheck) refactor new line (SC1004) Thibault Ayanides 2020-12-14 16:09:14 +01:00
  • 13a070319b IMP(6.2.13): fix race condition Thibault Ayanides 2020-12-14 15:11:33 +01:00
  • 65bdb42eb3 IMP(shellcheck): replace ls by find (SC2045) Thibault Ayanides 2020-12-14 15:08:18 +01:00
  • 0c16e500f5 IMP(shellcheck): replace ls in loop by glob (SC2045) Thibault Ayanides 2020-12-14 14:45:38 +01:00
  • fad8e8c1f1 IMP(shellcheck): disable quoting warning for find Thibault Ayanides 2020-12-14 14:28:27 +01:00
  • 2ab1bd50dc IMP(shellcheck): use $@ insetad of $* (SC2048) Thibault Ayanides 2020-12-14 13:58:50 +01:00
  • db27cfc39c FIX: move shfmt to project root Thibault Ayanides 2020-12-10 10:00:07 +01:00
  • dee0ebc821 IMP(shellcheck): quote variables Thibault Ayanides 2020-12-10 09:50:33 +01:00
  • 16cc2bef71 IMP(shellcheck): fix harmless warnings (SC2155) Thibault Ayanides 2020-12-10 08:40:36 +01:00
  • b9e129d8fe IMP(shellcheck): disable sed replacement (SC2001) Thibault Ayanides 2020-12-10 08:34:57 +01:00
  • 36528b55e0 IMP(shellcheck): replace deprecated egrep (SC2196) Thibault Ayanides 2020-12-10 08:20:26 +01:00