Skip to content

Commit 07721a7

Browse files
authored
Merge pull request #32674 from github/repo-sync
Repo sync
2 parents 98e4db2 + 97150d5 commit 07721a7

File tree

14 files changed

+44
-29
lines changed

14 files changed

+44
-29
lines changed

src/audit-logs/data/fpt/organization.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11662,12 +11662,13 @@
1166211662
"org",
1166311663
"business",
1166411664
"business_id",
11665-
"number"
11665+
"number",
11666+
"secret_type"
1166611667
]
1166711668
},
1166811669
{
1166911670
"action": "secret_scanning_alert.reopen",
11670-
"description": "A seret scanning alert was reopened.",
11671+
"description": "A secret scanning alert was reopened.",
1167111672
"docs_reference_links": "N/A",
1167211673
"fields": [
1167311674
"user_agent",
@@ -11684,7 +11685,8 @@
1168411685
"@timestamp",
1168511686
"created_at",
1168611687
"operation_type",
11687-
"token_scopes"
11688+
"token_scopes",
11689+
"secret_type"
1168811690
]
1168911691
},
1169011692
{
@@ -11707,7 +11709,8 @@
1170711709
"@timestamp",
1170811710
"created_at",
1170911711
"operation_type",
11710-
"token_scopes"
11712+
"token_scopes",
11713+
"secret_type"
1171111714
]
1171211715
},
1171311716
{
@@ -11732,7 +11735,8 @@
1173211735
"created_at",
1173311736
"operation_type",
1173411737
"business",
11735-
"business_id"
11738+
"business_id",
11739+
"secret_type"
1173611740
]
1173711741
},
1173811742
{
@@ -11751,7 +11755,8 @@
1175111755
"number",
1175211756
"created_at",
1175311757
"previous_validity",
11754-
"current_validity"
11758+
"current_validity",
11759+
"secret_type"
1175511760
]
1175611761
},
1175711762
{

src/audit-logs/data/ghec/enterprise.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14445,12 +14445,13 @@
1444514445
"org",
1444614446
"business",
1444714447
"business_id",
14448-
"number"
14448+
"number",
14449+
"secret_type"
1444914450
]
1445014451
},
1445114452
{
1445214453
"action": "secret_scanning_alert.reopen",
14453-
"description": "A seret scanning alert was reopened.",
14454+
"description": "A secret scanning alert was reopened.",
1445414455
"docs_reference_links": "N/A",
1445514456
"fields": [
1445614457
"user_agent",
@@ -14467,7 +14468,8 @@
1446714468
"@timestamp",
1446814469
"created_at",
1446914470
"operation_type",
14470-
"token_scopes"
14471+
"token_scopes",
14472+
"secret_type"
1447114473
]
1447214474
},
1447314475
{
@@ -14490,7 +14492,8 @@
1449014492
"@timestamp",
1449114493
"created_at",
1449214494
"operation_type",
14493-
"token_scopes"
14495+
"token_scopes",
14496+
"secret_type"
1449414497
]
1449514498
},
1449614499
{
@@ -14515,7 +14518,8 @@
1451514518
"created_at",
1451614519
"operation_type",
1451714520
"business",
14518-
"business_id"
14521+
"business_id",
14522+
"secret_type"
1451914523
]
1452014524
},
1452114525
{
@@ -14534,7 +14538,8 @@
1453414538
"number",
1453514539
"created_at",
1453614540
"previous_validity",
14537-
"current_validity"
14541+
"current_validity",
14542+
"secret_type"
1453814543
]
1453914544
},
1454014545
{

src/audit-logs/data/ghec/organization.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11662,12 +11662,13 @@
1166211662
"org",
1166311663
"business",
1166411664
"business_id",
11665-
"number"
11665+
"number",
11666+
"secret_type"
1166611667
]
1166711668
},
1166811669
{
1166911670
"action": "secret_scanning_alert.reopen",
11670-
"description": "A seret scanning alert was reopened.",
11671+
"description": "A secret scanning alert was reopened.",
1167111672
"docs_reference_links": "N/A",
1167211673
"fields": [
1167311674
"user_agent",
@@ -11684,7 +11685,8 @@
1168411685
"@timestamp",
1168511686
"created_at",
1168611687
"operation_type",
11687-
"token_scopes"
11688+
"token_scopes",
11689+
"secret_type"
1168811690
]
1168911691
},
1169011692
{
@@ -11707,7 +11709,8 @@
1170711709
"@timestamp",
1170811710
"created_at",
1170911711
"operation_type",
11710-
"token_scopes"
11712+
"token_scopes",
11713+
"secret_type"
1171111714
]
1171211715
},
1171311716
{
@@ -11732,7 +11735,8 @@
1173211735
"created_at",
1173311736
"operation_type",
1173411737
"business",
11735-
"business_id"
11738+
"business_id",
11739+
"secret_type"
1173611740
]
1173711741
},
1173811742
{
@@ -11751,7 +11755,8 @@
1175111755
"number",
1175211756
"created_at",
1175311757
"previous_validity",
11754-
"current_validity"
11758+
"current_validity",
11759+
"secret_type"
1175511760
]
1175611761
},
1175711762
{

src/audit-logs/data/ghes-3.10/enterprise.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88535,7 +88535,7 @@
8853588535
},
8853688536
{
8853788537
"action": "secret_scanning_alert.reopen",
88538-
"description": "A seret scanning alert was reopened.",
88538+
"description": "A secret scanning alert was reopened.",
8853988539
"docs_reference_links": "N/A",
8854088540
"fields": [
8854188541
"@timestamp",

src/audit-logs/data/ghes-3.10/organization.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91798,7 +91798,7 @@
9179891798
},
9179991799
{
9180091800
"action": "secret_scanning_alert.reopen",
91801-
"description": "A seret scanning alert was reopened.",
91801+
"description": "A secret scanning alert was reopened.",
9180291802
"docs_reference_links": "N/A",
9180391803
"fields": [
9180491804
"@timestamp",

src/audit-logs/data/ghes-3.11/enterprise.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91788,7 +91788,7 @@
9178891788
},
9178991789
{
9179091790
"action": "secret_scanning_alert.reopen",
91791-
"description": "A seret scanning alert was reopened.",
91791+
"description": "A secret scanning alert was reopened.",
9179291792
"docs_reference_links": "N/A",
9179391793
"fields": [
9179491794
"@timestamp",

src/audit-logs/data/ghes-3.11/organization.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98187,7 +98187,7 @@
9818798187
},
9818898188
{
9818998189
"action": "secret_scanning_alert.reopen",
98190-
"description": "A seret scanning alert was reopened.",
98190+
"description": "A secret scanning alert was reopened.",
9819198191
"docs_reference_links": "N/A",
9819298192
"fields": [
9819398193
"@timestamp",

src/audit-logs/data/ghes-3.12/enterprise.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93284,7 +93284,7 @@
9328493284
},
9328593285
{
9328693286
"action": "secret_scanning_alert.reopen",
93287-
"description": "A seret scanning alert was reopened.",
93287+
"description": "A secret scanning alert was reopened.",
9328893288
"docs_reference_links": "N/A",
9328993289
"fields": [
9329093290
"@timestamp",

src/audit-logs/data/ghes-3.12/organization.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101324,7 +101324,7 @@
101324101324
},
101325101325
{
101326101326
"action": "secret_scanning_alert.reopen",
101327-
"description": "A seret scanning alert was reopened.",
101327+
"description": "A secret scanning alert was reopened.",
101328101328
"docs_reference_links": "N/A",
101329101329
"fields": [
101330101330
"@timestamp",

src/audit-logs/data/ghes-3.13/enterprise.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94893,7 +94893,7 @@
9489394893
},
9489494894
{
9489594895
"action": "secret_scanning_alert.reopen",
94896-
"description": "A seret scanning alert was reopened.",
94896+
"description": "A secret scanning alert was reopened.",
9489794897
"docs_reference_links": "N/A",
9489894898
"fields": [
9489994899
"@timestamp",

0 commit comments

Comments
 (0)