Skip to content

Commit c77e664

Browse files
authored
Add OSSF scorecard badge (#7073)
1 parent 00f0043 commit c77e664

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# OpenTelemetry Java
2+
23
[![Continuous Build][ci-image]][ci-url]
34
[![Coverage Status][codecov-image]][codecov-url]
45
[![Maven Central][maven-image]][maven-url]
56
[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/io/opentelemetry/java/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/opentelemetry/java/README.md)
7+
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/open-telemetry/opentelemetry-java/badge)](https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java)
8+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9991/badge)](https://www.bestpractices.dev/projects/9991)
69

710
`opentelemetry-java` is the home of the Java implementation of the OpenTelemetry API for recording
811
telemetry, and SDK for managing telemetry recorded by the API.

0 commit comments

Comments
 (0)