Raphaël Vinot
|
e81dfb3267
|
chg: Bump playwright
|
2024-01-18 12:02:44 +01:00 |
Raphaël Vinot
|
86dfb20122
|
chg; Bump PyLacus
|
2024-01-16 00:27:43 +01:00 |
Raphaël Vinot
|
7f832f8e15
|
chg: Bump PySecurityTXT
|
2024-01-16 00:02:52 +01:00 |
Raphaël Vinot
|
60c8d7e78d
|
fix: Do not set priority to None
|
2024-01-14 02:18:21 +01:00 |
Raphaël Vinot
|
0f0757e26e
|
fix: Missing dirs in docker
|
2024-01-13 02:11:59 +01:00 |
Raphaël Vinot
|
742b63f5cb
|
fix: copy config to docker image
|
2024-01-13 01:57:19 +01:00 |
Raphaël Vinot
|
eaeb5ef34a
|
chg: try to debug docker image
|
2024-01-13 01:51:31 +01:00 |
Raphaël Vinot
|
bd6a0f2d22
|
chg: cleanup with annotations
|
2024-01-13 01:45:45 +01:00 |
Raphaël Vinot
|
a26e80b093
|
fix: missing future
|
2024-01-12 17:24:02 +01:00 |
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 |