Is your feature request related to a problem? Please describe.
Currently it's not possible to review script content of application detection scripts and custom requirement scripts, not possible to track any changes without script content being decoded.
Describe the solution you'd like
Script content should be decoded just like scripts in other areas (remediation, compliance, etc)
Shouldn't be too hard to implement considering that decoding technique is already implemented and the encoded strings of detection/requirement scripts are already part of app objects.
Is your feature request related to a problem? Please describe.
Currently it's not possible to review script content of application detection scripts and custom requirement scripts, not possible to track any changes without script content being decoded.
Describe the solution you'd like
Script content should be decoded just like scripts in other areas (remediation, compliance, etc)
Shouldn't be too hard to implement considering that decoding technique is already implemented and the encoded strings of detection/requirement scripts are already part of app objects.