The Wayback Machine - https://web.archive.org/web/20211003213716/https://github.com/github/codeql/pull/6781
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

JS: Move LDAP injection out of experimental #6781

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

@erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Sep 30, 2021

I've added LDAP as a sink for js/sql-injection (it already has no-sql / graphql injection).

I've basically rewritten the entire thing, but each commit should be a logical step (they were the steps I took while porting).
There are some TODO's in some of the commits.

Evaluation on js/sql-injection looks fine.

(Internal: I'm using this PR to test a dca feature, ignore the backrefs).

@erik-krogh erik-krogh marked this pull request as ready for review Oct 1, 2021
@erik-krogh erik-krogh requested a review from as a code owner Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant