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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DependencyTrack
/
client-go
Public
forked from
nscuro/dtrack-client
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
31
Star
35
Code
Issues
4
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Users - Managed & OIDC
- #55
#55
Merged
nscuro
merged 12 commits into
DependencyTrack:main
DependencyTrack/client-go:main
from
SolarFactories:users-managed-oidc
SolarFactories/client-go:users-managed-oidc
Copy head branch name to clipboard
Jan 2, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: Users - Managed & OIDC
#55
nscuro
merged 12 commits into
DependencyTrack:main
DependencyTrack/client-go:main
from
SolarFactories:users-managed-oidc
SolarFactories/client-go:users-managed-oidc
Copy head branch name to clipboard
Commits
Commits on Dec 14, 2025
Added Health API Method, with successful unit test. Added relevant structs to model data.
Show description for 5694b17
SolarFactories
committed
5694b17
View commit details
Copy full SHA for 5694b17
Browse repository at this point
Added CRUD methods for managed users, along with unit tests.
Show description for f786ba2
SolarFactories
committed
f786ba2
View commit details
Copy full SHA for f786ba2
Browse repository at this point
Added series of methods for user management for managed user teams, and OIDC user management, and current user.
Show description for 744f774
SolarFactories
committed
744f774
View commit details
Copy full SHA for 744f774
Browse repository at this point
Add minimum API version checks to methods.
Show description for 8ed2176
SolarFactories
committed
8ed2176
View commit details
Copy full SHA for 8ed2176
Browse repository at this point
Add tests for most of OIDCService.
Show description for 5637b6a
SolarFactories
committed
5637b6a
View commit details
Copy full SHA for 5637b6a
Browse repository at this point
Removed OIDCService.GetAllGroups, and OIDCService.GetAllTeamsOf from returning pages, instead of lists - to match the data returned from API - as API endpoints are not paginated - also removed pass…
Show description for 0c8d263
SolarFactories
committed
0c8d263
View commit details
Copy full SHA for 0c8d263
Browse repository at this point
Apply golangci lint recommendations.
Show description for 47fe84f
SolarFactories
committed
47fe84f
View commit details
Copy full SHA for 47fe84f
Browse repository at this point
Increase test timeout from default 10m to 15m.
Show description for 1f6ef02
SolarFactories
committed
1f6ef02
View commit details
Copy full SHA for 1f6ef02
Browse repository at this point
Commits on Dec 22, 2025
Merge from main
SolarFactories
committed
11b3a2c
View commit details
Copy full SHA for 11b3a2c
Browse repository at this point
Commits on Jan 1, 2026
Remove leading / in path for user methods.
Show description for 041e7c6
SolarFactories
committed
041e7c6
View commit details
Copy full SHA for 041e7c6
Browse repository at this point
Commits on Jan 2, 2026
Move Health check binding to new HealthService.
Show description for 64ed3c5
SolarFactories
committed
64ed3c5
View commit details
Copy full SHA for 64ed3c5
Browse repository at this point
Annotated intermittent 500 response in TestComponentLifecycle.
Show description for addd76a
SolarFactories
committed
addd76a
View commit details
Copy full SHA for addd76a
Browse repository at this point
You can’t perform that action at this time.