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
.
googleapis
/
google-cloud-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
2.1k
Code
Issues
681
Pull requests
137
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(storage): add checksum validation on json read paths
- #13269
#13269
Merged
nidhiii-27
merged 16 commits into
main
googleapis/google-cloud-java:main
from
default-checksum-json-read
googleapis/google-cloud-java:default-checksum-json-read
Copy head branch name to clipboard
Jun 18, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(storage): add checksum validation on json read paths
#13269
nidhiii-27
merged 16 commits into
main
googleapis/google-cloud-java:main
from
default-checksum-json-read
googleapis/google-cloud-java:default-checksum-json-read
Copy head branch name to clipboard
Commits
Commits on May 26, 2026
feat(storage): add checksum validation on read paths
nidhiii-27
committed
6c3a696
View commit details
Copy full SHA for 6c3a696
Browse repository at this point
remove debug statements
nidhiii-27
committed
b610455
View commit details
Copy full SHA for b610455
Browse repository at this point
Use HashingOutputStream instead of custom Crc32cHashingOutputStream
nidhiii-27
committed
109008a
View commit details
Copy full SHA for 109008a
Browse repository at this point
Commits on Jun 10, 2026
Merge branch 'main' into default-checksum-json-read
nidhiii-27
authored
1251c19
View commit details
Copy full SHA for 1251c19
Browse repository at this point
Commits on Jun 11, 2026
fix: skip crc32c validation if decompressed locally
nidhiii-27
committed
90053ca
View commit details
Copy full SHA for 90053ca
Browse repository at this point
Merge branch 'main' into default-checksum-json-read
nidhiii-27
authored
5a9d9c5
View commit details
Copy full SHA for 5a9d9c5
Browse repository at this point
Commits on Jun 15, 2026
fix(storage): validate checksum on range request spanning full object
nidhiii-27
committed
549739d
View commit details
Copy full SHA for 549739d
Browse repository at this point
Merge branch 'main' into default-checksum-json-read
nidhiii-27
authored
e1524bd
View commit details
Copy full SHA for e1524bd
Browse repository at this point
Commits on Jun 16, 2026
Merge branch 'main' into default-checksum-json-read
Dhriti07
authored
2ac63c7
View commit details
Copy full SHA for 2ac63c7
Browse repository at this point
Commits on Jun 17, 2026
Merge branch 'main' into default-checksum-json-read
Dhriti07
authored
8670c91
View commit details
Copy full SHA for 8670c91
Browse repository at this point
Merge branch 'main' into default-checksum-json-read
nidhiii-27
authored
44b5567
View commit details
Copy full SHA for 44b5567
Browse repository at this point
fix(storage): implement missing validate method in CumulativeHasher
nidhiii-27
committed
f5c9773
View commit details
Copy full SHA for f5c9773
Browse repository at this point
Merge branch 'main' into default-checksum-json-read
Dhriti07
authored
8efa1b9
View commit details
Copy full SHA for 8efa1b9
Browse repository at this point
Commits on Jun 18, 2026
Merge branch 'main' into default-checksum-json-read
nidhiii-27
authored
d6c8295
View commit details
Copy full SHA for d6c8295
Browse repository at this point
feat: implement response-based checksum validation on JSON read paths
Show description for 3fe84bf
nidhiii-27
committed
3fe84bf
View commit details
Copy full SHA for 3fe84bf
Browse repository at this point
test(storage): add unit tests for suffix-range full-object validation in HttpStorageRpc
Show description for a9ab73a
nidhiii-27
committed
a9ab73a
View commit details
Copy full SHA for a9ab73a
Browse repository at this point
You can’t perform that action at this time.