8 Commits

Author SHA1 Message Date
d65d19c2d2 Use simple quotes everywhere 2019-11-24 14:54:57 +01:00
58de54f1cc Upgrade js to be more es6-like, fix small bugs and inconsistencies 2019-11-24 14:54:57 +01:00
063e11e3bc Fix typo
Spotted a typo in sandbox.md
2019-06-10 22:29:07 +02:00
5f27dcdd24 Translated Section 6 (#361)
* translated lint rules

* translated limit requests

* translated secret management

* translated ORM ODM usage

* translated secure server

* translated commum security best pratices

* translated secure headers

* translated dependency security

* translated bcrypt passwords

* translated escape output

* translated validation

* translated expire jwt

* translated login rate limit

* translated non root user

* translated request payload size limit

* translated avoid eval

* translated regex

* translated safe module loading

* translated sandbox

* translated child processes

* translated hide errors

* translated sessions

* translated safe redirects

* changed links to tranlated files & fixed a typo

* translated ESlint and Prettier

* translated native over util

* translated refactoring

* translated ci tools

* translated 3 parts in name

* translated monitoring

* translated smart logging

* translated delegate to proxy

* translated lock dependencies

* translated guard process

* translated utilize cpu

* translated create maintenance endpoint

* translated apm products

* translated production code

* translated measure memory

* translated frontend out

* translated be stateless

* translated detect vulnerabilities

* translated assign transation ID

* translated set NODE_ENV

* translated LTS release

* translated log rounting

* translated break into components

* translated create layers

* translated wrap utilities

* translated separate express

* translated config guide

* corrected typos and updated anchors

* corrected files names
2019-03-19 12:52:46 +05:30
a692c6a7d4 Fix links 2018-10-08 19:07:03 +01:00
a7c8abe85c init 2018-09-15 17:32:12 +03:00
6fb68ec9bc fixed security best practice details 2018-07-25 12:14:18 +02:00
43c064aeb2 Merged the security section 2018-07-25 11:28:09 +03:00