Andre Pereira

Results 5 comments of Andre Pereira

Hello @malkomich, thank you for your detailed breakdown. This issue should be fixed with the use of the ```--enable-openapi-refs``` flag. The engine should automatically resolve the "$ref" statements and fix...

Hi @ivangonzalezz, This issue should be fixed by https://github.com/Checkmarx/kics/pull/7866, to guarantee uniqueness of resource instances the "address" field was used. The [tfplan documentation](https://developer.hashicorp.com/sentinel/docs/features/terraform/tfplan-v2#address) explicitly states this value as a unique...

Hi cureaid. Fortunately this issue can be solved by including the ```--enable-openapi-refs``` flag in the command used to scan the file. This is detailed in our documentation for the [command...

I can´t test myself because you did not provide a sample but this issue might relate to this PR - https://github.com/Checkmarx/kics/pull/7586 . Thank you for raising this issue.

Hi @Cerisabeth Just wanted to update you on this matter, the fact is that on the current KICS version [2.1.11](https://github.com/Checkmarx/kics/releases/tag/v2.1.11) this issue is no longer reproducible; it has been resolved...