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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
pg_durable
Public
Notifications
You must be signed in to change notification settings
Fork
80
Star
2.8k
Code
Issues
13
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Address SQL injection and other threats
- #51
#51
Merged
Pino de Candia (pinodeca)
merged 8 commits into
main
microsoft/pg_durable:main
from
pinodec/sec-fixes
microsoft/pg_durable:pinodec/sec-fixes
Copy head branch name to clipboard
Mar 13, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Address SQL injection and other threats
#51
Pino de Candia (pinodeca)
merged 8 commits into
main
microsoft/pg_durable:main
from
pinodec/sec-fixes
microsoft/pg_durable:pinodec/sec-fixes
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
docs: add security audit findings (T12-T14) and triage doc
Show description for 15cd134
Pino de Candia (pinodeca)
committed
15cd134
View commit details
Copy full SHA for 15cd134
Browse repository at this point
fix: remediate T12 SPI injection in status/result
Pino de Candia (pinodeca)
committed
7f6fffc
View commit details
Copy full SHA for 7f6fffc
Browse repository at this point
hardening: parameterize internal SPI lookups
Pino de Candia (pinodeca)
committed
a562d15
View commit details
Copy full SHA for a562d15
Browse repository at this point
fix: add deadlock-safe DROP EXTENSION helper for E2E tests
Pino de Candia (pinodeca)
committed
214dd5d
View commit details
Copy full SHA for 214dd5d
Browse repository at this point
Migrate internal SPI queries to parameterized form
Show description for 324030e
Pino de Candia (pinodeca)
committed
324030e
View commit details
Copy full SHA for 324030e
Browse repository at this point
Harden helper functions with SET search_path; document schema= rationale
Show description for d3ab8b5
Pino de Candia (pinodeca)
committed
d3ab8b5
View commit details
Copy full SHA for d3ab8b5
Browse repository at this point
Remove security-todo.md
Pino de Candia (pinodeca)
committed
727d626
View commit details
Copy full SHA for 727d626
Browse repository at this point
Align security docs with implementation and parameterize graph load queries
Pino de Candia (pinodeca)
committed
6afe23b
View commit details
Copy full SHA for 6afe23b
Browse repository at this point
You can’t perform that action at this time.