Skip to content

Commit d429b75

Browse files
Added required badges for security and code best practices (#1178)
* Added required badges * Updated README.md to add dynamic sonarqube badge * Update code * Update code --------- Co-authored-by: Arkadii Yakovets <[email protected]> Co-authored-by: Arkadii Yakovets <[email protected]>
1 parent b345898 commit d429b75

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@
66

77
[![OWASP](https://img.shields.io/badge/OWASP-Incubator-blue?style=for-the-badge)](https://owasp.org/www-project-nest/) ![OWASP](https://img.shields.io/badge/OWASP-Code-blue?style=for-the-badge) [![Project-Nest](https://img.shields.io/badge/OWASP-%23project--nest-8E44AD?logo=slack&logoColor=white&style=for-the-badge)](https://owasp.slack.com/messages/project-nest)
88

9-
![CI/CD](https://img.shields.io/github/actions/workflow/status/owasp/nest/run-ci-cd.yaml?branch=main&color=41BE41&?label=Build&style=for-the-badge)
10-
![License](https://img.shields.io/github/license/owasp/nest?color=41BE4A&label=License&style=for-the-badge)
9+
[![CI/CD](https://img.shields.io/github/actions/workflow/status/owasp/nest/run-ci-cd.yaml?branch=main&label=Build&style=for-the-badge)](https://github.com/owasp/nest/actions/workflows/run-ci-cd.yaml?query=branch%3Amain) [![CodeQL](https://img.shields.io/github/actions/workflow/status/owasp/nest/run-ci-cd.yaml?branch=main&label=CodeQL&style=for-the-badge)](https://github.com/owasp/nest/actions/workflows/run-ci-cd.yaml) [![Sonarqube](https://img.shields.io/sonar/quality_gate/OWASP_Nest?server=https://sonarcloud.io&style=for-the-badge&label=Sonarqube)](https://sonarcloud.io/project/information?id=OWASP_Nest)
1110

12-
![Stars](https://img.shields.io/github/stars/owasp/nest?style=for-the-badge&label=Stars)
13-
![Forks](https://img.shields.io/github/forks/owasp/nest?style=for-the-badge&label=Forks)
11+
![License](https://img.shields.io/github/license/owasp/nest?color=41BE4A&label=License&style=for-the-badge) ![Last Commit](https://img.shields.io/github/last-commit/owasp/nest/main?style=for-the-badge&label=Last%20commit) ![Contributors](https://img.shields.io/github/contributors/owasp/nest?style=for-the-badge&label=Contributors)
1412

15-
![Contributors](https://img.shields.io/github/contributors/owasp/nest?style=for-the-badge&label=Contributors)
16-
![Last Commit](https://img.shields.io/github/last-commit/owasp/nest/main?style=for-the-badge&label=Last%20commit)
13+
![Issues](https://img.shields.io/github/issues/owasp/nest?style=for-the-badge&label=Issues) ![Pull Requests](https://img.shields.io/github/issues-pr/owasp/nest?style=for-the-badge&label=Pull%20Requests)
1714

18-
![Issues](https://img.shields.io/github/issues/owasp/nest?style=for-the-badge&label=Issues)
19-
![PRs](https://img.shields.io/github/issues-pr/owasp/nest?style=for-the-badge&label=PRs)
15+
[![OpenSSF](https://img.shields.io/badge/OpenSSF-84%25-yellow?style=for-the-badge)](https://www.bestpractices.dev/projects/10174) [![Snyk Security](https://img.shields.io/badge/Snyk-Security-blueviolet?style=for-the-badge)](https://snyk.io/test/github/owasp/nest)
16+
17+
![Forks](https://img.shields.io/github/forks/owasp/nest?style=for-the-badge&label=Forks) ![Stars](https://img.shields.io/github/stars/owasp/nest?style=for-the-badge&label=Stars)
2018

2119
</div>
2220

cspell/custom-dict.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,11 @@ Sivagangai
8080
slackbot
8181
SLF
8282
slideshare
83+
Sonarqube
8384
speakerdeck
85+
superfences
8486
tiktok
8587
Truncator
86-
superfences
8788
tsc
8889
Twitterbot
8990
usefixtures

0 commit comments

Comments
 (0)