Commit Graph

46 Commits

Author SHA1 Message Date
08b16211ca Matrix build
Some checks failed
Run Gosec / tests (push) Successful in 49s
Test / tests (ubuntu-latest) (push) Successful in 22s
Test / tests (darwin-amd64) (push) Failing after 9s
2025-09-09 11:31:17 +02:00
9958186d37 Use v3
All checks were successful
Test / tests (push) Successful in 30s
Run Gosec / tests (push) Successful in 56s
2025-09-09 11:17:45 +02:00
268ac02cf5 Run gosec and upload reports
Some checks failed
Test / tests (push) Successful in 31s
Run Gosec / tests (push) Failing after 56s
2025-09-09 11:15:30 +02:00
1898f05dcd Run gosec
All checks were successful
Test / tests (push) Successful in 29s
Run Gosec / tests (push) Successful in 59s
2025-09-09 11:11:25 +02:00
30b21188dc Allow insecure TLS for talking to Vault dev server
All checks were successful
test / test-default (push) Successful in 20s
2025-09-09 11:08:18 +02:00
c03fba39eb Make things look more pretty
Some checks failed
test / test-default (push) Failing after 16s
2025-09-09 11:07:28 +02:00
cb1393144c Configure Vault test cases
All checks were successful
test / test-default (push) Successful in 24s
2025-09-09 11:05:02 +02:00
524f759bfd Configure Vault token in test
Some checks failed
test / test-default (push) Failing after 20s
2025-09-09 11:01:45 +02:00
c07df71df3 Configure Vault TLS
Some checks failed
test / test-default (push) Failing after 23s
2025-09-09 11:00:45 +02:00
8787aca76d Configure Vault TLS
Some checks failed
test / test-default (push) Failing after 16s
2025-09-09 10:59:21 +02:00
022641abae Remove strace
Some checks failed
test / test-default (push) Failing after 16s
2025-09-09 10:57:48 +02:00
8b8f441c44 Manage Vault and show errors
Some checks failed
test / test-default (push) Failing after 14s
2025-09-09 10:53:22 +02:00
747342f714 Manage Vault and show errors
Some checks failed
test / test-default (push) Failing after 13s
2025-09-09 10:51:49 +02:00
976eff7ad5 Systemd nope
Some checks failed
test / test-default (push) Failing after 19s
2025-09-09 10:48:51 +02:00
695be4dea8 Systemd mayhaps
Some checks failed
test / test-default (push) Failing after 18s
2025-09-09 10:46:24 +02:00
5e2fe934f1 Start Vault dev server for testing
All checks were successful
test / test-default (push) Successful in 16s
2025-09-09 10:18:40 +02:00
e61ec39f79 Updated tests to work in more CICD envs
All checks were successful
test / test-default (push) Successful in 59s
2025-09-09 10:14:07 +02:00
caa9787770 Setup vault
Some checks failed
test / test-default (push) Failing after 53s
2025-09-09 10:08:22 +02:00
601d881ddc Enable Gitea workflow
Some checks failed
test / test-default (push) Failing after 1m17s
2025-09-09 09:52:19 +02:00
ce817cf898 Microsoft Azure Key Vault support 2025-09-08 11:50:11 +02:00
e66907f701 Set keyring item to always accessible for testing 2025-09-08 11:49:47 +02:00
e4e4bf9be4 Add support for GCP Secret Manager 2025-09-08 10:40:25 +02:00
8e2706784b Use tags 2025-09-05 16:11:07 +02:00
ea920dc2da Disable Windows builds 2025-09-05 16:04:51 +02:00
b0a4ad525f Test on Windows and macOS too 2025-09-05 13:20:26 +02:00
e6377f0df6 Added license 2025-09-05 12:23:49 +02:00
10f9eca23c Mandatori git emoji 2025-09-05 12:21:54 +02:00
d5c9b425c7 Added README 2025-09-05 12:19:03 +02:00
3b2378fcf4 Disable semgrep check for unsafe 2025-09-05 11:58:39 +02:00
ccc16c7d79 Disable semgrep check for unsafe 2025-09-05 11:57:58 +02:00
dc7b4d17b3 Disable G304 checks 2025-09-05 11:48:36 +02:00
aa022fe50c Correct build-mode 2025-09-05 11:30:27 +02:00
08bd39a6c5 Switch to internal CI component 2025-09-05 11:29:47 +02:00
eab64bcd05 Tidy modules 2025-09-05 10:48:48 +02:00
5a56775ae5 Added hclsecret package for using secrets in HCL files 2025-09-05 10:47:40 +02:00
6a1a7ba499 More decryption functions and stub test cases for AWS 2025-09-05 08:41:03 +02:00
deb3c67d80 Add support for NaCL SecretBox 2025-09-04 23:46:47 +02:00
c9cfb9b8d9 Make SAST stop complaining about the use of the unsafe package, we need it on Windows 2025-09-04 17:30:44 +02:00
2c854eaefa Make SAST stop complaining about the use of the unsafe package, we need it on Windows 2025-09-04 17:21:32 +02:00
ba5876055c Update .gitlab-ci.yml file to disable container scanning, as we don't have any, and to disable code intelligence, as it's using obsolete lsip-go. 2025-09-04 15:13:13 +00:00
8feec8bde3 Don't be specific about Go patch version 2025-09-04 14:53:59 +00:00
73e8e932ba Update .gitlab-ci.yml file to remove build stage, since this is a library 2025-09-04 14:40:47 +00:00
aadff6416e Update .gitlab-ci.yml file to remove build stage, since this is a library 2025-09-04 14:38:28 +00:00
45e3758ce3 Enable SAST, Secrets Detection, etc. 2025-09-04 14:27:11 +02:00
6cdc738917 CI jobs have no $USER, fix tests 2025-09-04 14:25:11 +02:00
ac609a54c2 Initial import 2025-09-04 14:14:02 +02:00