Integrate jq/yq support into Github Mapper for advanced file processing. This feature would allow users to directly query and manipulate data from files like JSON, YAML, and similar structured files using jq/yq syntax. For instance, users could extract the PHP version directly from a composer.json file or a Dockerfile without the need for additional calculated properties or complex parsing logic.