mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
feat(services_testing): Add tests for EC2, IAM and S3 services (#1352)
Co-authored-by: Pepe Fagoaga <pepe@verica.io> Co-authored-by: sergargar <sergio@verica.io>
This commit is contained in:
@@ -32,7 +32,7 @@ from lib.outputs.outputs import (
|
||||
set_report_color,
|
||||
)
|
||||
from lib.utils.utils import hash_sha512, open_file
|
||||
from providers.aws.models import AWS_Audit_Info
|
||||
from providers.aws.lib.audit_info.models import AWS_Audit_Info
|
||||
|
||||
|
||||
class Test_Outputs:
|
||||
|
||||
Reference in New Issue
Block a user