Testinfra test your infrastructures
-
Updated
Oct 15, 2020 - Python
{{ message }}
Testinfra test your infrastructures
Infrastructure Testing DSL running in Pester
PeekABoo tool can be used during internal penetration testing when a user needs to enable Remote Desktop on the targeted machine. It uses PowerShell remoting to perform this task. Note: Remote desktop is disabled by default on all Windows operating systems.
Terraform / infrastructure-as-code coverage badges - how much of your AWS infrastructure is managed by Terraform?
Acceptance testing your AMIs
test-kitchen plugin to use ansible in push mode
A list of awesome IaC testing articles, speeches & links. Especially about Ansible.
A pytest powered framework for multi-host integration and system testing
img-proof provides a command line utility to test images in the Public Cloud
The Promouseus open-field system for IT infrastructure landscaping
Pineapple - a platform prototyping and provisioning tool
Ansible role for InSpec. Available on Ansible Galaxy.
Ansible script to validate the connection between servers
Ansible role for Serverspec. Available on Ansible Galaxy.
Add a description, image, and links to the infrastructure-testing topic page so that developers can more easily learn about it.
To associate your repository with the infrastructure-testing topic, visit your repo's landing page and select "manage topics."
Currently if you run
make scan-vulnerabilityit'll require the host machine to haveclair-scannerbin available.The idea is to make sure it isn't necessary by having it running within a docker container.