From 1d019b413d68c3d6086384f6508a3d7c853aec91 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 14 Jul 2024 07:50:41 -0300 Subject: [PATCH 1/2] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3345311..506733c 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,14 @@ Documents are available [here](https://keisukeyamashita.github.io/commitlint-rs)
## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs?ref=badge_shield) + Commitlint source code is licensed either [MIT](LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE). Chinese-checkers icons created by Freepik - Flaticon + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs?ref=badge_large) \ No newline at end of file From 484bb2b1c24d1985126238fcc0bc2a1b577d29cf Mon Sep 17 00:00:00 2001 From: KeisukeYamashita <19yamashita15@gmail.com> Date: Sun, 14 Jul 2024 12:54:25 +0200 Subject: [PATCH 2/2] doc: format fosso license badge Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com> --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 506733c..5a5ff64 100644 --- a/README.md +++ b/README.md @@ -13,18 +13,14 @@ Documents are available [here](https://keisukeyamashita.github.io/commitlint-rs) [![](https://img.shields.io/badge/Docker-Supported-%232496ED?logo=docker)](https://hub.docker.com/repository/docker/1915keke/commitlint) [![](https://img.shields.io/badge/Dependency-Dependabot-%230361cd?logo=dependabot)](https://github.com/KeisukeYamashita/commitlint-rs) [![](https://img.shields.io/badge/Security-Snyk-%2321204b?logo=snyk)](https://github.com/KeisukeYamashita/commitlint-rs) +[![](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs?ref=badge_shield)
## License -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs?ref=badge_shield) - Commitlint source code is licensed either [MIT](LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE). Chinese-checkers icons created by Freepik - Flaticon - - -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs?ref=badge_large) \ No newline at end of file