### Why is it desirable? - No longer necessary for admins to create PATs on behalf of themself - Increased rate limit: 15,000 requests per hour if owned by a GitHub Enterprise Cloud organization (compared to 5,000 requests for PATs) Suggested Fix: - Create separate functions for PATs and GitHub Apps - https://github.com/SpecterOps/GitHound/pull/7
Why is it desirable?
Suggested Fix: