include actions:read for all code scanning workflows

This commit is contained in:
eric sciple
2021-04-23 14:06:00 -05:00
parent 6a69f367db
commit a0512d36da
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ jobs:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
+1
View File
@@ -19,6 +19,7 @@ jobs:
name: Kubesec
runs-on: ubuntu-20.04
permissions:
actions: read
contents: read
security-events: write
steps:
+1
View File
@@ -38,6 +38,7 @@ jobs:
# Mayhem for API runs on linux, mac and windows
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
+1
View File
@@ -19,6 +19,7 @@ jobs:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
+1
View File
@@ -18,6 +18,7 @@ jobs:
name: Run tfsec sarif report
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write