From eae45e0b633c15a2d3e3614b758f4168a134bf06 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Sun, 30 Mar 2025 01:03:31 -0700 Subject: [PATCH] docs: add status badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e44a3e0..f180e3c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Android Malware Samples (Currently: 300 samples) +[![Lint GitHub Actions](https://github.com/ashishb/android-malware/actions/workflows/lint-github-actions.yaml/badge.svg)](https://github.com/ashishb/android-malware/actions/workflows/lint-github-actions.yaml) + +[![Lint YAML](https://github.com/ashishb/android-malware/actions/workflows/lint-yaml.yaml/badge.svg)](https://github.com/ashishb/android-malware/actions/workflows/lint-yaml.yaml) +[![Lint Markdown](https://github.com/ashishb/android-malware/actions/workflows/lint-markdown.yaml/badge.svg)](https://github.com/ashishb/android-malware/actions/workflows/lint-markdown.yaml) +[![Lint Shell scripts](https://github.com/ashishb/android-malware/actions/workflows/lint-shell-script.yaml/badge.svg)](https://github.com/ashishb/android-malware/actions/workflows/lint-shell-script.yaml) + 1. Largest open collection of Android malware samples 2. Live samples - use them at your peril 3. Collected from several sources/mailing lists