This repository contains scripts to convert security policies, compliance, guidelines and standards as code.
Checkout the project and start using it.
- python ~3.6.4
- Install the python modules by using the following command: pip install -r build/requirements.txt
python3 audit.py [options]
Options | Description |
---|---|
-u, --uri | uri / ip to test |
Examples:
- example 1
- example 2
contact Arunkumar Sadasivan [email protected]
- Fork it (https://github.com/asadasivan/sec_policy_as_code/fork)
- Create your feature branch (git checkout -b feature/fooBar)
- Commit your changes (git commit -m 'add fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create new Pull Request
To report issues, bugs and enhancements requests, use the issue tracker.