-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Rust: SQL Injection Query #18025
Merged
Merged
Rust: SQL Injection Query #18025
+550
−0
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3673c7c - Browse repository at this point
Copy the full SHA 3673c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d0ad9 - Browse repository at this point
Copy the full SHA 28d0ad9View commit details -
Rust: Add options.yml and sqlx 'query cache' (result of 'sqlx prepare…
…') so that the query test can function.
Configuration menu - View commit details
-
Copy full SHA for 2df565c - Browse repository at this point
Copy the full SHA 2df565cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a7fb06 - Browse repository at this point
Copy the full SHA 6a7fb06View commit details -
Rust: Implement query, source/sink/barrier classes and concepts. All …
…of this is framework, nothing is concretely modelled yet.
Configuration menu - View commit details
-
Copy full SHA for c7c6924 - Browse repository at this point
Copy the full SHA c7c6924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49eefcc - Browse repository at this point
Copy the full SHA 49eefccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 758092b - Browse repository at this point
Copy the full SHA 758092bView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d828941 - Browse repository at this point
Copy the full SHA d828941View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 636c047 - Browse repository at this point
Copy the full SHA 636c047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e0028 - Browse repository at this point
Copy the full SHA 49e0028View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae6b7b0 - Browse repository at this point
Copy the full SHA ae6b7b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c7a9e - Browse repository at this point
Copy the full SHA b7c7a9eView commit details -
Update rust/ql/src/queries/security/CWE-089/SqlInjection.ql
Co-authored-by: mc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8fff4b - Browse repository at this point
Copy the full SHA f8fff4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01cddcc - Browse repository at this point
Copy the full SHA 01cddccView commit details
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.