Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add tests badge
  • Loading branch information
Yanivmd authored May 21, 2024
1 parent bae4b5f commit b9d3f8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b9d3f8a

Please sign in to comment.