GitHub Repository content analysis enable.


Description

GitHub Repository content analysis enable.

Query · wazuh

field github.action="repository_content_analysis.enable"

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. field github.action="^repository_content_analysis.\.*"
  3. 91350 GitHub Repository content analysis enable. refinement level 5 this rule
    field github.action="repository_content_analysis.enable"

Rule dependencies

Depends on

Raw source GitHub Repository content analysis enable. · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="91350" level="5">
        <if_sid>91349</if_sid>
        <field name="github.action">repository_content_analysis.enable</field>
        <description>GitHub Repository content analysis enable.</description>
        <options>no_full_log</options>
        <group>git_repository_content_analysis</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.