Fix formatting#1012
Merged
jfagoagas merged 1 commit intoprowler-cloud:masterfrom Feb 2, 2022
lorchda:fix-group-formatting
Merged
Fix formatting#1012jfagoagas merged 1 commit intoprowler-cloud:masterfrom lorchda:fix-group-formatting
jfagoagas merged 1 commit intoprowler-cloud:masterfrom
lorchda:fix-group-formatting
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Fix formatting / alignment when running
prowler -Lfor FTR-group.Description
BEFORE:
$ ./prowler -L Listing... _ _ __ _ __ _____ _| | ___ _ __ | '_ \| '__/ _ \ \ /\ / / |/ _ \ '__| | |_) | | | (_) \ V V /| | __/ | | .__/|_| \___/ \_/\_/ |_|\___|_|v2.7.0-24January2022 |_| the handy cloud security tool Date: Mon 31 Jan 2022 16:17:59 CET Color code for results: - INFO (Information) - PASS (Recommended value) - WARNING (Ignored by whitelist) - FAIL (Fix required) 1.0 Identity and Access Management - CIS only - [group1] *********** - [] 2.0 Logging - CIS only - [group2] ********************************** - [] 3.0 Monitoring - CIS only - [group3] ******************************* - [] 4.0 Networking - CIS only - [group4] ******************************* - [] 5.0 CIS Level 1 - CIS only - [cislevel1] *************************** - [] 6.0 CIS Level 2 - CIS only - [cislevel2] *************************** - [] 7.0 Extras - all non CIS specific checks - [extras] **************** - [] 8.0 Forensics Readiness - [forensics-ready] ************************ - [] 9.0 GDPR Readiness - ONLY AS REFERENCE - [gdpr] ******************** - [] 10.0 HIPAA Compliance - ONLY AS REFERENCE - [hipaa] **************** - [] 11.0 Look for keys secrets or passwords around resources - [secrets] - [] 12.0 API Gateway security checks - [apigateway] ******************** - [] 13.0 RDS security checks - [rds] *********************************** - [] 14.0 Elasticsearch related security checks - [elasticsearch] ******* - [] 15.0 PCI-DSS v3.2.1 Readiness - ONLY AS REFERENCE - [pci] ********** - [] 16.0 Find cross-account trust boundaries - [trustboundaries] ******* - [] 17.0 Find resources exposed to the internet - [internet-exposed] *** - [] 18.0 ISO 27001:2013 Readiness - ONLY AS REFERENCE - [iso27001] ***** - [] 19.0 CIS EKS Benchmark - [eks-cis] ********************************* - [] 20.0 FFIEC Cybersecurity Readiness - ONLY AS REFERENCE - [ffiec] *** - [] 21.0 SOC2 Readiness - ONLY AS REFERENCE - [soc2] ******************* - [] 22.0 Amazon SageMaker related security checks - [sagemaker] ******** - [] 23.0 ENS Esquema Nacional de Seguridad security checks - [ens] ***** - [] 24.0 Amazon Glue related security checks - [glue] ****************** - [] 25.0 Amazon FTR related security checks - [ftr] ****************** - []License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.