Skip to content

Add Option to Disable SSL Verification on Websockets output module#2365

Merged
TheTechromancer merged 6 commits intodevfrom
websocket-adjust-ssl
Mar 27, 2025
Merged

Add Option to Disable SSL Verification on Websockets output module#2365
TheTechromancer merged 6 commits intodevfrom
websocket-adjust-ssl

Conversation

@ausmaster
Copy link
Copy Markdown
Contributor

There are certain situations where you need to disable SSL Verification when using the Websockets module.

@ausmaster ausmaster marked this pull request as draft March 21, 2025 00:14
@ausmaster ausmaster marked this pull request as ready for review March 21, 2025 00:35
@ausmaster ausmaster self-assigned this Mar 21, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93%. Comparing base (0ea4391) to head (5b77424).
Report is 12 commits behind head on dev.

Files with missing lines Patch % Lines
bbot/modules/output/websocket.py 50% 5 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2365   +/-   ##
=====================================
+ Coverage     93%     93%   +1%     
=====================================
  Files        380     380           
  Lines      29869   29873    +4     
=====================================
+ Hits       27621   27630    +9     
+ Misses      2248    2243    -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TheTechromancer TheTechromancer merged commit 73054f7 into dev Mar 27, 2025
16 checks passed
liquidsec pushed a commit that referenced this pull request Jun 13, 2025
Add Option to Disable SSL Verification on Websockets output module
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