Skip to content

ROX-30705: Adds implementation of project security tab#16715

Merged
dvail merged 4 commits intomasterfrom
dv/ROX-30705-implement-project-security-tab
Sep 10, 2025
Merged

ROX-30705: Adds implementation of project security tab#16715
dvail merged 4 commits intomasterfrom
dv/ROX-30705-implement-project-security-tab

Conversation

@dvail
Copy link
Contributor

@dvail dvail commented Sep 8, 2025

Description

Much like #16714, adds the Vuln Overview to the Home -> Projects -> Security tab.

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

Navigate to Home -> Projects -> Security and validate the correct data is shown:
image
image
image

@dvail
Copy link
Contributor Author

dvail commented Sep 8, 2025

@openshift-ci
Copy link

openshift-ci bot commented Sep 8, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@dvail dvail marked this pull request as ready for review September 8, 2025 19:23
@dvail dvail requested a review from a team as a code owner September 8, 2025 19:23
@rhacs-bot
Copy link
Contributor

rhacs-bot commented Sep 8, 2025

Images are ready for the commit at 1a37a1a.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.9.x-718-g1a37a1a110.

@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.67%. Comparing base (00f4a32) to head (1a37a1a).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16715   +/-   ##
=======================================
  Coverage   48.66%   48.67%           
=======================================
  Files        2676     2676           
  Lines      199769   199769           
=======================================
+ Hits        97222    97228    +6     
+ Misses      94940    94936    -4     
+ Partials     7607     7605    -2     
Flag Coverage Δ
go-unit-tests 48.67% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dvail dvail force-pushed the dv/ROX-30706-impl-admin-namespace-security-tab branch from 5f0228c to 5efd46c Compare September 9, 2025 14:50
@dvail dvail requested a review from a team as a code owner September 9, 2025 14:50
@dvail dvail force-pushed the dv/ROX-30705-implement-project-security-tab branch from f129fd8 to 2948cbe Compare September 9, 2025 14:50
@dvail dvail changed the base branch from dv/ROX-30706-impl-admin-namespace-security-tab to dv/security-vuln-page-e2e-tests September 9, 2025 15:15
@dvail dvail force-pushed the dv/ROX-30705-implement-project-security-tab branch from 2948cbe to 1a37a1a Compare September 9, 2025 15:15
Base automatically changed from dv/security-vuln-page-e2e-tests to master September 9, 2025 19:18
@dvail dvail merged commit 6fdd191 into master Sep 10, 2025
138 of 139 checks passed
@dvail dvail deleted the dv/ROX-30705-implement-project-security-tab branch September 10, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants