Skip to content

Commit

Permalink
Include Debian 11 into Molecule test suites (dev-sec#527)
Browse files Browse the repository at this point in the history
Signed-off-by: Daya Adianto <dayaadianto@cs.ui.ac.id>
  • Loading branch information
addianto committed Apr 29, 2022
1 parent 1d3ea50 commit c874dbe
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mysql_hardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- ubuntu2004
- debian9
- debian10
- debian11
# - amazon # geerlingguy.mysql does not support fedora
# - arch # needs to be fixed
# - opensuse_tumbleweed # needs to be fixed
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/nginx_hardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- ubuntu2004
- debian9
- debian10
- debian11
- amazon
# - arch # needs to be fixed
# - opensuse_tumbleweed # needs to be fixed
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/os_hardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- ubuntu2004
- debian9
- debian10
- debian11
- amazon
- opensuse_tumbleweed
# - arch # needs to be fixed
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ssh_hardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- ubuntu2004
- debian9
- debian10
- debian11
- amazon
# - arch # needs to be fixed
# - opensuse_tumbleweed # baseline is not compatible with suse
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ssh_hardening_custom_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- ubuntu2004
- debian9
- debian10
- debian11
- amazon
# - arch # needs to be fixed
# - opensuse_tumbleweed # baseline is not compatible with suse
Expand Down

0 comments on commit c874dbe

Please sign in to comment.