OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
6.2k stars 919 forks source link

[backend] Test CSV bundler with Indicators with labels and kill chain phases #7514

Closed Goumies closed 2 months ago

Goumies commented 3 months ago

Proposed changes

Related issues

Checklist

Further comments

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.62%. Comparing base (6289b3d) to head (97985bc). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7514 +/- ## ========================================== + Coverage 67.59% 67.62% +0.03% ========================================== Files 567 567 Lines 69883 69883 Branches 5929 5935 +6 ========================================== + Hits 47235 47257 +22 + Misses 22648 22626 -22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

SarahBocognano commented 3 months ago

Is it possible to put at least a valid_from date in the tests ? It is required in indicators

Goumies commented 2 months ago

Is it possible to put at least a valid_from date in the tests ? It is required in indicators

@SarahBocognano, Are you sure? It is not required in the CSV mapper form. image