mercedes-benz / sechub

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

Provide SecHub scan profiles in sechub.json #3

Open de-jcup opened 4 years ago

de-jcup commented 4 years ago

User story:

... "As a SecHub user I want to use a dedicated profile in my sechub.json file to have the possibiility to change the security tools behaviour"

Description: We need profiles to handle specific security scenarios/needs.

E.g. a scenario like "continous-integration" shall check faster/simpler than a "check-before-release" .

Technical:

sven-dmlr commented 1 year ago

Interesting idea, but may be too complex for an end-user. Some of them are already struggling on creating a valid sechub.json.

@de-jcup Should we close this issue?