Skip to content
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

Change: Show extra details for report TLS certificates #3913

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

a-h-abdelsalam
Copy link
Contributor

What

Show extra details for report TLS certificates. The first column now shows subject_dn instead of issuer_dn and the certificate entries are now expandable to show extra details including issuer_dn, sha256_fingerprint, md5_fingerprint and valid.

Why

To make the behavior consistent with the TLS certificate assets page.

References

GEA-308

Checklist

  • Tests

Copy link

github-actions bot commented Nov 2, 2023

Conventional Commits Report

Type Number
Changed 1

🚀 Conventional commits found.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #3913 (c334cbd) into main (b584515) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3913      +/-   ##
==========================================
- Coverage   59.95%   59.95%   -0.01%     
==========================================
  Files        1022     1022              
  Lines       25132    25125       -7     
  Branches     7439     7443       +4     
==========================================
- Hits        15068    15063       -5     
+ Misses       9116     9114       -2     
  Partials      948      948              
Files Coverage Δ
src/gmp/models/report/parser.js 98.14% <100.00%> (+0.60%) ⬆️
src/gmp/models/tlscertificate.js 100.00% <100.00%> (ø)
src/web/entities/withRowDetails.js 100.00% <100.00%> (ø)
...rc/web/pages/reports/details/tlscertificatestab.js 100.00% <ø> (ø)
.../web/pages/reports/details/tlscertificatestable.js 100.00% <100.00%> (ø)
src/web/pages/tlscertificates/details.js 95.45% <100.00%> (ø)
src/web/pages/tlscertificates/row.js 91.66% <ø> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

The first column now shows subject_dn instead of issuer_dn and
the certificate entries are now expandable to show extra details
such as issuer_dn, sha256_fingerprint, md5_fingerprint and valid.
@a-h-abdelsalam a-h-abdelsalam force-pushed the show-subject-in-tls-tab-for-reports branch from cc3f6eb to c334cbd Compare November 3, 2023 10:41
@a-h-abdelsalam a-h-abdelsalam marked this pull request as ready for review November 3, 2023 11:05
@a-h-abdelsalam a-h-abdelsalam requested a review from a team as a code owner November 3, 2023 11:05
@timopollmeier timopollmeier merged commit c259f28 into main Nov 3, 2023
13 checks passed
@timopollmeier timopollmeier deleted the show-subject-in-tls-tab-for-reports branch November 3, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants