Commit Graph

3223 Commits

Author SHA1 Message Date
BlackMagiq
9dd77ae36e Merge pull request #951 from Infisical/gitlab-integration-selfhosted
Extend GitLab integration to support syncing to self-hosted instances of GitLab
2023-09-06 11:15:39 +01:00
Tuan Dang
1e20715511 Add self-hosted gitlab url to sync function 2023-09-06 11:11:11 +01:00
Tuan Dang
d07b2dafc3 Finish adding support for self-hosted GitLab integration 2023-09-06 10:57:27 +01:00
Tuan Dang
04548313ab Merge remote-tracking branch 'origin' into gitlab-integration-selfhosted 2023-09-06 09:55:19 +01:00
BlackMagiq
86bf2ddd89 Merge pull request #949 from Infisical/aws-ps-integration
Fix null appId argument for creating PAT integration
2023-09-05 20:15:26 +01:00
Tuan Dang
2ad663c021 Update integration app and appId values 2023-09-05 20:10:50 +01:00
Tuan Dang
56317a3f53 Fix null appId argument for creating PAT integration 2023-09-05 19:55:54 +01:00
Tuan Dang
ad0bc4efdc Continue progress on self-hosted gitlab integration 2023-09-05 19:46:59 +01:00
Maidul Islam
bf74b75c4a Merge pull request #932 from daninge98/secret-scan-whole-repo
Secret scanning: scan for leaked secrets in historical commits
2023-09-04 15:49:21 -04:00
BlackMagiq
7f543b635c Merge pull request #944 from Infisical/gcp-sm-integration-auth
Add support for service account JSON authentication method for GCP Secret Manager integration
2023-09-04 14:20:15 +01:00
Tuan Dang
353dfeb2a9 Fix lint issues 2023-09-04 14:15:46 +01:00
Tuan Dang
16196e6343 Fix lint issues 2023-09-04 14:13:16 +01:00
Tuan Dang
3f2b74a28a Merge 2023-09-04 12:49:11 +01:00
Tuan Dang
4a603da425 Finished adding support for service account JSON auth method for GCP secret manager integration 2023-09-04 12:48:15 +01:00
BlackMagiq
9fa1e415c8 Merge pull request #942 from omahs/patch-1
Fix typos
2023-09-03 14:24:37 +01:00
omahs
09b22f36c0 fix typo 2023-09-03 15:12:13 +02:00
omahs
43c8c42249 fix typo 2023-09-03 15:11:26 +02:00
omahs
d4a7ad713c fix typos 2023-09-03 15:10:19 +02:00
omahs
9afad7df32 fix typos 2023-09-03 15:09:18 +02:00
omahs
3f61a24ef1 fix typos 2023-09-03 15:06:53 +02:00
BlackMagiq
f342c345b7 Merge pull request #934 from Infisical/aws-ps-integration-fix
Add support for syncing secrets containing / to AWS parameter store integration
2023-09-02 11:17:06 +01:00
Tuan Dang
6dd46885f8 Add support for syncing secrets containing / to AWS parameter store integration 2023-09-02 11:11:27 +01:00
Vladyslav Matsiiako
41774fa97c fixed the bug with reading secrets from json 2023-09-01 19:34:38 -07:00
Daniel Inge
32b26c331c Fix gitignore 2023-09-01 23:10:12 +01:00
Daniel Inge
011507b8e0 Small fixes 2023-09-01 23:08:38 +01:00
Daniel Inge
4adb2a623e Merge remote-tracking branch 'origin/main' into secret-scan-whole-repo 2023-09-01 22:43:20 +01:00
Daniel Inge
1d410c8420 Fix type 2023-09-01 22:40:19 +01:00
Daniel Inge
35f3d6c776 Initial implementation 2023-09-01 22:36:52 +01:00
Maidul Islam
5e24b517cc Merge pull request #928 from davidhonig/fix-webhook-status-date-formatting
Fix date-fn format string
2023-09-01 14:05:50 -04:00
Maidul Islam
bf95415a0d Update k8 operator Chart version 2023-09-01 13:33:51 -04:00
Maidul Islam
4025063732 Merge pull request #923 from xphyr/main
Fix for issue#922 - helm chart for secrets-operator
2023-09-01 13:33:13 -04:00
David Hönig
e3ecfbaaa5 Fix date-fn format string 2023-09-01 12:16:44 +02:00
Maidul Islam
a7b3d12844 only capture non sign up secret events 2023-08-31 20:58:07 -04:00
xphyr
f5145c6c39 fixing deployment.yaml file in secrets-operator helm chart. removed extra LF that was breaking the template 2023-08-31 17:43:15 -04:00
Tuan Dang
d9abe671af Start GCP SM integration update 2023-08-31 15:22:26 +01:00
Tuan Dang
37ae05fa2a Update changelog 2023-08-31 14:46:22 +01:00
Maidul Islam
086ce0d2a6 Merge pull request #918 from Infisical/revert-917-snyk-fix-29828c58f69ea88c3d50dad65d7767d2
Revert "[Snyk] Fix for 1 vulnerabilities"
2023-08-30 16:36:22 -04:00
Maidul Islam
06dec29773 Revert "[Snyk] Fix for 1 vulnerabilities" 2023-08-30 16:35:44 -04:00
Tuan Dang
ed8e942a5d Update low entropy password error message 2023-08-30 21:28:35 +01:00
Tuan Dang
e770bdde24 Update low entropy password error message 2023-08-30 21:27:31 +01:00
Maidul Islam
a84dab1219 Merge pull request #917 from Infisical/snyk-fix-29828c58f69ea88c3d50dad65d7767d2
[Snyk] Fix for 1 vulnerabilities
2023-08-30 16:26:20 -04:00
snyk-bot
02d9d7b6a4 fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MONGODB-5871303
2023-08-30 20:05:26 +00:00
Tuan Dang
f21eb3b7c8 Patch GCP secret manager integration edge-case 2023-08-30 21:04:39 +01:00
BlackMagiq
219e3884e7 Merge pull request #912 from Infisical/integration-suffixes
Added suffixes to the Checkly integration
2023-08-30 10:29:08 +01:00
Tuan Dang
41cd8b7408 Move secretSuffix to separate metadata field 2023-08-30 10:04:44 +01:00
Vladyslav Matsiiako
f6be86a26b Added suffixes to integrations 2023-08-29 22:17:48 -07:00
Maidul Islam
85e5822ece Merge pull request #908 from akhilmhdh/fix/sec-override-fail
fix: resolved personal override not showing up
2023-08-29 14:07:09 -04:00
Maidul Islam
5c9e89a8e2 Merge pull request #904 from Infisical/dashboard-get-secrets
Rewire dashboard to pull from v3/secrets with folderId support
2023-08-29 13:54:37 -04:00
BlackMagiq
46a77d5e58 Merge pull request #909 from Infisical/team-city-branch-config
Add support for build-configuration environment variable sync for TeamCity integration
2023-08-29 14:43:17 +01:00
Tuan Dang
a6e9643464 Finish adding support for build-configuration level syncs for TeamCity integration 2023-08-29 14:37:58 +01:00