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

chore(slogan): update Prowler slogan #3619

Merged
merged 4 commits into from Apr 1, 2024
Merged

Conversation

sergargar
Copy link
Member

Description

Update Prowler slogan.

License

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

@sergargar sergargar requested a review from a team as a code owner March 27, 2024 15:22
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 86.08%. Comparing base (046069a) to head (4095050).

Files Patch % Lines
prowler/lib/outputs/slack.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           prowler-4.0-dev    #3619      +/-   ##
===================================================
- Coverage            86.09%   86.08%   -0.01%     
===================================================
  Files                  705      705              
  Lines                21862    21868       +6     
===================================================
+ Hits                 18822    18826       +4     
- Misses                3040     3042       +2     

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

@@ -65,7 +65,7 @@ def test_create_message_blocks(self):
"type": "section",
"text": {
"type": "mrkdwn",
"text": f"Hey there 👋 \n I'm *Prowler*, _the handy cloud security tool_ :cloud::key:\n\n I have just finished the security assessment on your {aws_identity} with a total of *{stats['findings_count']}* findings.",
"text": f"Hey there 👋 \n I'm *Prowler*, _the handy multi-cloud security tool_ :cloud::key:\n\n I have just finished the security assessment on your {aws_identity} with a total of *{stats['findings_count']}* findings.",
Copy link
Member

Choose a reason for hiding this comment

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

Could you please move this text to a constant since it is always the same? Save it in the prowler/lib/outputs/slack.py and then use it here.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@sergargar sergargar requested a review from jfagoagas April 1, 2024 09:16
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

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

🤩

@sergargar sergargar merged commit 175e8d2 into prowler-4.0-dev Apr 1, 2024
9 of 11 checks passed
@sergargar sergargar deleted the improve-report branch April 1, 2024 10:19
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.

None yet

2 participants