-
Notifications
You must be signed in to change notification settings - Fork 23
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
Removes single quotes from README.md #67
base: main
Are you sure you want to change the base?
Conversation
Removes single quotes from README.md so that it works with our custom tool that inserts README file content to a SQL DB.
This is a must for us!!! The README content of all third party dependencies that we use must be added to our SQL Database. And now we can't do that since it includes single quotes!!!! |
Why is this not merged yet? Do I need to submit an issue? |
I think your db has a SQL injection issue |
README.md
Outdated
@@ -1,10 +1,10 @@ | |||
# System.Ben | |||
Who says you can't be super fast and super secure | |||
Who says you can not be super fast and super secure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be one word cannot
; one less space to argue whether it should be a tab.
I will never rebase
@benaadams no? SQL Injection? It's not my tool that is wrong, it's your README file that's not compatible, please accept this PR so I can use this library in our software. Always the same, Github repos with non-working README files and people with apostrophes in their names complaining on how we sanitize our SQL statements. |
Removes single quotes from README.md so that it works with our custom tool that inserts README file content to a SQL DB.
ping @benaadams