Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nxvl
/
secure-coding-with-python
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
74
Code
Issues
5
Pull requests
21
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Chapter 2.1: SQL Injection - fix
- #6
#6
Open
nxvl
wants to merge 11 commits into
2.1-sql-injection/test
nxvl/secure-coding-with-python:2.1-sql-injection/test
from
2.1-sql-injection/fix
nxvl/secure-coding-with-python:2.1-sql-injection/fix
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Chapter 2.1: SQL Injection - fix
#6
nxvl
wants to merge 11 commits into
2.1-sql-injection/test
nxvl/secure-coding-with-python:2.1-sql-injection/test
from
2.1-sql-injection/fix
nxvl/secure-coding-with-python:2.1-sql-injection/fix
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2019
Escape the quotes on a non very safe way
nxvl
committed
338e06e
View commit details
Copy full SHA for 338e06e
Browse repository at this point
Commits on Aug 3, 2019
Merge branch '2.1-sql-injection/test' of github.com:nxvl/secure-coding-with-python into 2.1-sql-injection/fix
nxvl
committed
2e5c64e
View commit details
Copy full SHA for 2e5c64e
Browse repository at this point
remove last step text
nxvl
committed
efbdd91
View commit details
Copy full SHA for efbdd91
Browse repository at this point
change next section link
nxvl
committed
92ad6fd
View commit details
Copy full SHA for 92ad6fd
Browse repository at this point
Commits on Aug 9, 2019
Merge branch '2.1-sql-injection/test' into 2.1-sql-injection/fix
nxvl
committed
606e237
View commit details
Copy full SHA for 606e237
Browse repository at this point
Commits on Aug 21, 2019
Merge branch '2.1-sql-injection/test' into 2.1-sql-injection/fix
nxvl
committed
bb81d7d
View commit details
Copy full SHA for bb81d7d
Browse repository at this point
Merge branch '2.1-sql-injection/test' into 2.1-sql-injection/fix
nxvl
committed
549db9e
View commit details
Copy full SHA for 549db9e
Browse repository at this point
Commits on Sep 11, 2019
Merge branch '2.1-sql-injection/test' into 2.1-sql-injection/fix
nxvl
committed
a991fa0
View commit details
Copy full SHA for a991fa0
Browse repository at this point
Commits on Sep 14, 2019
Merge branch '2.1-sql-injection/test' into 2.1-sql-injection/fix
nxvl
committed
af86e68
View commit details
Copy full SHA for af86e68
Browse repository at this point
Commits on Sep 17, 2019
Merge branch '2.1-sql-injection/test' into 2.1-sql-injection/fix
nxvl
committed
92d2311
View commit details
Copy full SHA for 92d2311
Browse repository at this point
Merge branch '2.1-sql-injection/test' into 2.1-sql-injection/fix
nxvl
committed
5ffac20
View commit details
Copy full SHA for 5ffac20
Browse repository at this point
You can’t perform that action at this time.