Skip to content

Commit f64a877

Browse files
Merge pull request #2731 from Ren-Roros-Digital/malwarefiletypes
Added Optional Malware FileTypes
2 parents d2e075a + 9f0bd38 commit f64a877

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/data/standards.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1633,6 +1633,11 @@
16331633
}
16341634
]
16351635
},
1636+
{
1637+
"type": "input",
1638+
"name": "standards.MalwareFilterPolicy.OptionalFileTypes",
1639+
"label": "Optional File Types, Comma separated"
1640+
},
16361641
{
16371642
"type": "Select",
16381643
"label": "QuarantineTag",

0 commit comments

Comments
 (0)