Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
jmpsec
/
osctrl
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
472
Code
Issues
23
Pull requests
0
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
v0.4.4
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 26, 2025
Merge pull request #630 from jmpsec/prepare-osctrl-0.4.4
Show description for 08bac39
javuto
authored
08bac39
Copy full SHA for 08bac39
Prepare for release 0.4.4 and update dependencies
javuto
committed
239bfe6
Copy full SHA for 239bfe6
Merge pull request #629 from zhuoyuan-liu/fix-expired-query
Show description for d941b5b
javuto
authored
d941b5b
Copy full SHA for d941b5b
Add test for invalid query ID
zhuoyuan-liu
committed
d616999
Copy full SHA for d616999
Refactor test for queries
zhuoyuan-liu
committed
916bb1b
Copy full SHA for 916bb1b
Add test for SetNodeQueriesAsExpired function
zhuoyuan-liu
committed
f5cef9e
Copy full SHA for f5cef9e
fix bug for expired distributed queires
zhuoyuan-liu
committed
a11ca40
Copy full SHA for a11ca40
Commits on Mar 25, 2025
Merge pull request #628 from jmpsec/api-flags-pkg
Show description for abc2fbf
javuto
authored
abc2fbf
Copy full SHA for abc2fbf
Using new flags from config pkg in osctrl-api
javuto
committed
e3c8044
Copy full SHA for e3c8044
Commits on Mar 24, 2025
Merge pull request #627 from jmpsec/admin-flags-pkg
Show description for d0d1150
javuto
authored
d0d1150
Copy full SHA for d0d1150
Using new flags from config pkg in osctrl-admin
javuto
committed
44dbdf8
Copy full SHA for 44dbdf8
Commits on Mar 22, 2025
Merge pull request #626 from jmpsec/dependabot/go_modules/go_modules-ba6d682d0f
Show description for 788d6df
javuto
authored
788d6df
Copy full SHA for 788d6df
Commits on Mar 21, 2025
Bump github.com/golang-jwt/jwt/v4
Show description for 446f5dd
dependabot[bot]
authored
446f5dd
Copy full SHA for 446f5dd
Merge pull request #625 from jmpsec/fix-tls-flags-values
Show description for d3b56cd
javuto
authored
d3b56cd
Copy full SHA for d3b56cd
Commits on Mar 20, 2025
Typo
javuto
committed
eab2222
Copy full SHA for eab2222
Fix for osctrl-tls after refactoring flags and configuration
javuto
committed
8e23140
Copy full SHA for 8e23140
Merge pull request #624 from jmpsec/go-mod-tidy-config-pkg
Show description for 2f569a1
javuto
authored
2f569a1
Copy full SHA for 2f569a1
go mod tidy after migrating to config pkg
javuto
committed
7956b5a
Copy full SHA for 7956b5a
Merge pull request #623 from jmpsec/docker-dev-console-logs
Show description for e64608c
javuto
authored
e64608c
Copy full SHA for e64608c
Commits on Mar 19, 2025
Using console log format for docker dev environment
javuto
committed
7e849ca
Copy full SHA for 7e849ca
Merge pull request #622 from jmpsec/types-values-config-pkg
Show description for 39756ab
javuto
authored
39756ab
Copy full SHA for 39756ab
Merge pull request #621 from zhuoyuan-liu/back-metrics
Show description for 257a137
javuto
authored
257a137
Copy full SHA for 257a137
Migrate all configuration consts from types to config pkg
javuto
committed
69a97cd
Copy full SHA for 69a97cd
Add metrics for log processing and batch flush durations
zhuoyuan-liu
committed
d5ff547
Copy full SHA for d5ff547
Merge pull request #619 from zhuoyuan-liu/split-backend
Show description for c388fae
javuto
authored
c388fae
Copy full SHA for c388fae
Commits on Mar 18, 2025
Merge pull request #620 from jmpsec/gha-golangci-lint
Show description for e2f5a78
javuto
authored
e2f5a78
Copy full SHA for e2f5a78
Using **/*.go to ensure that Go files in nested directories are properly matched by the linting trigger
javuto
committed
848f3a0
Copy full SHA for 848f3a0
Using timeout instead of deadline in golangci-lint.yml
javuto
committed
12d25ed
Copy full SHA for 12d25ed
Adding GitHub Action to run golangci-lint on PRs
javuto
committed
a81bf94
Copy full SHA for a81bf94
Commits on Mar 17, 2025
Update main.go for tls
zhuoyuan-liu
committed
cb25a93
Copy full SHA for cb25a93
Merge remote-tracking branch 'upstream/main' into split-backend
zhuoyuan-liu
committed
d0ca8d1
Copy full SHA for d0ca8d1
Commits on Mar 16, 2025
Merge pull request #618 from jmpsec/linter-refactor-2
Show description for a48a320
javuto
authored
a48a320
Copy full SHA for a48a320
move flag to a sepearte pkg
zhuoyuan-liu
committed
44ed4fc
Copy full SHA for 44ed4fc
add v2
zhuoyuan-liu
committed
1b91486
Copy full SHA for 1b91486
Typo
javuto
committed
a7296ab
Copy full SHA for a7296ab
Pagination
Previous
Next
You can’t perform that action at this time.