From b3f258a5d73a905c31e8b564bd9c0cd2d0095cea Mon Sep 17 00:00:00 2001 From: nasrin256 <190040076+nasrin256@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:43:51 +0400 Subject: [PATCH] Revert "Repo sync" --- Dockerfile | 2 +- src/audit-logs/data/fpt/organization.json | 5 ----- src/audit-logs/data/ghec/enterprise.json | 5 ----- src/audit-logs/data/ghec/organization.json | 5 ----- src/audit-logs/lib/config.json | 2 +- 5 files changed, 2 insertions(+), 17 deletions(-) diff --git a/Dockerfile b/Dockerfile index fd22356afc61..c43b906d6f9f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ # --------------------------------------------------------------- # To update the sha: # https://github.com/github/gh-base-image/pkgs/container/gh-base-image%2Fgh-base-noble -FROM ghcr.io/github/gh-base-image/gh-base-noble:20250226-135630-g5b0726056 AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20250218-181933-g3ea4154ca AS base # Install curl for Node install and determining the early access branch # Install git for cloning docs-early-access & translations repos diff --git a/src/audit-logs/data/fpt/organization.json b/src/audit-logs/data/fpt/organization.json index ecd29318568d..0150b73158ec 100644 --- a/src/audit-logs/data/fpt/organization.json +++ b/src/audit-logs/data/fpt/organization.json @@ -984,11 +984,6 @@ "description": "GitHub Advanced Security was enabled for all repositories in an organization.", "docs_reference_links": "N/A" }, - { - "action": "org.advanced_security_entity_policy_update", - "description": "An enterprise owner updated the GitHub Advanced Security access policy for repositories owned by the organization.", - "docs_reference_links": "/admin/policies/enforcing-policies-for-advanced-security-in-your-enterprise" - }, { "action": "org.advanced_security_policy_selected_member_disabled", "description": "An enterprise owner prevented GitHub Advanced Security features from being enabled for repositories owned by the organization.", diff --git a/src/audit-logs/data/ghec/enterprise.json b/src/audit-logs/data/ghec/enterprise.json index f7b4dd97c2f2..e660ab240861 100644 --- a/src/audit-logs/data/ghec/enterprise.json +++ b/src/audit-logs/data/ghec/enterprise.json @@ -1849,11 +1849,6 @@ "description": "GitHub Advanced Security was enabled for all repositories in an organization.", "docs_reference_links": "N/A" }, - { - "action": "org.advanced_security_entity_policy_update", - "description": "An enterprise owner updated the GitHub Advanced Security access policy for repositories owned by the organization.", - "docs_reference_links": "/admin/policies/enforcing-policies-for-advanced-security-in-your-enterprise" - }, { "action": "org.advanced_security_policy_selected_member_disabled", "description": "An enterprise owner prevented GitHub Advanced Security features from being enabled for repositories owned by the organization.", diff --git a/src/audit-logs/data/ghec/organization.json b/src/audit-logs/data/ghec/organization.json index ecd29318568d..0150b73158ec 100644 --- a/src/audit-logs/data/ghec/organization.json +++ b/src/audit-logs/data/ghec/organization.json @@ -984,11 +984,6 @@ "description": "GitHub Advanced Security was enabled for all repositories in an organization.", "docs_reference_links": "N/A" }, - { - "action": "org.advanced_security_entity_policy_update", - "description": "An enterprise owner updated the GitHub Advanced Security access policy for repositories owned by the organization.", - "docs_reference_links": "/admin/policies/enforcing-policies-for-advanced-security-in-your-enterprise" - }, { "action": "org.advanced_security_policy_selected_member_disabled", "description": "An enterprise owner prevented GitHub Advanced Security features from being enabled for repositories owned by the organization.", diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index 8eeafdfc7d02..cb91fccde213 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -3,5 +3,5 @@ "apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", "apiRequestEvent": "This event is only available via audit log streaming." }, - "sha": "1ab6335e75918a3d89e5abce17434c46abaf35a1" + "sha": "22d7bd6f4683db4821760803f4909f665e9cbcfb" } \ No newline at end of file