GitHub Pull request review.


Description

GitHub Pull request review.

Query · wazuh

field github.action="^pull_request_review.\.*"

Fires when

Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.

  1. 91100 GitHub alert. anchor level 0
    decoded_as=json AND field integration="github"
  2. 91302 GitHub Pull request review. anchor level 3 this rule
    field github.action="^pull_request_review.\.*"

Rule dependencies

Depends on

Raw source GitHub Pull request review. · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="91302" level="3">
        <if_sid>91100</if_sid>
        <field name="github.action" type="osregex">^pull_request_review.\.*</field>
        <description>GitHub Pull request review.</description>
        <options>no_full_log</options>
        <group>git_pull_request_review</group>
    </rule>

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.