From aee46880100743dfef6fe0e97bba77d32520b2a8 Mon Sep 17 00:00:00 2001 From: Felipe Costa <33869171+felipecosta09@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:43:47 -0500 Subject: [PATCH] fix api permission (#23) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c540fc7..c60487d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This tool is meant to be used as a [GitHub Action](https://github.com/features/a ## Requirements * Have an [Vision One Account](https://signin.v1.trendmicro.com/). [Sign up for free trial now](www.trendmicro.com/en_us/business/products/trials.html?modal=s1b-hero-vision-one-free-trial-c022c8#detection-response) if it's not already the case! -* [A Vision One API Key](https://automation.trendmicro.com/xdr/Guides/First-Steps-Toward-Using-the-APIs) with `Master Administrator` role +* [A Vision One API Key](https://automation.trendmicro.com/xdr/Guides/First-Steps-Toward-Using-the-APIs) with a custom role that contains the permission `Run artifact scan`. * A Vision One Region of choice (ap-southeast-2, eu-central-1, ap-south-1, ap-northeast-1, ap-southeast-1, us-east-1) * A container image to be scan.