Skip to content

Latest commit

 

History

History
108 lines (72 loc) · 3.09 KB

CHECKLIST.md

File metadata and controls

108 lines (72 loc) · 3.09 KB

Cheesecake Checklist

Best Pratices

  • Dependabot
  • @administrators github team as role admin
  • @cheesecakers github team as role write
  • AWS credentials
  • AWS PEM
  • Google credentials
  • Terraform env vars
  • .ENV files

GDPR

  • Encrypt, pseudonymize, or anonymize personal data wherever possible
  • All third party libraries are compliance with GDPR
  • All files saved in storage (eg. AWS S3) has reference with user identifier
  • It's easy for your customers to request and receive all the information you have about them
  • It's easy for your customers to request to have their personal data deleted
  • Terms are editable and acceptance are persisted in the database

Quality

BACKEND

Documentation

Security

CI/CD

PYTHON

Linters

Optimization

FRONTEND

Code Quality

Accessibility

SEO

Social Media & Structured Data

Usability

Performance

Analytics & Monitoring