-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Security Hub UI #18942
Merged
Merged
Add Security Hub UI #18942
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AllForNothing
force-pushed
the
cve-database
branch
3 times, most recently
from
July 18, 2023 09:01
b4ece4d
to
c1db104
Compare
wy65701436
approved these changes
Jul 18, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
AllForNothing
force-pushed
the
cve-database
branch
2 times, most recently
from
July 19, 2023 10:31
8758a35
to
cde74fa
Compare
Codecov Report
@@ Coverage Diff @@
## main #18942 +/- ##
==========================================
- Coverage 67.46% 67.41% -0.06%
==========================================
Files 986 994 +8
Lines 108630 108825 +195
Branches 2702 2747 +45
==========================================
+ Hits 73288 73362 +74
- Misses 31411 31524 +113
- Partials 3931 3939 +8
Flags with carried forward coverage won't be shown. Click here to find out more.
|
1.Fixes goharbor#18819 2.Add Security Hub page as a new tab for Interrogation Services Signed-off-by: AllForNothing <sshijun@vmware.com>
AllForNothing
force-pushed
the
cve-database
branch
from
July 19, 2023 12:04
cde74fa
to
eb16a8b
Compare
YangJiao0817
approved these changes
Jul 20, 2023
MinerYang
pushed a commit
that referenced
this pull request
Jul 24, 2023
1.Fixes #18819 2.Add Security Hub page as a new tab for Interrogation Services Signed-off-by: AllForNothing <sshijun@vmware.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1.Fixes #18819
2.Add Security Hub page as a new tab for Interrogation Services
Backend APIs: #18924,#18872
Proposal: goharbor/community#228
UI changes:
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: