Skip to content

Commit ecd8bed

Browse files
docs-botsaritaimchammer01heiskrCopilot
authored
Update audit log event data (#61769)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e7acac0 commit ecd8bed

18 files changed

Lines changed: 177 additions & 79 deletions

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
"start-for-playwright": "cross-env ROOT=src/fixtures/fixtures TRANSLATIONS_FIXTURE_ROOT=src/fixtures/fixtures/translations ENABLED_LANGUAGES=en,ja NODE_ENV=test tsx src/frame/server.ts",
9898
"symlink-from-local-repo": "tsx src/early-access/scripts/symlink-from-local-repo.ts",
9999
"sync-audit-log": "tsx src/audit-logs/scripts/sync.ts",
100+
"rebuild-audit-log-dedup": "tsx src/audit-logs/scripts/rebuild-dedup.ts",
100101
"sync-codeql-cli": "tsx src/codeql-cli/scripts/sync.ts",
101102
"sync-graphql": "tsx src/graphql/scripts/sync.ts",
102103
"sync-rest": "tsx src/rest/scripts/update-files.ts",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18023,6 +18023,7 @@
1802318023
"query_suite",
1802418024
"threat_model",
1802518025
"languages",
18026+
"languages_removed",
1802618027
"public_repo",
1802718028
"created_at",
1802818029
"operation_type",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23441,6 +23441,7 @@
2344123441
"query_suite",
2344223442
"threat_model",
2344323443
"languages",
23444+
"languages_removed",
2344423445
"public_repo",
2344523446
"created_at",
2344623447
"operation_type",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18023,6 +18023,7 @@
1802318023
"query_suite",
1802418024
"threat_model",
1802518025
"languages",
18026+
"languages_removed",
1802618027
"public_repo",
1802718028
"created_at",
1802818029
"operation_type",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17456,6 +17456,7 @@
1745617456
"query_suite",
1745717457
"threat_model",
1745817458
"languages",
17459+
"languages_removed",
1745917460
"public_repo",
1746017461
"created_at",
1746117462
"operation_type",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16781,6 +16781,7 @@
1678116781
"query_suite",
1678216782
"threat_model",
1678316783
"languages",
16784+
"languages_removed",
1678416785
"public_repo",
1678516786
"created_at",
1678616787
"operation_type",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17526,6 +17526,7 @@
1752617526
"query_suite",
1752717527
"threat_model",
1752817528
"languages",
17529+
"languages_removed",
1752917530
"public_repo",
1753017531
"created_at",
1753117532
"operation_type",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17061,6 +17061,7 @@
1706117061
"query_suite",
1706217062
"threat_model",
1706317063
"languages",
17064+
"languages_removed",
1706417065
"public_repo",
1706517066
"created_at",
1706617067
"operation_type",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18483,6 +18483,7 @@
1848318483
"query_suite",
1848418484
"threat_model",
1848518485
"languages",
18486+
"languages_removed",
1848618487
"public_repo",
1848718488
"created_at",
1848818489
"operation_type",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17774,6 +17774,7 @@
1777417774
"query_suite",
1777517775
"threat_model",
1777617776
"languages",
17777+
"languages_removed",
1777717778
"public_repo",
1777817779
"created_at",
1777917780
"operation_type",

0 commit comments

Comments
 (0)