Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making Security Approachable to Hapi Developers #121

Open
jlamendo opened this issue Nov 1, 2014 · 1 comment
Open

Making Security Approachable to Hapi Developers #121

jlamendo opened this issue Nov 1, 2014 · 1 comment

Comments

@jlamendo
Copy link

jlamendo commented Nov 1, 2014

One of the biggest frustrations I have with the current state of application security is the false divide between security professionals and developers. It bothers me that security professionals have become harsh critics of people working hard to create cool things, instead of a safety net to protect what they have built and the people that use it.

This problem has driven me to create security tools that are accessible to developers to bridge this divide and make security approachable and repeatable.

I will spend 10 minutes speaking about my modified version of Lout, and how it can be used to automatically generate context aware test cases for both good and malicious paths, alert developers to pitfalls like routes without authentication, and perform basic checks for things like timing attack vulnerabilities before code even gets deployed.

@thefoxis thefoxis added the hapi label Nov 1, 2014
@nvcexploder
Copy link

👍 This is rad, @jlamendo. Looking forward to hearing it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants