Commit Graph

2048 Commits (ee1ad48b254ee38e337afedcf2c5411dea9f8928)

Author SHA1 Message Date
Raphaël Vinot ee1ad48b25 chg: Use new annotations 2024-01-12 17:15:41 +01:00
Raphaël Vinot 0b5128e5b4 chg: Bump deps 2024-01-11 13:18:47 +01:00
Raphaël Vinot 004a1f6d46 fix: Exception when a URL is not in phishtank anymore 2024-01-09 00:01:22 +01:00
Raphaël Vinot d06da1aa52 fix: Avoid exception if a file is missing on s3 2024-01-08 21:02:54 +01:00
Raphaël Vinot 0f86f6cd2b fix: works better with a counter. 2024-01-08 19:03:49 +01:00
Raphaël Vinot 539121c4d1 fix: yes, it was dumb 2024-01-08 18:58:59 +01:00
Raphaël Vinot 13f7394ba2 fix: never checking archives if the current year is not in the archives 2024-01-08 18:45:01 +01:00
Raphaël Vinot f7c45b5039 fix: Add proper path in set to check 2024-01-08 16:50:48 +01:00
Raphaël Vinot 79f5b728d0 fix: do not attempt to remove a directory too early 2024-01-08 16:37:48 +01:00
Raphaël Vinot 5c9dd1eda0 fix: Avoid exception when IPs are empty lists 2024-01-08 16:35:59 +01:00
Raphaël Vinot d60a4e56db chg: Update indexes only when needed 2024-01-08 16:27:12 +01:00
Raphaël Vinot 67b0dc0b7e fix: [MISP] Avoid exception when a hostname starts with "file" 2024-01-08 13:29:06 +01:00
Raphaël Vinot cc6d71e943 chg: Bump deps 2024-01-08 13:23:07 +01:00
Raphaël Vinot 6e1c41da8e fix: Remove yearly redirects 2024-01-08 13:08:20 +01:00
Raphaël Vinot 6b07885d68 fix: skip label if the line is empty 2024-01-08 13:01:22 +01:00
Raphaël Vinot 2caa72e444 fix: use the right variable... 2024-01-08 12:38:54 +01:00
Raphaël Vinot 18fbbb4e7b chg: Properly use archived indexes for stats 2024-01-08 12:32:52 +01:00
Raphaël Vinot 858bff544a chg: Remove stats for archived captures 2024-01-05 16:42:47 +01:00
Raphaël Vinot 01f16c4e28 chg: Bump deps 2024-01-05 13:41:20 +01:00
Raphaël Vinot cb26519dd4 chg: remove broken json files 2023-12-26 19:47:16 +01:00
Raphaël Vinot a98c1d39ee fix: Exception when dumping WhistleBlowerDict to json 2023-12-26 19:44:10 +01:00
Raphaël Vinot c04f6566f3 chg: Bump deps 2023-12-26 17:45:15 +01:00
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