Commit Graph

12 Commits (a7905b40cededa7fb54e2c735b8196c9aae03f94)

Author SHA1 Message Date
Sami Mokaddem 72c5424034
fix: [security] XSS through network history name
- as reported by Cyber Controls from SIX Group
2023-01-18 15:00:50 +01:00
iglocska bb3b7a7e91
fix: [security] stored XSS fixed in event graph
- unsanitised javascript insertion of tag name in the filters

- as reported by Dawid Czarnecki of Zigrin Security on behalf of the Luxembourg Army
2022-04-18 00:49:21 +02:00
mokaddem 09646bf913
chg: [eventGraph] Renamed `rotation key` to `pivot key` and do not
collaspe when adding/removing edges.
Fix #3683
2019-10-09 15:59:16 +02:00
Sami Mokaddem 4928d325f3 fix: [actionTable] correctly delete row based on id or position +
correctly handle row_action options
2018-07-06 13:59:52 +00:00
Sami Mokaddem f45e49e451 chg: [eventGraph] Usage of fetchEvent function, refacto + sorting on
creation date + disabling button if user is not authorized to
save/delete/.. the network
2018-07-06 07:39:48 +00:00
Sami Mokaddem 03a7ee6f9c chg: [eventGraph] only networkHistory user creator can delete its
saved network
2018-07-05 13:15:05 +00:00
Sami Mokaddem 93ba5617ea chg: [eventGraph] Implemented saving/deleting feature 2018-07-05 11:57:28 +00:00
Sami Mokaddem 700a141b6e new: [eventGraph] Skeleton of network history + capability to add custom
row button in actionTable
2018-06-21 09:27:46 +00:00
Sami Mokaddem 37304fba85 new: [eventGraph] Possibility to import/export (json) event graph 2018-06-20 12:31:23 +00:00
Sami Mokaddem eb302b9dab new: [js_helpers] empty cells and 2 widgets 2018-06-19 12:35:22 +00:00
Sami Mokaddem 2ca3515f10 Feature: Possibility to filter on tags 2018-04-20 08:35:38 +00:00
Sami Mokaddem f0622acd2c Added custom library used by eventGraph (may be added as a submodule in
the future)
2018-04-16 12:16:53 +00:00