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
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
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
.
stackrox
/
jenkins-plugin
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
6
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(e2e): serialization errors and scanner readiness
- #491
#491
Merged
janisz
merged 23 commits into
master
stackrox/jenkins-plugin:master
from
fix-policy-serialization-null-fields
stackrox/jenkins-plugin:fix-policy-serialization-null-fields
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
fix(e2e): serialization errors and scanner readiness
#491
janisz
merged 23 commits into
master
stackrox/jenkins-plugin:master
from
fix-policy-serialization-null-fields
stackrox/jenkins-plugin:fix-policy-serialization-null-fields
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
fix(e2e): clear additional policy fields to avoid serialization errors
Show description for ae7d60d
janisz
and
claude
committed
ae7d60d
View commit details
Copy full SHA for ae7d60d
Browse repository at this point
fix(e2e): remove deprecated PolicyFields API usage
Show description for 7ddcda5
janisz
and
claude
committed
7ddcda5
View commit details
Copy full SHA for 7ddcda5
Browse repository at this point
feat(e2e): add HTTP request/response logging for debugging
Show description for 2a1abe8
janisz
and
claude
committed
2a1abe8
View commit details
Copy full SHA for 2a1abe8
Browse repository at this point
fix(e2e): remove unused tag parameter from updatePolicy method
Show description for c1c43c1
janisz
and
claude
committed
c1c43c1
View commit details
Copy full SHA for c1c43c1
Browse repository at this point
Commits on Sep 2, 2026
fix: upgrade to openapi-generator v7.25.0 and patch naming conflict
Show description for 3caf479
janisz
and
claude
committed
3caf479
View commit details
Copy full SHA for 3caf479
Browse repository at this point
ci: add clean to Maven build and collect k8s logs for debugging
Show description for 363556b
janisz
and
claude
committed
363556b
View commit details
Copy full SHA for 363556b
Browse repository at this point
fix: use locally built plugin in E2E tests instead of Maven Central v1.4.4
Show description for 7f1a43b
janisz
and
claude
committed
7f1a43b
View commit details
Copy full SHA for 7f1a43b
Browse repository at this point
fix: use target/classes instead of .hpi for E2E test dependency
Show description for 84568c2
janisz
and
claude
committed
84568c2
View commit details
Copy full SHA for 84568c2
Browse repository at this point
revert: remove clean goal to keep diff minimal
Show description for a6c3aeb
janisz
and
claude
committed
a6c3aeb
View commit details
Copy full SHA for a6c3aeb
Browse repository at this point
fix(e2e): use HPI file instead of classes directory for plugin dependency
Show description for cc2d1d3
janisz
and
claude
committed
cc2d1d3
View commit details
Copy full SHA for cc2d1d3
Browse repository at this point
fix(e2e): use Maven local repository for plugin dependency
Show description for 5333e80
janisz
and
claude
committed
5333e80
View commit details
Copy full SHA for 5333e80
Browse repository at this point
fix(e2e): revert to target/classes dependency, serialization bugs now fixed
Show description for 63ab148
janisz
and
claude
committed
63ab148
View commit details
Copy full SHA for 63ab148
Browse repository at this point
fix(e2e): update API calls for openapi-generator 7.25.0 signature changes
Show description for d7252d5
janisz
and
claude
committed
d7252d5
View commit details
Copy full SHA for d7252d5
Browse repository at this point
style(e2e): use with() block to satisfy CodeNarc UnnecessaryObjectReferences rule
Show description for 97ae07d
janisz
and
claude
committed
97ae07d
View commit details
Copy full SHA for 97ae07d
Browse repository at this point
fix(e2e): preserve policySections and mitreAttackVectors in policy updates
Show description for 913072f
janisz
and
claude
committed
913072f
View commit details
Copy full SHA for 913072f
Browse repository at this point
fix(ci): replace fixed sleep with scanner health check polling
Show description for a1542af
janisz
and
claude
committed
a1542af
View commit details
Copy full SHA for a1542af
Browse repository at this point
fix(ci): improve wait-for-scanner error diagnostics and env passing
Show description for 296d95a
janisz
and
claude
committed
296d95a
View commit details
Copy full SHA for 296d95a
Browse repository at this point
fix(ci): add central.stackrox to /etc/hosts before health checks
Show description for ea99245
janisz
and
claude
committed
ea99245
View commit details
Copy full SHA for ea99245
Browse repository at this point
fix(ci): simplify wait-for-scanner to check pod status directly
Show description for 23b4a51
janisz
and
claude
committed
23b4a51
View commit details
Copy full SHA for 23b4a51
Browse repository at this point
fix(ci): wait for scanner pods to be READY, not just Running
Show description for 966ea90
janisz
and
claude
committed
966ea90
View commit details
Copy full SHA for 966ea90
Browse repository at this point
fix(ci): use kubectl wait for scanner pod readiness
Show description for ed215d8
janisz
and
claude
committed
ed215d8
View commit details
Copy full SHA for ed215d8
Browse repository at this point
fix(ci): make Kubernetes diagnostics collection best-effort
Show description for 2f1f874
janisz
committed
2f1f874
View commit details
Copy full SHA for 2f1f874
Browse repository at this point
refactor: use nameMappings instead of post-processing for 'java' field
Show description for ff64aa0
janisz
and
claude
committed
ff64aa0
View commit details
Copy full SHA for ff64aa0
Browse repository at this point
You can’t perform that action at this time.