From 3a41cb77b0e8ccefc7d0918409278287af32e4e0 Mon Sep 17 00:00:00 2001 From: Matt Travi Date: Fri, 4 Aug 2023 14:29:29 -0500 Subject: [PATCH] docs(badges): added the slsa level 2 badge since this package is published with provenance --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2901deb8..1381631f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ host scaffolder for [node.js](https://nodejs.org/) applications hosted on [app-e [![Codecov][coverage-badge]][coverage-link] [![Node CI Workflow Status][github-actions-ci-badge]][github-actions-ci-link] +![SLSA Level 2][slsa-badge] @@ -84,3 +85,5 @@ $ npm test [github-actions-ci-link]: https://github.com/travi/node-app-engine-standard-scaffolder/actions?query=workflow%3A%22Node.js+CI%22+branch%3Amaster [github-actions-ci-badge]: https://github.com/travi/node-app-engine-standard-scaffolder/workflows/Node.js%20CI/badge.svg + +[slsa-badge]: https://slsa.dev/images/gh-badge-level2.svg