Skip to content

Commit 7cf3305

Browse files
authored
Abandon RFC 0051 (#2511)
This RFC won't be worked on right now, so it's moved to stage X.
1 parent ae72cd5 commit 7cf3305

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

rfcs/text/0051-user-is-privileged.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# 0051: Add user.is_privileged boolean field
22

3-
- Stage: **0 (strawperson)**
4-
- Date: **2025-07-28**
3+
- Stage: **X (abandoned)**
4+
- Date: **2025-08-11**
55

66
This RFC proposes adding a new boolean field, `user.is_privileged`. It will explicitly flag when a user has elevated or administrative rights such as ability to grant permissions, perform `sudo`, or manage IAM roles—so analysts can more easily filter, alert on, and correlate privileged‐user activity without custom parsing.
77

8+
## Stage X
9+
10+
This RFC is not being worked on actively, and it has been marked as abandoned. If an individual wishes to advance it in the future, open a new pull request against this proposal.
11+
12+
813
## Fields
914

1015
```yaml

0 commit comments

Comments
 (0)