jvehent / continuous-security-talk

Continuous Security in the DevOps world
MIT License
4 stars 1 forks source link

Security Checklist #1

Open jvehent opened 8 years ago

jvehent commented 8 years ago

Security Checklist

All services integrated with Firefox or that provide services to Firefox users must follow the security rules listed below.

You can copy and paste the checklist below into a GitHub issue.

Infrastructure rules

The following rules apply to all web applications: api and websites.

The following coding rules only apply to websites, not web apis.

psiinon commented 8 years ago

Include Strict-Transport-Security as recommended header? Start also recommending samesite cookie flag? The checklist in general is good though :)