* Create SECURITY.md * Update README.md
* docs(readme): initiate boilerplate * Update README.md Co-Authored-By: livio-a <livio.a@gmail.com> Co-authored-by: livio-a <livio.a@gmail.com>
* add basic gitignore * init go mod * add semrel and badges * add error pkg * added config pkg * added main cmd structure * return error on file not found and added log ids and messages * add todo for error_creator.go