Commit Graph

2080 Commits (391166aec7656929ba728e34f464850ed3fa56ce)

Author SHA1 Message Date
Raphaël Vinot 7d85d93b23 chg: Add icon in node if it contains a downloaded file
Fix #792
2023-09-28 16:56:20 +02:00
Raphaël Vinot 532dcba04d new: Get file downloaded in capture 2023-09-27 12:09:20 +02:00
Raphaël Vinot 5d760e3ec7 chg: Bump deps, support for download and HTML render 2023-09-27 12:07:04 +02:00
Raphaël Vinot 68204c2686 new: Support for rendered nodes with HTML and downloaded file 2023-09-26 18:08:04 +02:00
Raphaël Vinot 219ae1baa7 fix: Bypass weird GHA limitation 2023-09-25 16:00:01 +02:00
Raphaël Vinot ca18a95fc7 chg: Clone redis the GHA way 2023-09-25 15:53:17 +02:00
Raphaël Vinot da43d04841 chg: Attempt to install system deps for playwright with the relevant script. 2023-09-25 11:41:14 +02:00
Raphaël Vinot ad16ba0943 chg: Print logs when GHA fails 2023-09-25 11:11:42 +02:00
Raphaël Vinot d677bf35f2 chg: Clone PyLookyloo the GHA way 2023-09-25 10:59:39 +02:00
Raphaël Vinot d1cc5cb78b chg: Bump deps, improve tests 2023-09-25 10:37:02 +02:00
Raphaël Vinot 3b5e45a1e7 fix: Properly stop when there is nothing to archive 2023-09-23 11:38:25 +02:00
Raphaël Vinot a1619d013f chg: fix non-existing favicon, bump jquery 2023-09-21 18:58:06 +02:00
Raphaël Vinot c91516edac chg: Bump deps 2023-09-19 18:50:12 +02:00
Raphaël Vinot d4b9ca13af chg: Avoid setting the lock and quitting, cleanup 2023-09-19 14:26:35 +02:00
Raphaël Vinot 1fcd4cfa3f fix: Make sure we only get valid dirs out of the month directory 2023-09-19 12:51:34 +02:00
Raphaël Vinot 50406a921c fix: Attempt to avoid listing non-existing directories 2023-09-19 12:14:00 +02:00
Raphaël Vinot bd6e603c19 chg: Bump deps 2023-09-18 16:23:53 +02:00
Raphaël Vinot 29fb60e9b7 fix: Avois error when capture is in a weird state 2023-09-18 15:02:33 +02:00
Raphaël Vinot 1533e33ede fix: remove locks from the archived directories 2023-09-18 10:38:05 +02:00
Raphaël Vinot 3fb9da8480 fix: Try to avoid exceptions and race conditions between archiving and build pickle 2023-09-18 01:31:28 +02:00
Raphaël Vinot 532b68dd07 fix: Avoid exception when attempting to move a capture 2023-09-18 00:33:59 +02:00
Raphaël Vinot 84175a944c fix: Update index of the right directory 2023-09-15 15:38:23 +02:00
Raphaël Vinot ae484cc14f chg: Update index right after archiving 2023-09-15 13:25:37 +02:00
Raphaël Vinot 8c707b364f fix: Missing f in f-string... 2023-09-15 11:42:33 +02:00
Raphaël Vinot 4ec6c4d059 chg: Bump deps 2023-09-15 11:31:08 +02:00
Raphaël Vinot 6c3f64e78a chg: Avoid waiting when many captures need to be archived 2023-09-15 11:30:04 +02:00
Raphaël Vinot 2037883945 chg: Bump deps
Related https://github.com/Lookyloo/monitoring/issues/23
2023-09-12 14:10:05 +02:00
Raphaël Vinot 5d5b93266d new: optionally ignore IPs when comparing nodes
Related https://github.com/Lookyloo/monitoring/issues/23
2023-09-12 14:03:02 +02:00
Raphaël Vinot b65bd126f9
Merge pull request #780 from Lookyloo/dependabot/github_actions/docker/build-push-action-5
build(deps): bump docker/build-push-action from 4 to 5
2023-09-12 12:33:58 +02:00
dependabot[bot] 038460dda5
build(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:33:34 +00:00
Raphaël Vinot 705a817fb0
Merge pull request #779 from Lookyloo/dependabot/github_actions/docker/login-action-3
build(deps): bump docker/login-action from 2 to 3
2023-09-12 12:33:23 +02:00
Raphaël Vinot 19c8f75950
Merge pull request #778 from Lookyloo/dependabot/github_actions/docker/metadata-action-5
build(deps): bump docker/metadata-action from 4 to 5
2023-09-12 12:33:12 +02:00
Raphaël Vinot 7493cfaa6e
Merge pull request #777 from Lookyloo/dependabot/github_actions/docker/setup-buildx-action-3
build(deps): bump docker/setup-buildx-action from 2 to 3
2023-09-12 12:32:59 +02:00
dependabot[bot] f964441c71
build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:15:26 +00:00
dependabot[bot] 66d8d44dfa
build(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:15:23 +00:00
dependabot[bot] f6f65516d3
build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:15:20 +00:00
Raphaël Vinot b70ac54cd9 chg: Bump deps 2023-09-11 16:54:50 +02:00
Raphaël Vinot 0365c9d6c9 fix: Strip all non-URL characters from capture. 2023-09-11 16:54:50 +02:00
Raphaël Vinot 9e3b7d2136
Merge pull request #773 from Lookyloo/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-09-06 14:16:54 +02:00
dependabot[bot] 566a090893
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 10:16:58 +00:00
Raphaël Vinot f4033f0544 chg: Bump deps 2023-09-01 16:00:55 +02:00
Raphaël Vinot 416ca7224e fix: Avoid race condition when re-enqueuing 2023-09-01 16:00:45 +02:00
Raphaël Vinot 5634eaa27a chg: Catch NoValidHarFile exceptions 2023-08-30 12:45:06 +02:00
Raphaël Vinot 1c516d58f3 fix: Duplicate ID when the uses views the push and the lookup modals 2023-08-29 18:34:07 +02:00
Raphaël Vinot 6a6ac01f3f fix: Make sure we do not have spaces in HTML ID 2023-08-29 18:24:51 +02:00
Raphaël Vinot 69b8d08d44 fix: Doc for MultipleMISPs in config file 2023-08-29 17:33:33 +02:00
Raphaël Vinot 00bf8fb551 fix: Improve getting MISP instances 2023-08-29 17:30:45 +02:00
Raphaël Vinot 5ed6a18b40 Merge branch 'main' into multipleMISPS 2023-08-29 14:12:45 +02:00
Raphaël Vinot 8e2ebbd30e chg: Bump deps 2023-08-29 14:10:45 +02:00
Raphaël Vinot 6034d10834 new: (WiP) Add support for multiple MISPs 2023-08-29 14:03:01 +02:00