Commit graph

701 commits

Author SHA1 Message Date
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
Daniel
104455ad88
Merge pull request #108 from safing/feature/perf-debug-snippet
Add debug snippet for debugging non-attributable performance issues
2020-12-01 19:25:11 +01:00
Daniel
f8529cf530 Add debug snippet for debugging non-attributable performance issues 2020-12-01 19:24:41 +01:00
Patrick Pacher
81a4f109e4
Merge pull request #107 from safing/fix/retry-bbolt-opening
Add timeout and retrying to opening bbolt dbs
2020-11-26 15:34:30 +01:00
Patrick Pacher
7049c08f68
Merge pull request #106 from safing/fix/storage-scan
Ignore unpacked resource folders when scanning
2020-11-26 15:33:47 +01:00
Daniel
9c2b7d3059 Add timeout and retrying to opening bbolt dbs 2020-11-26 14:50:54 +01:00
Daniel
61255dcbe0 Ignore unpacked resource folders when scanning 2020-11-26 14:49:28 +01:00
Daniel
118cd3797f Release to master 2020-11-24 22:20:43 +01:00
Daniel
36068d8cac
Merge pull request #77 from safing/feature/ui-revamp
Summary PR for PM v0.6 related changes
2020-11-24 16:22:21 +01:00
Daniel
a7d123ab0b
Merge pull request #105 from safing/fix/bug-and-linters
Fix bugs and linters
2020-11-24 16:18:31 +01:00
Daniel
2187740619
Merge pull request #104 from safing/fix/module-shutdown-with-error
Fix dependency loop when a module fails to shut down
2020-11-24 16:18:22 +01:00
Daniel
a10d144568
Merge pull request #103 from safing/feature/improve-updater
Improve updater
2020-11-24 16:18:06 +01:00
Daniel
d72ef1c721 Update deps 2020-11-24 16:15:35 +01:00
Daniel
dfa9e153fe Add error comments 2020-11-24 16:15:22 +01:00
Daniel
9e2699aa31 Ignore test bins 2020-11-24 16:15:11 +01:00
Daniel
fa7410375c Fix runtime registry error condition 2020-11-24 16:14:03 +01:00
Daniel
85e36e3d68 Fix dependency loop when a module fails to shut down 2020-11-24 16:12:36 +01:00
Daniel
823b05d239 Improve version purging 2020-11-24 16:11:19 +01:00
Daniel
eb17a5e6b8 Add option to reset the registry 2020-11-24 16:11:03 +01:00
Daniel
30e2f19b94 Confine indexes to their location 2020-11-24 16:10:51 +01:00
Daniel
08fda000bb Fix scanning files for resources 2020-11-24 16:10:26 +01:00
Daniel
889bc1c389 Add support for unpacking archives after download 2020-11-24 16:09:38 +01:00