Coder Social home page Coder Social logo

forward3d / garrison-agent-cve-details Goto Github PK

View Code? Open in Web Editor NEW
0.0 12.0 1.0 34 KB

Garrison Agent that provides CVE details security checks

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

Ruby 84.91% Dockerfile 15.09%
garrison garrison-agent cve security

garrison-agent-cve-details's Introduction

Garrison Agent - CVE Details

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

Checks Provided

Function Name Description
check_cve_details Alerts for latest 30 CVEs found for a particular vendor and/or products.

Installation & Example

Docker Hub - https://hub.docker.com/r/forward3d/garrison-agent-cve-details/

docker pull forward3d/garrison-agent-cve-details
docker run --rm -e "GARRISON_URL=https://garrison.internal.acme.com" -e "GARRISON_CVE_VENDOR_ID=7252" -e "GARRISON_CVE_VENDOR_NAME=ruby" -e "GARRISON_CVE_PRODUCT_IDS=12215" -e "GARRISON_CVE_PRODUCT_NAME=ruby" forward3d/garrison-agent-cve-details check_cve_details

Check Specific Configuration

Some checks provided by this agent have extra configuration options.

check_cve_details

Environmental Variable Note
GARRISON_CVE_VENDOR_ID Vendor ID you want to search for
GARRISON_CVE_VENDOR_NAME Vendor name to show on the alert
GARRISON_CVE_PRODUCT_IDS Product IDs you want to search for
GARRISON_CVE_PRODUCT_NAME Product name to show on the alert, this is so you can group them up under one name, as sometimes you may have multiple product IDs for the same thing, eg. Cisco ASAs have a hardware product ID, and a firmware product ID

If you don't specify GARRISON_CVE_PRODUCT_IDS and GARRISON_CVE_PRODUCT_NAME then it will pull CVEs from all the vendor products.

garrison-agent-cve-details's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar lloydpick avatar nic-lan avatar rfh-bot[bot] avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

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.