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 }}
copyleftdev
/
hook-bin
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Commits
Breadcrumbs
History for
hook-bin
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 6, 2026
feat(dashboard): HB-019 — serve embedded static assets via rust-embed
Show description for 3185850
copyleftdev
and
claude
committed
3185850
View commit details
Copy full SHA for 3185850
View code at this point
Browse repository at this point
feat(api): HB-017 — request detail endpoint (GET /api/hooks/{id}/requests/{rid})
Show description for 3b0de9d
copyleftdev
and
claude
committed
3b0de9d
View commit details
Copy full SHA for 3b0de9d
View code at this point
Browse repository at this point
feat(api): HB-016 — list captured requests endpoint (GET /api/hooks/{id}/requests)
Show description for f9a9e87
copyleftdev
and
claude
committed
f9a9e87
View commit details
Copy full SHA for f9a9e87
View code at this point
Browse repository at this point
feat(api): HB-015 — hook detail and deletion endpoints (GET/DELETE /api/hooks/{id})
Show description for 6250061
copyleftdev
and
claude
committed
6250061
View commit details
Copy full SHA for 6250061
View code at this point
Browse repository at this point
feat(api): HB-014 — list hooks endpoint (GET /api/hooks)
Show description for 3bcfc0f
copyleftdev
and
claude
committed
3bcfc0f
View commit details
Copy full SHA for 3bcfc0f
View code at this point
Browse repository at this point
feat(bounds): HB-012 — resource bounds enforcement (max hooks, max requests per hook)
Show description for fe1d38d
copyleftdev
and
claude
committed
fe1d38d
View commit details
Copy full SHA for fe1d38d
View code at this point
Browse repository at this point
feat(ingest): HB-011 — payload size enforcement on ingestion
Show description for 5c372f8
copyleftdev
and
claude
committed
5c372f8
View commit details
Copy full SHA for 5c372f8
View code at this point
Browse repository at this point
feat(ingest): HB-010 — webhook ingestion endpoint (any method to /h/{hook_id})
Show description for e4d4279
copyleftdev
and
claude
committed
e4d4279
View commit details
Copy full SHA for e4d4279
View code at this point
Browse repository at this point
feat(hooks): HB-009 — hook creation endpoint (POST /api/hooks)
Show description for cfd4ecd
copyleftdev
and
claude
committed
cfd4ecd
View commit details
Copy full SHA for cfd4ecd
View code at this point
Browse repository at this point
feat(server): HB-007 — Axum server skeleton with health check endpoint
Show description for 03427c5
copyleftdev
and
claude
committed
03427c5
View commit details
Copy full SHA for 03427c5
View code at this point
Browse repository at this point
feat(db): HB-006 — SQLite database layer with WAL mode and migrations
Show description for 35170df
copyleftdev
and
claude
committed
35170df
View commit details
Copy full SHA for 35170df
View code at this point
Browse repository at this point
feat(models): HB-005 — define Hook, CapturedRequest, and Token data models
Show description for 729cbf4
copyleftdev
and
claude
committed
729cbf4
View commit details
Copy full SHA for 729cbf4
View code at this point
Browse repository at this point
feat(config): HB-004 — CLI argument parsing and TOML config loading
Show description for dd69435
copyleftdev
and
claude
committed
dd69435
View commit details
Copy full SHA for dd69435
View code at this point
Browse repository at this point
feat(error): HB-003 — implement AppError type with structured responses
Show description for 31573d9
copyleftdev
and
claude
committed
31573d9
View commit details
Copy full SHA for 31573d9
View code at this point
Browse repository at this point
feat(foundation): HB-002 — initialize Cargo project with module structure
Show description for 47e8af5
copyleftdev
and
claude
committed
47e8af5
View commit details
Copy full SHA for 47e8af5
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.