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

Security testing plugin #702

Open
dylans opened this issue Dec 14, 2016 · 0 comments
Open

Security testing plugin #702

dylans opened this issue Dec 14, 2016 · 0 comments
Labels
effort-high This will take a while enhancement A new or improved feature needs-opinions Needs opinions to decide how to handle

Comments

@dylans
Copy link

dylans commented Dec 14, 2016

Based on recent discussions at a conference, there may be interest in adding a security testing extension (e.g. something that takes an app and tests to see if it is susceptible to csrf/xss vulnerabilities, iframe clickjacking, etc.).

This ticket is a place to discuss if it is possible to create a general purpose tool that is useful for JS devs to make sure they've not made any obvious security blunders as part of their testing workflow, and/or make a call to a tool that might do this already.

@dylans dylans added effort-high This will take a while enhancement A new or improved feature needs-opinions Needs opinions to decide how to handle labels Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort-high This will take a while enhancement A new or improved feature needs-opinions Needs opinions to decide how to handle
Projects
None yet
Development

No branches or pull requests

2 participants