connectors icon indicating copy to clipboard operation
connectors copied to clipboard

[SocPrime] Initial verification

Open pdamoune opened this issue 8 months ago • 0 comments

Proposed changes

  • [x] Missing traceback in main.py
  • [ ] Remove CONNECTOR_TYPE from yml and add default variable
  • [x] Use of update_existing_data
  • [x] Use of deprecated log_info/log_error/...
  • [x] Use of deprecated Bundle(...) instead of stix2_create_bundle
  • [x] 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

Related issues

Checklist

  • [ ] I consider the submitted work as finished
  • [ ] I have signed my commits using GPG key.
  • [ ] I tested the code for its functionality using different use cases
  • [ ] I added/update the relevant documentation (either on github or on notion)
  • [ ] Where necessary I refactored code to improve the overall quality

Further comments

pdamoune avatar Jun 12 '25 15:06 pdamoune