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 }}
BorisYamp
/
panicmode
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
36
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Production hardening: 18 bugs from review + stress test
- #1
#1
Merged
BorisYamp
merged 16 commits into
main
BorisYamp/panicmode:main
from
production-hardening-2026-04
BorisYamp/panicmode:production-hardening-2026-04
Copy head branch name to clipboard
Apr 29, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Production hardening: 18 bugs from review + stress test
#1
BorisYamp
merged 16 commits into
main
BorisYamp/panicmode:main
from
production-hardening-2026-04
BorisYamp/panicmode:production-hardening-2026-04
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2026
chore(repo): fix path comment typos and drop orphan mass_freez.yaml
Show description for d856006
BorisYamp
committed
d856006
View commit details
Copy full SHA for d856006
Browse repository at this point
fix(ctl): close umask race between bind() and set_permissions()
Show description for 92e3071
BorisYamp
committed
92e3071
View commit details
Copy full SHA for 92e3071
Browse repository at this point
fix(alert): truncate messages to Telegram's 4096 UTF-16 limit
Show description for 238795b
BorisYamp
committed
238795b
View commit details
Copy full SHA for 238795b
Browse repository at this point
fix(detector/state): unique tmp filename to prevent concurrent save race
Show description for 14cdfe0
BorisYamp
committed
14cdfe0
View commit details
Copy full SHA for 14cdfe0
Browse repository at this point
fix(detector/rules): include attacking IPs in auth_failures details
Show description for 18fe7bf
BorisYamp
committed
18fe7bf
View commit details
Copy full SHA for 18fe7bf
Browse repository at this point
fix(action/script): truncate env vars + document never-eval security note
Show description for cfe200d
BorisYamp
committed
cfe200d
View commit details
Copy full SHA for cfe200d
Browse repository at this point
feat(config): make self-check thresholds and disk_cache_ttl tunable
Show description for 287c63f
BorisYamp
committed
287c63f
View commit details
Copy full SHA for 287c63f
Browse repository at this point
fix(monitor): config-driven disk_cache_ttl, default 5 s (was 60 s)
Show description for dc70bb3
BorisYamp
committed
dc70bb3
View commit details
Copy full SHA for dc70bb3
Browse repository at this point
fix(action/process): hardcoded protection floor, correct sysinfo, skip own/kernel threads
Show description for d589d8f
BorisYamp
committed
d589d8f
View commit details
Copy full SHA for d589d8f
Browse repository at this point
fix(main): self-check cooldown, restore_blocked_ips strict-log, --validate flag
Show description for ae093b1
BorisYamp
committed
ae093b1
View commit details
Copy full SHA for ae093b1
Browse repository at this point
fix(systemd): add RuntimeDirectory and AF_NETLINK; permit /run for firewall scripts
Show description for 356d82f
BorisYamp
committed
356d82f
View commit details
Copy full SHA for 356d82f
Browse repository at this point
feat(examples): iptables-based block/unblock scripts that work under hardening
Show description for 3c5f949
BorisYamp
committed
3c5f949
View commit details
Copy full SHA for 3c5f949
Browse repository at this point
fix(monitor): correct shared state and close log-injection vector
Show description for 6b9a7c7
BorisYamp
committed
6b9a7c7
View commit details
Copy full SHA for 6b9a7c7
Browse repository at this point
fix(file_monitor): wire start_file_monitoring at startup, match events under watched directory
Show description for a984008
BorisYamp
committed
a984008
View commit details
Copy full SHA for a984008
Browse repository at this point
fix(builder+ctl): silence cosmetic startup warnings; restore default SIGPIPE in CLI
Show description for 5cf640f
BorisYamp
committed
5cf640f
View commit details
Copy full SHA for 5cf640f
Browse repository at this point
fix(builder+alert): wire up alert-channel footguns surfaced by white-spot tests
Show description for 0a1111f
BorisYamp
committed
0a1111f
View commit details
Copy full SHA for 0a1111f
Browse repository at this point
You can’t perform that action at this time.