Skip to content

Commit 2694622

Browse files
authored
docs: add OpenSSF Scorecard badge and update supported version in security policy (#11)
1 parent 7806139 commit 2694622

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![GoReportCard](https://goreportcard.com/badge/cmd-stream/cmd-stream-go)](https://goreportcard.com/report/github.com/cmd-stream/cmd-stream-go)
55
[![codecov](https://codecov.io/gh/cmd-stream/cmd-stream-go/graph/badge.svg?token=RXPJ6ZIPK7)](https://codecov.io/gh/cmd-stream/cmd-stream-go)
66
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/12510/badge)](https://www.bestpractices.dev/projects/12510)
7+
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/cmd-stream/cmd-stream-go/badge)](https://scorecard.dev/viewer/?uri=github.com/cmd-stream/cmd-stream-go)
78
[![Follow on X](https://img.shields.io/twitter/url?url=https%3A%2F%2Fx.com%2Fcmdstream_lib)](https://x.com/cmdstream_lib)
89

910
**cmd-stream** is a networking framework that implements the Distributed

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ We provide security updates for the following versions of **cmd-stream-go**:
1010

1111
| Version | Supported |
1212
| ------- | ------------------ |
13-
| v0.6.x | :white_check_mark: |
14-
| < v0.6 | :x: |
13+
| v0.7.x | :white_check_mark: |
14+
| < v0.7 | :x: |
1515

1616
We recommend all users stay on the latest minor version to receive the most
1717
up-to-date security patches.

0 commit comments

Comments
 (0)