Skip to content

Commit abb93bc

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat-ISS-2587
2 parents 1d224a4 + e193fb8 commit abb93bc

151 files changed

Lines changed: 315875 additions & 506787 deletions

File tree

Some content is hidden

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

.task/checksum/generate-ent-smart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b1886182c7e2d3803f254f98fc7b739b
1+
8f951e1a0020299ee9450a72fdfa0456
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
47299e7c7bf424b366ec67e94afdfa44
1+
f0f7821ffee1b805d010e873c4106a75
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4f97c340768b284b4b428038867aa581
1+
673005be2e9496ae3902b1e0f281124f

cli/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/theopenlane/core/common v1.0.24
2222
github.com/theopenlane/go-client v0.12.5
2323
github.com/theopenlane/httpsling v0.3.0
24-
github.com/theopenlane/iam v0.35.6
24+
github.com/theopenlane/iam v0.35.7
2525
github.com/theopenlane/utils v0.7.1
2626
golang.org/x/oauth2 v0.36.0
2727
golang.org/x/term v0.45.0

cli/go.sum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ github.com/theopenlane/go-client v0.12.5 h1:ueY1s8ku6Col7JUISNw8ZIa/P+n3I1mMXO63
489489
github.com/theopenlane/go-client v0.12.5/go.mod h1:Q4+MZWZVABWtySfRTLh7bTj2wQqJMohyPGgIK1F8UOs=
490490
github.com/theopenlane/httpsling v0.3.0 h1:Bad0dGdqCqAB8UVDyVo+YCevzRvGHhmkK22F7T3pXtY=
491491
github.com/theopenlane/httpsling v0.3.0/go.mod h1:iJc3XRLYTFIpfCnPpLZVMBP0xsWIPAb7ozARtQoclAE=
492-
github.com/theopenlane/iam v0.35.6 h1:sLKqnpvcHOPQHUzpKlU0NNVOS2nn98tdF+eKmkGlY8c=
492+
github.com/theopenlane/iam v0.35.7 h1:avxRd4HSzjoG056Kd7LcZ4qC7xPIsbEcJw80nHGOCBc=
493493
github.com/theopenlane/riverboat v0.9.18 h1:ea15FbJ3XMroIfR0h3XvKLMtRCB702NQuciVhim4MlQ=
494494
github.com/theopenlane/riverboat v0.9.18/go.mod h1:rUslZO2OUQXXKa3GNgrtTK5U95TmolRG6HfAgGkxNAg=
495495
github.com/theopenlane/utils v0.7.1 h1:x+9kVMgOALYqAH6GaLaDb9tj16nzasoGM8X0v0XNTn8=

db/migrations-goose-postgres/20260806055955_drop_integration_history_tables.sql

Lines changed: 58 additions & 0 deletions
Large diffs are not rendered by default.

db/migrations-goose-postgres/20260804223354_tfa_enforcement.sql renamed to db/migrations-goose-postgres/20260806102628_tfa_enforcement.sql

File renamed without changes.

db/migrations-goose-postgres/20260804223402_tfa_enforcement_history.sql renamed to db/migrations-goose-postgres/20260806102636_tfa_enforcement_history.sql

File renamed without changes.

db/migrations-goose-postgres/atlas.sum

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
h1:7XV4nIdr49A4vTlWiH2Wvc3TfqALpzsZ46HCDTkwcPk=
1+
h1:ZcsB4l/WXn0+/QcEGCFrW6G/1mcFCEGId4QUixLvCtg=
22
20251229183203_init.sql h1:g/05irCXoqKFObJV2PPLuvDRqma+da41VPsZ5fXQgfE=
33
20251229183205_init_history.sql h1:P/q2kAHb8zfNMOWzYkKtPbOwoh9GdJUQljSNAiPEjYI=
44
20251231045229_workflow.sql h1:uUPRLO4yw2y//fPGeqIXRrL+fiEN1TRGkF4wHiqPaPk=
@@ -172,5 +172,6 @@ h1:7XV4nIdr49A4vTlWiH2Wvc3TfqALpzsZ46HCDTkwcPk=
172172
20260728193957_directorymembershipindex.sql h1:v0+GK6MFeTEDEEg8Px5FbjuXO9uU8dRdM8RrAntQKxs=
173173
20260730170846_dropassetnameindex.sql h1:87FQbYhZYp8TkCRHUmBe/3n2XxIBo+AOct1Q2JAGImg=
174174
20260803213558_drop_notification_user_edge.sql h1:1oL/MV2MdtYqnz9sKV0CED/yt01j45eTrEe0wbQCKpM=
175-
20260804223354_tfa_enforcement.sql h1:DZCo+VPVswSt3reVc/mfZykDmT31OOt0+gwNHj7ibds=
176-
20260804223402_tfa_enforcement_history.sql h1:yKjHzbHGG++/3DY0coPoO2U2GcK/zbymVK2UEJapH0I=
175+
20260806055955_drop_integration_history_tables.sql h1:iF8wKuPtK4tAqxhVpBdC6407ptkgOUnc46azCkr9z/Y=
176+
20260806102628_tfa_enforcement.sql h1:OfHMmkxbWl9RonXcnx3MunsruZ6vwp8872QAhERMWL8=
177+
20260806102636_tfa_enforcement_history.sql h1:0NNHJpOCxJ5qlMtaItDEYlLgQAmtpDueL+noHLc+et0=
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
-- Drop "check_result_history" table
2+
DROP TABLE "check_result_history";
3+
-- Drop "directory_account_history" table
4+
DROP TABLE "directory_account_history";
5+
-- Drop "directory_group_history" table
6+
DROP TABLE "directory_group_history";
7+
-- Drop "directory_membership_history" table
8+
DROP TABLE "directory_membership_history";
9+
-- Drop "dns_verification_history" table
10+
DROP TABLE "dns_verification_history";
11+
-- Drop "integration_history" table
12+
DROP TABLE "integration_history";
13+
-- Drop "org_subscription_history" table
14+
DROP TABLE "org_subscription_history";
15+
-- Drop "scan_history" table
16+
DROP TABLE "scan_history";
17+
-- Drop "workflow_event_history" table
18+
DROP TABLE "workflow_event_history";
19+
-- Drop "workflow_instance_history" table
20+
DROP TABLE "workflow_instance_history";
21+
-- Drop "workflow_object_ref_history" table
22+
DROP TABLE "workflow_object_ref_history";

0 commit comments

Comments
 (0)