Vulnerability Alert Rule

actionDescriptionSampleRule
vulnerability_alert_rule.createA Dependabot rule was created.NN
vulnerability_alert_rule.deleteA Dependabot rule was deleted.NN
vulnerability_alert_rule.disableA Dependabot rule was disabled for a single repository or disabled by default for an organization.NN
vulnerability_alert_rule.enableA Dependabot rule was enabled for a single repository or enabled by default for an organization.NN
vulnerability_alert_rule.force_disableA Dependabot rule was enabled for an organization and cannot be disabled for its repositories.NN
vulnerability_alert_rule.force_enableA Dependabot rule was disabled for an organization and cannot be enabled for its repositories.NN
vulnerability_alert_rule.updateA Dependabot rule's conditions, actions, or metadata changed.NN

vulnerability_alert_rule.create

#
Category
vulnerability-alert-rule

Description

A Dependabot rule was created.

Documented on GitHub's enterprise audit log reference.

vulnerability_alert_rule.delete

#
Category
vulnerability-alert-rule

Description

A Dependabot rule was deleted.

Documented on GitHub's enterprise audit log reference.

vulnerability_alert_rule.disable

#
Category
vulnerability-alert-rule

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

#
Category
vulnerability-alert-rule

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

#
Category
vulnerability-alert-rule

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

#
Category
vulnerability-alert-rule

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

#
Category
vulnerability-alert-rule

Description

A Dependabot rule's conditions, actions, or metadata changed.

Documented on GitHub's enterprise audit log reference.