|
6 | 6 |
|
7 | 7 | [![Wrapper Validation][3]][4] [![Static Analysis][5]][6]
|
8 | 8 |
|
9 |
| -[![Build and Test][7]][8] [![JitPack build status][9]][10] [![Code coverage][11]][12] |
| 9 | +[![Build and Test][7]][8] [![Code coverage][9]][10] |
10 | 10 |
|
11 |
| -[![REUSE status][13]][14] [![OpenSSF Scorecard][15]][16] [![OpenSSF Best Practices][17]][18] |
| 11 | +[![REUSE status][11]][12] [![OpenSSF Scorecard][13]][14] [![OpenSSF Best Practices][15]][16] |
12 | 12 |
|
13 | 13 | [1]: https://img.shields.io/badge/Join_us_on_Slack!-ort--talk-blue.svg?longCache=true&logo=slack
|
14 | 14 | [2]: http://slack.oss-review-toolkit.org
|
|
18 | 18 | [6]: https://github.com/oss-review-toolkit/ort/actions/workflows/static-analysis.yml
|
19 | 19 | [7]: https://github.com/oss-review-toolkit/ort/actions/workflows/build-and-test.yml/badge.svg
|
20 | 20 | [8]: https://github.com/oss-review-toolkit/ort/actions/workflows/build-and-test.yml
|
21 |
| -[9]: https://jitpack.io/v/oss-review-toolkit/ort.svg |
22 |
| -[10]: https://jitpack.io/#oss-review-toolkit/ort |
23 |
| -[11]: https://codecov.io/gh/oss-review-toolkit/ort/branch/main/graph/badge.svg?token=QD2tCSUTVN |
24 |
| -[12]: https://app.codecov.io/gh/oss-review-toolkit/ort |
25 |
| -[13]: https://api.reuse.software/badge/github.com/oss-review-toolkit/ort |
26 |
| -[14]: https://api.reuse.software/info/github.com/oss-review-toolkit/ort |
27 |
| -[15]: https://api.scorecard.dev/projects/github.com/oss-review-toolkit/ort/badge |
28 |
| -[16]: https://scorecard.dev/viewer/?uri=github.com/oss-review-toolkit/ort |
29 |
| -[17]: https://www.bestpractices.dev/projects/4618/badge |
30 |
| -[18]: https://www.bestpractices.dev/projects/4618 |
| 21 | +[9]: https://codecov.io/gh/oss-review-toolkit/ort/branch/main/graph/badge.svg?token=QD2tCSUTVN |
| 22 | +[10]: https://app.codecov.io/gh/oss-review-toolkit/ort |
| 23 | +[11]: https://api.reuse.software/badge/github.com/oss-review-toolkit/ort |
| 24 | +[12]: https://api.reuse.software/info/github.com/oss-review-toolkit/ort |
| 25 | +[13]: https://api.scorecard.dev/projects/github.com/oss-review-toolkit/ort/badge |
| 26 | +[14]: https://scorecard.dev/viewer/?uri=github.com/oss-review-toolkit/ort |
| 27 | +[15]: https://www.bestpractices.dev/projects/4618/badge |
| 28 | +[16]: https://www.bestpractices.dev/projects/4618 |
31 | 29 |
|
32 | 30 | # Introduction
|
33 | 31 |
|
@@ -83,8 +81,7 @@ If a package manager is not list listed there, support for it is integrated dire
|
83 | 81 |
|
84 | 82 | ## From binaries
|
85 | 83 |
|
86 |
| -Preliminary binary artifacts for ORT are currently available via [JitPack](https://jitpack.io/#oss-review-toolkit/ort). |
87 |
| -Please note that due to limitations with the JitPack build environment, the reporter is not able to create the Web App report. |
| 84 | +Binary artifacts for releases are published to [Maven Central](https://central.sonatype.com/namespace/org.ossreviewtoolkit). |
88 | 85 |
|
89 | 86 | ## From sources
|
90 | 87 |
|
|
0 commit comments