309753a542
- Created compare_scopes.go with compare-scopes command - Fetches token scopes from GitHub API using pkg/scopes/fetcher - Compares with required scopes from inventory - Reports missing and extra scopes - Supports text and json output formats - Added comprehensive unit tests - Created script/compare-scopes wrapper script Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>