#120692·sentry

在没有 org:write 的情况下添加仅限审计的令牌作用域

作者: sentry-junior[bot]创建于 2026年7月27日更新于 2026年9月17日
标签Waiting for: Product OwnerFeatureAuth

SIEM 和合规性集成目前只需要管理层审计日志,而这些集成需要 `org:write` 权限,因为 `OrganizationAuditPermission` 在该范围上对 `GET /api/0/organizations/{org_slug}/audit-logs/` 进行了限制。这迫使了过多的权限令牌用于只读用例。

内容来源: getsentry/sentry