-
Notifications
You must be signed in to change notification settings - Fork 931
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
Handle SQL injection vulnerabilities within ObjectToSQLString #3547
Merged
fredericDelaporte
merged 26 commits into
nhibernate:5.4.x
from
fredericDelaporte:sql-injection
Jul 2, 2024
Merged
Handle SQL injection vulnerabilities within ObjectToSQLString #3547
fredericDelaporte
merged 26 commits into
nhibernate:5.4.x
from
fredericDelaporte:sql-injection
Jul 2, 2024
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4b9daf - Browse repository at this point
Copy the full SHA d4b9dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3619ac - Browse repository at this point
Copy the full SHA a3619acView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7a153a - Browse repository at this point
Copy the full SHA b7a153aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2ff013 - Browse repository at this point
Copy the full SHA d2ff013View commit details -
Configuration menu - View commit details
-
Copy full SHA for d480863 - Browse repository at this point
Copy the full SHA d480863View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a9549 - Browse repository at this point
Copy the full SHA 61a9549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897a869 - Browse repository at this point
Copy the full SHA 897a869View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c3988 - Browse repository at this point
Copy the full SHA f6c3988View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7677c6 - Browse repository at this point
Copy the full SHA d7677c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c4c12 - Browse repository at this point
Copy the full SHA 69c4c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for d85c5a6 - Browse repository at this point
Copy the full SHA d85c5a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf9fd3 - Browse repository at this point
Copy the full SHA 4cf9fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d21ff3 - Browse repository at this point
Copy the full SHA 2d21ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dcbfca - Browse repository at this point
Copy the full SHA 0dcbfcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da9e9e - Browse repository at this point
Copy the full SHA 2da9e9eView commit details -
Fix types handled as SQL strings
Not including EnumStringType which ObjectToSQLString is invalid.
Configuration menu - View commit details
-
Copy full SHA for 02bcc42 - Browse repository at this point
Copy the full SHA 02bcc42View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc4177 - Browse repository at this point
Copy the full SHA edc4177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fe3e5 - Browse repository at this point
Copy the full SHA 77fe3e5View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa91eb7 - Browse repository at this point
Copy the full SHA aa91eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03936a2 - Browse repository at this point
Copy the full SHA 03936a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c0576 - Browse repository at this point
Copy the full SHA b7c0576View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea888be - Browse repository at this point
Copy the full SHA ea888beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27bc4bf - Browse repository at this point
Copy the full SHA 27bc4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c35063 - Browse repository at this point
Copy the full SHA 0c35063View commit details -
Configuration menu - View commit details
-
Copy full SHA for e80b766 - Browse repository at this point
Copy the full SHA e80b766View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1cebb2 - Browse repository at this point
Copy the full SHA a1cebb2View 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.