Skip to content

Commit 33ddb47

Browse files
committed
Make logo wider
1 parent e3d171d commit 33ddb47

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# GitHub token permissions usage Monitor and Advisor actions (PUBLIC BETA)
22

3+
![Logo](res/logo.png "Logo")
4+
35
Applying the least privilege permissions to a GitHub Actions workflow is a best security practice, but can be challenging as it may break existing workflows.
46

57
The Monitor action, when added to a workflow, tracks the usage of the temporary GitHub repository token and gives recommendations on the minimum permissions required to run the workflow based on the actual detected workflow activity. Every workflow run generates a summary report with the recommendations. Since some steps or jobs may be skipped based on various conditions, the Advisor action can aggregate and summarize the recommendations from multiple workflow runs.

res/logo.png

40.7 KB
Loading

0 commit comments

Comments
 (0)