Skip to content

[backend/frontend] add the relationship type "belongs to" between Organization and Infrastructure(#5376)#15404

Merged
CelineSebe merged 1 commit intomasterfrom
issue/5376
Apr 9, 2026
Merged

[backend/frontend] add the relationship type "belongs to" between Organization and Infrastructure(#5376)#15404
CelineSebe merged 1 commit intomasterfrom
issue/5376

Conversation

@CelineSebe
Copy link
Copy Markdown
Member

@CelineSebe CelineSebe commented Apr 8, 2026

Proposed changes

  • [backend] add RELATION_BELONGS_TO between org and infrastructure in stix.ts
  • [frontend] add Infrastructure or Organization tabs in knowledge

Related issues

*resolves #5376

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@CelineSebe CelineSebe self-assigned this Apr 8, 2026
@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Apr 8, 2026
@CelineSebe CelineSebe changed the title [backend/frontend] add RELATION_BELONGS_TO between org and infrastructure [backend/frontend] add RELATION_BELONGS_TO between org and infrastructure(#5376) Apr 8, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.31%. Comparing base (0f4b43d) to head (819ecb0).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15404      +/-   ##
==========================================
+ Coverage   33.28%   33.31%   +0.03%     
==========================================
  Files        3157     3157              
  Lines      214233   214343     +110     
  Branches    39187    39242      +55     
==========================================
+ Hits        71299    71418     +119     
+ Misses     142934   142925       -9     
Flag Coverage Δ
opencti-client-python 45.59% <ø> (ø)
opencti-front 2.86% <ø> (ø)
opencti-graphql 69.45% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CelineSebe CelineSebe marked this pull request as ready for review April 8, 2026 13:09
@CelineSebe CelineSebe changed the title [backend/frontend] add RELATION_BELONGS_TO between org and infrastructure(#5376) [backend/frontend] add the relationship type "belongs to" between org and infrastructure(#5376) Apr 9, 2026
@CelineSebe CelineSebe changed the title [backend/frontend] add the relationship type "belongs to" between org and infrastructure(#5376) [backend/frontend] add the relationship type "belongs to" between Organization and Infrastructure(#5376) Apr 9, 2026
@CelineSebe CelineSebe merged commit 514f7d2 into master Apr 9, 2026
77 of 80 checks passed
@CelineSebe CelineSebe deleted the issue/5376 branch April 9, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the relationship type “belongs to” between Infrastructure and Organization

2 participants