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

Add: Certificate info for TippingPoint alerts #3708

Merged
merged 5 commits into from
Jun 8, 2023

Conversation

timopollmeier
Copy link
Member

What

The details of alerts using the TippingPoint SMS method now shows
information about the TLS certificate.

Why

This way it is possible to check if the correct certificate is
configured or not.

References

GEA-180
requires greenbone/gvmd/pull/1972

@github-actions
Copy link

github-actions bot commented May 5, 2023

Conventional Commits Report

Type Number
Added 1
Bug Fixes 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #3708 (cfb9487) into main (573fa26) will decrease coverage by 0.02%.
The diff coverage is 17.64%.

❗ Current head cfb9487 differs from pull request most recent head 2175f34. Consider uploading reports for the commit 2175f34 to get more accurate results

@@            Coverage Diff             @@
##             main    #3708      +/-   ##
==========================================
- Coverage   60.12%   60.10%   -0.02%     
==========================================
  Files        1020     1021       +1     
  Lines       25123    25132       +9     
  Branches     7418     7423       +5     
==========================================
+ Hits        15104    15105       +1     
- Misses       9079     9087       +8     
  Partials      940      940              
Impacted Files Coverage Δ
src/web/pages/alerts/method.js 17.05% <0.00%> (-0.42%) ⬇️
src/web/pages/scanners/details.js 7.14% <ø> (-3.97%) ⬇️
src/gmp/models/alert.js 95.34% <20.00%> (-4.66%) ⬇️
src/web/components/certinfo/certinfo.js 25.00% <25.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

The alert dialog now uses the correct field for TLS workaround option
of the TippingPoint SMS method.

Previously the wrong field was used, so the dialog did not work
correctly.
The details of alerts using the TippingPoint SMS method now shows
information about the TLS certificate.

This way it is possible to check if the correct certificate is
configured or not.
@timopollmeier timopollmeier marked this pull request as ready for review May 9, 2023 14:09
@timopollmeier timopollmeier requested a review from a team as a code owner May 9, 2023 14:09
@jhelmold jhelmold enabled auto-merge June 8, 2023 15:10
@jhelmold jhelmold merged commit 44011d8 into main Jun 8, 2023
@jhelmold jhelmold deleted the add-tp-sms-certificate-info branch June 8, 2023 15:10
@jhelmold jhelmold added the port-to-stable Use mergifiy to port PR to stable label Jun 8, 2023
jhelmold added a commit that referenced this pull request Jun 9, 2023
Add: Certificate info for TippingPoint alerts (backport #3708)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port-to-stable Use mergifiy to port PR to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants