1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Update audit log event data (#45343)

This commit is contained in:
docs-bot
2023-10-30 12:33:26 -04:00
committed by GitHub
parent 0d34fecbd7
commit 65fb5ac9bc
4 changed files with 46 additions and 16 deletions

View File

@@ -3061,27 +3061,37 @@
},
{
"action": "vulnerability_alert_rule.create",
"description": "N/A",
"description": "A Dependabot rule was created.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.delete",
"description": "N/A",
"description": "A Dependabot rule was deleted.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.disable",
"description": "N/A",
"description": "A Dependabot rule was disabled for a single repository or disabled by default for an organization.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.enable",
"description": "N/A",
"description": "A Dependabot rule was enabled for a single repository or enabled by default for an organization.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.force_disable",
"description": "A Dependabot rule was enabled for an organization and cannot be disabled for its repositories.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.force_enable",
"description": "A Dependabot rule was disabled for an organization and cannot be enabled for its repositories.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.update",
"description": "N/A",
"description": "A Dependabot rule's conditions, actions, or metadata changed.",
"docs_reference_links": "N/A"
},
{

View File

@@ -3686,27 +3686,37 @@
},
{
"action": "vulnerability_alert_rule.create",
"description": "N/A",
"description": "A Dependabot rule was created.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.delete",
"description": "N/A",
"description": "A Dependabot rule was deleted.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.disable",
"description": "N/A",
"description": "A Dependabot rule was disabled for a single repository or disabled by default for an organization.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.enable",
"description": "N/A",
"description": "A Dependabot rule was enabled for a single repository or enabled by default for an organization.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.force_disable",
"description": "A Dependabot rule was enabled for an organization and cannot be disabled for its repositories.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.force_enable",
"description": "A Dependabot rule was disabled for an organization and cannot be enabled for its repositories.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.update",
"description": "N/A",
"description": "A Dependabot rule's conditions, actions, or metadata changed.",
"docs_reference_links": "N/A"
},
{

View File

@@ -2936,27 +2936,37 @@
},
{
"action": "vulnerability_alert_rule.create",
"description": "N/A",
"description": "A Dependabot rule was created.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.delete",
"description": "N/A",
"description": "A Dependabot rule was deleted.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.disable",
"description": "N/A",
"description": "A Dependabot rule was disabled for a single repository or disabled by default for an organization.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.enable",
"description": "N/A",
"description": "A Dependabot rule was enabled for a single repository or enabled by default for an organization.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.force_disable",
"description": "A Dependabot rule was enabled for an organization and cannot be disabled for its repositories.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.force_enable",
"description": "A Dependabot rule was disabled for an organization and cannot be enabled for its repositories.",
"docs_reference_links": "N/A"
},
{
"action": "vulnerability_alert_rule.update",
"description": "N/A",
"description": "A Dependabot rule's conditions, actions, or metadata changed.",
"docs_reference_links": "N/A"
},
{

View File

@@ -1,3 +1,3 @@
{
"sha": "250c5a5948cc029ec1474e2d2e219c0c6b1a9fa2"
"sha": "5bb151323cd8d1753d5d48d332e0d7e340123081"
}