collect_all_findings
Method
This is a method of the DoctorRulesRegistry class in the doctor_registry module.Collect findings from all registered rules.
Signature
Parameters
Dict[str, Any]
required
No description available.
Returns
List[Finding]
The result of the operation.
Uses
get_rulesrule.collect_findingswarnings.warn
Used By
Source
View on GitHub
praisonaiagents/runtime/doctor_registry.py at line 56
