Vulnerability Alert Rule
| action | Description | Sample | Rule |
|---|---|---|---|
| vulnerability_ | A Dependabot rule was created. | N | N |
| vulnerability_ | A Dependabot rule was deleted. | N | N |
| vulnerability_ | A Dependabot rule was disabled for a single repository or disabled by default for an organization. | N | N |
| vulnerability_ | A Dependabot rule was enabled for a single repository or enabled by default for an organization. | N | N |
| vulnerability_ | A Dependabot rule was enabled for an organization and cannot be disabled for its repositories. | N | N |
| vulnerability_ | A Dependabot rule was disabled for an organization and cannot be enabled for its repositories. | N | N |
| vulnerability_ | A Dependabot rule's conditions, actions, or metadata changed. | N | N |
vulnerability_alert_rule.create
#Description
A Dependabot rule was created.
Documented on GitHub's enterprise audit log reference.
vulnerability_alert_rule.delete
#Description
A Dependabot rule was deleted.
Documented on GitHub's enterprise audit log reference.
vulnerability_alert_rule.disable
#Description
A Dependabot rule was disabled for a single repository or disabled by default for an organization.
Documented on GitHub's enterprise audit log reference.
vulnerability_alert_rule.enable
#Description
A Dependabot rule was enabled for a single repository or enabled by default for an organization.
Documented on GitHub's enterprise audit log reference.
vulnerability_alert_rule.force_disable
#Description
A Dependabot rule was enabled for an organization and cannot be disabled for its repositories.
Documented on GitHub's enterprise audit log reference.
vulnerability_alert_rule.force_enable
#Description
A Dependabot rule was disabled for an organization and cannot be enabled for its repositories.
Documented on GitHub's enterprise audit log reference.
vulnerability_alert_rule.update
#Description
A Dependabot rule's conditions, actions, or metadata changed.
Documented on GitHub's enterprise audit log reference.