We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From Ada Logics
In the alert-controller the Webex hook takes an x509 certificate as argument but does not use it here:
notification-controller/internal/notifier/webex.go
Lines 42 to 52 in 8ff5f75
This is despite the certPool being used by the Webex notifier here:
Lines 76 to 78 in 8ff5f75
Recommendation Ensure certificate is used or clarify why it is not.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
From Ada Logics
notification-controller/internal/notifier/webex.go
Lines 42 to 52 in 8ff5f75
notification-controller/internal/notifier/webex.go
Lines 76 to 78 in 8ff5f75
The text was updated successfully, but these errors were encountered: