tirith icon indicating copy to clipboard operation
tirith copied to clipboard

🚀 Add Support for YAML Input Files to CLI

Open Denish3436 opened this issue 1 year ago • 0 comments

The current CLI implementation only supports JSON input files for policy evaluation. It would be beneficial to add support for YAML files as an alternative input format, given YAML's readability and wide adoption.

This feature will require updating the input handling logic in the main function and potentially modifying the start_policy_evaluation function to parse YAML files correctly.

Denish3436 avatar Oct 06 '24 11:10 Denish3436