New connector
Credentials are encrypted at rest. A saved connector can be tested, pulled once, or scheduled.
Attestations
Hash-only records from in-VPC runs and from engagements run here. Verify any report you hold against its hash.
In-VPC runner
Run the engine inside your network. Only hashes come back here.
docker build -t aa-runner -f runner/Dockerfile .
docker run --rm -v $PWD/runner.json:/config/runner.json -v $PWD/reports:/reports aa-runner run --config /config/runner.json --out /reports --attest
Example runner.json: