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.3.9
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 8, 2024
Merge pull request #502 from jmpsec/prepare-osctrl-0.3.9
Show description for 378777b
javuto
authored
378777b
Copy full SHA for 378777b
Preparing release 0.3.9
javuto
committed
8c7a2dc
Copy full SHA for 8c7a2dc
Merge pull request #501 from jmpsec/update-api-yaml-2
Show description for 53291f1
javuto
authored
53291f1
Copy full SHA for 53291f1
Update OpenAPI yaml with the enroll/remove actions endpoints
javuto
committed
10bccb0
Copy full SHA for 10bccb0
Merge pull request #500 from jmpsec/extend-rotate-api-cli
Show description for 3eb24cd
javuto
authored
3eb24cd
Copy full SHA for 3eb24cd
Adding commands to extend/expire/rotate enroll and remove URLs
javuto
committed
578e8e5
Copy full SHA for 578e8e5
Commits on Sep 5, 2024
Merge pull request #498 from jmpsec/docker-clean-make
Show description for e381c4c
javuto
authored
e381c4c
Copy full SHA for e381c4c
Adding command to Makefile to cleanup osctrl docker images
javuto
committed
397e90d
Copy full SHA for 397e90d
Commits on Sep 4, 2024
Merge pull request #497 from jmpsec/dependencies-update-6
Show description for 90525d3
javuto
authored
90525d3
Copy full SHA for 90525d3
Dependencies update to prepare release
javuto
committed
7939a2d
Copy full SHA for 7939a2d
Merge pull request #495 from jmpsec/dependabot/github_actions/dot-github/workflows/github_actions-14598a9f5f
Show description for 155969b
javuto
authored
155969b
Copy full SHA for 155969b
Merge pull request #496 from jmpsec/fix-docker-dev-environment
Show description for d96103d
javuto
authored
d96103d
Copy full SHA for d96103d
Default connector for osctrl-cli is API and some fixes
javuto
committed
48eee6a
Copy full SHA for 48eee6a
Commits on Sep 3, 2024
Bump actions/download-artifact
Show description for 218ae5c
dependabot[bot]
authored
218ae5c
Copy full SHA for 218ae5c
Merge pull request #494 from jmpsec/cli-enroll-remove-actions
Show description for f8d0d16
javuto
authored
f8d0d16
Copy full SHA for f8d0d16
Enroll actions in cli using the API
javuto
committed
d50e94b
Copy full SHA for d50e94b
Commits on Aug 20, 2024
Merge pull request #492 from jmpsec/api-enroll-remove-actions
Show description for 0e9b7f2
javuto
authored
0e9b7f2
Copy full SHA for 0e9b7f2
Perform actions to enroll-remove nodes in osctrl-api
javuto
committed
e93c072
Copy full SHA for e93c072
Commits on Aug 19, 2024
Merge pull request #491 from jmpsec/native-mux-api-handlers
Show description for 1204983
javuto
authored
1204983
Copy full SHA for 1204983
Migrating gorilla mux to native mux for osctrl-api
javuto
committed
c77d418
Copy full SHA for c77d418
Merge pull request #490 from jmpsec/native-mux-tls-handlers
Show description for afcd738
javuto
authored
afcd738
Copy full SHA for afcd738
Migrating gorilla mux to native mux for osctrl-tls
javuto
committed
1df07c5
Copy full SHA for 1df07c5
Merge pull request #489 from jmpsec/bug-admin-db-logger
Show description for 9f8f8ae
javuto
authored
9f8f8ae
Copy full SHA for 9f8f8ae
Fix to prevent nil DBLogger in osctrl-admin
javuto
committed
e6202e6
Copy full SHA for e6202e6
Merge pull request #488 from jmpsec/bug-consistent-env
Show description for 299e774
javuto
authored
299e774
Copy full SHA for 299e774
Keep path variable name consistent in osctrl-admin
javuto
committed
ece08be
Copy full SHA for ece08be
Merge pull request #487 from jmpsec/native-mux-admin-handlers
Show description for d07e75f
javuto
authored
d07e75f
Copy full SHA for d07e75f
Fixing missing routes
javuto
committed
dbb5823
Copy full SHA for dbb5823
Migrating gorilla mux to native mux for osctrl-admin
javuto
committed
00263a8
Copy full SHA for 00263a8
Merge pull request #486 from jmpsec/native-mux-admin-go
Show description for 440bc2a
javuto
authored
440bc2a
Copy full SHA for 440bc2a
Bump golang version to 1.23.0
javuto
committed
cfc26fd
Copy full SHA for cfc26fd
Merge pull request #485 from jmpsec/dependencies-update-4
Show description for 136dd01
javuto
authored
136dd01
Copy full SHA for 136dd01
Dependencies update before release
javuto
committed
bd00c9c
Copy full SHA for bd00c9c
Merge pull request #484 from jmpsec/prepare-osctrl-0.3.8
Show description for 5d0c747
javuto
authored
5d0c747
Copy full SHA for 5d0c747
Preparing release 0.3.8
javuto
committed
b0dc249
Copy full SHA for b0dc249
Pagination
Previous
Next
You can’t perform that action at this time.