File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ name: OpenSSF Scorecard
22
33on :
44 branch_protection_rule :
5+ push :
6+ branches :
7+ - main
58 schedule :
69 - cron : " 23 3 * * 1"
710 workflow_dispatch :
Original file line number Diff line number Diff line change 11# Codewars Solutions / Решения с Codewars
22
33[ ![ CI] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/maven.yml/badge.svg )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/maven.yml )
4- [ ![ CodeQL] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/codeql-analysis.yml )
5- [ ![ Coverage] ( https://codecov.io/gh/krotname/CodewarsKataJava/branch/main/graph/badge.svg )] ( https://codecov.io/gh/krotname/CodewarsKataJava )
6- [ ![ Quality Gate] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/maven.yml/badge.svg?label=quality )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/maven.yml )
74[ ![ Quality Gates] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/quality.yml/badge.svg )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/quality.yml )
5+ [ ![ CodeQL] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/codeql-analysis.yml )
6+ [ ![ Coverage Gate] ( https://img.shields.io/badge/coverage%20gate-JaCoCo%2091%25%2B-2ea44f )] ( TESTING.md )
7+ [ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/krotname/CodewarsKataJava/badge )] ( https://securityscorecards.dev/viewer/?uri=github.com/krotname/CodewarsKataJava )
88[ ![ License: GPL-3.0] ( https://img.shields.io/badge/license-GPL--3.0-0f8a16 )] ( LICENSE )
99[ ![ Java] ( https://img.shields.io/badge/Java-17%2B-007396.svg )] ( https://adoptium.net/ )
1010[ ![ JUnit] ( https://img.shields.io/badge/JUnit-6-25A162.svg )] ( https://junit.org/ )
Original file line number Diff line number Diff line change 11# Решения с Codewars
22
33[ ![ CI] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/maven.yml/badge.svg )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/maven.yml )
4- [ ![ CodeQL] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/codeql-analysis.yml )
5- [ ![ Coverage] ( https://codecov.io/gh/krotname/CodewarsKataJava/branch/main/graph/badge.svg )] ( https://codecov.io/gh/krotname/CodewarsKataJava )
6- [ ![ Quality Gate] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/maven.yml/badge.svg?label=quality )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/maven.yml )
74[ ![ Quality Gates] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/quality.yml/badge.svg )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/quality.yml )
5+ [ ![ CodeQL] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/krotname/CodewarsKataJava/actions/workflows/codeql-analysis.yml )
6+ [ ![ Coverage Gate] ( https://img.shields.io/badge/coverage%20gate-JaCoCo%2091%25%2B-2ea44f )] ( TESTING.md )
7+ [ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/krotname/CodewarsKataJava/badge )] ( https://securityscorecards.dev/viewer/?uri=github.com/krotname/CodewarsKataJava )
88[ ![ License: GPL-3.0] ( https://img.shields.io/badge/license-GPL--3.0-0f8a16 )] ( LICENSE )
99[ ![ Java] ( https://img.shields.io/badge/Java-17%2B-007396.svg )] ( https://adoptium.net/ )
1010[ ![ JUnit] ( https://img.shields.io/badge/JUnit-6-25A162.svg )] ( https://junit.org/ )
You can’t perform that action at this time.
0 commit comments