-
Notifications
You must be signed in to change notification settings - Fork 946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[backend/frontend] Enable CSV Feed Ingester (#4569) #5404
Merged
Merged
Conversation
This file contains 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
SarahBocognano
changed the title
[backend / frontend] Enable CSV Feed Ingester
[backend/frontend] Enable CSV Feed Ingester (#4569)
Jan 9, 2024
SarahBocognano
force-pushed
the
issue/4569
branch
from
January 10, 2024 08:43
e8dc6bb
to
746a779
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #5404 +/- ##
==========================================
+ Coverage 64.76% 64.83% +0.06%
==========================================
Files 516 521 +5
Lines 60973 61355 +382
Branches 4871 4904 +33
==========================================
+ Hits 39489 39779 +290
- Misses 21484 21576 +92 ☔ View full report in Codecov by Sentry. |
SarahBocognano
force-pushed
the
issue/4569
branch
from
January 11, 2024 17:03
dfcc1a7
to
89ee72b
Compare
richard-julien
force-pushed
the
master
branch
from
January 12, 2024 23:15
b42d752
to
d189a00
Compare
labo-flg
reviewed
Jan 17, 2024
opencti-platform/opencti-front/src/private/components/common/form/CsvMapperField.tsx
Outdated
Show resolved
Hide resolved
opencti-platform/opencti-front/src/private/components/data/Root.jsx
Outdated
Show resolved
Hide resolved
This comment was marked as resolved.
This comment was marked as resolved.
labo-flg
reviewed
Jan 17, 2024
opencti-platform/opencti-graphql/src/manager/ingestionManager.ts
Outdated
Show resolved
Hide resolved
labo-flg
reviewed
Jan 17, 2024
opencti-platform/opencti-graphql/src/manager/ingestionManager.ts
Outdated
Show resolved
Hide resolved
labo-flg
reviewed
Jan 17, 2024
opencti-platform/opencti-graphql/src/modules/ingestion/ingestion-converter.ts
Outdated
Show resolved
Hide resolved
labo-flg
reviewed
Jan 17, 2024
opencti-platform/opencti-graphql/tests/02-integration/02-resolvers/ingestion-csv-test.ts
Show resolved
Hide resolved
SarahBocognano
force-pushed
the
issue/4569
branch
from
January 17, 2024 11:43
e24dd82
to
3b2b9ef
Compare
labo-flg
reviewed
Jan 17, 2024
opencti-platform/opencti-graphql/tests/02-integration/02-resolvers/ingestion-csv-test.ts
Show resolved
Hide resolved
This comment was marked as resolved.
This comment was marked as resolved.
Goumies
force-pushed
the
issue/4569
branch
3 times, most recently
from
January 29, 2024 15:00
caeabd4
to
387d5fa
Compare
labo-flg
reviewed
Jan 30, 2024
...cti-platform/opencti-front/src/private/components/data/ingestionCsv/IngestionCsvCreation.tsx
Outdated
Show resolved
Hide resolved
...form/opencti-front/src/private/components/data/ingestionCsv/IngestionCsvMapperTestDialog.tsx
Outdated
Show resolved
Hide resolved
Goumies
force-pushed
the
issue/4569
branch
2 times, most recently
from
January 31, 2024 10:55
56a54fd
to
a9dba38
Compare
…estionCsv/IngestionCsvCreation.tsx Co-authored-by: Laurent Bonnet <146674147+labo-flg@users.noreply.github.com>
labo-flg
approved these changes
Feb 1, 2024
frapuks
pushed a commit
that referenced
this pull request
Feb 5, 2024
Archidoit
pushed a commit
that referenced
this pull request
Jun 6, 2024
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
To test functionally, your opencti-worker python must be started. Then:
Here is some CSV Example that are available to test (single column, with header # , direct download):