[Tenable Vuln Management]: Validation error for VulnerabilityFinding 'scan.target' Field required #3574
Labels
bug
use for describing something not working as expected
filigran support
[optional] use to identify an issue related to feature developed & maintained by Filigran.
Milestone
Description
Some errors are observed when ingesting findings from Tenable Vulnerability Management solution.
Traceback (most recent call last): File "/opt/opencti-connector-tenable-vuln-management/tenable_vuln_management/connector.py", line 171, in _process VulnerabilityFinding.from_api_response_body( File "/opt/opencti-connector-tenable-vuln-management/tenable_vuln_management/models/tenable.py", line 402, in from_api_response_body return [cls(**item) for item in joined_data] ^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/pydantic/main.py", line 214, in __init__ validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pydantic_core._pydantic_core.ValidationError: 1 validation error for VulnerabilityFinding scan.target Field required [type=missing, input_value={'schedule_uuid': 'templa...4e25-9300-59db1286f4c2'}, input_type=dict] For further information visit https://errors.pydantic.dev/2.10/v/missing
Environment
OpenCTI version: 6.5.4
Contact me if more information are required
The text was updated successfully, but these errors were encountered: