PacoVK / tapir

A Private Terraform Registry
https://pascal.euhus.dev/tapir/
Apache License 2.0
198 stars 14 forks source link

fix: Ensure report can be parsed with findings. #404

Closed TomBeckett closed 4 months ago

TomBeckett commented 5 months ago

Description

Fixes a crash when viewing a module with a security finding. I've added a basic test to JSON parse a real(ish) data.

Fixes https://github.com/PacoVK/tapir/issues/403.

Type of change

Please delete options that are not relevant.

PacoVK commented 5 months ago

Thanks for your help ♥️ I will integrate and release soon