Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommend that users set up fine-grained access tokens #27

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

NovemberTang
Copy link

What does this change?

Changes the instructions of the readme to suggest users set up fine-grained access tokens. The reasons for this are twofold

  • Fine grained permissions typically result in tokens having a smaller overall permission set
  • They enforce expiry dates. Users cannot have their credentials live forever, even if they want to

How to test

Create a token using the steps and observe the results. Verify that the self assessment tool still works

How can we measure success?

Users are still able to use the tool. Fewer tokens with lots of permissions and possibly no expiry date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant