Skip to content

Commit

Permalink
Add FOSSA badges
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimumCode committed Aug 3, 2024
1 parent 3331f46 commit 0705491
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Licence](https://img.shields.io/github/license/OptimumCode/json-schema-validator)](https://opensource.org/license/mit/)
[![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)
![Codecov](https://img.shields.io/codecov/c/github/optimumcode/json-schema-validator)
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B46664%2Fgithub.com%2FOptimumCode%2Fjson-schema-validator.svg?type=shield&issueType=license)](https://app.fossa.com/projects/custom%2B46664%2Fgithub.com%2FOptimumCode%2Fjson-schema-validator?ref=badge_shield&issueType=license)

![Maven Central Version](https://img.shields.io/maven-central/v/io.github.optimumcode/json-schema-validator)
![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/io.github.optimumcode/json-schema-validator?server=https%3A%2F%2Fs01.oss.sonatype.org)
Expand Down Expand Up @@ -463,4 +464,8 @@ Please, read details [here](docs/codespaces_for_jetbrains.md).
- [x] Add support for schemas from external documents
- [x] Load schemas from local sources
- [ ] Load schemas from remote sources
- [x] Formalize error output as it is defined in the latest drafts
- [x] Formalize error output as it is defined in the latest drafts

## License

[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B46664%2Fgithub.com%2FOptimumCode%2Fjson-schema-validator.svg?type=large&issueType=license)](https://app.fossa.com/projects/custom%2B46664%2Fgithub.com%2FOptimumCode%2Fjson-schema-validator?ref=badge_large&issueType=license)

0 comments on commit 0705491

Please sign in to comment.