Update audit log event data (#45343)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"sha": "250c5a5948cc029ec1474e2d2e219c0c6b1a9fa2"
|
||||
"sha": "5bb151323cd8d1753d5d48d332e0d7e340123081"
|
||||
}
|
||||
Reference in New Issue
Block a user