connectors icon indicating copy to clipboard operation
connectors copied to clipboard

[SOCPrime] Verification

Open pdamoune opened this issue 8 months ago • 0 comments

Description

  • ❌ Missing traceback in main.py
  • ❌ Remove CONNECTOR_TYPE from yml and add default variable
  • ❌ Use of update_existing_data
  • ❌ Use of deprecated log_info/log_error/...
  • ❌ Use of deprecated Bundle(...) instead of stix2_create_bundle
  • ❌ Missing explicit requirements in requirements.txt (yaml, stix2, requests)
  • ❌ No autoback pressure
  • ❌ work_id is incremented over time (multiplesend_stix2_bundle )
  • ❌ Use of deprecated interval instead of duration_period

pdamoune avatar Jun 10 '25 14:06 pdamoune