chore: add TODO

This commit is contained in:
Pepe Fagoaga
2025-01-30 12:54:52 +01:00
parent 88455353ad
commit eee552dba4
+1
View File
@@ -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."""