Skip to content

Commit e67c325

Browse files
authored
Update query folder names (#36)
1 parent f7a5436 commit e67c325

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/tables/github_security_log/queries.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ order by
8888
```
8989

9090
```yaml
91-
folder: Access Tokens
91+
folder: Access Token
9292
```
9393
9494
### Personal Access Token Usage
@@ -111,7 +111,7 @@ order by
111111
```
112112

113113
```yaml
114-
folder: Access Tokens
114+
folder: Access Token
115115
```
116116
117117
### OAuth Application Authorizations
@@ -134,7 +134,7 @@ order by
134134
```
135135

136136
```yaml
137-
folder: Access Tokens
137+
folder: Access Token
138138
```
139139
140140
### Token Regeneration Events
@@ -157,7 +157,7 @@ order by
157157
```
158158

159159
```yaml
160-
folder: Access Tokens
160+
folder: Access Token
161161
```
162162
163163
### Repository-Specific Token Access
@@ -182,7 +182,7 @@ order by
182182
```
183183

184184
```yaml
185-
folder: Access Tokens
185+
folder: Access Token
186186
```
187187
188188
### Token Permission Changes
@@ -209,7 +209,7 @@ order by
209209
```
210210

211211
```yaml
212-
folder: Access Tokens
212+
folder: Access Token
213213
```
214214
215215
## SSH Key Management
@@ -234,7 +234,7 @@ order by
234234
```
235235

236236
```yaml
237-
folder: SSH Keys
237+
folder: SSH Key
238238
```
239239
240240
### Git Signing SSH Key Events
@@ -256,7 +256,7 @@ order by
256256
```
257257

258258
```yaml
259-
folder: SSH Keys
259+
folder: SSH Key
260260
```
261261
262262
### SSH Key Verification Events
@@ -279,7 +279,7 @@ order by
279279
```
280280

281281
```yaml
282-
folder: SSH Keys
282+
folder: SSH Key
283283
```
284284
285285
## Device and Security Management
@@ -393,7 +393,7 @@ order by
393393
```
394394

395395
```yaml
396-
folder: Account Management
396+
folder: Account
397397
```
398398
399399
### Password Changes
@@ -415,7 +415,7 @@ order by
415415
```
416416

417417
```yaml
418-
folder: Account Management
418+
folder: Account
419419
```
420420
421421
### Profile Picture Updates
@@ -436,7 +436,7 @@ order by
436436
```
437437

438438
```yaml
439-
folder: Account Management
439+
folder: Account
440440
```
441441
442442
## Suspicious Activity Detection

0 commit comments

Comments
 (0)