mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 04:51:51 +00:00
chore: add TODO
This commit is contained in:
@@ -560,6 +560,7 @@ class Check_Report_Kubernetes(CheckReport):
|
||||
self.namespace = getattr(resource, "namespace", "cluster-wide")
|
||||
|
||||
|
||||
# TODO: review this logic and add tests
|
||||
@dataclass
|
||||
class Check_Report_Microsoft365(CheckReport):
|
||||
"""Contains the Microsoft365 Check's finding information."""
|
||||
|
||||
Reference in New Issue
Block a user