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
.
go-pkgz
/
rest
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7
Star
63
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix verified findings in middlewares and helpers
- #49
#49
Merged
1/2
umputun
merged 10 commits into
master
go-pkgz/rest:master
from
fix/middleware-findings
go-pkgz/rest:fix/middleware-findings
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix verified findings in middlewares and helpers
#49
umputun
merged 10 commits into
master
go-pkgz/rest:master
from
fix/middleware-findings
go-pkgz/rest:fix/middleware-findings
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
fix: serve metrics unrestricted when no ips defined
Show description for cd24f7a
paskal
committed
cd24f7a
View commit details
Copy full SHA for cd24f7a
Browse repository at this point
fix: re-panic http.ErrAbortHandler in Recoverer
Show description for 21250a0
paskal
committed
21250a0
View commit details
Copy full SHA for 21250a0
Browse repository at this point
fix: encode json before committing the status in EncodeJSON
Show description for 9e263a4
paskal
committed
9e263a4
View commit details
Copy full SHA for 9e263a4
Browse repository at this point
fix: close file handles opened while probing directories
Show description for 3a48be3
paskal
committed
3a48be3
View commit details
Copy full SHA for 3a48be3
Browse repository at this point
fix: add Vary Accept-Encoding to gzip responses
Show description for f20dcf6
paskal
committed
f20dcf6
View commit details
Copy full SHA for f20dcf6
Browse repository at this point
fix: refuse requests whose body can't be inspected in BlackWords
Show description for 3398bca
paskal
committed
3398bca
View commit details
Copy full SHA for 3398bca
Browse repository at this point
chore: update modules, apply go fix
Show description for d3a9e3f
paskal
committed
d3a9e3f
View commit details
Copy full SHA for d3a9e3f
Browse repository at this point
docs: describe the Metrics, Recoverer, Gzip, BlackWords and EncodeJSON changes
paskal
committed
92f7176
View commit details
Copy full SHA for 92f7176
Browse repository at this point
fix: report write failures from EncodeJSON
Show description for 9ee60a7
paskal
committed
9ee60a7
View commit details
Copy full SHA for 9ee60a7
Browse repository at this point
fix: keep Metrics deny-all by default, add MetricsAllowAll for the open case
Show description for 8d8dfc9
paskal
committed
8d8dfc9
View commit details
Copy full SHA for 8d8dfc9
Browse repository at this point
You can’t perform that action at this time.