Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Added taint analysis sinks for open redirects and tests. #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bchurchill
Copy link

For #95.

Right now this supports tracking tainted inputs into HttpResponse.Redirect() (both in System.Web and AspNetCore.Http), the Controller.Redirect() and Controller.RedirectPermanent() methods. I'm sure there are more to consider, but these may be among the more common offenders.

Please let me know if any changes are necessary.

@h3xstream
Copy link
Member

Please place your PR to this project --> https://github.com/security-code-scan/security-code-scan
This fork is actively maintained which is no longer the case for RSG.

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

Successfully merging this pull request may close these issues.

2 participants