intelligence
Here are 234 public repositories matching this topic...
-
Updated
Jul 29, 2021 - JavaScript
-
Updated
Feb 6, 2019 - Python
-
Updated
Jul 27, 2021 - Python
-
Updated
Feb 23, 2021 - PHP
-
Updated
Nov 26, 2020 - Go
-
Updated
Jul 29, 2021 - Rust
-
Updated
Jan 20, 2021 - PowerShell
-
Updated
Jun 3, 2021
https://intelmq.readthedocs.io/en/latest/user/bots.html#filter
Currently the docs say:
filter_regex - attribute determines if the filter_value shall be treated as regular expression or not.
If this attribute is not empty, the bot uses python’s “search” function to evaluate the filter.
It is not clear from this text, that the "search" function is re.search and what it implies (as
With GST CAP Negotiation, tensor-decoder::direct-video may identify the color format automatically without "option1".
If option1 is given, try to mandate it.
If it is not given:
- With the given bits-per-pixel info, we can narrow down "possible" color formats
- Let GST CAP Negotiation mechanism further narrow it down.
- Let GST choose and verify it at fixate.
-
Updated
Jun 21, 2020 - Python
-
Updated
May 17, 2021 - Python
-
Updated
Feb 22, 2021 - Python
-
Updated
Aug 21, 2020
-
Updated
Nov 23, 2020 - Python
-
Updated
Mar 23, 2021 - Python
Add your example
Have you got cool examples? Feel free to pull and share your example with everyone!!!
-
Updated
Jul 5, 2020
-
Updated
Jul 17, 2021 - C++
-
Updated
Jul 29, 2021 - JavaScript
-
Updated
Apr 23, 2018 - Jupyter Notebook
-
Updated
Jun 2, 2021 - Python
-
Updated
Jul 23, 2021 - Python
We are relying on a virtual method call when delegating constructor in props.
so for example, if we do
PropsPath(const std::string &value): Property<std::string>(value) { };this bypasses behind isValid call because vtable has not been initialized.
When setting default value, we should code as below to avoid such behavior.
PropsPath(const std::string &value) { se-
Updated
Mar 28, 2018 - Bro
-
Updated
Aug 11, 2019 - Python
-
Updated
Jul 29, 2021 - Makefile
Improve this page
Add a description, image, and links to the intelligence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the intelligence topic, visit your repo's landing page and select "manage topics."
Problem in MISP/app/Lib/Export/NidsExport.php /
causes there are two rows in beggening of all rules regarding email. Bug is in row 161