Mixeway is security orchestrator for vulnerability scanners which enable easy plug in integration with CICD pipelines. MixewayBackend project contains source code of backend with all plugin integrations writer in Spring Boot.
While trying to add multiple assets in project->configuration->add asset
using: "1.1.1.1,2.2.2.2" -> works
adding with space: "1.1.1.1, 2.2.2.2" -> add only first asset
Expected behavior: add all assets even when between them there are spaces
While trying to add multiple assets in project->configuration->add asset using: "1.1.1.1,2.2.2.2" -> works adding with space: "1.1.1.1, 2.2.2.2" -> add only first asset
Expected behavior: add all assets even when between them there are spaces