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

fix(threat detection): run single threat detection check #7065

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

MrCloudSec
Copy link
Member

Description

Make the possibility of running a single threat detection check.

Checklist

API

  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@MrCloudSec MrCloudSec requested review from a team as code owners February 28, 2025 10:46
andoniaf
andoniaf previously approved these changes Feb 28, 2025
Copy link
Contributor

@andoniaf andoniaf left a comment

Choose a reason for hiding this comment

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

👍

@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Feb 28, 2025
@MrCloudSec MrCloudSec force-pushed the fix-single-threat-detection-execution branch from 8226060 to 1f7bb2f Compare February 28, 2025 11:15
@MrCloudSec MrCloudSec force-pushed the fix-single-threat-detection-execution branch from 1f7bb2f to f827f70 Compare February 28, 2025 11:16
Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.81%. Comparing base (2f741f3) to head (f827f70).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7065      +/-   ##
==========================================
+ Coverage   88.76%   88.81%   +0.04%     
==========================================
  Files        1207     1207              
  Lines       35024    35035      +11     
==========================================
+ Hits        31088    31115      +27     
+ Misses       3936     3920      -16     
Flag Coverage Δ
prowler 88.81% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 88.81% <81.08%> (+0.04%) ⬆️
api ∅ <ø> (∅)

@MrCloudSec MrCloudSec merged commit 9e7a0d4 into master Feb 28, 2025
12 checks passed
@MrCloudSec MrCloudSec deleted the fix-single-threat-detection-execution branch February 28, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/aws Issues/PRs related with the AWS provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants