SAP / SAP/spartacus-docs

Document Spartacus security precautions

Open
#140 0 comments 0 reactions 1 assignee View on GitHub

@dunqan is already working on this.

Since Jun 19, 2019.

Dominant language
HTML
Stars
11
Forks
22
Avg merge
7d 3h
Merged PRs (30d)
2

Description

Document security concerns for Spartacus

  • Session token removal
  • Security implications of user token stored in local storage
  • XSRF tokens in angular
    It's supported by default in Angular (if HttpClient is used, and we use it exclusively) but requires proper support on the backend and additional deployment measurements.
    More info about Angular support: https://angular.io/guide/security#xsrf

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.