Disable legacy AngularJS behavior [Removed in Security Center 2.2]
- UpdatedDec 4, 2025
- 1 minute read
- Yokohama
- Platform Security
Use the glide.angular.legacy property to protect from potential security risks arising from attacks on vulnerabilities discovered in outdated AngularJS library versions.
Set glide.angular.legacy to the recommended value of false to prevent older prepatched angularJS versions from being used. Set the property to true to use older prepatched angularJS versions.
More information
| Attribute | Description |
|---|---|
| Property name | glide.angular.legacy |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | Architecture, design, and threat modeling |
| Purpose | The system property is a failsafe in case any organizations depend on the non-patched versions of angularJS to run their custom implementations. |
| Recommended value | False |
| Configuration type | Boolean |
| Security risk | (High) Using older versions of angularJS could potentially lead to security risks arising from attacks on vulnerabilities discovered in outdated AngularJS library versions. |
| Security risk rating | 7.1 |