From 383f6c42740aa5b03c5d76a85083acbdeb1a8824 Mon Sep 17 00:00:00 2001 From: Tim Kelly Date: Wed, 10 Jan 2024 15:02:28 -0500 Subject: [PATCH] add tfsec status badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a5483e..c3d6ed3 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ 🧀🧀 A demo repository of simple OWASP Top 10 type of vulnerabilities in Python. Like swiss-cheese, this code is full of holes 🧀🧀 ![License](https://img.shields.io/github/license/austimkelly/swiss-cheese.svg) -![GitHub Actions](https://github.com/austimkelly/swiss-cheese/workflows/CodeQL/badge.svg) ![Python 3](https://img.shields.io/badge/python-3-blue.svg) - +[![CodeQL](https://github.com/austimkelly/swiss-cheese/actions/workflows/codeql.yml/badge.svg)](https://github.com/austimkelly/swiss-cheese/actions/workflows/codeql.yml) +[![tfsec](https://github.com/austimkelly/swiss-cheese/actions/workflows/tfsec.yml/badge.svg)](https://github.com/austimkelly/swiss-cheese/actions/workflows/tfsec.yml) # Purpose