Add missing prop to third party payload preview (#10904)
Add missing prop to third party payload preview
This commit is contained in:
+1
@@ -30,6 +30,7 @@ const PreviewPayloadModal = ({
|
||||
epss_probability: 0.7,
|
||||
cvss_score: 5.7,
|
||||
cisa_known_exploit: true,
|
||||
cve_published: "2014-10-10T00:00:00Z",
|
||||
hosts_affected: [
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user