cxpsemea / cxsast_consolidated_report

[UNMAINTAINED] An utility to generate consolidated reports for checkmarx projects.
MIT License
0 stars 2 forks source link

Change some config "params" to be passed as args on the console / Fix email config #7

Closed hugomota closed 4 years ago

hugomota commented 4 years ago

Fixes:

6 - Changes the 'nodemailer' configuration to accept the 'host' and the 'port' parameters

3 - Some config parameters were removed from the config file and now are passed by the user on the console using the 'yargs' package.

Also, some of the changes here are just reindentation to mach the prettier configuration.

marcgp commented 4 years ago

:information_source: This pull request has been fixed in Release v1.2.1