Commit graph

622 commits

Author SHA1 Message Date
Patrick Pacher
8b775f4dd4
Merge pull request #120 from safing/fix/patch-set-1
Minor fixes and improvements
2021-03-11 15:24:16 +01:00
Daniel
5cc7f24268 Fix function name 2021-03-11 14:36:09 +01:00
Daniel
60fc2177b2 Update dependencies 2021-03-10 14:03:00 +01:00
Daniel
bb660bc901 Use semver normalized version strings and add semver util functions 2021-03-10 14:02:35 +01:00
Daniel
566c8fe719 Use metricBase for runtime metrics 2021-03-10 14:01:20 +01:00
Daniel
aef3f26ad3 Add config options for metrics 2021-03-10 14:00:51 +01:00
Daniel
4a05c26339 Clean API request paths 2021-03-10 11:44:29 +01:00
Patrick Pacher
d4ae90e1ba
Merge pull request #119 from safing/fix/binmeta-1
Fix binary name generation
2021-02-23 15:48:15 +01:00
Daniel
0aeb007138 Fix executable suffix detection 2021-02-19 09:52:37 +01:00
Daniel
8a1917c4e0 Fix name fragment grouping 2021-02-19 09:41:31 +01:00
Daniel
d825f813ba Release to master 2021-02-11 11:09:06 +01:00
Daniel
80588d5a53 Update tooling 2021-02-01 16:59:35 +01:00
Daniel
54bc8d3775
Merge pull request #118 from safing/feature/metrics
Add metrics module
2021-02-01 16:52:24 +01:00
Daniel
3e7e5e0096 Implement review suggestions 2021-01-29 16:55:01 +01:00
Patrick Pacher
7364562211
Merge pull request #117 from safing/feature/api-security-headers
Add security headers to API
2021-01-29 14:45:48 +01:00
Daniel
813a5f0f0d Add metrics module 2021-01-28 17:44:02 +01:00
Daniel
89fad3d9ca Use HTTP security headers on all requests 2021-01-28 16:50:57 +01:00
Daniel
afdb367ada Remove unused middlewares and fix linter errors 2021-01-28 16:50:23 +01:00
Daniel
7dd62276af Move devMode config option to config pkg 2021-01-28 16:49:25 +01:00
Daniel
fa18d1ef4c
Merge pull request #116 from safing/feature/database-cache-flushing
Add cache clearers
2021-01-25 16:49:28 +01:00
Daniel
99df25b589 Add cache clearers 2021-01-25 16:48:12 +01:00
Daniel
997407cc71
Merge pull request #115 from safing/feature/api-keys
Add API Key Authentication
2021-01-19 16:28:12 +01:00
Daniel
ab05924bcf Implement review suggestions 2021-01-19 16:26:44 +01:00
Daniel
40c2849bab Add config export via flag and API 2021-01-19 15:38:10 +01:00
Daniel
11e8271d41 Add API Key auth and improve endpoints 2021-01-19 15:37:55 +01:00
Daniel
8c6cb758f7 Implement review suggestion 2021-01-19 15:37:07 +01:00
Daniel
9429a3261e Add cmd line util for modules 2021-01-19 15:36:53 +01:00
Patrick Pacher
d3e3f1cc3f Only run short tests on CI 2021-01-19 13:57:10 +01:00
Patrick Pacher
947f8965b5
Merge pull request #114 from safing/gomod
Migrate to go-modules and add github action
2021-01-19 13:24:26 +01:00
Patrick Pacher
79ec7e573a
Update golangci-lint action 2021-01-19 10:39:51 +01:00
Patrick Pacher
6292da11c6
Fix order of execution 2021-01-19 10:32:39 +01:00
Patrick Pacher
b962e1f995
Only report new issues 2021-01-19 10:32:39 +01:00
Patrick Pacher
75691f8782
Migrate to go-modules and add github action 2021-01-19 10:32:39 +01:00
Patrick Pacher
69177a3968
Merge branch 'master' into develop 2021-01-19 10:31:52 +01:00
Patrick Pacher
32bb3a3912
Merge pull request #112 from safing/fix/powershell-encoding
Set Powershell encoding to UTF-8
2021-01-08 20:53:17 +01:00
Daniel
4b2bfc3e8f Implement review suggestions 2021-01-08 16:46:11 +01:00
Daniel
7c7340c2e7 Move debug util to separate pkg to avoid import loop 2021-01-07 12:32:23 +01:00
Daniel
c083e215a3 Improve name cleaner 2021-01-07 12:29:36 +01:00
Daniel
9bcb4e5e67 Set Powershell encoding to UTF-8 2021-01-07 12:29:17 +01:00
Patrick Pacher
91e9d06732
Merge pull request #111 from safing/feature/api-actions
Add endpoint api and authentication layer
2021-01-06 15:40:37 +01:00
Daniel
3244fefd43 Implement review suggestions 2021-01-06 13:34:25 +01:00
Daniel
5daeac8cf7 Add basic debug api endpoints 2020-12-30 23:50:17 +01:00
Daniel
9100dc999b Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
Daniel
de7af929c6 Release to master 2020-12-22 11:34:20 +01:00
Daniel
3f544cb07f
Merge pull request #110 from safing/feature/improve-config-descr
Improve config description
2020-12-21 19:19:57 +01:00
Daniel
8eec5f4545 Improve config description 2020-12-21 14:56:33 +01:00
Daniel
3cee2f1bf6 Release to master 2020-12-11 16:57:48 +01:00
Daniel
ef2fc829e0
Merge pull request #109 from safing/fix/binary-name-fetching
Fix binary name getter on Windows
2020-12-11 16:57:21 +01:00
Daniel
77c46b550e Fix binary name getter on Windows 2020-12-11 14:28:27 +01:00
Daniel
781e45502a Release to master 2020-12-01 19:26:17 +01:00