[backend] Security platform module + FF (#10452)#11045
Merged
SouadHadjiat merged 24 commits intorelease/currentfrom May 26, 2025
Merged
[backend] Security platform module + FF (#10452)#11045SouadHadjiat merged 24 commits intorelease/currentfrom
SouadHadjiat merged 24 commits intorelease/currentfrom
Conversation
c7ab728 to
fdfd357
Compare
75ca7bf to
07d31af
Compare
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.ts
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.ts
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.ts
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.ts
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.graphql
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.graphql
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.graphql
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.graphql
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/vocabulary/vocabulary-types.ts
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform.graphql
Outdated
Show resolved
Hide resolved
015ccca to
91e2c02
Compare
opencti-platform/opencti-graphql/src/modules/securityPlatform/securityPlatform-domain.ts
Outdated
Show resolved
Hide resolved
| @@ -0,0 +1,29 @@ | |||
| import { executionContext, SYSTEM_USER } from '../utils/access'; | |||
Member
There was a problem hiding this comment.
after rebase release/current, check the migration timestamp
opencti-platform/opencti-graphql/tests/02-integration/02-resolvers/securityPlatform-test.js
Outdated
Show resolved
Hide resolved
5 tasks
934f8db to
daa8c85
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/current #11045 +/- ##
===================================================
+ Coverage 65.40% 65.70% +0.29%
===================================================
Files 698 704 +6
Lines 68829 69140 +311
Branches 7594 7641 +47
===================================================
+ Hits 45015 45425 +410
+ Misses 23814 23715 -99 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
SouadHadjiat
approved these changes
May 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Related issues
Checklist
Further comments