Skip to content

Commit 10d60bb

Browse files
committed
Merge branch 'main' of https://github.com/trycompai/comp into chas/integration-dropdown
2 parents 8af9ef7 + 8928ca6 commit 10d60bb

47 files changed

Lines changed: 9969 additions & 20569 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.49.0](https://github.com/trycompai/comp/compare/v3.48.0...v3.49.0) (2026-05-10)
2+
3+
4+
### Features
5+
6+
* **cloud-security:** add AWS partition handling and GovCloud support ([8558265](https://github.com/trycompai/comp/commit/85582656bd1dff5ab25f700ffefbc9994434cb68))
7+
18
# [3.48.0](https://github.com/trycompai/comp/compare/v3.47.0...v3.48.0) (2026-05-08)
29

310

apps/api/.env.example

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,9 @@ BACKGROUND_CHECK_WEBHOOK_SECRET=
5353
BACKGROUND_WH_ENDPOINT=
5454
STRIPE_BACKGROUND_CHECK_PRICE_ID=price_1TRWckCkFWhKYvHIA1GLv1sO
5555

56+
# We are not using security hub service it is only the variable prefix for matching with old one
5657
SECURITY_HUB_ROLE_ASSUMER_ARN=
58+
SECURITY_HUB_GOVCLOUD_ROLE_ASSUMER_ARN=
59+
SECURITY_HUB_GOVCLOUD_ACCESS_KEY_ID=
60+
SECURITY_HUB_GOVCLOUD_SECRET_ACCESS_KEY=
61+
SECURITY_HUB_GOVCLOUD_SESSION_TOKEN=

0 commit comments

Comments
 (0)