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 }}
ashavijit
/
HookRunner
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
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
Actions: ashavijit/HookRunner
Actions
All workflows
Workflows
CI
CI
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
33 workflow runs
33 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: use 0600 permission for WriteFile in benchmark
CI
#32:
Commit
f99d7b9
pushed by
ashavijit
2m 43s
master
master
2m 43s
View workflow file
feat: add exclude_extensions to skip file types from policy content c…
CI
#31:
Commit
501584c
pushed by
ashavijit
30s
master
master
30s
View workflow file
fix : ci due to lint issue
CI
#30:
Commit
656f745
pushed by
ashavijit
2m 34s
master
master
2m 34s
View workflow file
fix: resolve errcheck and govet linter errors
CI
#29:
Commit
bd1efdf
pushed by
ashavijit
29s
master
master
29s
View workflow file
feat: add setup-completion command to auto-configure shell completion
CI
#28:
Commit
fe845fb
pushed by
ashavijit
37s
master
master
37s
View workflow file
fix: use 0600 file permissions for gosec G306 compliance
CI
#27:
Commit
5a066c1
pushed by
ashavijit
2m 49s
master
master
2m 49s
View workflow file
fix: resolve golangci-lint errcheck and unused warnings
CI
#26:
Commit
f6b81f1
pushed by
ashavijit
38s
master
master
38s
View workflow file
test: add tests for cli, lua, and executor packages
CI
#25:
Commit
54a51d4
pushed by
ashavijit
29s
master
master
29s
View workflow file
fix: resolve errcheck linter errors
CI
#24:
Commit
7f4874c
pushed by
ashavijit
34s
master
master
34s
View workflow file
feat: add hook caching with --cached flag
CI
#23:
Commit
3da7877
pushed by
ashavijit
36s
master
master
36s
View workflow file
docs: add LOCAL_SETUP.md with FluxFile-first development guide
CI
#22:
Commit
e12ea57
pushed by
ashavijit
2m 37s
master
master
2m 37s
View workflow file
chore: add .gitattributes for FluxFile syntax highlighting on GitHub
CI
#21:
Commit
b46dd66
pushed by
ashavijit
2m 46s
master
master
2m 46s
View workflow file
fix: correct FluxFile syntax for Flux v2.2.0
CI
#20:
Commit
e5af969
pushed by
ashavijit
2m 41s
master
master
2m 41s
View workflow file
build: add FluxFile for modern task automation
CI
#19:
Commit
5ddc7c8
pushed by
ashavijit
2m 43s
master
master
2m 43s
View workflow file
perf: parallel Lua policy execution using goroutines
CI
#18:
Commit
cc091db
pushed by
ashavijit
2m 34s
master
master
2m 34s
View workflow file
build: add Makefile and build.ps1 with optimized ldflags (-s -w)
CI
#17:
Commit
3e3d6e3
pushed by
ashavijit
2m 46s
master
master
2m 46s
View workflow file
fix: handle errcheck linter errors in Lua runner
CI
#16:
Commit
3c4cd0a
pushed by
ashavijit
2m 32s
master
master
2m 32s
View workflow file
fix: remove \$@ from hook scripts - hookrunner run only accepts hook …
CI
#15:
Commit
424ff6b
pushed by
ashavijit
32s
master
master
32s
View workflow file
docs: add comprehensive changelog and bump version to v0.26.0
CI
#14:
Commit
cab7708
pushed by
ashavijit
42s
master
master
42s
View workflow file
feat : ci fix
CI
#13:
Commit
2e4fb31
pushed by
ashavijit
2m 36s
master
master
2m 36s
View workflow file
fix: add nolint directive for gosec G204 in CreateCleanRoom
CI
#12:
Commit
ab5b706
pushed by
ashavijit
32s
master
master
32s
View workflow file
feat: add --clean-room mode for CI-like validation
CI
#11:
Commit
1cd4f77
pushed by
ashavijit
31s
master
master
31s
View workflow file
feat: add lefthook features - run, script, root, tags, exclude_tags, …
CI
#10:
Commit
7fbb2e6
pushed by
ashavijit
2m 43s
master
master
2m 43s
View workflow file
fix: use GitHub API for dynamic version in install scripts
CI
#9:
Commit
a13e65a
pushed by
ashavijit
2m 39s
master
master
2m 39s
View workflow file
feat: add dry-run mode, validate command, policy enforcement, secret …
CI
#8:
Commit
c161b49
pushed by
ashavijit
4m 34s
master
master
4m 34s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.