connectors
connectors copied to clipboard
[SocPrime] Initial verification
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