Skip to content

Commit

Permalink
Added a better README.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcoallier committed Sep 24, 2015
1 parent 0e2d328 commit 147bdcc
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
@@ -1,4 +1,14 @@
# Web Application Security Containers
# What is this?

This docker image contains a subset of the tools we use within [Barricade](https://barricade.io) to automatically test the security of our application on every deployment.

We strongly believe that security should be part of normal operations and to be part of normal operations, security needs to be an adition to the existing continuous deployment and integration toolset.

# Continuous Integration, with Security

Our believe is that security should just be a part of normal operations. This repository is what we use to run security tests alongside unit tests, regression tests and acceptance tests.

# Further Information

This repository contains some of the work we use to integrate security right into our continuous integration process.

Expand Down

0 comments on commit 147bdcc

Please sign in to comment.