github-germ

Results 33 issues of github-germ

### Description `pymisp.add_tag()` was deprecated a while ago. can the code in `otx_misp.__init__.tag_event()` (see https://github.com/gcrahay/otx_misp/blob/master/src/otx_misp/__init__.py#L53) be changed to only use `pymisp.tag()` (see https://github.com/MISP/PyMISP/blob/master/pymisp/api.py#L519)? See console log warnings below. One execution...

### Support Questions With `CustomAuth` enabled a disabled user hitting the WebUI is directed to `MISP/user/login` as per `AppController.php`. However, that page does not appear since `CustomAuth` is enabled and...

needs triage
support

### Support Questions Getting this error in webui `Cannot Import filename File - Missing python library: stix_edh` (not `edh_stix1` which was a typo) Don't see that module in the `requirements.txt`...

needs triage
support

### Is your feature request related to a problem? Please describe. Add server support to search objects by `first_seen` and/or `last_seen`. ### Describe the solution you'd like Enhance server `MISPObject.php`...

T: feature request
needs triage

### Support Questions We are pulling via MISP Sync fine except at times the log output ends with the following stack trace of an HTTP 405 for `/sightings/restSearch/event` Any help...

needs triage
support

### Support Questions What does this warning issued by redis 7.2.0 (docker container) mean and if it should be prevents, what is the fix? ``` WARNING: The TCP backlog setting...

needs triage
support

**Feature Request**: Provide a server side method to expeditiously delete soft deleted attributes. Note: This Feature Request is spun out of https://github.com/MISP/MISP/issues/6929#issuecomment-770023542 based on discussion with @iglocska **Current Implementation**: Soft...

T: feature request

### Is your feature request related to a problem? Please describe. As reported in #2018, #8479, and in our MISP instances, WebUI export request files stored in `/var/www/MISP/app/tmp/cached_exports/` can be...

T: feature request
needs triage

### Support Questions Why do transactions from MISP sync pulls trigger 1. stack traces in `debug.log` 2. rows created in the db `logs` table with `user_id: 0` and `org: 'SYSTEM'`?...

needs triage
support

### Actual behavior @iglocska I gathered what I think is VERY interesting details for the object ingestions when the last batch times out after 4 hours `max_execution_time` and then auto...

needs triage