ScanTypeSummaryProperties interface
Properties
alerts | True if alerts are enabled for the associated alert type/repo combination, false if disabled. |
pr |
True if pull request alerts are enabled for the associated alert type/repo combination, false if disabled. |
push |
True if push protection is enabled for the associated alert type/repo combination, false if disabled. |
Property Details
alerts
True if alerts are enabled for the associated alert type/repo combination, false if disabled.
alerts: ScanTypeSummaryPropertiesData
Property Value
prAlerts
True if pull request alerts are enabled for the associated alert type/repo combination, false if disabled.
prAlerts: ScanTypeSummaryPropertiesData
Property Value
pushProtection
True if push protection is enabled for the associated alert type/repo combination, false if disabled.
pushProtection: ScanTypeSummaryPropertiesData