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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
trydirect
/
stackdog
Public
forked from
vsilent/stackdog
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #2
#2
Merged
vsilent
merged 28 commits into
trydirect:main
trydirect/stackdog:main
from
vsilent:dev
vsilent/stackdog:dev
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Dev
#2
vsilent
merged 28 commits into
trydirect:main
trydirect/stackdog:main
from
vsilent:dev
vsilent/stackdog:dev
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2026
ci: modernize Docker CICD workflow
Show description for 7112a0b
vsilent
and
Copilot
committed
7112a0b
View commit details
Copy full SHA for 7112a0b
Browse repository at this point
build: switch to musl targets and rustls for portable binaries
Show description for 3973c53
vsilent
and
Copilot
committed
3973c53
View commit details
Copy full SHA for 3973c53
Browse repository at this point
chore: add pre-commit hook and apply cargo fmt
Show description for 4601763
vsilent
and
Copilot
committed
4601763
View commit details
Copy full SHA for 4601763
Browse repository at this point
fix: resolve all clippy warnings
Show description for fa74035
vsilent
and
Copilot
committed
fa74035
View commit details
Copy full SHA for fa74035
Browse repository at this point
fix: use _pid consistently in get_process_comm
Show description for cc4a9b2
vsilent
and
Copilot
committed
cc4a9b2
View commit details
Copy full SHA for cc4a9b2
Browse repository at this point
fix: resolve clippy errors in Linux-only firewall modules
Show description for db9e5c0
vsilent
and
Copilot
committed
db9e5c0
View commit details
Copy full SHA for db9e5c0
Browse repository at this point
fix: remove redundant to_string() in format! args
Show description for a22ab6d
vsilent
and
Copilot
committed
a22ab6d
View commit details
Copy full SHA for a22ab6d
Browse repository at this point
fix: convert NfTable to string before passing to args()
Show description for 431089b
vsilent
and
Copilot
committed
431089b
View commit details
Copy full SHA for 431089b
Browse repository at this point
chore: bump VERSION.md to 0.2.0
Show description for ebf9310
vsilent
and
Copilot
committed
ebf9310
View commit details
Copy full SHA for ebf9310
Browse repository at this point
fix: resolve warnings in tests and examples
Show description for 1cf2162
vsilent
and
Copilot
committed
1cf2162
View commit details
Copy full SHA for 1cf2162
Browse repository at this point
fix: restore mutable enricher in enrichment tests
Show description for 56dcd95
vsilent
and
Copilot
committed
56dcd95
View commit details
Copy full SHA for 56dcd95
Browse repository at this point
fix: align test mutability and silence unused ptrace events var
Show description for 7824052
vsilent
and
Copilot
committed
7824052
View commit details
Copy full SHA for 7824052
Browse repository at this point
fix(tests): clean remaining all-target warnings and invalid literal
Show description for 77ed42a
vsilent
and
Copilot
committed
77ed42a
View commit details
Copy full SHA for 77ed42a
Browse repository at this point
fix: restore used enrichment vars and silence ptrace unused vars
Show description for f1ed8e7
vsilent
and
Copilot
committed
f1ed8e7
View commit details
Copy full SHA for f1ed8e7
Browse repository at this point
fix: handle non-linux unused vars in enrichment tests
Show description for f919cc9
vsilent
and
Copilot
committed
f919cc9
View commit details
Copy full SHA for f919cc9
Browse repository at this point
test: fix ebpf loader creation assertion for linux builds
Show description for c8a2b84
vsilent
and
Copilot
committed
c8a2b84
View commit details
Copy full SHA for c8a2b84
Browse repository at this point
test: use valid 64-char hex container ID in enrichment test
Show description for ad49047
vsilent
and
Copilot
committed
ad49047
View commit details
Copy full SHA for ad49047
Browse repository at this point
ci: fallback to npm install when web lockfile is missing
Show description for bc6967c
vsilent
and
Copilot
committed
bc6967c
View commit details
Copy full SHA for bc6967c
Browse repository at this point
web: add webpack config with TS entrypoint for dashboard build
Show description for a9757d4
vsilent
and
Copilot
committed
a9757d4
View commit details
Copy full SHA for a9757d4
Browse repository at this point
web: fix dashboard import paths and TypeScript build errors
Show description for 8d37e7b
vsilent
and
Copilot
committed
8d37e7b
View commit details
Copy full SHA for 8d37e7b
Browse repository at this point
log: show API URL instead of dashboard bind address
Show description for 2cf69c4
vsilent
and
Copilot
committed
2cf69c4
View commit details
Copy full SHA for 2cf69c4
Browse repository at this point
web: default API/WS endpoints to APP_PORT or 5555
Show description for 4229627
vsilent
and
Copilot
committed
4229627
View commit details
Copy full SHA for 4229627
Browse repository at this point
web: normalize container API payloads to prevent runtime crashes
Show description for f3b23e9
vsilent
and
Copilot
committed
f3b23e9
View commit details
Copy full SHA for f3b23e9
Browse repository at this point
web: fix threat statistics endpoint path
Show description for 3e6cae5
vsilent
and
Copilot
committed
3e6cae5
View commit details
Copy full SHA for 3e6cae5
Browse repository at this point
web: guard ThreatMap against missing stats buckets
Show description for a0508b0
vsilent
and
Copilot
committed
a0508b0
View commit details
Copy full SHA for a0508b0
Browse repository at this point
web: restore CSS injection and degrade gracefully without WS endpoint
Show description for 9366741
vsilent
and
Copilot
committed
9366741
View commit details
Copy full SHA for 9366741
Browse repository at this point
web: add left sidebar navigation to dashboard layout
Show description for 99c85b1
vsilent
and
Copilot
committed
99c85b1
View commit details
Copy full SHA for 99c85b1
Browse repository at this point
web: move logo to sidebar and add top actions bar
Show description for a6aac14
vsilent
and
Copilot
committed
a6aac14
View commit details
Copy full SHA for a6aac14
Browse repository at this point
You can’t perform that action at this time.