Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./lynis audit Dockerfile says " Error: Invalid option 'Dockerfile'" #33

Closed
aschmidt75 opened this issue Mar 25, 2015 · 2 comments
Closed
Assignees

Comments

@aschmidt75
Copy link

# ./lynis audit Dockerfile ../Dockerfile

[ Lynis 2.1.0 ]
....

  Error: Invalid option '../Dockerfile'
  See man page and documentation for all available options.

both in a vm (Linux vagrant-ubuntu-trusty-64 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux) and OSX.

Do i use this in a wrong way? According to docs

 Mode:

    audit
        audit system                  : Perform security scan
        audit Dockerfile <file>       : Analyze Dockerfile
@mboelen mboelen self-assigned this Mar 25, 2015
@mboelen
Copy link
Member

mboelen commented Mar 25, 2015

Typo in the help. It should be "audit dockerfile".
Files have been corrected, thanks for reporting.

@mboelen mboelen closed this as completed Mar 25, 2015
@aschmidt75
Copy link
Author

That was easy :) It's working now!
Thank you!

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

No branches or pull requests

2 participants