connectors
connectors copied to clipboard
[composer] Update scripts generating connectors' config JSON schemas
💡 Note:
This PR is made to handle the generation of the config JSON schema for connectors like dragos: https://github.com/OpenCTI-Platform/connectors/pull/5374
This PR should be merged first to avoid any issue with the CI
Proposed changes
- handle connectors developed with
pyproject.tomlin bash scripts - handle connectors developed with
pyproject.tomlin powershell scripts
Related issues
- #4857
Checklist
- [x] I consider the submitted work as finished
- [x] I have signed my commits using GPG key.
- [x] 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 ~~
I don't link the issue to avoid closing it at merge (still opened for other PRs)