bridgecrewio / yor

Extensible auto-tagger for your IaC files. The ultimate way to link entities in the cloud back to the codified resource which created it.
https://www.yor.io
Apache License 2.0
826 stars 123 forks source link

Fix an issue in write yaml files #325

Closed ChanochShayner closed 1 year ago

ChanochShayner commented 1 year ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Fix an issue in AllNil func in case the argument is an interface type.

Added UTs.