blackstork-io / fabric

An open-source command-line tool for cybersecurity reporting automation and a configuration language for reusable templates. Reporting-as-Code
https://blackstork.io/fabric/
Apache License 2.0
12 stars 0 forks source link

Update gojq to get error location info #183

Closed Andrew-Morozko closed 1 month ago

Andrew-Morozko commented 1 month ago

Gojq v0.12.15 now exposes gojq.ParseError which includes offset, would be great to convert it to hcl.Diagnostic to improve error reporting in jq queries