Skip to content

Commit 40955fe

Browse files
authored
Merge pull request #38 from automagik-dev/feat/m365-pilot-scope-guard
feat: guard M365 pilot scopes
2 parents 65b7a01 + c0c18e0 commit 40955fe

6 files changed

Lines changed: 1573 additions & 0 deletions

.deadcode-baseline.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ internal/googleauth/oauth_flow_manual_redirect.go:54:6: unreachable func: extrac
3939
internal/googleauth/scopes.go:34:6: unreachable func: ScopesForCommands
4040
internal/googleauth/scopes.go:72:6: unreachable func: AllScopes
4141
internal/googleauth/scopes.go:96:6: unreachable func: knownCommandNames
42+
internal/msauth/scopes.go:17:6: unreachable func: canonicalPilotScope
43+
internal/msauth/scopes.go:29:6: unreachable func: PilotAllowedScopes
44+
internal/msauth/scopes.go:40:6: unreachable func: GuardPilotScopes
4245
internal/officetext/extract.go:46:6: unreachable func: ExtractTextByMIME
4346
internal/secrets/keychain_other.go:11:6: unreachable func: CheckKeychainLocked
4447
internal/secrets/keychain_other.go:16:6: unreachable func: UnlockKeychain

0 commit comments

Comments
 (0)