Skip to content

🚧 [Consistency] Adding template files and a make command to create new scanners #684

@SebieF

Description

@SebieF

🚧 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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions