Skip to main content

collect_findings

Function
This function is defined in the doctor_registry module.
Collect findings from all rules in the default registry.

Signature

Parameters

Dict[str, Any]
required
No description available.

Returns

List[Finding]
The result of the operation.

Uses

  • collect_all_findings
  • get_default_registry

Used By

Source

View on GitHub

praisonaiagents/runtime/doctor_registry.py at line 267