|
1 | 1 | # CycloneDX Ruby Gem |
2 | 2 |
|
3 | | -[](https://rubygems.org/gems/cyclonedx-ruby) |
4 | | -[](https://github.com/CycloneDX/cyclonedx-ruby-gem/actions/workflows/ruby.yml?query=branch%3Amaster) |
| 3 | +[![shield_rubygems]][link_rubygems] |
| 4 | +[![shield_gh-workflow-test]][link_gh-workflow-test] |
5 | 5 | [![shield_coverage]][link_codacy] |
6 | | -[][license_file] |
7 | | -[](https://cyclonedx.org/) |
8 | | -[](https://cyclonedx.org/slack/invite) |
9 | | -[](https://groups.io/g/CycloneDX) |
10 | | -[](https://twitter.com/CycloneDX_Spec) |
| 6 | +[![shield_license]][license_file] |
| 7 | +[![shield_website]][link_website] |
| 8 | +[![shield_slack]][link_slack] |
| 9 | +[![shield_groups]][link_discussion] |
| 10 | +[![shield_twitter-follow]][link_twitter] |
11 | 11 |
|
12 | 12 | ---- |
13 | 13 |
|
@@ -66,5 +66,18 @@ Permission to modify and redistribute is granted under the terms of the Apache 2 |
66 | 66 |
|
67 | 67 | [license_file]: https://github.com/CycloneDX/cyclonedx-ruby-gem/blob/master/LICENSE.txt |
68 | 68 |
|
| 69 | +[shield_rubygems]: https://img.shields.io/gem/v/cyclonedx-ruby?logo=rubygems&logoColor=white |
| 70 | +[shield_gh-workflow-test]: https://img.shields.io/github/actions/workflow/status/CycloneDX/cyclonedx-ruby-gem/ruby.yml?branch=master&logo=GitHub&logoColor=white "build" |
69 | 71 | [shield_coverage]: https://img.shields.io/codacy/coverage/de2bfb229a81439b8974b5e3d0af4e1a?logo=Codacy&logoColor=white "test coverage" |
| 72 | +[shield_license]: https://img.shields.io/github/license/CycloneDX/cyclonedx-php-library?logo=open%20source%20initiative&logoColor=white "license" |
| 73 | +[shield_website]: https://img.shields.io/badge/https://-cyclonedx.org-blue.svg "homepage" |
| 74 | +[shield_slack]: https://img.shields.io/badge/slack-join-blue?logo=Slack&logoColor=white "slack join" |
| 75 | +[shield_groups]: https://img.shields.io/badge/discussion-groups.io-blue.svg "groups discussion" |
| 76 | +[shield_twitter-follow]: https://img.shields.io/badge/Twitter-follow-blue?logo=Twitter&logoColor=white "twitter follow" |
| 77 | +[link_rubygems]: https://rubygems.org/gems/cyclonedx-ruby |
| 78 | +[link_gh-workflow-test]: https://github.com/CycloneDX/cyclonedx-ruby-gem/actions/workflows/ruby.yml?query=branch%3Amaster |
70 | 79 | [link_codacy]: https://app.codacy.com/gh/CycloneDX/cyclonedx-ruby-gem |
| 80 | +[link_website]: https://cyclonedx.org/ |
| 81 | +[link_slack]: https://cyclonedx.org/slack/invite |
| 82 | +[link_discussion]: https://groups.io/g/CycloneDX |
| 83 | +[link_twitter]: https://twitter.com/CycloneDX_Spec |
0 commit comments