Skip to content

Add Security Check page #1665

Closed
Closed
@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

Current Limitation

The new Security Check feature of Parse Server currently writes weak security settings in the logs or returns them as JSON via REST request to /security endpoint.

  • Human-reading the report in logs or as JSON is inconvenient
  • Outputting the report in logs is already discouraged an regarded a weak security setting itself because it potentially exposes points of attack in the logs

Feature / Enhancement Description

Add a Security Check page to Parse Dashboard that displays the report in a convenient UI.

The feature would send a request to the /security endpoint to receive the report in JSON format. The report schema is already described in parse-community/parse-server#7247 (comment). The page would display a table of that report, ideally with visual elements to highlight failed / successful security checks.

Example Use Case

(none)

Alternatives / Workarounds

Read reports in logs or manually via REST request.

3rd Party References

(none)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$50Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionstate:released-alphaReleased as alpha versionstate:released-betaReleased as beta versiontype:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions