Skip to content

A Project encapsulating a variety of scripts enabling automation of scanning and reporting of vulnerabilities in container images in local system, remote systems and Kubernetes using Twistlock and Blackduck

Notifications You must be signed in to change notification settings

sudesh1611/pycore

Repository files navigation

PyCore

PyCore is a base project encapsulating a variety of scripts enabling automation of scanning and reporting of vulnerabilities in container images in local system, remote systems and Kubernetes using Twistlock and Blackduck. Following are the projects that make use of this project:

  • SwayamVaha - A dashboard to manage reported vulnerablities by Twistlock and Blackduck, false positives as well as comparisions between different versions.

  • TwistlockAuto - Vulnerability scanner and detector for container images in local system, remote systems and Kubernetes using Twistlock.

  • BlackDuckAuto - Fetch and parse Blackduck project reports for the vulnerabilities.

  • JiraAuto - Scan Jira server for specified projects periodically and fetch bugs reported for vulnerabilities for different type of scans.

Requirements

PyCore requires Python 3.6 or greater. Additional dependencies can be resolved by executing following:

pip3 install -r requirements.txt

About

A Project encapsulating a variety of scripts enabling automation of scanning and reporting of vulnerabilities in container images in local system, remote systems and Kubernetes using Twistlock and Blackduck

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages