Metadata-Version: 1.1
Name: owasp-jenkins
Version: 1.0.0
Summary: Automate your OWASP analysis within a Jenkins docker container that is preconfigured to use Ansible to scan and report on potential python security issues before they are deployed to production.
Home-page: https://github.com/jay-johnson/owasp-jenkins
Author: Jay Johnson
Author-email: jay.p.h.johnson@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: Want to automate testing your python applications using the latest OWASP security toolchains and the NIST National Vulnerability Database (NVD)?This repository uses ansible to create a docker container to hold an automatically-configured Jenkins application with the OWASP Dependency Checker, NIST NVD, Python OWASP ZAP, and Openstack Bandit installed.All Jenkins jobs run inside this docker container and are hosted using self-signed ssl certificatesThis is a repository for automating OWASP security testing.Hopefully this will make securing your applications easier.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
