public marks

PUBLIC MARKS from dzc with tag security

2018

2017

sonarwhal

a linting tool for the web: accessibility, speed, security, and more (best practices and common errors)

VersionEye - Notification System for Software Packages

notifies you about security vulnerabilities, license violations and out-dated dependencies in your Git repositories. Free : 1 private and 4 Open Source Projects

2016

2015

2014

An Introduction to Content Security Policy - HTML5 Rocks

Instead of blindly trusting everything that a server delivers, CSP defines the Content-Security-Policy HTTP header that allows you to create a whitelist of sources of trusted content, and instructs the browser to only execute or render resources from those sources. Even if an attacker can find a hole through which to inject script, the script won’t match the whitelist, and therefore won’t be executed.

2013

2009

jCryption - JavaScript data encryption

by 1 other
javascript HTML-Form encryption plugin, which encrypts the POST/GET-Data that will be sent when you submit a form.