OAUTH-010: Connected Apps With Sensitive Scopes
- Platform
- Google Workspace
- Category
- OAuth & API Security
- Severity
- High
- Zero Trust pillar
- Applications & Workloads (weight 2)
- Golden fixtures
- 3
- Branch coverage
- Observed: fixtures prove the verdicts they exercise
- Provenance
- original
What it checks
Applications with access to Drive, Gmail, or Calendar data should be inventoried and validated to prevent data exfiltration through connected apps
Recommended value
All apps with sensitive scopes (Drive, Gmail, Calendar) reviewed and approved
Remediation
Admin Console > Security > API controls > App access control > Filter by scope (Drive, Gmail, Calendar) > Review and restrict unauthorized apps
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 | WARN |
| throttled | Not Assessed |
Framework mappings
- NIST SP 800-53
- AC-3, AC-6
- CIS Benchmark
- 3.10
- MITRE ATT&CK
- T1530, T1114.002, T1528