4cb938c57f
chore: added bridge-rollout cli tool.
2024-03-13 09:25:40 +00:00
1c7c342e19
ci(GODT-3304): ignore go vulncheck until go version bumped.
2024-03-07 13:00:16 +01:00
bfde96dc88
feat(GODT-3230): Scripts for removing Bridge from device
2024-01-29 11:33:55 +00:00
164fb23653
feat(GODT-3160): no need to ignore vulns
2024-01-25 09:30:31 +01:00
76d257af21
fix(GODT-3160): ignore non-called vulnerabilities.
2024-01-17 14:56:24 +01:00
b8ae5be58c
fix(GODT-3188): Happy new year.
2024-01-02 15:06:05 +01:00
8f5bd37aee
chore: Get better logging arround keychain list initialisation.
2023-12-14 17:24:16 +01:00
416f696863
feat(GODT-3121): added options to kb-tester CLI tool.
2023-12-08 11:04:48 +01:00
a057138880
feat(GODT-3121): KB suggestion test tool now support multi-line input.
2023-12-07 10:48:33 +01:00
76087f1749
feat(GODT-3121): minimalist CLI tool to test KB suggestions.
2023-12-07 09:36:47 +01:00
5950eff083
chore(GODT-3160): silence vuln
2023-12-07 08:15:10 +01:00
01db488caa
feat(GODT-2001): add govulncheck to scan for vulnerabilities.
2023-12-06 15:29:21 +01:00
ea26188dc0
fix(GODT-2277): Fix keychains initialisation in vault-editor (for write as well).
2023-11-13 15:37:32 +01:00
159e1cee7d
fix(GODT-2277): Fix keychains initialisation in vault-editor.
2023-11-13 13:58:03 +00:00
e8d9534b9c
feat(GODT-2277): Move Keychain helpers creation in main.
2023-11-08 13:05:57 +00:00
eff7df2136
chore: Add debug_assemble binary
...
Attempt to reassemble messages produced by the mailbox state debug tool.
Unfortunately, most of it will only work if the messages have been fully
decrypted. To handle encrypted messages we need to have access to the
user's keyring, which is not available.
2023-10-25 11:43:39 +00:00
f48a60d58c
feat(GODT-2762): bump version Go 1.20 Qt 6.4.3.
2023-09-19 07:57:59 +02:00
e8ce8942be
feat(GODT-2788): Add preview to bug report validation.
2023-08-09 11:39:08 +00:00
cc33423c1f
feat(GODT-2782): Add category name in decribe issue view + apply review comments.
2023-08-03 17:51:37 +02:00
9b88778c43
feat(GODT-2788): Add JSON validator file.
2023-08-01 14:49:53 +00:00
8248491833
chore: Merge branch 'release-notes' into devel
2023-07-07 16:00:56 +02:00
66bc911652
chore: fix typos found by codespell
2023-07-07 15:31:14 +02:00
0afdc31f96
test: Add smtp-send utility
...
Small program to simulate external SMTP send to Bridge.
2023-07-06 14:06:28 +02:00
c46b3245b8
feat(GODT-2660): calculate bridge coverage and refactor CI yaml file.
2023-06-02 11:56:10 +00:00
89632b7acd
chore: Fix dependency_license script to handle dot formated version.
2023-06-02 11:38:36 +02:00
fb4d34ef5b
fix(GODT-2675): Update GPA to applye togin-gonic/gin patch + update COPYING_NOTES.
2023-06-02 09:48:42 +02:00
fc06665d2b
feat(GODT-2655): display internal build time tag in log and GUI.
2023-06-01 05:24:51 +00:00
dfd85f7ed3
fix(GODT-2625): Update bridge pubkey and add option to verify in hasher.
2023-05-12 07:19:16 +02:00
3ddd88e127
feat(GODT-2538): implement smart picking of default IMAP/SMTP ports
2023-04-17 13:26:47 +00:00
de5fd07a22
feat(GODT-2500): Reorganise async methods.
2023-04-03 07:07:22 +02:00
34cd611a8b
chore: Disable funlen linter
2023-02-06 14:29:13 +00:00
62a50fd7fc
chore: release notes
2023-02-01 11:21:12 +01:00
5dab4422e9
Other: added C/C++ header template file (*.h.in) type to missing_license.sh script.
2023-01-03 17:42:53 +01:00
6d0a128111
Other: Update copyright year
2023-01-02 11:09:11 +01:00
7a814faed2
Other: Update release notes.
2022-12-14 11:08:34 +01:00
e601245f01
Other(chore): Bump major version to v3
2022-11-23 16:08:27 +01:00
0a972285a6
Other(docs): Add build command to vault-editor readme
2022-11-16 13:48:30 +01:00
4a31017332
Other: Add vault-editor readme
2022-11-16 13:48:30 +01:00
784896434d
Other: Add vault editor CI tool
2022-11-16 13:48:30 +01:00
4fc22e25ba
GODT-1650: Bump gluon to latest version
2022-11-16 12:26:09 +01:00
39433fe707
GODT-1779: Remove go-imap
2022-11-16 12:26:08 +01:00
78f9f49a8a
GODT-1751: switch from protonmail.com to proton.me domain
2022-10-27 13:13:05 +00:00
5a7722fd18
GODT-1645: ignore CVE gobinsec false positive
2022-10-26 06:31:40 +00:00
31514c8e31
GODT-1645: add a make target for gobinsec check
2022-10-26 06:31:40 +00:00
c991946ea7
GODT-1833: Gobinsec wait, nvd api key from CI env var.
2022-10-26 06:31:40 +00:00
f9fe4e9c3d
Other: improve gobinsec cachce.
2022-10-06 15:22:38 +00:00
a93259f3bd
Other: Update Gobinsec cache before using it
2022-09-27 08:37:05 +00:00
8f6c012fb3
GODT-1853: fixing license
2022-09-23 11:11:23 +02:00
a635b023f6
GODT-1853: ignore for CVE-2021-33194 false positive + add several try to gobinsec
2022-09-23 10:23:46 +02:00
1b9f874db5
GODT-1853: remove all ignore field from gobinsec
2022-09-23 09:20:15 +02:00