Browse Source

github: workflows: Add Scorecards badge

Add the OpenSSF Scorecards badge to README.rst

Signed-off-by: Pedro Kaj Kjellerup Nacht <pedro.k.night@gmail.com>
pull/76448/head
Pedro Kaj Kjellerup Nacht 3 years ago committed by Anas Nashif
parent
commit
c68d67aefb
  1. 15
      README.rst

15
README.rst

@ -10,12 +10,15 @@
</p> </p>
</a> </a>
<a href="https://bestpractices.coreinfrastructure.org/projects/74"><img <a href="https://bestpractices.coreinfrastructure.org/projects/74">
src="https://bestpractices.coreinfrastructure.org/projects/74/badge"></a> <img src="https://bestpractices.coreinfrastructure.org/projects/74/badge">
<a </a>
href="https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml?query=branch%3Amain"> <a href="https://scorecard.dev/viewer/?uri=github.com/zephyrproject-rtos/zephyr">
<img <img src="https://api.securityscorecards.dev/projects/github.com/zephyrproject-rtos/zephyr/badge">
src="https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml/badge.svg?event=push"></a> </a>
<a href="https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml?query=branch%3Amain">
<img src="https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml/badge.svg?event=push">
</a>
The Zephyr Project is a scalable real-time operating system (RTOS) supporting The Zephyr Project is a scalable real-time operating system (RTOS) supporting

Loading…
Cancel
Save