Support graphql resolver arguments as vulnerability source#3835
Merged
Conversation
Contributor
Overall package sizeSelf size: 6.04 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3835 +/- ##
=======================================
Coverage 85.33% 85.34%
=======================================
Files 243 243
Lines 10570 10576 +6
Branches 33 33
=======================================
+ Hits 9020 9026 +6
Misses 1550 1550 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-02-15 08:39:48 Comparing candidate commit 3c3510d in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 258 metrics, 8 unstable metrics. |
uurien
force-pushed
the
ugaitz/graphql-sources-iast
branch
2 times, most recently
from
February 12, 2024 11:28
53e6b19 to
8e10b69
Compare
uurien
marked this pull request as ready for review
February 12, 2024 11:28
uurien
marked this pull request as draft
February 12, 2024 16:09
added 9 commits
February 13, 2024 09:25
uurien
force-pushed
the
ugaitz/graphql-sources-iast
branch
from
February 13, 2024 08:25
276c18b to
e239e0f
Compare
uurien
marked this pull request as ready for review
February 13, 2024 09:38
9 tasks
Qard
previously approved these changes
Feb 13, 2024
…in.apollo-server-express.plugin.spec.js Co-authored-by: Carles Capell <[email protected]>
CarlesDD
approved these changes
Feb 14, 2024
Qard
approved these changes
Feb 14, 2024
CarlesDD
added a commit
that referenced
this pull request
Feb 19, 2024
--------- Co-authored-by: Carles Capell <[email protected]>
Merged
CarlesDD
added a commit
that referenced
this pull request
Feb 20, 2024
--------- Co-authored-by: Carles Capell <[email protected]>
Merged
CarlesDD
added a commit
that referenced
this pull request
Feb 20, 2024
--------- Co-authored-by: Carles Capell <[email protected]>
Merged
CarlesDD
added a commit
that referenced
this pull request
Feb 22, 2024
--------- Co-authored-by: Carles Capell <[email protected]>
CarlesDD
added a commit
that referenced
this pull request
Feb 22, 2024
--------- Co-authored-by: Carles Capell <[email protected]>
CarlesDD
added a commit
that referenced
this pull request
Feb 22, 2024
--------- Co-authored-by: Carles Capell <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds support for Graphql resolver arguments to detect injection vulnerabilities.
Motivation
Improve our injection vulnerabilities detection.
Checklist
Additional Notes
Security
Datadog employees:
@DataDog/security-design-and-guidance.Unsure? Have a question? Request a review!
APPSEC-12046