Sami Mokaddem
|
dc73287ee2
|
security: [event:event-timeline] Fixed XSS in the event timeline widget
As reported by fukusuket(Fukusuke Takahashi)
|
2023-11-22 14:38:03 +01:00 |
Sami Mokaddem
|
bfac221797
|
fix: [dashboard] Fixed full group by issue with eventEvolution and orgEvolution
|
2023-11-15 15:09:53 +01:00 |
Sami Mokaddem
|
fb1c6bb0bc
|
chg: [workflow] Jinja template rendering is done automatically based on param options
|
2023-10-25 10:52:59 +02:00 |
iglocska
|
03ccdbac70
|
fix: [restsearch] granular correlation parameter fixes
|
2023-10-06 15:32:48 +02:00 |
iglocska
|
a3c728674f
|
chg: [event restsearch] exposed includeGranularCorrelations
- and also made it visible in the JSON output
|
2023-10-05 17:05:22 +02:00 |
iglocska
|
5763d143d5
|
Merge branch 'tag_scope' into develop
|
2023-09-22 14:23:11 +02:00 |
Sami Mokaddem
|
5e68773dbb
|
fix: [dashboard:organisationMapWidget] Do not require the config to have start and end date
|
2023-09-07 11:35:45 +02:00 |
Alexandre Dulaunoy
|
78581b853d
|
chg: [cakephp] 2.x updated to include latest version of the CA bundle
|
2023-08-14 10:43:41 +02:00 |
Sami Mokaddem
|
cf03704c72
|
fix: [dashboard:apiActivity] Do not initialize variable if not needed
|
2023-08-11 11:07:09 +02:00 |
Sami Mokaddem
|
c91af87ae5
|
fix: [dashboard:apiActivityWidget] Fixed mixing datetime condition format
|
2023-08-11 11:04:12 +02:00 |
Sami Mokaddem
|
54b6fb2c03
|
fix: [dashboard:loginsWidget] Fixed mixing datetime condition format
|
2023-08-11 10:56:59 +02:00 |
Sami Mokaddem
|
4f42a5c60e
|
chg: [dashbord:loginWidget] Added doc for `start_date` and `end_date`
|
2023-08-11 10:32:20 +02:00 |
Sami Mokaddem
|
22e863fac3
|
fix: [dashboard:widgets] Reverted `only_full_group_by` fix as it returns incorrect data
Will need to fix this later on
|
2023-08-11 08:09:19 +02:00 |
vincenzocaputo
|
cc53087c0c
|
Show object's attributes if they are tagged
|
2023-08-10 16:49:36 +00:00 |
vincenzocaputo
|
d06d67b6dc
|
Fix event graph tag scope view
|
2023-08-10 16:13:37 +00:00 |
Sami Mokaddem
|
1f839d91c5
|
new: [dashboard:widgets] Added support of start_date and end_date options for vairous widgets + fixed few bugs
|
2023-08-09 14:37:31 +02:00 |
Sami Mokaddem
|
8d2b5933b4
|
new: [dashboard:orgWidget] Added support of `first_half_year` and `second_half_year` time frames
|
2023-08-07 15:41:04 +02:00 |
Sami Mokaddem
|
8bf447bba9
|
fix: [dashboard:trendingTagsWidget] Correctly use fallback value
|
2023-08-07 14:31:26 +02:00 |
Sami Mokaddem
|
e8273d9d67
|
fix: [dashboard:usageDataWidget] Handle division by 0
|
2023-08-07 14:30:26 +02:00 |
Sami Mokaddem
|
561b59ee15
|
fix: [dashboard:widgets] Correctly group to fix `only_full_group_by` issues
|
2023-08-07 14:29:42 +02:00 |
Sami Mokaddem
|
36c4100568
|
Merge branch 'develop' of github.com:MISP/MISP into feature_workflows/enrichment-improvements
|
2023-07-28 10:30:29 +02:00 |
Sami Mokaddem
|
9ddc335c07
|
new: [workflow:editor] Added support of frame nodes in editor and drawflow lib
|
2023-07-28 08:39:10 +02:00 |
Christian Studer
|
18fd906e52
|
fix: [stix export] Avoiding issues in the case of empty input
- With no input, the python script called to
convert the MISP input used to barf because
there is no input.
- Should fix MISP/misp-stix#44
|
2023-07-24 23:47:14 +02:00 |
Sami Mokaddem
|
eed2205fab
|
Merge branch 'develop' of github.com:MISP/MISP into develop
|
2023-07-19 12:27:46 +02:00 |
Sami Mokaddem
|
ec07c3eb7c
|
fix: [attributes:validation] Allow telfhash to be either 70 or 72 chars long
|
2023-07-19 12:26:51 +02:00 |
Sami Mokaddem
|
038fc9533f
|
chg: [workflow-modules:assign_country_from_enrichment] Moved from app/Lib to app/Model
|
2023-07-12 18:21:41 -04:00 |
Sami Mokaddem
|
a702456c8a
|
new: [workflow-modules:assign_country_from_enrichment] Added module that tags using the country galaxy based on the provided hash path
|
2023-07-12 09:50:41 -04:00 |
iglocska
|
dcc63abe06
|
Merge branch 'develop' into orglinechart
|
2023-07-11 08:28:04 +02:00 |
vincenzocaputo
|
3cc3549bac
|
Add dashboard widget for monthly number of events per org
|
2023-07-02 22:36:17 +02:00 |
Luciano Righetti
|
f125630c1c
|
fix: properly handle different cert file extensions in server sync. #9084
|
2023-06-28 09:42:12 +02:00 |
iglocska
|
99eff0ab6a
|
new: [attack widget] added
|
2023-06-27 14:30:49 +02:00 |
iglocska
|
ae6b066d4a
|
new: [org list widget] added
|
2023-06-27 13:20:53 +02:00 |
iglocska
|
eec84d7782
|
chg: [map widget] moved country code lookup to the new widget toolkit
|
2023-06-27 13:20:13 +02:00 |
iglocska
|
11aadfe1cd
|
new: [dashboard widget toolkit] started a new common library of reusable functions for widgets
|
2023-06-27 13:19:42 +02:00 |
iglocska
|
e1bde70185
|
new: [dashboard widgets] added previous_month boolean option to any widget that had the month option
|
2023-06-26 18:37:29 +02:00 |
iglocska
|
8574c8c4e4
|
fix: [map widget] added alternate name for Russia
- in case someone would want to make sure they still have Russian member organisations
|
2023-06-26 10:09:58 +02:00 |
iglocska
|
8d0e1981f7
|
fix: [trending widgets] time ranges fixed
|
2023-06-26 10:00:24 +02:00 |
iglocska
|
4e79275dbb
|
fix: [api login widget] fixed notice error if no entries were found
|
2023-06-26 09:59:58 +02:00 |
iglocska
|
63d9c775a0
|
fix: [dashboard trending attributes] change !empty() to isset() to allow for local: "0" to be a valid filter
|
2023-06-26 09:55:03 +02:00 |
Sami Mokaddem
|
a0adc64e99
|
fix: [workflow:genericFiltering] Fixed typo
|
2023-06-06 15:41:41 -04:00 |
Sami Mokaddem
|
ee905f6dbb
|
Merge branch 'develop' of github.com:MISP/MISP into develop
|
2023-06-03 17:38:13 -04:00 |
Sami Mokaddem
|
f22611e1b8
|
fix: [worflow:applyFilter] Replace existing data correctly
|
2023-06-03 16:35:17 -04:00 |
iglocska
|
73fe63bb0e
|
chg: [org map widget] added some country names to the lookup
|
2023-05-31 09:31:46 +02:00 |
iglocska
|
8246b5b44f
|
new: [usage data widget] added a global caching for attribute counts
- counts are too bloody expensive not to do this
|
2023-05-31 09:00:37 +02:00 |
iglocska
|
b82a151c7b
|
fix: [typo]fixed
|
2023-05-19 10:24:34 +02:00 |
iglocska
|
72e57e3829
|
fix: [widget] attribute trend widget ambiguity fixed in query
- filtering on time would throw an exception as the loaded relation to Events also contains a timestamp field
|
2023-05-19 10:21:07 +02:00 |
iglocska
|
46d2543bd0
|
new: [dashboard widgets] alternate org evolution widget
- allows for filtering options based on org metadata
- allows for any arbitrary start date to be set
|
2023-05-17 11:20:01 +02:00 |
iglocska
|
cb7811a80c
|
new: [dashboard widgets] Event evolution widget added
- shows the events published as a linechart
- allows for filter options by organisation (metadata)
- allows to set start date
|
2023-05-17 11:18:53 +02:00 |
iglocska
|
3f601452be
|
new: [API Activity widget] added for admins
- which key was used and how frequently in the selected time period
- comes with additional filters such as org metadata
|
2023-05-16 14:11:30 +02:00 |
iglocska
|
e205d79dac
|
new: [widget] login widget added for admins
- who logged into the instance via the UI in the past x days / current month / current year, and how frequently?
|
2023-05-16 14:09:27 +02:00 |