Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
101 changes: 101 additions & 0 deletions src/audit-logs/data/fpt/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -3432,6 +3432,57 @@
"programmatic_access_type"
]
},
{
"action": "issue_comment.pinned",
"description": "A comment on an issue was pinned to a repository.",
"docs_reference_links": "N/A",
"fields": [
"user_agent",
"request_id",
"request_access_security_header",
"hashed_token",
"programmatic_access_type",
"actor",
"actor_id",
"oauth_application_id",
"token_id",
"token_scopes",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"actor_is_bot"
]
},
{
"action": "issue_comment.unpinned",
"description": "A comment on an issue was unpinned from a repository.",
"docs_reference_links": "N/A",
"fields": [
"actor",
"actor_id",
"user_agent",
"request_id",
"request_access_security_header",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"actor_is_bot"
]
},
{
"action": "issue_comment.update",
"description": "A comment on an issue (other than the initial one) changed.",
Expand Down Expand Up @@ -13544,6 +13595,56 @@
"actor_is_bot"
]
},
{
"action": "repository_dependency_updates_self_hosted.disabled",
"description": "Dependency updates on self-hosted runners was disabled.",
"docs_reference_links": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners",
"fields": [
"actor",
"actor_id",
"user_agent",
"request_id",
"request_access_security_header",
"user",
"user_id",
"repo",
"repo_id",
"public_repo",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type"
],
"docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners"
},
{
"action": "repository_dependency_updates_self_hosted.enabled",
"description": "Dependency updates on self-hosted runners was enabled.",
"docs_reference_links": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners",
"fields": [
"topic",
"actor",
"actor_id",
"user",
"user_id",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"business",
"business_id",
"actor_is_bot",
"actor_is_agent"
],
"docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners"
},
{
"action": "repository_image.create",
"description": "An image to represent a repository was uploaded.",
Expand Down
124 changes: 124 additions & 0 deletions src/audit-logs/data/ghec/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -1898,6 +1898,29 @@
"user_id"
]
},
{
"action": "business.members_limit_reached",
"description": "An enterprise has reached its members limit.",
"docs_reference_links": "N/A",
"fields": [
"actor",
"actor_id",
"user_agent",
"request_id",
"request_access_security_header",
"name",
"limit",
"count",
"business",
"business_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"actor_is_bot"
]
},
{
"action": "business.organizations_limit_warning",
"description": "An enterprise is approaching its organizations limit.",
Expand Down Expand Up @@ -7462,6 +7485,57 @@
"programmatic_access_type"
]
},
{
"action": "issue_comment.pinned",
"description": "A comment on an issue was pinned to a repository.",
"docs_reference_links": "N/A",
"fields": [
"user_agent",
"request_id",
"request_access_security_header",
"hashed_token",
"programmatic_access_type",
"actor",
"actor_id",
"oauth_application_id",
"token_id",
"token_scopes",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"actor_is_bot"
]
},
{
"action": "issue_comment.unpinned",
"description": "A comment on an issue was unpinned from a repository.",
"docs_reference_links": "N/A",
"fields": [
"actor",
"actor_id",
"user_agent",
"request_id",
"request_access_security_header",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"actor_is_bot"
]
},
{
"action": "issue_comment.update",
"description": "A comment on an issue (other than the initial one) changed.",
Expand Down Expand Up @@ -17032,6 +17106,56 @@
"actor_is_bot"
]
},
{
"action": "repository_dependency_updates_self_hosted.disabled",
"description": "Dependency updates on self-hosted runners was disabled.",
"docs_reference_links": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners",
"fields": [
"actor",
"actor_id",
"user_agent",
"request_id",
"request_access_security_header",
"user",
"user_id",
"repo",
"repo_id",
"public_repo",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type"
],
"docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners"
},
{
"action": "repository_dependency_updates_self_hosted.enabled",
"description": "Dependency updates on self-hosted runners was enabled.",
"docs_reference_links": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners",
"fields": [
"topic",
"actor",
"actor_id",
"user",
"user_id",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"business",
"business_id",
"actor_is_bot",
"actor_is_agent"
],
"docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners"
},
{
"action": "repository_image.create",
"description": "An image to represent a repository was uploaded.",
Expand Down
101 changes: 101 additions & 0 deletions src/audit-logs/data/ghec/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -3432,6 +3432,57 @@
"programmatic_access_type"
]
},
{
"action": "issue_comment.pinned",
"description": "A comment on an issue was pinned to a repository.",
"docs_reference_links": "N/A",
"fields": [
"user_agent",
"request_id",
"request_access_security_header",
"hashed_token",
"programmatic_access_type",
"actor",
"actor_id",
"oauth_application_id",
"token_id",
"token_scopes",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"actor_is_bot"
]
},
{
"action": "issue_comment.unpinned",
"description": "A comment on an issue was unpinned from a repository.",
"docs_reference_links": "N/A",
"fields": [
"actor",
"actor_id",
"user_agent",
"request_id",
"request_access_security_header",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"actor_is_bot"
]
},
{
"action": "issue_comment.update",
"description": "A comment on an issue (other than the initial one) changed.",
Expand Down Expand Up @@ -13544,6 +13595,56 @@
"actor_is_bot"
]
},
{
"action": "repository_dependency_updates_self_hosted.disabled",
"description": "Dependency updates on self-hosted runners was disabled.",
"docs_reference_links": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners",
"fields": [
"actor",
"actor_id",
"user_agent",
"request_id",
"request_access_security_header",
"user",
"user_id",
"repo",
"repo_id",
"public_repo",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type"
],
"docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners"
},
{
"action": "repository_dependency_updates_self_hosted.enabled",
"description": "Dependency updates on self-hosted runners was enabled.",
"docs_reference_links": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners",
"fields": [
"topic",
"actor",
"actor_id",
"user",
"user_id",
"repo",
"repo_id",
"public_repo",
"org",
"org_id",
"action",
"_document_id",
"@timestamp",
"created_at",
"operation_type",
"business",
"business_id",
"actor_is_bot",
"actor_is_agent"
],
"docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners"
},
{
"action": "repository_image.create",
"description": "An image to represent a repository was uploaded.",
Expand Down
Loading