MISP/app/Lib/Tools
iglocska a55a19cd09
Merge branch 'develop' of github.com:MISP/MISP into develop
2024-04-17 15:10:30 +02:00
..
BackgroundJobs chg: [CLI] Track worker process ID 2024-01-13 16:41:20 +01:00
AWSS3Client.php
ApcuCacheTool.php new: [internal] Code cleanup for ApcuCacheTool 2024-01-28 12:11:05 +01:00
AttachmentTool.php does not exists => does not exist 2022-11-08 16:13:14 +01:00
AttributeValidationTool.php new: [attribute] new attribute type added `integer` 2024-04-03 12:04:46 +02:00
BackgroundJobsTool.php chg: [CLI] Track worker process ID 2024-01-13 16:41:20 +01:00
BenchmarkTool.php new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
BetterCakeEventManager.php chg: [internal] Use array_push($array, ...) instead of slower array_merge 2024-01-28 16:01:21 +01:00
BetterSecurity.php chg: [CLI] Better error messages for cake admin isEncryptionKeyValid 2024-01-16 13:50:30 +01:00
CakeResponseFile.php
CidrTool.php
ClusterRelationsGraphTool.php
ClusterRelationsTreeTool.php
ColourGradientTool.php
ColourPaletteTool.php fix: [UI] Trending tags missing key 2022-09-22 15:28:38 +02:00
ComplexTypeTool.php chg: [internal] Faster freetext parsing 2024-01-31 09:47:54 +01:00
CorrelationGraphTool.php fix: [UI] Showing event logo in correlation graph 2024-03-25 14:59:35 +01:00
CryptGpgExtended.php
CurlClient.php chg: [sync] Reduce default timeout for remote HTTP request to 300 seconds (5 mins) 2024-04-08 09:47:36 +02:00
CustomPaginationTool.php fix: [security] XSS in community index 2023-03-25 09:27:57 +01:00
DistributionGraphTool.php
ElasticSearchClient.php
EncryptedValue.php
EventGraphTool.php Show object's attributes if they are tagged 2023-08-10 16:49:36 +00:00
EventTimelineTool.php fix: [tools:event_timeline] Fixed typo in the getTimline function for objectAttributes 2024-01-12 13:32:54 +01:00
FileAccessTool.php chg: [internal] Better error message for FileAccessTool::writeToFile 2022-12-02 09:50:18 +01:00
FinancialTool.php
GitTool.php fix: [internal] Fetching latest remote Git version 2024-01-27 10:17:44 +01:00
GpgTool.php
GraphvizDOTTool.php new: [workflow:mermaid] New tool to convert graph into mermaid notation 2022-07-13 10:42:43 +02:00
HttpSocketExtended.php Merge pull request #9639 from JakubOnderka/http-json-content-type 2024-04-14 15:41:11 +02:00
IOCExportTool.php
JSONConverterTool.php Merge remote-tracking branch 'origin/develop' into notes 2024-02-06 15:04:09 +01:00
JsonTool.php chg: [internal] Faster checking if array is list 2024-01-27 13:01:13 +01:00
KafkaPubTool.php
LanguageRFC5646Tool.php chg: [analyst-data] Added many improvements for UI and fixed infite loop due to recursion 2024-02-13 14:37:00 +01:00
MermaidFlowchartTool.php chg: [workflow] Changed the format of the graph WiP 2022-07-29 08:33:59 +02:00
ProcessTool.php fix: [processtool] make old versions happy 2024-02-22 17:03:48 +01:00
PubSubTool.php new: [zmq] Allow to manager ZMQ process by supervisor 2024-01-13 15:39:09 +01:00
RandomTool.php
RedisTool.php Merge pull request #9524 from JakubOnderka/speedup 2024-01-28 20:43:48 +01:00
RequestRearrangeTool.php
SecurityAudit.php chg: [internal] Add 'Security.alert_on_suspicious_logins' to security audit 2024-01-04 12:07:31 +01:00
SendEmail.php chg: [internal] ECS: Add specific log for emails 2023-12-28 12:14:37 +01:00
SendEmailTemplate.php fix: [internal] Code style 2022-09-22 15:28:38 +02:00
ServerSyncTool.php chg: [internal] Server sync debug messages 2024-04-08 09:45:33 +02:00
SuricataRuleFormat.php
SyncTool.php Merge pull request #9659 from JakubOnderka/curl-timeout-5-mins 2024-04-14 15:39:24 +02:00
TmpFileTool.php chg: [API] Add support for ETag checking 2022-05-06 20:31:26 +02:00
TrendingTool.php fix: [UI] Round percentage change in periodic summary 2022-09-22 15:29:58 +02:00
WorkflowFormatConverterTool.php fix: [workflow:formatConverterTool] Correctly propagate event tags to attribute when in attribute context 2023-05-04 09:11:50 +02:00
WorkflowGraphTool.php new: [workflow:editor] Added support of frame nodes in editor and drawflow lib 2023-07-28 08:39:10 +02:00
XMLConverterTool.php