Skip to content

Commit 0705491

Browse files
committed
Add FOSSA badges
1 parent 3331f46 commit 0705491

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Licence](https://img.shields.io/github/license/OptimumCode/json-schema-validator)](https://opensource.org/license/mit/)
44
[![Supported-drafts](https://img.shields.io/endpoint?url=https://bowtie-json-schema.github.io/bowtie/badges/kotlin-kmp-json-schema-validator/supported_versions.json)](https://json-schema.org/specification)
55
![Codecov](https://img.shields.io/codecov/c/github/optimumcode/json-schema-validator)
6+
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B46664%2Fi.8713187.xyz%2FOptimumCode%2Fjson-schema-validator.svg?type=shield&issueType=license)](https://app.fossa.com/projects/custom%2B46664%2Fi.8713187.xyz%2FOptimumCode%2Fjson-schema-validator?ref=badge_shield&issueType=license)
67

78
![Maven Central Version](https://img.shields.io/maven-central/v/io.github.optimumcode/json-schema-validator)
89
![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/io.github.optimumcode/json-schema-validator?server=https%3A%2F%2Fs01.oss.sonatype.org)
@@ -463,4 +464,8 @@ Please, read details [here](docs/codespaces_for_jetbrains.md).
463464
- [x] Add support for schemas from external documents
464465
- [x] Load schemas from local sources
465466
- [ ] Load schemas from remote sources
466-
- [x] Formalize error output as it is defined in the latest drafts
467+
- [x] Formalize error output as it is defined in the latest drafts
468+
469+
## License
470+
471+
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B46664%2Fi.8713187.xyz%2FOptimumCode%2Fjson-schema-validator.svg?type=large&issueType=license)](https://app.fossa.com/projects/custom%2B46664%2Fi.8713187.xyz%2FOptimumCode%2Fjson-schema-validator?ref=badge_large&issueType=license)

0 commit comments

Comments
 (0)