mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
270 stars 65 forks source link

PDS: Set Actuator (management) port to 10250 #3607

Open hamidonos opened 1 week ago

hamidonos commented 1 week ago

Situation

In SecHub Server and PDS we use the port 10250 to expose the management api.

Wanted

We want to use the same management port across all Spring Boot applications for convenience.

Solution