This is a part of the Garrison security project. This agent provides various TEMPLATE compliance checks.
Function Name | Description |
---|---|
check_something |
Alerts if something happens. |
Docker Hub - https://hub.docker.com/r/forward3d/garrison-agent-TEMPLATE/
docker pull forward3d/garrison-agent-TEMPLATE
docker run --rm -e "GARRISON_URL=https://garrison.internal.acme.com" forward3d/garrison-agent-TEMPLATE check_something
These are additional specific configuration options for this agent. Global agent configurations still apply.
Environmental Variable | Default | Expects |
---|---|---|
SOMETHING_SPECIFIC |
all [1] |
Comma Separated Strings eg. something,somethingelse |
- Something returned by the SDK at runtime for something.
Some checks provided by this agent have extra configuration options.
Environmental Variable | Default |
---|---|
SOMETHING_ELSE |
7 |