Stanislav Valasek
Stanislav Valasek
 This pull request adds a [GitHub Action] workflow file that executes ShiftLeft CORE's NextGen Static Application Security Testing (NG SAST) on this PR. Once merged, it will also...
**Is your feature request related to a problem? Please describe.** User changes any configuration value on page Administration and after application restart settings are defaulted those from to timesheet.yaml file....
I am using [graceful-shutdown](https://github.com/gin-gonic/gin/issues/1329) and now want to add LetsEncrypt via autotls but struggling how-to ``` srv := &http.Server{ Addr: url + ":" + port, Handler: r, } srv.ListenAndServe() ```...
When I run the project after yarn with quasar dev I am getting: ``` ERROR Failed to compile with 175 errors 5:16:02 PM error in ./node_modules/@aws-amplify/api/node_modules/graphql/index.mjs Can't reexport the named...