-
Updated
Feb 26, 2021 - Python
cybersecurity
Here are 1,538 public repositories matching this topic...
-
Updated
Feb 26, 2021 - Go
-
Updated
Jan 22, 2020
-
Updated
Feb 16, 2021 - Shell
-
Updated
Feb 23, 2021
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
case 'email':
$this->emailSrcRule($ruleFormat, $item['Attribute'], $sid);
$this->emailDstRule($ruleFormat, $item['Attribute'], $sid);
break;
this causes inserting both source and destinati
-
Updated
Feb 21, 2021 - C++
The new interface has the ability to create flow graphs of unlimited size by adaptive canvas expanding. However, the canvas can't expand to the left or up, and there is no "overshoot protection" for blocks being moved beyond the left or top boundary. This leads to losing access to the block groups which have been moved too far because the screen can not scroll to them being visible. I want to dele
-
Updated
Jul 19, 2020 - Shell
-
Updated
Feb 26, 2021 - Python
-
Updated
Feb 17, 2021 - JavaScript
-
Updated
Feb 7, 2021
Problem to Solve
OpenCTI only support french and english translation, could be interesting to have more.
Current Workaround
No
Proposed Solution
Add more languages.
-
Updated
Feb 6, 2021
-
Updated
Feb 25, 2021 - Jupyter Notebook
-
Updated
Feb 26, 2021
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Mar 18, 2019 - Go
-
Updated
Feb 26, 2021 - Python
-
Updated
Feb 26, 2021 - Jupyter Notebook
-
Updated
Feb 3, 2021 - Python
The project works with 8 modules < reference source/Module >
- Creating issue to accelerate/track test frame building of each module
- The test folder has a very basic example to start with.
- Feel free to make a pull request for the test cases
Hi,
For safety use, it's better to have null check for all variables which are used in this function.
if (!_sessionPriv.$clientAlarmList) {
return;
}
↓
if (!_sessionPriv.$clientAlarmList
|| !_sessionPriv.$monitoredItemForAlarmList
|| !_sessionPriv.$subscriptionforAlarmList ) {
return;
}
-
Updated
Dec 23, 2018 - Python
-
Updated
Feb 15, 2021 - TypeScript
-
Updated
Feb 25, 2021 - Jupyter Notebook
-
Updated
Jan 16, 2021 - Python
-
Updated
Jan 21, 2021 - Python
Improve this page
Add a description, image, and links to the cybersecurity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cybersecurity topic, visit your repo's landing page and select "manage topics."
In Settings : 'Add a new side account' button
Step #2 in Side account creation