Itay Shakury

Results 231 comments of Itay Shakury

is this a work item though? looks like the acceptance criteria you defined is already met. I don't think there's an issue with _allowing_ authors to specify file schema, the...

Dumping my personal notes here on the code flow (just for reference): --- rego rules declare schema of: `input.schema` . This is a "virtual name" that automatically contains the "correct"...

Good to see #1143 ! I didn't catch it in time, but have a few followup questions/comments I was hoping you can answer: 1. document available (embedded) schemas 2. document...

@simar7 should this issue be closed or not?

can you please show a sample for one of the files? CF files are detected as either yaml/json files with the abstract structure of: an object with a "Resources" key...

Does this YAML pass validation, and does it parse the way you intend it to? specifically, this value is error prone: `!Not [!Equals [!Ref EnvName, ""]]`. can you try to...

please ignore my previous message, I thought that yaml was invalid but it is. this looks like a bug in trivy.