-
Notifications
You must be signed in to change notification settings - Fork 180
Makefiles For CI And Local Testing #476
Copy link
Copy link
Closed
Labels
ciChanges to the continuous integration setupChanges to the continuous integration setupenhancementNew feature or requestNew feature or requestmaintenancetestingImprovements or additions regarding the test setupImprovements or additions regarding the test setup
Milestone
Metadata
Metadata
Assignees
Labels
ciChanges to the continuous integration setupChanges to the continuous integration setupenhancementNew feature or requestNew feature or requestmaintenancetestingImprovements or additions regarding the test setupImprovements or additions regarding the test setup
Type
Fields
Give feedbackNo fields configured for issues without a type.
As developer/maintainer of the secureCodeBox
I want to reduce the complexity of installing unreleased scanners/hooks
so that testing locally and in the CI becomes more easy.
To tackle this issue, we want to introduce Makefiles for each scanner/hook.
Add Makefiles for all Hooks Makefile For All Hooks #478Add Makefiles for all Scanners Makefile For All Scanners #477