GithubHelp home page GithubHelp logo

isabella232 / garrison-agent-anchore-engine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from forward3d/garrison-agent-anchore-engine

0.0 0.0 0.0 24 KB

Garrison Agent that provides Anchore Engine security checks

Home Page: https://github.com/forward3d/garrison

Dockerfile 10.82% Ruby 89.18%

garrison-agent-anchore-engine's Introduction

Garrison Agent - Anchore Engine

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

Checks Provided

Function Name Description
check_images Alerts for images with vulnerabilities
check_failed_analysis Alerts 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 Variable Default Expects
GARRISON_ANCHORE_URL Full URL to the Anchore API eg. https://anchore-api.internal.acme.com
GARRISON_ANCHORE_USER Anchore API Username
GARRISON_ANCHORE_PASS Anchore API Password

Check Specific Configuration

check_images

Environmental Variable Default Expects
GARRISON_ANCHORE_VULN_TYPE all The 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 Severity Garrison Severity
high high
medium medium
low low
negligible info
unknown medium
Any other severity medium

garrison-agent-anchore-engine's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar lloydpick avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.