Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Dec 19, 2024
1 parent 5b74b4b commit 8a50fd4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Audit GitHub repositories automatically, especially about security-related matters, such as :

* Permitted users, and their permissions
* Permissions for GitHub Actions, such as approval needed for all / first-time contributors (to be implemented)
* Secrets and Variables (to be implemented)
* ...

This just compares the current repository configurations retrieved from GitHub API with `repos.yaml`, which contains their "expected" configurations.

How to run audit
=================

Create a GitHub fine-grained personal access token at : https://github.com/settings/personal-access-tokens/new

* Resource owner: embulk
Expand Down

0 comments on commit 8a50fd4

Please sign in to comment.