Commit Graph

13824 Commits

Author SHA1 Message Date
Daniel Hougaard
ea708513ad Merge branch 'heads/main' into daniel/fips-initative 2025-07-08 12:12:14 +04:00
Daniel Hougaard
b87bb2b1d9 Update queue-service.ts 2025-07-08 12:10:43 +04:00
Daniel Hougaard
6dfe5854ea fix: tests failing 2025-07-08 12:09:56 +04:00
x032205
da82cfdf6b Merge pull request #3925 from Infisical/ENG-3041
feat(secret-scanning): Bitbucket data source + App Connection
2025-07-07 22:41:38 -04:00
Scott Wilson
92147b5398 improvements: nits and remove console log 2025-07-07 19:19:37 -07:00
x032205
526e184bd9 Step 4 image fix 2025-07-07 22:00:04 -04:00
x032205
9943312063 Docs fixes v3 2025-07-07 21:57:43 -04:00
x032205
c2cefb2b0c Fix image again xD 2025-07-07 21:51:49 -04:00
x032205
7571c9b426 Fix image 2025-07-07 21:48:01 -04:00
Scott Wilson
bf707667b5 Merge pull request #3977 from Infisical/fix-search-filter-for-imported-secrets-on-single-env-view
fix(secret-imports-dashboard): support filtering imported secrets in single env view
2025-07-07 18:32:20 -07:00
Scott Wilson
d2e6743f22 fix: support filtering imported secrets in singl env view 2025-07-07 18:06:09 -07:00
x032205
9e896563ed Feedback 2025-07-07 20:26:35 -04:00
x032205
64744d042d Rename GitHubRepositoryRegex 2025-07-07 19:23:26 -04:00
x032205
2648ac1c90 Improve teardown 2025-07-07 19:18:53 -04:00
x032205
22ae1aeee4 Swap away from using hash checks 2025-07-07 19:07:18 -04:00
x032205
0191eb48f3 Merge pull request #3974 from Infisical/fix-email-invite-notifications
Improve + fix invitation reminder logic
2025-07-07 14:47:50 -04:00
Carlos Monastyrski
9d39910152 Minor fix to prevent setting lastInvitedAt for invitees who weren’t actually sent an invitation 2025-07-07 15:35:49 -03:00
Daniel Hougaard
6bfcc59486 fix: seeding fails 2025-07-07 22:14:55 +04:00
Daniel Hougaard
ca18776932 Update cryptography.ts 2025-07-07 22:03:51 +04:00
Daniel Hougaard
0662f62b01 Update env.ts 2025-07-07 22:00:46 +04:00
Daniel Hougaard
0d52b648e7 fix: type checks 2025-07-07 21:58:46 +04:00
Daniel Hougaard
30e901c00c feat(fips): fips inside, AWS patch-up and docker improvements 2025-07-07 21:56:07 +04:00
x032205
c5a8786d1c Merge branch 'main' into ENG-3041 2025-07-07 13:41:59 -04:00
x032205
9137fa4ca5 Improve + fix invitation reminder logic 2025-07-07 13:31:20 -04:00
x032205
84687c0558 remove comments 2025-07-07 11:00:27 -04:00
Daniel Hougaard
ce88b0cbb1 feat(fips): fips inside 2025-07-07 18:16:53 +04:00
carlosmonastyrski
78da7ec343 Merge pull request #3972 from Infisical/fix/telemetryOrgIdentify
feat(telemetry): improve Posthog org identity logic
2025-07-07 10:15:59 -03:00
Carlos Monastyrski
a678ebb4ac Fix Cloud telemetry queue initialization 2025-07-07 10:10:30 -03:00
Carlos Monastyrski
83dd38db49 feat(telemetry): reduce TELEMETRY_AGGREGATED_KEY_EXP to 10 mins and avoid sending org identitfy events for batch events on sendPostHogEvents 2025-07-07 08:36:15 -03:00
Daniel Hougaard
70071015d2 Merge branch 'heads/main' into daniel/fips-initative 2025-07-07 09:55:26 +04:00
Daniel Hougaard
d4652e69ce feat: fips inside (checkpoint) 2025-07-07 09:47:02 +04:00
Daniel Hougaard
9aa3c14bf2 feat: fips inside support (checkpoint) 2025-07-06 15:44:07 +04:00
Scott Wilson
00d4ae9fbd fix: fix resource table search 2025-07-04 17:51:18 -07:00
x032205
218338e5d2 Review fixes 2025-07-04 01:50:41 -04:00
x032205
456107fbf3 Update CLI version 2025-07-04 01:32:55 -04:00
x032205
2003f5b671 Bitbucket app connection docs 2025-07-04 01:14:52 -04:00
x032205
d2c6bcc7a7 Secret scanning docs 2025-07-03 23:45:05 -04:00
x032205
06bd593b60 Verify requests are from Bitbucket using signing 2025-07-03 23:10:32 -04:00
x032205
aea43c0a8e Final tweaks 2025-07-03 22:18:40 -04:00
Daniel Hougaard
06f5af1200 Merge pull request #3890 from Infisical/daniel/sso-endpoints-docs
docs(api-reference/organizations): document SSO configuration endpoints
2025-07-04 05:33:52 +04:00
Daniel Hougaard
f903e5b3d4 Update saml-router.ts 2025-07-04 05:23:05 +04:00
Daniel Hougaard
c6f8915d3f Update saml-config-service.ts 2025-07-04 05:21:54 +04:00
Daniel Hougaard
65b1354ef1 fix: remove undefined return type from get saml endpoint 2025-07-04 05:07:54 +04:00
Daniel Hougaard
cda8579ca4 fix: requested changes 2025-07-04 04:51:14 +04:00
x032205
5badb811e1 Rename BitBucket files to Bitbucket 2025-07-03 20:41:53 -04:00
x032205
7f8b489724 Merge branch 'ENG-3041' of github.com:Infisical/infisical into ENG-3041 2025-07-03 20:31:40 -04:00
x032205
8723a16913 Lint fixes 2025-07-03 20:30:20 -04:00
Scott Wilson
b4593a2e11 improvement: add teardown functionality to scanning factory and update generic types 2025-07-03 17:28:52 -07:00
x032205
1b1acdcb0b Merge pull request #3917 from Infisical/cli-add-bitbucket-platform
Add BitBucket platform to secret scanning
2025-07-03 20:06:48 -04:00
x032205
1bbf78e295 Merge branch 'main' into ENG-3041 2025-07-03 19:55:32 -04:00