fd92207119
The /get_mech_list?version=3 endpoint returns HTTP 500 on older BeyondTrust versions that do not support the JSON API. Add a fallback to version=2 which returns semicolon-separated key=value pairs (e.g. "company=sewtest;product=ingredi"). Also remove the "Thank you for using BeyondTrust" check in the BRDF validation, as PRA instances do not contain this string, causing the check method to incorrectly report Unknown for PRA targets.