diff --git a/.bestpractices.json b/.bestpractices.json index be17f38..6103aef 100644 --- a/.bestpractices.json +++ b/.bestpractices.json @@ -51,7 +51,7 @@ "version_tags_justification": "https://github.com/RandomCodeSpace/docsiq/tags", "release_notes_status": "Met", - "release_notes_justification": "Generated per release via GitHub's generate_release_notes. https://github.com/RandomCodeSpace/docsiq/releases", + "release_notes_justification": "https://github.com/RandomCodeSpace/docsiq/blob/main/CHANGELOG.md", "report_process_status": "Met", "report_process_justification": "https://github.com/RandomCodeSpace/docsiq/blob/main/SECURITY.md", diff --git a/README.md b/README.md index 2769bcc..da75d98 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # docsiq [![Security Scan](https://github.com/RandomCodeSpace/docsiq/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/RandomCodeSpace/docsiq/actions/workflows/ci.yml) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/12628/badge)](https://www.bestpractices.dev/projects/12628) [![OpenSSF Score](https://api.scorecard.dev/projects/github.com/RandomCodeSpace/docsiq/badge)](https://scorecard.dev/viewer/?uri=github.com/RandomCodeSpace/docsiq) [![Release](https://img.shields.io/github/v/release/RandomCodeSpace/docsiq?include_prereleases&sort=semver)](https://github.com/RandomCodeSpace/docsiq/releases) [![Go Version](https://img.shields.io/github/go-mod/go-version/RandomCodeSpace/docsiq)](https://github.com/RandomCodeSpace/docsiq/blob/main/go.mod)