#1Security integration in CI/CD pipelines, shift-left, and DevOps security automation tools.
Kitploit recommended

Burp-Automator: A Burp Suite Automation Tool with Slack Integration. It can be used with Jenkins and Selenium to automate Dynamic Application…
Detects known vulnerabilities in Ruby Gemfile dependencies by scanning for specific CVEs, enabling automated security checks in development pipelines.

InSpec profile to verify a node is patched and compliant for CVE-2017-8543

Install patch for CVE-2017-0145 AKA WannaCry.

DEPRECATED: Chef cookbook to audit & remediate "Shellshock" (BASH-CVE-2014-7169)

Ansible role for workaround for CVE-2017-2636 (Red Hat) - https://access.redhat.com/security/cve/CVE-2017-2636

Vulnerability scanner based on vulners.com audit API

A request parameter filter solution for Struts 1 CVE-2014-0114 based on the work of Alvaro Munoz and the HP Fortify team

Mitigates CVE-2016-5195 aka DirtyCOW

Ansible playbook automating CVE-2016-5195 (Dirty COW) mitigation on CentOS/Scientific Linux using SystemTap kernel module generation.

Simple ansible playbook to patch mysql servers against CVE-2016-6662

Ansible playbook that applies the Percona patch for CVE-2016-6662 to the mysqld_safe file on CentOS and FreeBSD systems.

Fix ImageMagick Command Injection (CVE-2016-3714) with Ansible.

Puppet module to harden ImageMagick policy.xml against CVE-2016-3714 by restricting dangerous image processing directives.

An example detection and remediation policy.

Playbooks 'Fix for CVE-2015-0235(GHOST)' running on Ansible

Chef cookbook to detect and patch the Shellshock (CVE-2014-7169) bash vulnerability across servers using automated configuration management.

PHP-RBAC is an authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest…