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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
986
Star
5.2k
Code
Issues
9
Pull requests
2
Discussions
Actions
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fuzzer Migration Follow-ups
- #1903
#1903
Merged
Byron
merged 10 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
DaveLak:fuzzing-integration-follow-ups
DaveLak/GitPython:fuzzing-integration-follow-ups
Copy head branch name to clipboard
Apr 18, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fuzzer Migration Follow-ups
#1903
Byron
merged 10 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
DaveLak:fuzzing-integration-follow-ups
DaveLak/GitPython:fuzzing-integration-follow-ups
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2024
Remove shebangs from fuzz harnesses
Show description for 68194a9
DaveLak
committed
68194a9
View commit details
Copy full SHA for 68194a9
Browse repository at this point
Replace shebang in `build.sh` with ShellCheck directive
Show description for 8954c71
DaveLak
committed
8954c71
View commit details
Copy full SHA for 8954c71
Browse repository at this point
Set executable bit on `container-environment-bootstrap.sh`
Show description for b0a5b8e
DaveLak
committed
b0a5b8e
View commit details
Copy full SHA for b0a5b8e
Browse repository at this point
Minor clarity improvements in `fuzzing/README.md`
Show description for 25f3600
DaveLak
committed
25f3600
View commit details
Copy full SHA for 25f3600
Browse repository at this point
Simplify read delimiter to use empty string in fuzz harness loop
Show description for d79c176
DaveLak
committed
d79c176
View commit details
Copy full SHA for d79c176
Browse repository at this point
Remove unnecessary semicolon for consistent script formatting
Show description for e038526
DaveLak
committed
e038526
View commit details
Copy full SHA for e038526
Browse repository at this point
Fix various misspellings of "corpora" & improve script comments
Show description for d25ae2d
DaveLak
committed
d25ae2d
View commit details
Copy full SHA for d25ae2d
Browse repository at this point
Commits on Apr 17, 2024
Merge branch 'gitpython-developers:main' into fuzzing-integration-follow-ups
DaveLak
authored
a30f9b9
View commit details
Copy full SHA for a30f9b9
Browse repository at this point
Commits on Apr 18, 2024
Remove comment suggesting the `undefined` sanitizer is a valid option
Show description for 23a505f
DaveLak
committed
23a505f
View commit details
Copy full SHA for 23a505f
Browse repository at this point
Remove unintentional leading space from comment
DaveLak
committed
1d54d4b
View commit details
Copy full SHA for 1d54d4b
Browse repository at this point
You can’t perform that action at this time.