@@ -23184,16 +23184,15 @@ components:
2318423184 x-enum-varnames:
2318523185 - RULE
2318623186 RuleTypes:
23187- description: Security rule types used to filter signals and vulnerabilities
23188- generating notifications.
23187+ description: Security rule types used as filters in security rules.
2318923188 example:
2319023189 - misconfiguration
2319123190 - attack_path
2319223191 items:
2319323192 $ref: '#/components/schemas/RuleTypesItems'
2319423193 type: array
2319523194 RuleTypesItems:
23196- description: 'Security rule types which can be used in notification rules.
23195+ description: 'Security rule type which can be used in security rules.
2319723196
2319823197 Signal-based notification rules can filter signals based on rule types application_security,
2319923198 log_detection,
@@ -44078,7 +44077,7 @@ paths:
4407844077 appKeyAuth: []
4407944078 - AuthZ:
4408044079 - security_monitoring_notification_profiles_read
44081- summary: Get the list of signal-based rules
44080+ summary: Get the list of signal-based notification rules
4408244081 tags:
4408344082 - Security Monitoring
4408444083 x-permission:
@@ -44120,7 +44119,7 @@ paths:
4412044119 appKeyAuth: []
4412144120 - AuthZ:
4412244121 - security_monitoring_notification_profiles_write
44123- summary: Create a new signal-based rule
44122+ summary: Create a new signal-based notification rule
4412444123 tags:
4412544124 - Security Monitoring
4412644125 x-codegen-request-body-name: body
@@ -44153,7 +44152,7 @@ paths:
4415344152 appKeyAuth: []
4415444153 - AuthZ:
4415544154 - security_monitoring_notification_profiles_write
44156- summary: Delete a signal-based rule
44155+ summary: Delete a signal-based notification rule
4415744156 tags:
4415844157 - Security Monitoring
4415944158 x-permission:
@@ -44190,7 +44189,7 @@ paths:
4419044189 appKeyAuth: []
4419144190 - AuthZ:
4419244191 - security_monitoring_notification_profiles_read
44193- summary: Get details of a signal-based rule
44192+ summary: Get details of a signal-based notification rule
4419444193 tags:
4419544194 - Security Monitoring
4419644195 x-permission:
@@ -44236,7 +44235,7 @@ paths:
4423644235 appKeyAuth: []
4423744236 - AuthZ:
4423844237 - security_monitoring_notification_profiles_write
44239- summary: Patch a signal-based rule
44238+ summary: Patch a signal-based notification rule
4424044239 tags:
4424144240 - Security Monitoring
4424244241 x-codegen-request-body-name: body
@@ -44636,7 +44635,7 @@ paths:
4463644635 appKeyAuth: []
4463744636 - AuthZ:
4463844637 - security_monitoring_notification_profiles_read
44639- summary: Get the list of vulnerability-based rules
44638+ summary: Get the list of vulnerability notification rules
4464044639 tags:
4464144640 - Security Monitoring
4464244641 x-permission:
@@ -44678,7 +44677,7 @@ paths:
4467844677 appKeyAuth: []
4467944678 - AuthZ:
4468044679 - security_monitoring_notification_profiles_write
44681- summary: Create a new vulnerability-based rule
44680+ summary: Create a new vulnerability-based notification rule
4468244681 tags:
4468344682 - Security Monitoring
4468444683 x-codegen-request-body-name: body
@@ -44711,7 +44710,7 @@ paths:
4471144710 appKeyAuth: []
4471244711 - AuthZ:
4471344712 - security_monitoring_notification_profiles_write
44714- summary: Delete a vulnerability-based rule
44713+ summary: Delete a vulnerability-based notification rule
4471544714 tags:
4471644715 - Security Monitoring
4471744716 x-permission:
@@ -44748,7 +44747,7 @@ paths:
4474844747 appKeyAuth: []
4474944748 - AuthZ:
4475044749 - security_monitoring_notification_profiles_read
44751- summary: Get details of a vulnerability-based rule
44750+ summary: Get details of a vulnerability notification rule
4475244751 tags:
4475344752 - Security Monitoring
4475444753 x-permission:
@@ -44794,7 +44793,7 @@ paths:
4479444793 appKeyAuth: []
4479544794 - AuthZ:
4479644795 - security_monitoring_notification_profiles_write
44797- summary: Patch a vulnerability-based rule
44796+ summary: Patch a vulnerability-based notification rule
4479844797 tags:
4479944798 - Security Monitoring
4480044799 x-codegen-request-body-name: body
0 commit comments