Merge pull request #9563 from Wachizungu/fix-object-restsearch-filters

fix: fix object_name, object_template_uuid and object_template_versio…
pull/9564/head
Andras Iklody 2024-02-14 13:54:42 +01:00 committed by GitHub
commit cc10d2a741
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -180,7 +180,10 @@ class RestSearchComponent extends Component
'attackGalaxy',
'object_relation',
'metadata',
'includeAllTags'
'includeAllTags',
'object_name',
'object_template_uuid',
'object_template_version'
],
'Sighting' => [
'context',