Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Additional options to disable #16

Open
Jinkxed opened this issue Jan 6, 2020 · 0 comments
Open

Additional options to disable #16

Jinkxed opened this issue Jan 6, 2020 · 0 comments

Comments

@Jinkxed
Copy link

Jinkxed commented Jan 6, 2020

Using Amazon Linux 2 container:

Dockerfile:
FROM amazonlinux:latest

Running: python ./amazon-linux-cis --disable-mount-options --disable-iptables

Returns errors if the following packages aren't installed:

  • crontabs
  • update-motd

If I install these packages ( which I don't really want to, but just for testing )

It returns error for:
cannot access ‘/etc/ssh/sshd_config’: No such file or directory

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant