Shopify / kubeaudit

kubeaudit helps you audit your Kubernetes clusters against common security controls
MIT License
1.89k stars 183 forks source link

refactors sarif test #464

Closed dani-santos-code closed 2 years ago

dani-santos-code commented 2 years ago

reference: https://github.com/Shopify/kubeaudit/pull/453/files#r938176410

this PR:

type Report struct {
    Results []Result
}
dani-santos-code commented 2 years ago

history got a bit funky after I shipped the other PR and squashed commits. closing this in favour of https://github.com/Shopify/kubeaudit/pull/469 for expediency