Currently, the CircleCI and GitHub Actions configurations for running tests have a static setup, with injectors directly embedded in the configuration. This approach lacks flexibility and makes it difficult to add new tests. A structure similar to OpenCTI's connectors repository, featuring a common script for all injectors, would be more effective.
Currently, the CircleCI and GitHub Actions configurations for running tests have a static setup, with injectors directly embedded in the configuration. This approach lacks flexibility and makes it difficult to add new tests. A structure similar to OpenCTI's connectors repository, featuring a common script for all injectors, would be more effective.