Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.44 KB

security.md

File metadata and controls

15 lines (10 loc) · 1.44 KB

Security & XSS Protection

Security is very important to concrete5.

As a developer who uses concete5 to build web applications, you'll need to ensure that your code is secure. Fortunately, concrete5 contains a number of helper libraries and functions to ensure writing secure code is possible and easy to do.