[backend] Add enabled property to injectInput in order to create inje…#2099
Merged
savacano28 merged 2 commits intomasterfrom Dec 23, 2024
Merged
[backend] Add enabled property to injectInput in order to create inje…#2099savacano28 merged 2 commits intomasterfrom
savacano28 merged 2 commits intomasterfrom
Conversation
24410ec to
fda570e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2099 +/- ##
=========================================
Coverage 35.11% 35.12%
Complexity 1418 1418
=========================================
Files 535 535
Lines 16187 16189 +2
Branches 1037 1037
=========================================
+ Hits 5684 5686 +2
Misses 10209 10209
Partials 294 294 ☔ View full report in Codecov by Sentry. |
fda570e to
a0a5f9c
Compare
…cts with a disable status
a0a5f9c to
7a9fc42
Compare
RomuDeuxfois
approved these changes
Dec 20, 2024
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.
…cts with a disable status
Proposed changes
PR linked:
OCTI: OpenCTI-Platform/opencti#9250
DOC: https://github.com/OpenBAS-Platform/docs/pull/72
Related issues
Checklist
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...