🚧 Ensuring consistency - make template
Is your feature request related to a problem?
Relates to #620.
As a secureCodeBox developer I want a simple way to create a new scanner, without either having to copy an existing one and replacing all values manually, or to delete unnecessary files created by helm create.
Describe the solution you'd like
As we are using Makefiles by now, a new command (make create-new-scanner) can be created, which copies template files to a new scanner directory and automatically sets the new name. Some values will still have to be set manually, however.