Skip to content

Commit

Permalink
Update README.md and SECURITY.md from alpha.1 to rc.1
Browse files Browse the repository at this point in the history
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
  • Loading branch information
FeynmanZhou committed Jul 18, 2022
1 parent ebba05d commit 043bc86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A golang library for the [COSE specification][cose-spec]

## Project Status

**Current Release**: [go-cose alpha 1][release-alpha-1]
**Current Release**: [go-cose rc 1][release-rc-1]

The project was *initially* forked from the upstream [mozilla-services/go-cose][mozilla-go-cose] project, however the Veraison and Mozilla maintainers have agreed to retire the mozilla-services/go-cose project and focus on [veraison/go-cose][veraison-go-cose] as the active project.

Expand Down Expand Up @@ -127,4 +127,4 @@ go test -fuzz=FuzzSign1
[mozilla-contributors]: https://github.com/mozilla-services/go-cose/graphs/contributors
[mozilla-go-cose]: http://github.com/mozilla-services/go-cose
[veraison-go-cose]: https://github.com/veraison/go-cose
[release-alpha-1]: https://github.com/veraison/go-cose/releases/tag/v1.0.0-alpha.1
[release-rc-1]: https://github.com/veraison/go-cose/releases/tag/v1.0.0-rc.1
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This document provides the details on the veraison/go-cose security policy and d

| Version | Supported |
| ------- | ------------------ |
| [v1.0.0-alpha1][v1.0.0-alpha1-release] | :green_check_mark: |
| [v1.0.0-rc1][v1.0.0-rc1-release] | Yes |

## Report A Vulnerability

Expand All @@ -23,7 +23,7 @@ To make a report please email the private security list at <a href="mailto:go-co
[TO:]: go-cose-security@googlegroups.com
[SUBJECT]: go-cose Security Notification
[BODY]:
Release: v1.0.0-alpha.1
Release: v1.0.0-rc.1

Summary:
A quick summary of the issue
Expand Down Expand Up @@ -85,6 +85,6 @@ Disclosures will be published on the same day as a release fixing the vulnerabil

[go-cose]: https://github.com/veraison/go-cose
[security-advisories]: https://github.com/veraison/go-cose/security/advisories
[v1.0.0-alpha1-release]: https://github.com/veraison/go-cose/releases/tag/v1.0.0-alpha.1
[v1.0.0-rc1-release]: https://github.com/veraison/go-cose/releases/tag/v1.0.0-rc.1
[v1.0.0-milestone]: https://github.com/veraison/go-cose/milestone/2
[go-cose-maintainers]: https://github.com/veraison/community/blob/main/OWNERS

0 comments on commit 043bc86

Please sign in to comment.