Skip to content

Commit

Permalink
add tfsec status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
austimkelly committed Jan 10, 2024
1 parent 61a1e14 commit 383f6c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 383f6c4

Please sign in to comment.