rule bulwark_https_bulwarkblack_com_node_ipc_npm_supply_chain_ci_secrets_defense
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/node-ipc-npm-supply-chain-ci-secrets-defense/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T16:06:22Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "sh.azurestaticprovider.net" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
