OpenCTI-Platform / connectors

OpenCTI Connectors
https://www.opencti.io
Apache License 2.0
341 stars 369 forks source link

Vurustotal issues to elements : field': 'externalReferences #2205

Open sebascorrea opened 3 weeks ago

sebascorrea commented 3 weeks ago

Virus total and other connectors have issues when try to create elements: "{'name': 'VALIDATION_ERROR', 'error_message': 'Validation error', 'http_status': 500, 'genre': 'BUSINESS', 'field': 'externalReferences', 'message': 'This attribute is mandatory', 'attribute': 'externalReferences'}"

I have the opencti/platform:6.1.10

image image
romain-filigran commented 3 weeks ago

Hello. Unable to reproduce on my side. Does your connectors version are well aligned with platform version ? In your case 6.1.10 ?

sebascorrea commented 3 weeks ago

Hello. Unable to reproduce on my side. Does your connectors version are well aligned with platform version ? In your case 6.1.10 ?

connector-virustotal: image: opencti/connector-virustotal:6.1.10 environment:

Yes, the same version

annoyingapt commented 3 weeks ago

What is the ip address you are enriching?

sebascorrea commented 2 weeks ago

142.202.48.115 for example

Jipegien commented 2 weeks ago

Is the enforce reference config checked in some of your Entity type in Customization? image