Commit Graph

210 Commits (4fd7ee2568e555e64a63aae47160c6dc299efdbb)

Author SHA1 Message Date
Raphaël Vinot 53bc8324cd new: reference to parent on tree (if exists) 2021-05-27 15:23:04 -07:00
Raphaël Vinot 1117ab6371 chg: add stats, avoid building big trees twice, bump deps 2021-05-26 18:25:06 -07:00
Raphaël Vinot 240edc97dc chg: Bump deps 2021-05-24 16:11:45 -07:00
Raphaël Vinot 9d890e9728 chg: Bump version, deps 2021-05-21 11:32:33 -07:00
Raphaël Vinot da86228887 chg: Bump deps 2021-05-20 12:53:13 -07:00
Raphaël Vinot d6de54075f chg: Bump deps 2021-05-18 15:07:20 -07:00
Raphaël Vinot 15b46e4b71 chg: Bump deps 2021-05-18 09:52:37 -07:00
dependabot[bot] 0559524b4a
build(deps): bump bootstrap-flask from 1.5.2 to 1.5.3
Bumps [bootstrap-flask](https://github.com/greyli/bootstrap-flask) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/greyli/bootstrap-flask/releases)
- [Changelog](https://github.com/greyli/bootstrap-flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/greyli/bootstrap-flask/compare/1.5.2...1.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 07:08:12 +00:00
Raphaël Vinot e286118210 chg: Bump deps 2021-05-17 17:09:28 -07:00
Raphaël Vinot bb214d9e2b chg: Use keywords only paramaters when relevant 2021-05-17 17:08:43 -07:00
dependabot[bot] 211811229a
build(deps): bump har2tree from 1.5.7 to 1.5.8
Bumps [har2tree](https://github.com/Lookyloo/har2tree) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/Lookyloo/har2tree/releases)
- [Commits](https://github.com/Lookyloo/har2tree/compare/v1.5.7...v1.5.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 06:14:01 +00:00
Raphaël Vinot e552723943 chg: Bump deps, improve http meta refresh 2021-05-15 13:19:01 -07:00
Raphaël Vinot df8c3c92c9 chg: Bump deps 2021-05-14 17:54:37 -07:00
Raphaël Vinot 5ee62d157f chg: Properly handle capture parents, avoid duplicates 2021-05-14 14:25:37 -07:00
Raphaël Vinot 0f74dce784 chg: Bump deps 2021-05-11 21:24:41 -07:00
Raphaël Vinot 02e4ce97f0 chg: Bump deps 2021-05-10 12:54:34 -07:00
Raphaël Vinot d1f146d24f chg: Bump deps 2021-05-09 17:23:46 -07:00
Raphaël Vinot baec36def1 chg: Bump deps, logging 2021-05-05 21:06:53 +02:00
Raphaël Vinot be29f749cf chg: Bump har2tree for bugfix 2021-05-04 12:52:45 +02:00
Raphaël Vinot 6b6e1b63b5 chg: bump deps 2021-05-03 20:10:45 +02:00
Raphaël Vinot 2e9a585a03 chg: Bump deps 2021-05-03 11:56:17 +02:00
dependabot[bot] 145a2d016f
build(deps-dev): bump ipython from 7.22.0 to 7.23.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.22.0...7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 06:13:36 +00:00
Raphaël Vinot 12697964ce chg: Improve tree stats 2021-04-27 17:09:58 +02:00
dependabot[bot] abc1fa0438
build(deps): bump pymisp from 2.4.141.1 to 2.4.142
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.141.1 to 2.4.142.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.141.1...v2.4.142)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 05:42:57 +00:00
Raphaël Vinot e8f765b594 chg: Bump deps 2021-04-18 00:36:33 +02:00
dependabot[bot] 7b608c752e
build(deps): bump bootstrap-flask from 1.5.1 to 1.5.2
Bumps [bootstrap-flask](https://github.com/greyli/bootstrap-flask) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/greyli/bootstrap-flask/releases)
- [Changelog](https://github.com/greyli/bootstrap-flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/greyli/bootstrap-flask/compare/1.5.1...1.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 05:47:28 +00:00
Raphaël Vinot 7707d638cf new: Use async capture for the UI.
Add a method to make sure splash is up before trying to capture.
2021-04-08 19:15:53 +02:00
Raphaël Vinot 5f6be5d528 chg: Bump deps 2021-04-06 23:54:50 +02:00
Raphaël Vinot f0c5a285e0 fix: PyMISP was not properly updated 2021-04-02 16:42:09 +02:00
Raphaël Vinot c1ad098ae2 chg: Bump PyLookyloo 2021-04-02 15:33:28 +02:00
Raphaël Vinot 8d8d8542d7 chg: Bump dependencies 2021-04-02 15:19:08 +02:00
dependabot[bot] 3ae2014d46
build(deps): bump pymisp from 2.4.140 to 2.4.141
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.140 to 2.4.141.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.140...v2.4.141)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 09:43:38 +00:00
dependabot[bot] bf84a0fffd
build(deps): bump pillow from 8.1.2 to 8.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 05:43:51 +00:00
Raphaël Vinot 1b7ef78dc7 chg: Bump deps, bugfix in har2tree 2021-03-31 11:17:44 +02:00
Raphaël Vinot 9359602bfa chg: Bump deps 2021-03-30 00:00:15 +02:00
dependabot[bot] ba80e7a730
build(deps-dev): bump ipython from 7.21.0 to 7.22.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.21.0...7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 06:14:26 +00:00
Raphaël Vinot 456e999c1d chg: Bump deps 2021-03-23 18:15:41 +01:00
Raphaël Vinot bb1da2dc08 chg: Bump deps 2021-03-22 12:45:29 +01:00
Raphaël Vinot 427158bab2 chg: Bump deps 2021-03-19 17:53:10 +01:00
Raphaël Vinot c7580408fa chg: Remove python 3.7 2021-03-18 00:33:26 +01:00
Raphaël Vinot b3dfffe2a0 chg: Bump deps 2021-03-16 13:35:06 +01:00
Raphaël Vinot e6c5ac9c57 chg: Bump dep 2021-03-12 18:38:41 +01:00
Raphaël Vinot aeb5e2799b chg: Bump deps 2021-03-12 13:20:42 +01:00
dependabot[bot] 5398afe082
build(deps): bump lief from 0.11.3 to 0.11.4
Bumps [lief](https://github.com/lief-project/LIEF) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](https://github.com/lief-project/LIEF/compare/0.11.3...0.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 05:41:50 +00:00
Raphaël Vinot e84f40ab74 chg: Bump deps 2021-03-07 18:46:37 +01:00
Raphaël Vinot 03b8defc2c chg: Bump deps 2021-03-04 14:30:20 +01:00
dependabot[bot] 8ecd1006da
build(deps): bump pymisp from 2.4.138 to 2.4.140
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.138 to 2.4.140.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.138...v2.4.140)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 05:40:19 +00:00
dependabot[bot] d31f670f4e
build(deps): bump lief from 0.11.2 to 0.11.3
Bumps [lief](https://github.com/lief-project/LIEF) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](https://github.com/lief-project/LIEF/compare/0.11.2...0.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 05:27:58 +00:00
dependabot[bot] a2df537fb6
build(deps): bump pillow from 8.1.0 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.0...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 05:26:55 +00:00
dependabot[bot] 29d6f00996
build(deps-dev): bump ipython from 7.20.0 to 7.21.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.20.0...7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:02:07 +00:00