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

cybereason quick ping #1350

Merged
merged 8 commits into from
Mar 2, 2023
Merged

cybereason quick ping #1350

merged 8 commits into from
Mar 2, 2023

Conversation

yurii-klymenko
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Patch coverage: 69.56% and project coverage change: -0.02 ⚠️

Comparison is base (7ceb131) 85.43% compared to head (8f469c9) 85.42%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1350      +/-   ##
===========================================
- Coverage    85.43%   85.42%   -0.02%     
===========================================
  Files          569      569              
  Lines        42734    42746      +12     
===========================================
+ Hits         36511    36514       +3     
- Misses        6223     6232       +9     
Impacted Files Coverage Δ
..._modules/cybereason/stix_transmission/connector.py 84.68% <53.84%> (-7.70%) ⬇️
...modules/cybereason/stix_transmission/api_client.py 54.28% <66.66%> (ø)
...bereason/test/stix_transmission/test_cybereason.py 98.77% <100.00%> (+0.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

response_code = response.code
if response_code == 302:
raise InvalidAuthenticationException
if response_code == 405:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting 405 as success seems odd.

@mdazam1942 mdazam1942 merged commit 8b7e00a into develop Mar 2, 2023
@mdazam1942 mdazam1942 deleted the cybereason_quick_ping branch March 2, 2023 17:16
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.

2 participants