Prerequisites
It is assumed that secure coding practices are followed for any code submitted as part of a Windchill customization, including test cases. Secure coding standards govern the coding practices, techniques, and decisions that developers make while building a software. These standards ensure that the developers write code that minimizes security vulnerabilities. Refer to the following resources as a reference:
General Secure Coding Guidelines
(Documented by Carnegie Mellon University)
(OWASP – Open Web Application Security Program)
Java
(Oracle)
Was this helpful?