mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
No description
3440f6f69e
Signed-off-by: Dominik Richter <dominik@vulcanosec.com> |
||
---|---|---|
bin | ||
lib | ||
Gemfile | ||
README.md | ||
vulcano.gemspec |
vulcanosec cli
CLI tool for vulcanosec.
Development
You can get a console within your evaluation context. Example:
rule "sth-new" do
binding.pry
...
end
Once you run vulcano check myprofile/
you will get a CLI context.
Copyright 2015 Dominik Richter. All rights reserved.