inspec/test/fixtures/cmd/opa-result

17 lines
230 B
Text
Raw Normal View History

{
"result": [
{
"expressions": [
{
"value": false,
"text": "data.example.allow",
"location": {
"row": 1,
"col": 1
}
}
]
}
]
}