Commit Graph

2226 Commits (main)

Author SHA1 Message Date
Raphaël Vinot f9fde39aba chg: Bump deps 2023-12-22 15:32:50 +01:00
Raphaël Vinot b96ebb6dff chg: Bump deps 2023-12-21 11:28:47 +01:00
Raphaël Vinot 6728e63ee7 chg: Bump deps 2023-12-15 13:00:56 +01:00
Raphaël Vinot 2587f4d90f
Merge pull request #847 from Lookyloo/dependabot/github_actions/github/codeql-action-3
build(deps): bump github/codeql-action from 2 to 3
2023-12-14 11:24:05 +01:00
dependabot[bot] b9777e8d00
build(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 10:21:53 +00:00
Raphaël Vinot 69728137dd chg: Bump deps 2023-12-14 09:07:45 +01:00
Raphaël Vinot 4d68515d20 chg: Make mypy happy 2023-12-13 14:01:14 +01:00
Raphaël Vinot db26633ebb fix: Avoid exception when there are no historical data. 2023-12-13 12:40:33 +01:00
Raphaël Vinot 2e666423c8 chg: Bump deps 2023-12-13 11:50:45 +01:00
Raphaël Vinot 83b5b2807e chg: Show CIRCL PDNS by default 2023-12-13 11:50:25 +01:00
Raphaël Vinot 274b3f4a95 fix: Add missing entry in _notes 2023-12-12 17:08:58 +01:00
Raphaël Vinot 4668298943 new: CIRCL Passive DNS module 2023-12-12 16:19:01 +01:00
Raphaël Vinot 1645a89354 chg: Bump deps 2023-12-11 12:16:48 +01:00
Raphaël Vinot 8f75c51415
Merge pull request #842 from Lookyloo/dependabot/github_actions/actions/setup-python-5
build(deps): bump actions/setup-python from 4 to 5
2023-12-07 11:39:57 +01:00
dependabot[bot] 092b9853bf
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 10:31:05 +00:00
Raphaël Vinot 3d66c2096f chg: Bump deps 2023-12-06 23:40:54 +01:00
Raphaël Vinot e00745451c chg: Bump JS deps 2023-12-03 12:28:44 +01:00
Raphaël Vinot 1520146fc1 chg: Bump deps 2023-12-03 12:23:54 +01:00
Raphaël Vinot 3840344b18 chg: Bump deps 2023-11-24 13:49:50 +01:00
Raphaël Vinot 9f293c70c6 new: Simple tool to check if a file exists on s3fs 2023-11-24 13:46:30 +01:00
Raphaël Vinot 050ece57c8 chg: More cleanup in recent captures lookup 2023-11-22 15:17:11 +01:00
Raphaël Vinot a198af8690 fix: set tz only when needed 2023-11-22 14:50:43 +01:00
Raphaël Vinot 9173c072bc fix: Properly compare dates 2023-11-22 14:02:13 +01:00
Raphaël Vinot 175e7294ea fix: Always skip archived captures from sorted capture cache 2023-11-22 13:53:14 +01:00
Raphaël Vinot e8c9dcb3b1 chg: Bump playwright 2023-11-21 22:37:09 +01:00
Raphaël Vinot 89dbef8683 chg: Avoid to discard the index lock too soon 2023-11-21 16:50:15 +01:00
Raphaël Vinot 9b2a9388d1 chg: Bump deps 2023-11-21 16:49:51 +01:00
Raphaël Vinot 9031141b61 chg: Remove empty dirs when everything has been archived 2023-11-21 11:50:09 +01:00
Raphaël Vinot 3408ae1f2e fix: Avoid failing test when there are no logs 2023-11-21 11:49:42 +01:00
Raphaël Vinot adc6969ba7 chg: Bump deps 2023-11-20 23:52:54 +01:00
Raphaël Vinot 3af6068dce fix: allow to run the scripts from anywhere 2023-11-20 23:52:01 +01:00
Raphaël Vinot 6d61645d97 chg: remove index when all the captures are archived 2023-11-20 23:48:56 +01:00
Raphaël Vinot a4970b3481
Update README.md 2023-11-20 12:07:48 +01:00
Raphaël Vinot a984a807dc
Update README.md 2023-11-20 12:06:12 +01:00
Raphaël Vinot efe2124753 fix: Quit BG indexer when shutdown is requested. Improve exceptions handling in archiver 2023-11-20 11:45:41 +01:00
Raphaël Vinot 11a3b6b2f9 chg: Improve indexes cleanup 2023-11-18 03:20:49 +01:00
Raphaël Vinot ff27808320 fix: Path in index may be the full path (old format) 2023-11-18 02:47:43 +01:00
Raphaël Vinot cd11df7ac4 fix: Update index files to remove archived (or simply gone) captures 2023-11-18 02:39:21 +01:00
Raphaël Vinot cbfa52e0fa chg: Bump deps 2023-11-17 15:47:41 +01:00
Raphaël Vinot 9a9c4464ed fix: Update index for recent captures on every archive 2023-11-17 15:47:12 +01:00
Raphaël Vinot ce76218657 fix: build backlog pickles in reverse order 2023-11-16 23:58:07 +01:00
Raphaël Vinot 096d7c6fb5 chg: clear old UUIDs found when archiving 2023-11-16 23:22:04 +01:00
Raphaël Vinot f209ef22f1 fix: skip root directory when scanning on s3fs 2023-11-16 22:55:44 +01:00
Raphaël Vinot 0182dbeb23 chg: Bump deps 2023-11-16 16:58:30 +01:00
Raphaël Vinot 7791eff842 new: Store directories by day, refactor indexing 2023-11-16 16:54:21 +01:00
Raphaël Vinot 1b987c38b7 chg: avoid issue if ipasnhistory is down, improve IDNA rendering 2023-11-10 21:19:22 +01:00
Raphaël Vinot 110815778f chg: Bump deps 2023-11-10 21:18:34 +01:00
Raphaël Vinot 8152e3260c fix: Avoid exception if ipasnhistory is loading 2023-11-09 11:10:42 +01:00
Raphaël Vinot 176e5048aa chg: Avoid default values set to "string" in API 2023-11-08 13:49:48 +01:00
Raphaël Vinot 5b42cb7f4a new: Display IDNA decoded on tree. 2023-11-07 21:12:35 +01:00