Conversation

CREDERA
IN
Last activity: 11 Aug 2025 12:14 EDT
Security Best Practices for Pega Custom Components and Deployment
1) What are the recommended security measures and best practices from Pega for developing custom DX components? 2) Does Pega provide automated security scanning or code validation for custom component vulnerabilities during the deployment (publish) process? 3) Are there any built-in tools or checks in the Pega deployment pipeline that help enforce secure coding standards? 4) Can we have any custom checklist before deployment ? 5) Does Pega recommend or restrict the use of any third-party libraries (e.g., react-icons, @mui/material, e.t.c) from a security standpoint? ( We are using npm audit. Do you recommend any others ?)