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
.
Contrast-Security-OSS
/
contrast-sdk-java
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
9
Code
Issues
2
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Contrast Graph API
- #159
#159
Open
johnament
wants to merge 16 commits into
Contrast-Security-OSS:main
Contrast-Security-OSS/contrast-sdk-java:main
from
johnament:contrast-graph-api
johnament/contrast-sdk-java:contrast-graph-api
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Contrast Graph API
#159
johnament
wants to merge 16 commits into
Contrast-Security-OSS:main
Contrast-Security-OSS/contrast-sdk-java:main
from
johnament:contrast-graph-api
johnament/contrast-sdk-java:contrast-graph-api
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
Add contrast-graph OpenAPI spec for model generation
johnament
committed
3c683ba
View commit details
Copy full SHA for 3c683ba
Browse repository at this point
Configure openapi-generator-maven-plugin for contrast-graph model generation
Show description for 2517286
johnament
and
claude
committed
2517286
View commit details
Copy full SHA for 2517286
Browse repository at this point
Use dateLibrary=string to avoid OffsetDateTime GSON adapter requirement
johnament
committed
beb74cc
View commit details
Copy full SHA for beb74cc
Browse repository at this point
Apply license header to JSON.java
johnament
committed
64a1976
View commit details
Copy full SHA for 64a1976
Browse repository at this point
Fix code quality issues: restore --release 8, optional annotation deps, GsonFactory delegation
Show description for df73e94
johnament
and
claude
committed
df73e94
View commit details
Copy full SHA for df73e94
Browse repository at this point
Add ContrastGraphApi interface
johnament
committed
93950c2
View commit details
Copy full SHA for 93950c2
Browse repository at this point
Add ContrastGraphApiImpl
johnament
committed
5f05baf
View commit details
Copy full SHA for 5f05baf
Browse repository at this point
Expose ContrastGraphApi via ContrastSDK.graphApi() factory
Show description for 7312665
johnament
and
claude
committed
7312665
View commit details
Copy full SHA for 7312665
Browse repository at this point
Make ContrastGraphApiImpl package-private per spec
Show description for e5a88c3
johnament
committed
e5a88c3
View commit details
Copy full SHA for e5a88c3
Browse repository at this point
Simplify graphApi(): remove factory class, instantiate impl directly
johnament
committed
57afe11
View commit details
Copy full SHA for 57afe11
Browse repository at this point
Add Pact contract tests for ContrastGraphApiImpl
Show description for b591cda
johnament
and
claude
committed
b591cda
View commit details
Copy full SHA for b591cda
Browse repository at this point
Remove unused JSONObject import, strengthen factory test assertion
johnament
committed
439920c
View commit details
Copy full SHA for 439920c
Browse repository at this point
Apply Spotless formatting to hand-written graph API files
johnament
committed
87996a9
View commit details
Copy full SHA for 87996a9
Browse repository at this point
Commits on Jun 10, 2026
Increase code reuse, for new graph APIs reuse existing code.
johnament
committed
f548be9
View commit details
Copy full SHA for f548be9
Browse repository at this point
Fix formatting.
johnament
committed
b8c14a5
View commit details
Copy full SHA for b8c14a5
Browse repository at this point
Downgrade to Java 8 compatibility.
johnament
committed
02ff570
View commit details
Copy full SHA for 02ff570
Browse repository at this point
You can’t perform that action at this time.