- Guardrails
- Security alerts log
- Service package should be authenticated (at least basic auth + TLS)
- Appropriate roles + RAROS + AccessWhens + Privileges
- Secure Activities, flow actions, visibility through privileges
- Always perform server side validation
- Data validations
- Attachments at certain assignment
- Etc.
- Encryption
- Lock application and rulesets
- Do not deploy checkout rules
- Do not include operator records in Production, Block unused operators in PROD. Disable PRServlet servlet in PROD
- CSRF
- CORS
- CSP
- Appropriate logging levels
- Password hashing: bcrypt algorithm
- Authentication timeout
- Field level auditing
- Security events
- Client based access control : what application data is subject to data privacy regulations like GDPR and how access to that data will be handled.
- Secure file uploads:
- XML/AllowDocTypes dynamic system setting is set to false.
Thursday, December 14, 2023
Pega Security check list
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment