list_security_config
Show the merged security configuration of sources, sinks, and sanitizers. Verify custom rules from security.yml are active.
Instructions
Return the active security configuration (sources, sinks, sanitizers).
Shows the merged built-in + user-defined rules currently in effect.
Useful for verifying that custom ``~/.orihime/security.yml`` rules were loaded.
Returns:
Dict with keys ``source_annotations``, ``source_methods``,
``sink_methods``, ``sanitizer_methods``.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||