Security is the headline for SAS 9.4M8. The release addresses vulnerabilities by updating underlying technology components, ensuring they meet modern security compliance standards.

SAS uses CAS version 6.6, which now calls Apache Commons Validator to validate SAS Web URLs, strengthening security against malicious URL injection. 2. Middle-Tier Administration Upgrades

/* Performance monitoring */ proc performance; monitor on; /* your code */ monitor off; report; run;

While 9.4M7 was a stable release, M8 offers better long-term support and compliance for new infrastructure deployments. It's important to note that SAS has since released 9.4M9 (2024), which continues the focus on modernization. Updated (JRE) Security High (FIPS focus) Support Ends earlier Ends Feb 1, 2028 R 4.0 Compatibility issues Deployment and Administration Tips

ods graphics / attrpriority=color; /* M7 default */