OAUTH-003: OAuth Scope Analysis
- Platform
- Google Workspace
- Category
- OAuth & API Security
- Severity
- Critical
- Zero Trust pillar
- Applications & Workloads (weight 2)
- Golden fixtures
- 3
- Branch coverage
- Observed: fixtures prove the verdicts they exercise
- Provenance
- baseline
What it checks
OAuth applications with high-risk scopes (Gmail, Drive, Admin) pose significant data exfiltration risk and must be reviewed and restricted
Recommended value
No unauthorized apps with high-risk scopes (gmail, drive, admin)
Remediation
Admin Console > Security > API controls > App access control > Review apps with sensitive scopes > Revoke or restrict as needed
Fixture-proven verdicts
Every verdict below is proven by a golden fixture in the module's gating test suite. This table derives from the last green run; it cannot be edited by hand.
| Scenario | Expected verdict |
|---|---|
| clean | PASS |
| known-bad | FAIL |
| throttled | Not Assessed |
Framework mappings
- NIST SP 800-53
- AC-6, AC-3
- CIS Benchmark
- 3.3
- MITRE ATT&CK
- T1528, T1114.002, T1530