mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
feat: add additional_urls to finding details and markdown (#8704)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
This commit is contained in:
committed by
GitHub
parent
5c6fadcfe7
commit
7733aab088
@@ -483,6 +483,7 @@ export interface FindingProps {
|
||||
text: string;
|
||||
};
|
||||
};
|
||||
additionalurls?: string[];
|
||||
servicename: string;
|
||||
checkaliases: string[];
|
||||
resourcetype: string;
|
||||
|
||||
Reference in New Issue
Block a user