Tomás Lima
Tomás Lima
I would like to purpose the following interface for role capabilities:  Related to #2107
## Use case When an user uses Data Import with a PDF, the UI should ask what is the TLP marking to apply to all data to be imported. I...
## Use case The trash button on the right side of the PDF report file imported should prompt for a confirmation. Currently if a user clicks it by mistake the...
## Use case I would like to be able to see all entities (observables, threat actors, indicators, etc...) that are contained in a graph translated to a table like the...
## Use case I would like to undo some action performed in the graph visualization, like a node Expand that pollute the graph with data that I was not interested....
## Use case I would like to edit all the information/details of each entity that I'm importing through the Data Import panel. ## Current Workaround Add the details afterwards. ##...
## Use case I would like to see a mini graph where I can easily understand the relationships with other entities that a specific entity has. ## Current Workaround See...
related to the pull request #171 Check this [code](https://github.com/certtools/intelmq/pull/171/commits/0666a8167d4f980347b01d41550992fab014a472)
## Use case I would like to: 1. download the PDF report file from Mandiant and store it in the Report object in OpenCTI; 2. collect all IOCs related to...
## Description Option `MISP_REPORT_CLASS` described in documentation is implemented with name `MISP_REPORT_TYPE`. ## Reproducible Steps Check the following files: https://github.com/OpenCTI-Platform/connectors/blob/master/external-import/misp/README.md?plain=1#L35 https://github.com/OpenCTI-Platform/connectors/blob/master/external-import/misp/src/misp.py#L180