Skip to content

Commit 57fb404

Browse files
Update README.md
1 parent b7095a4 commit 57fb404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
A command-line tool for analyzing Arch Linux AUR PKGBUILD files to identify security risks. Uses static analysis combined with AI-powered inspection.
66

77
[![Build Status](https://img.shields.io/github/actions/workflow/status/programmersd21/aur_checker/ci.yml?style=for-the-badge)](https://github.com/programmersd21/aur_checker/actions)
8+
[![CodeQL](https://img.shields.io/github/actions/workflow/status/programmersd21/aur_checker/codeql.yml?style=for-the-badge&label=CodeQL)](https://github.com/programmersd21/aur_checker/actions/workflows/codeql.yml)
89
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](LICENSE.md)
910
[![Python 3.10+](https://img.shields.io/badge/Python-3.10+-blue?style=for-the-badge&logo=python)](https://www.python.org/)
1011

0 commit comments

Comments
 (0)