Add security checks #7246
Labels
state:released
Released as stable version
state:released-beta
Released as beta version
type:feature
New feature or improvement of existing feature
New Feature / Enhancement Checklist
Current Limitation
Parse Server does not give any guidance in regards to weak security settings.
Originally discussed in the community forum.
Feature / Enhancement Description
Add security report for developer to easily identify common weak security settings. While there are endless discussions possible about how "weak" a setting has to be to be considered security relevant, this feature should at least identify obvious weaknesses (e.g. a password of 5 characters). Gradually evolving, the security check can be parametrized according to individual policies, although that is not the aim of an initial version.
The feature is expected to develop in phases:
The checks can be continuously extended over time. Adding a feature-specific security check shall become a mandatory consideration whenever adding new features to Parse Server, just as writing test cases or docs.
The text was updated successfully, but these errors were encountered: