18F / frontend

18F's Front End Guild –  content has been moved to https://github.com/18F/development-guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add defensive programming section to security guide

msecret opened this issue · comments

In order for 18F developers to have a practical understanding of what defensive programming is and the threats of untrusted user data, there should be a section in the security guide about it.

It should:

  • Include information on understanding threats posed by untrusted, user-provided data
  • Either include a link to information about output encoding, or written information
  • The guidance should include practical examples and information on how a team can actually continue this practice on a real team, including tools to use.
  • The link should be reviewed by 18F security lead