Add OSSF scorecard badge (#7073)
This commit is contained in:
parent
00f00433f3
commit
c77e66475a
|
@ -1,8 +1,11 @@
|
|||
# OpenTelemetry Java
|
||||
|
||||
[![Continuous Build][ci-image]][ci-url]
|
||||
[![Coverage Status][codecov-image]][codecov-url]
|
||||
[![Maven Central][maven-image]][maven-url]
|
||||
[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/opentelemetry/java/README.md)
|
||||
[](https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java)
|
||||
[](https://www.bestpractices.dev/projects/9991)
|
||||
|
||||
`opentelemetry-java` is the home of the Java implementation of the OpenTelemetry API for recording
|
||||
telemetry, and SDK for managing telemetry recorded by the API.
|
||||
|
|
Loading…
Reference in New Issue