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
.
transparency-dev
/
tesseract
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
35
Code
Issues
30
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Bugfix hunt
- #932
#932
Open
robstradling
wants to merge 12 commits into
transparency-dev:main
transparency-dev/tesseract:main
from
robstradling:bugfix-hunt
robstradling/tesseract:bugfix-hunt
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Bugfix hunt
#932
robstradling
wants to merge 12 commits into
transparency-dev:main
transparency-dev/tesseract:main
from
robstradling:bugfix-hunt
robstradling/tesseract:bugfix-hunt
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
Fix data race on issuer key cache
Show description for e5a1cb7
robstradling
committed
e5a1cb7
View commit details
Copy full SHA for e5a1cb7
Browse repository at this point
Make HTTPFetcher.EnableRetries honour maxRetries
Show description for cee1631
robstradling
committed
cee1631
View commit details
Copy full SHA for cee1631
Browse repository at this point
Wrap read error in FileFetcher.ReadEntryBundle
Show description for 99f15c0
robstradling
committed
99f15c0
View commit details
Copy full SHA for 99f15c0
Browse repository at this point
Check Unmarshal error before inspecting its output in cpSigner.Sign
Show description for a59018a
robstradling
committed
a59018a
View commit details
Copy full SHA for a59018a
Browse repository at this point
Check ParseSI error before its unit return value
Show description for 0261aad
robstradling
committed
0261aad
View commit details
Copy full SHA for 0261aad
Browse repository at this point
Never return a nil error alongside an empty chain list from Verify
Show description for a4d2eef
robstradling
committed
a4d2eef
View commit details
Copy full SHA for a4d2eef
Browse repository at this point
Declare request duration histogram in seconds
Show description for e6e1cbc
robstradling
committed
e6e1cbc
View commit details
Copy full SHA for e6e1cbc
Browse repository at this point
Check pem.Decode result rather than a stale err in signerFromFlags
Show description for 5b1e437
robstradling
committed
5b1e437
View commit details
Copy full SHA for 5b1e437
Browse repository at this point
Bounds check the source checkpoint in the GCP migration tool
Show description for aadd550
robstradling
committed
aadd550
View commit details
Copy full SHA for aadd550
Browse repository at this point
Bounds check the source checkpoint in the POSIX migration tool
Show description for 79e10df
robstradling
committed
79e10df
View commit details
Copy full SHA for 79e10df
Browse repository at this point
Bounds check the issuer fingerprint list in fsck
Show description for cb93940
robstradling
committed
cb93940
View commit details
Copy full SHA for cb93940
Browse repository at this point
Decode Uint24 from the offset slice rather than the start of the buffer
Show description for 2c7ed48
robstradling
committed
2c7ed48
View commit details
Copy full SHA for 2c7ed48
Browse repository at this point
You can’t perform that action at this time.