connectors icon indicating copy to clipboard operation
connectors copied to clipboard

[composer] Update scripts generating connectors' config JSON schemas

Open Powlinett opened this issue 2 weeks ago • 1 comments

💡 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.toml in bash scripts
  • handle connectors developed with pyproject.toml in 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 ~~

Powlinett avatar Dec 10 '25 09:12 Powlinett

I don't link the issue to avoid closing it at merge (still opened for other PRs)

Powlinett avatar Dec 10 '25 09:12 Powlinett