Commit d5f943b
[dev] [Marfuen] mariano/integrations-architecture (#1852)
* feat: working version of integrations framework
* feat: make integrations more robust
* feat(google-workspace): add integration manifest and checks for Google Workspace
* feat(integration-platform): add custom settings to OAuth app and platform credential models
* feat(integration-platform): add Google Workspace sync functionality and update integration manifest
* feat(integration-platform): add scheduled task for syncing employees from integrations
* feat(integration-platform): add AWS SDK clients and update integration manifest
* refactor(integration-platform): integrate AWS Security Hub and update cloud tests
* feat(integration-platform): add Rippling integration for employee sync and update manifest
* feat(integration-platform): implement employee sync provider management and update related APIs
* feat(integration-platform): add employee access review check for Google Workspace
* feat(gcp): add GCP integration with IAM access and monitoring checks
* feat(gcp): add GCP integration with IAM access and monitoring checks
* feat: working version of integrations framework
* feat: make integrations more robust
* feat(google-workspace): add integration manifest and checks for Google Workspace
* feat(integration-platform): add custom settings to OAuth app and platform credential models
* feat(integration-platform): add Google Workspace sync functionality and update integration manifest
* feat(integration-platform): add scheduled task for syncing employees from integrations
* feat(integration-platform): add AWS SDK clients and update integration manifest
* refactor(integration-platform): integrate AWS Security Hub and update cloud tests
* feat(integration-platform): add Rippling integration for employee sync and update manifest
* feat(integration-platform): implement employee sync provider management and update related APIs
* feat(integration-platform): add employee access review check for Google Workspace
* chore: remove deprecated vector tasks and update openapi.json
* feat(integration-platform): add Azure integration with credential management and checks
* feat(integrations): unify integrations list and add task card component
* feat(integration-platform): add auto-check runner service and related tasks
* feat(integration-platform): implement GCP OAuth integration with credential management and checks
* feat(integrations): add combobox support for credential fields and update AWS region type
* refactor(db): fix integrations order
* feat(integration-platform): add validation for API key and basic auth credentials in checks
* refactor(api): add throttling and security headers with helmet integration
* chore(cloud-security): add cloud security module with scanning capabilities
* chore(dependencies): update next and react versions to 16.0.8 and 19.2.1
* refactor(proxy): add proxy function with request matcher configuration
* chore(dependencies): update react and next versions to 19.1.1 and 16.0.8
* refactor(people): allow selectedProvider to be undefined and simplify date handling
* chore(dependencies): update @ai-sdk/openai and ai package versions
* refactor(onboarding): remove redundant mode parameter from generateObject calls
* refactor(api): update content security policy for improved security
---------
Co-authored-by: Mariano Fuentes <[email protected]>1 parent d50d0d3 commit d5f943b
File tree
299 files changed
+42204
-2337
lines changed- .cursor/rules
- apps
- .cursor/rules
- api
- packages/docs
- prisma
- src
- app
- auth
- cloud-security
- providers
- common/filters
- config
- device-agent
- integration-platform
- controllers
- repositories
- services
- knowledge-base
- utils
- questionnaire
- utils
- soa
- utils
- trigger
- integration-platform
- questionnaire
- vector-store
- helpers
- trust-portal
- utils
- vector-store
- lib
- core
- sync
- app
- scripts
- src
- actions
- organization
- policies
- risk
- task
- app
- (app)
- [orgId]
- cloud-tests
- actions
- components
- controls/[controlId]/actions
- frameworks/[frameworkInstanceId]/actions
- integrations
- components
- platform-test
- people/all
- actions
- components
- data
- hooks
- policies
- [policyId]/actions
- all/actions
- questionnaire
- hooks
- knowledge-base/additional-documents/hooks
- risk/[riskId]/actions
- tasks/[taskId]
- actions
- components
- hooks
- trust/portal-settings/actions
- vendors/[vendorId]/actions
- task
- admin
- integrations
- onboarding/actions
- setup
- actions
- go/[id]/components
- api/cloud-tests
- findings
- providers
- components/integrations
- hooks
- lib
- vector/sync
- test-utils/mocks
- trigger
- lib
- tasks
- auditor
- device
- email
- integration
- onboarding
- prompts
- scrape
- task
- portal
- src
- packages
- db
- prisma
- migrations
- 20251203212921_add_employee_sync_provider
- 20251206100000_add_integrations_tables
- 20251206101000_add_oauth_table
- 20251206102000_add_platform_credentials
- 20251206103000_add_variables_to_providers
- 20251206104000_add_runs_to_integrations
- 20251206105000_add_custom_settings_to_oauth_app
- 20251206106000_add_custom_settings_to_platform_credential
- schema
- seed
- src
- docs
- integrations
- integration-platform
- scripts
- src
- manifests
- _template
- checks
- aws
- helpers
- azure
- helpers
- gcp
- helpers
- github
- checks
- google-workspace
- checks
- rippling
- vercel
- checks
- registry
- runtime
- validators
- ui/src
- components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
299 files changed
+42204
-2337
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
0 commit comments