The Wayback Machine - https://web.archive.org/web/20210906134703/https://github.com/topics/devsec
Here are
23 public repositories
matching this topic...
This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL
Updated
Aug 30, 2021
Jinja
DevSec Linux Baseline - InSpec Profile
Updated
Jul 26, 2021
Ruby
DevSec SSH Baseline - InSpec Profile
Updated
Jun 21, 2021
Ruby
DevSec Windows Baseline - InSpec Profile
Updated
Jun 21, 2021
Ruby
CIS Distribution Independent Linux Benchmark - InSpec Profile
Updated
Jun 21, 2021
Ruby
DevSec Nginx Baseline - InSpec Profile
Updated
Aug 31, 2021
Ruby
DevSec Linux Patch Baseline - InSpec Profile
Updated
Jun 21, 2021
Ruby
DevSec SSL/TLS Baseline - InSpec Profile
Updated
Jun 21, 2021
Ruby
DevSec MySQL Baseline - InSpec Profile
Updated
Jul 19, 2021
Ruby
DevSec PostgreSQL Baseline - InSpec Profile
Updated
Jul 16, 2021
Ruby
DevSec Windows Patch Baseline - InSpec Profile
Updated
Aug 20, 2021
Ruby
DevSec Apache Baseline - InSpec Profile
Updated
Jun 21, 2021
Ruby
DevSec PHP baseline - InSpec Profile
Updated
Jun 21, 2021
Ruby
Continuous Security Integration - Security Framework for CI/CD Pipelines and Beyond...
Updated
Aug 24, 2021
Ruby
ALPHA WIP This chef cookbook provides secure nginx configurations.
Updated
Dec 18, 2018
Ruby
ZAP + Docker demo project
Updated
Nov 27, 2017
HTML
AWS Config Lambda code which removes public CIDR block rule from security groups
Updated
Jun 9, 2019
Python
ALPHA WIP MITRE fork of the DevSec CIS Kubernetes Benchmark - InSpec Profile
Updated
Jun 18, 2020
Ruby
Shared test suite for chef-client hardening - InSpec Profile
Updated
Sep 20, 2019
Ruby
Example project talk "Infrastructure as Code in practice" at OSAD 2019
Autonomous Application Security Engine
Updated
Jul 4, 2021
Python
Automate Compliance with AWS OpsWorks for Chef Automate (Example)
Updated
Mar 27, 2018
PowerShell
Improve this page
Add a description, image, and links to the
devsec
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
devsec
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The command exist test always returns true regardless of if the command is invalid.
Describe the problem
On Windows, we want to test if a command/cmdlet exists before running it. However, the 'command().exist?‘ test always returns true no matter what command t