Sascha Steinbiss
Sascha Steinbiss
I am looking to package this for Debian, and we need to depend on a given package for Python dependencies. This means that we can't always ensure a specific version,...
This PR adds some tests related to the upcoming MQTT message log limiting functionality. Redmine ticket: https://redmine.openinfosecfoundation.org/issues/6984
I am curious why luau does not build a common shared library so one can package/update it separately from whatever project uses it? That's how it's done in the reference...
It looks like the latest version of the EMBL validator (1.1.138) is checking for the correct formatting of publication details in the header of the EMBL file now. It reports...
It could be useful to a user to see what contigs map to a target pseudochromosome. It should be evaluated whether Circos allows to label such regions with contig IDs...
In some circumstances, e.g. transposon pol genes, there might be many protein domain hits in one predicted gene. Currently their descriptions are all joined by '/' to produce a product...
The testsuite (`python3 setup.py test`) fails when using KMC 2.3 (from Homebrew) on OS X 10.11: ``` [...] Test run_trimmomatic ... ok test_process_seeds (seed_processor_test.TestSeedProcessor) Test process_seeds ... The following command...
It would be important to know which version of pbsim from the Google Code repo this is based on. I would assume 1.0.3, the most recent version assigned by the...
It would be nice to have GELF (https://docs.graylog.org/en/4.0/pages/gelf.html#gelf-payload-specification) compatible JSON logging output, as an additional logging option.
ISC's passive DNS specification paper suggests to also include the RRs from the _Authorities_ section in the response packet in the RRsets considered for inclusion in the database. FEVER currently...