aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-01-16 13:40:23 +0800
committerGitHub <noreply@github.com>2026-01-16 13:40:23 +0800
commit1426a993edb16ea4ad44eb12bd646fb38b46fd01 (patch)
tree0129dabef7c028bb3eea65c6f6ab7f3d575d9fde
parent9e247fd5120c6759ac13c0b94be4b505277e5bab (diff)
downloadDropOut-1426a993edb16ea4ad44eb12bd646fb38b46fd01.tar.gz
DropOut-1426a993edb16ea4ad44eb12bd646fb38b46fd01.zip
docs: Add FOSSA badges to README
Added FOSSA status badges for license and security.
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1f6f9af..478e0db 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# DropOut
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut?ref=badge_small)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/HsiangNianian/DropOut/main.svg)](https://results.pre-commit.ci/latest/github/HsiangNianian/DropOut/main)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![CodeQL Advanced](https://github.com/HsiangNianian/DropOut/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/HsiangNianian/DropOut/actions/workflows/codeql.yml)
@@ -107,4 +108,9 @@ Contributions are welcome! Please feel free to submit a Pull Request.
## License
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut?ref=badge_shield&issueType=license)
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut.svg?type=shield&issueType=security)](https://app.fossa.com/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut?ref=badge_shield&issueType=security)
+
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut.svg?type=large&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut?ref=badge_large&issueType=license)
+
Distributed under the MIT License. See `LICENSE` for more information.