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 }}
slchris
/
wg-mgt
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 1, 2026
fix: resolve code scanning security alerts in SSH client
Show description for 3c755fe
slchris
committed
3c755fe
View commit details
Copy full SHA for 3c755fe
Browse repository at this point
fix(security): resolve command injection and insecure hostkey callback alerts
Show description for 594f95f
slchris
committed
594f95f
View commit details
Copy full SHA for 594f95f
Browse repository at this point
fix(security): resolve CodeQL security alerts
Show description for 97be142
slchris
committed
97be142
View commit details
Copy full SHA for 97be142
Browse repository at this point
Merge pull request #18 from slchris/dependabot/github_actions/docker/build-push-action-6
Show description for 97ef90f
slchris
authored
97ef90f
View commit details
Copy full SHA for 97ef90f
Browse repository at this point
Merge pull request #19 from slchris/dependabot/github_actions/actions/setup-go-6
Show description for 080d655
slchris
authored
080d655
View commit details
Copy full SHA for 080d655
Browse repository at this point
Merge pull request #21 from slchris/dependabot/github_actions/codecov/codecov-action-5
Show description for 662843c
slchris
authored
662843c
View commit details
Copy full SHA for 662843c
Browse repository at this point
Merge pull request #22 from slchris/dependabot/github_actions/actions/upload-artifact-6
Show description for bb4850c
slchris
authored
bb4850c
View commit details
Copy full SHA for bb4850c
Browse repository at this point
Merge pull request #23 from slchris/dependabot/github_actions/actions/setup-node-6
Show description for 947dcdc
slchris
authored
947dcdc
View commit details
Copy full SHA for 947dcdc
Browse repository at this point
Merge pull request #28 from slchris/dependabot/docker/golang-1.26-alpine
Show description for 815ff2a
slchris
authored
815ff2a
View commit details
Copy full SHA for 815ff2a
Browse repository at this point
ci: fix trivy vulnerability scanner step and update codeql
Show description for 0d723e3
slchris
committed
0d723e3
View commit details
Copy full SHA for 0d723e3
Browse repository at this point
deps(docker): bump golang from 1.25-alpine to 1.26-alpine
Show description for 40023b5
dependabot[bot]
authored
40023b5
View commit details
Copy full SHA for 40023b5
Browse repository at this point
deps(actions): bump actions/setup-node from 4 to 6
Show description for 7b02146
dependabot[bot]
authored
7b02146
View commit details
Copy full SHA for 7b02146
Browse repository at this point
deps(actions): bump actions/upload-artifact from 4 to 6
Show description for bcaccbd
dependabot[bot]
authored
bcaccbd
View commit details
Copy full SHA for bcaccbd
Browse repository at this point
deps(actions): bump codecov/codecov-action from 4 to 5
Show description for 783c8d4
dependabot[bot]
authored
783c8d4
View commit details
Copy full SHA for 783c8d4
Browse repository at this point
deps(actions): bump actions/setup-go from 5 to 6
Show description for a27d4be
dependabot[bot]
authored
a27d4be
View commit details
Copy full SHA for a27d4be
Browse repository at this point
deps(actions): bump docker/build-push-action from 5 to 6
Show description for 03c1c0d
dependabot[bot]
authored
03c1c0d
View commit details
Copy full SHA for 03c1c0d
Browse repository at this point
fix(ci): remove unstable trivy filesystem scan
slchris
committed
4178552
View commit details
Copy full SHA for 4178552
Browse repository at this point
fix(linter): reduce cyclomatic complexity of GetWireGuardStatus
slchris
committed
dcd7e67
View commit details
Copy full SHA for dcd7e67
Browse repository at this point
fix(ci): fix go embed build requirement and remove unsupported dependency review
slchris
committed
b73ed43
View commit details
Copy full SHA for b73ed43
Browse repository at this point
fix(ci): fix golangci-lint config schema and trivy-action tag
slchris
committed
5a72394
View commit details
Copy full SHA for 5a72394
Browse repository at this point
fix(ci): update gosec and trivy-action to use master tags
slchris
committed
33dbad0
View commit details
Copy full SHA for 33dbad0
Browse repository at this point
chore(deps): bump go and npm dependencies to latest
slchris
committed
5a59a53
View commit details
Copy full SHA for 5a59a53
Browse repository at this point
fix(ci): fix docker security scan and stabilize workflow actions
Show description for 466bfd3
slchris
committed
466bfd3
View commit details
Copy full SHA for 466bfd3
Browse repository at this point
Commits on Feb 2, 2026
fix(ci): update golangci-lint version and add SARIF upload permissions
Show description for 04aba7d
slchris
committed
04aba7d
View commit details
Copy full SHA for 04aba7d
Browse repository at this point
fix(ci): remove autobuild mode for JavaScript/TypeScript in CodeQL
Show description for 9b611b4
slchris
committed
9b611b4
View commit details
Copy full SHA for 9b611b4
Browse repository at this point
chore(deps): update GitHub Actions and Docker base images
Show description for 88e30d2
slchris
committed
88e30d2
View commit details
Copy full SHA for 88e30d2
Browse repository at this point
chore(deps): update all dependencies to latest versions
Show description for 83494a3
slchris
committed
83494a3
View commit details
Copy full SHA for 83494a3
Browse repository at this point
fix: 指定 golangci-lint v2 版本以匹配配置文件格式
Show description for a9248c0
slchris
committed
a9248c0
View commit details
Copy full SHA for a9248c0
Browse repository at this point
fix: 更新 golangci-lint 配置为 v2 格式
Show description for 7724f40
slchris
committed
7724f40
View commit details
Copy full SHA for 7724f40
Browse repository at this point
fix: 修复所有 linter 错误
Show description for caf7b36
slchris
committed
caf7b36
View commit details
Copy full SHA for caf7b36
Browse repository at this point
fix: 修复 CI 配置和依赖问题
Show description for a529066
slchris
committed
a529066
View commit details
Copy full SHA for a529066
Browse repository at this point
fix: update CI workflow for golangci-lint v2 and CodeQL
Show description for 21b6f50
slchris
committed
21b6f50
View commit details
Copy full SHA for 21b6f50
Browse repository at this point
feat: add WireGuard initialization and persistent config management
Show description for 2455188
slchris
committed
2455188
View commit details
Copy full SHA for 2455188
Browse repository at this point
feat: auto-fetch WireGuard config via SSH when adding node
Show description for 2fb20e0
slchris
committed
2fb20e0
View commit details
Copy full SHA for 2fb20e0
Browse repository at this point
feat: WireGuard management system with Docker support
Show description for c661d5a
slchris
committed
c661d5a
View commit details
Copy full SHA for c661d5a
Browse repository at this point
You can’t perform that action at this time.