Skip to content

Commit 3b591e5

Browse files
committed
docs: add OpenSSF Scorecard Badge
1 parent fc3a65f commit 3b591e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![Node.js Version][node-image]][node-url]
66
[![Build Status][github-actions-ci-image]][github-actions-ci-url]
77
[![Test Coverage][coveralls-image]][coveralls-url]
8+
[![OpenSSF Scorecard Badge][ossf-scorecard-badge]][ossf-scorecard-visualizer]
89

910
Node.js function to invoke as the final step to respond to HTTP request.
1011

@@ -145,3 +146,5 @@ function logerror (err) {
145146
[downloads-url]: https://npmjs.org/package/finalhandler
146147
[github-actions-ci-image]: https://github.com/pillarjs/finalhandler/actions/workflows/ci.yml/badge.svg
147148
[github-actions-ci-url]: https://github.com/pillarjs/finalhandler/actions/workflows/ci.yml
149+
[ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/pillarjs/finalhandler/badge
150+
[ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/pillarjs/finalhandler

0 commit comments

Comments
 (0)