Sign inSign up

forward3d/garrison-agent-anchore-engine

By forward3d

•Updated over 5 years ago

Image
0

10K+

forward3d/garrison-agent-anchore-engine repository overview

⁠Garrison Agent - Anchore Engine

This is a part of the Garrison⁠ security project. This agent provides CVE checks.

⁠Checks Provided
Function NameDescription
check_imagesAlerts for images with vulnerabilities
check_failed_analysisAlerts for images that failed to analyze
⁠Installation & Example

Docker Hub - https://hub.docker.com/r/forward3d/garrison-agent-anchore-engine/⁠

docker pull forward3d/garrison-agent-anchore-engine
docker run --rm -e "GARRISON_URL=https://garrison.internal.acme.com" -e "GARRISON_ANCHORE_URL=http://anchore-api.internal.acme.com" -e "GARRISON_ANCHORE_USER=admin" -e "GARRISON_ANCHORE_PASS=foobar" forward3d/garrison-agent-anchore-engine check_images
⁠Agent Specific Configuration

These are additional specific configuration options for this agent. Global agent configurations⁠ still apply.

Environmental VariableDefaultExpects
GARRISON_ANCHORE_URLFull URL to the Anchore API eg. https://anchore-api.internal.acme.com
GARRISON_ANCHORE_USERAnchore API Username
GARRISON_ANCHORE_PASSAnchore API Password
⁠Check Specific Configuration
⁠check_images
Environmental VariableDefaultExpects
GARRISON_ANCHORE_VULN_TYPEallThe vulnerability type you want to include, usual options are os, non-os, all
⁠Severities

This table outlines how severities from Anchore Engine are mapped to Garrison severities...

Anchore Engine SeverityGarrison Severity
highhigh
mediummedium
lowlow
negligibleinfo
unknownmedium
Any other severitymedium

Tag summary

Content type

Image

Digest

Size

26.6 MB

Last updated

over 5 years ago

docker pull forward3d/garrison-agent-anchore-engine