-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added fix for the limit parameter * Posibale solution * Posibale solution * Fixed debug log * Added sort to the result * pre-commit fixes * added rn * Updated README * store last run only if the time is bigger * added ut * Trigger Build * Added value to the last run * fixed cr note * added ut * cr notes * improve rn * updated docker image * Updated candidate calculation * pre-commit fixes * last notes fixes * pre-commit & cr notes
- Loading branch information
Showing
6 changed files
with
195 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
|
||
#### Integrations | ||
|
||
##### MISP Feed | ||
|
||
- Fixed an issue where the ***fetch-incidcators*** command reached a docker timeout. | ||
- Improved implementation of the ***fetch-incidcators*** command to ensure the feed completes successfully when no new indicators are available and that indicators are pulled only once. | ||
- Updated the Docker image to: *demisto/python3:3.11.10.115887*. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters