Skip to content

feat: Add more support kinds for data extensions#2415

Closed
GeekMasher wants to merge 1 commit intogithub:mainfrom
GeekMasher:sink-additions
Closed

feat: Add more support kinds for data extensions#2415
GeekMasher wants to merge 1 commit intogithub:mainfrom
GeekMasher:sink-additions

Conversation

@GeekMasher
Copy link
Copy Markdown

I've updated and added a few data extensions sink models. Both Java and CSharp are moving to use the following models in the near future so I think we should be ahead of the curve.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@GeekMasher GeekMasher requested a review from a team as a code owner May 10, 2023 14:20
Comment on lines +85 to +94
supportedKinds: [
"command-injection",
"html-injection",
"log-injection",
"response-splitting",
"path-injection",
"sql-injection",
"url-redirection",
"xpath-injection",
],
Copy link
Copy Markdown
Contributor

@aeisenberg aeisenberg May 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the long term, we should be generating this list directly from the core libraries themselves. But this looks reasonable to me right now. I'll wait for the secexp team to approve this, since they are working on the feature.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aeisenberg Makes complete sense and would be amazing to be done automatically.

@koesie10 koesie10 mentioned this pull request Aug 10, 2023
3 tasks
@starcke
Copy link
Copy Markdown
Contributor

starcke commented Aug 11, 2023

Sorry for not merging this sooner. We updated the kinds in #2691 (that included a few additional kinds). So closing this.

@starcke starcke closed this Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants