diff --git a/README.md b/README.md index 7bac96e..b1d9b65 100644 --- a/README.md +++ b/README.md @@ -47,15 +47,15 @@ First-of-its-kind patent-pending technology that automatically correlates outbou - uses: actions/checkout@v2 ``` +## Try it out + +[Hands-on tutorials](https://github.com/step-security/supply-chain-goat) to learn how `harden-runner` prevents software supply chain attacks. + ## Workflows using harden-runner Workflows using harden-runner: 1. https://github.com/nvm-sh/nvm/tree/master/.github/workflows -2. https://github.com/shivammathur/setup-php/blob/master/.github/workflows/node-release.yml -3. https://github.com/microsoft/msquic/tree/main/.github/workflows -4. https://github.com/dassana-io/dassana/blob/main/.github/workflows/publish-ut-coverage.yaml -5. https://github.com/MTRNord/matrix-art/tree/main/.github/workflows - -## Try it out - -[Hands-on tutorials](https://github.com/step-security/supply-chain-goat) to learn how `harden-runner` prevents software supply chain attacks. +2. https://github.com/microsoft/msquic/tree/main/.github/workflows +3. https://github.com/dassana-io/dassana/blob/main/.github/workflows/publish-ut-coverage.yaml +4. https://github.com/MTRNord/matrix-art/tree/main/.github/workflows +5. https://github.com/myrotvorets/opentelemetry-plugin-knex/blob/master/.github/workflows/package-audit.yml