def citadel()

in citadel/citadel.py [0:0]


    def citadel(self, p: ProcessMemory, match: YaraRuleMatch) -> Config | bool:
        _info: Config = get_rule_metadata(match)
        return _info