konveyor/tackle-container-advisor

fix standardize output to be json compatible

Closed this issue · 0 comments

change "Lang": "{'C++': {'C++|': ('NA_VERSION', '98')}}",
to
"Lang": "{'C++': {'standard_name': 'C++|
', 'detected_version': 'NA_VERSION', 'latest_known_version': '98'}}",