- Bug fix
- Enhancement
- Documentation
- Tested on macOS (version: ___)
- Binary runs without errors:
./stepsecurity-dev-machine-guard --verbose - JSON output is valid:
./stepsecurity-dev-machine-guard --json | python3 -m json.tool - No secrets or credentials included
- Lint passes:
make lint - Tests pass:
make test