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
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
.
mongodb
/
mongo-python-driver
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
4.4k
Code
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
PYTHON-5923 Add remaining-buffer bound check in _array_of_documents_to_buffer
- #2872
#2872
Merged
NoahStapp
merged 8 commits into
mongodb:main
mongodb/mongo-python-driver:main
from
AgentGymLeader:harden-array-of-documents-oob
AgentGymLeader/mongo-python-driver:harden-array-of-documents-oob
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
PYTHON-5923 Add remaining-buffer bound check in _array_of_documents_to_buffer
#2872
NoahStapp
merged 8 commits into
mongodb:main
mongodb/mongo-python-driver:main
from
AgentGymLeader:harden-array-of-documents-oob
AgentGymLeader/mongo-python-driver:harden-array-of-documents-oob
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
Add remaining-buffer bound check in _array_of_documents_to_buffer
Show description for c824cd2
AgentGymLeader
and
claude
committed
c824cd2
View commit details
Copy full SHA for c824cd2
Browse repository at this point
Add regression test for _array_of_documents_to_buffer bound check
Show description for bc7b6f2
AgentGymLeader
committed
bc7b6f2
View commit details
Copy full SHA for bc7b6f2
Browse repository at this point
Commits on Jul 1, 2026
Apply ruff format to satisfy static check
Show description for 0f3f3f0
AgentGymLeader
committed
0f3f3f0
View commit details
Copy full SHA for 0f3f3f0
Browse repository at this point
Commits on Jul 7, 2026
Merge remote-tracking branch 'upstream/master' into harden-array-of-documents-oob
AgentGymLeader
committed
bdee89f
View commit details
Copy full SHA for bdee89f
Browse repository at this point
Add changelog entry for _array_of_documents_to_buffer bound check
AgentGymLeader
committed
4a79e3c
View commit details
Copy full SHA for 4a79e3c
Browse repository at this point
Commits on Jul 9, 2026
Reject array elements whose declared length consumes the array's own terminator
Show description for ea292c1
AgentGymLeader
committed
ea292c1
View commit details
Copy full SHA for ea292c1
Browse repository at this point
Apply ruff-format
AgentGymLeader
committed
776d885
View commit details
Copy full SHA for 776d885
Browse repository at this point
Commits on Jul 17, 2026
Merge remote-tracking branch 'upstream/main' into harden-array-of-documents-oob
Show description for 71668be
AgentGymLeader
committed
71668be
View commit details
Copy full SHA for 71668be
Browse repository at this point
You can’t perform that action at this time.