diff --git a/README.md b/README.md index 89099b4..3ca6f87 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Quack +![example workflow](https://github.com/columbia/quack/actions/workflows/run-pytests.yml/badge.svg) + Quack is a code analysis tool to help PHP developers mitigate the risk of deserialization vulnerabilities in their applications. Quack restricts the set of classes that a deserialized object is allowed to take. Quack