mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2026-03-13 08:40:16 +08:00
Update commonsecuritybestpractices.md : improved layout
This commit is contained in:
@@ -99,14 +99,10 @@ Going on, below we've listed some important bits of advice from the OWASP projec
|
||||
|
||||
- Personally identifiable information (PII) is any data that can be used to identify a specific individual
|
||||
- Protect Personally Identifyable Information in the Applications by encrypting them
|
||||
- Follow the data privacy laws of the land
|
||||
|
||||
|
||||
- Reference laws:
|
||||
|
||||
- European Union: GDPR - https://ec.europa.eu/info/law/law-topic/data-protection_en
|
||||
- India: https://meity.gov.in/writereaddata/files/Personal_Data_Protection_Bill,2018.pdf
|
||||
- Singapore: https://www.pdpc.gov.sg/Legislation-and-Guidelines/Personal-Data-Protection-Act-Overview
|
||||
- Follow the data privacy laws of the land. Reference laws:
|
||||
- European Union: GDPR - https://ec.europa.eu/info/law/law-topic/data-protection_en
|
||||
- India: https://meity.gov.in/writereaddata/files/Personal_Data_Protection_Bill,2018.pdf
|
||||
- Singapore: https://www.pdpc.gov.sg/Legislation-and-Guidelines/Personal-Data-Protection-Act-Overview
|
||||
|
||||
## ![✔] Have a security.txt File [PRODUCTION]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user