From d0ea69b57e85dd30a611e45c1cd5e67a72e5c003 Mon Sep 17 00:00:00 2001 From: Mor Weinberger Date: Wed, 15 Jun 2022 13:08:30 +0300 Subject: [PATCH] add req and supported Providers to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 33ab1b6..7407fca 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,12 @@ chain-bench scan --repository-url --access-token -o +# Requirements +It is required to provide an access token with permission to these scopes: `repo`(all), `read:repo_hook`, `admin:org_hook`, `read:org` + +# Supported Providers + We currently support Github as the first SCM, with PAT authentication. + ## Please Note Chain-bench implements the CIS Software Supply Chain Benchmark as closely as possible. You can find the current implemented checks under [AVD - Software Supply Chain CIS - 1.0](https://avd.aquasec.com/compliance/softwaresupplychain/cis-1.0/) that update every night based chain-bench metadata.json files