Documentation Index
Fetch the complete documentation index at: https://specterops-enable-tls-feedback.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This page covers creating a Fine-grained Personal Access Token (PAT) for GitHub. PATs have a rate limit of 5,000 API requests per hour.
Create a Fine-grained Personal Access Token
Navigate to Personal Access Tokens
Navigate to your GitHub Profile > Settings. Open Developer Settings
Go to Developer settings (bottom left). Go to Fine-grained Tokens
Navigate to Personal access tokens > Fine-grained tokens. Generate a new token
Click Generate new token. Set resource owner
Set the Resource owner to your target organization.
Configure the access scope
Under Repository access, select All repositories. Configure the repository and org permissions
Generate the token
You must save the token value (preferably in a password manager) at this point. You will not be able to recover it later.
Click Generate token and copy the token value.
Next Steps
After creating a token, proceed to configure the collector to start collection.