darkmsph1t / _spartan

npm project to package & configure common security middleware && add security.js file to code repo
5 stars 0 forks source link

Allow dynamic regeneration of boilerplate code based upon user-defined policy #7

Open darkmsph1t opened 6 years ago

darkmsph1t commented 6 years ago

Is your feature request related to a problem? Please describe. The module allows for creation of multiple security policies, however only generates security.js based upon the most recent security.json creation.

Describe the solution you'd like _include a command-line option in _spartan which will regenerate the code in security.js for a given policy number like this: _spartan [-r | -regenerate] [policy_number]_

Why does this feature belong in _spartan? _spartan creates and manages application security policies

Describe alternatives you've considered N/A

Additional context Add any other context or screenshots about the feature request here.