Raphaël Vinot
|
c68805f179
|
chg: Bump deps
|
2023-03-27 14:23:01 +02:00 |
Raphaël Vinot
|
c48bf2f4de
|
new: Pass compare settings (WiP)
|
2023-03-24 15:47:41 +01:00 |
Raphaël Vinot
|
1783314c33
|
chg: Bump deps, block redis v4.5.2 (broken)
Ref for redis: https://github.com/redis/redis-py/issues/2629
|
2023-03-21 13:36:40 +01:00 |
Raphaël Vinot
|
046417c058
|
chg: Bump pysecurity.txt, pass Lookyloos UA
|
2023-03-21 11:28:08 +01:00 |
Raphaël Vinot
|
f46a8ae841
|
fix: properly wrap file responses when called on broken captures
|
2023-03-17 11:10:01 +01:00 |
Raphaël Vinot
|
a0a23dca20
|
chg: Bump har2tree
|
2023-03-16 17:32:14 +01:00 |
Raphaël Vinot
|
260ca14b70
|
fix: Avoid stacktrace on partially broken capture.
|
2023-03-16 16:47:37 +01:00 |
Raphaël Vinot
|
e410b7631e
|
fix: no decoding in archiver, catch exception when requesting hashes on broken capture
|
2023-03-16 14:47:24 +01:00 |
Raphaël Vinot
|
d970c924f8
|
chg: Simplify tracing the exceptions related to a specific capture.
|
2023-03-16 13:49:22 +01:00 |
Raphaël Vinot
|
afd383cfc3
|
fix: Better error handling with unpickling, improve logging
|
2023-03-16 12:45:58 +01:00 |
Raphaël Vinot
|
9497060028
|
fix: Cleanup prints, improve archiver.
|
2023-03-16 12:28:28 +01:00 |
Raphaël Vinot
|
8978f1b798
|
chg: Bump deps
|
2023-03-15 18:04:39 +01:00 |
Raphaël Vinot
|
0b678e2db0
|
new: Optimize pickle, store as gzip to reduce space.
|
2023-03-15 18:02:33 +01:00 |
Raphaël Vinot
|
9c10161866
|
fix: Use known working docker publish
|
2023-03-14 16:44:32 +01:00 |
Raphaël Vinot
|
7d38baf425
|
Update docker-publish.yml
|
2023-03-14 16:41:00 +01:00 |
Raphaël Vinot
|
d9eec029c2
|
chg: Bump deps
|
2023-03-12 19:25:16 +01:00 |
Raphaël Vinot
|
07c365e3bb
|
chg: Improve logging
|
2023-03-12 19:25:16 +01:00 |
Raphaël Vinot
|
96f1b2bd53
|
fix: Avoid exception if microsec is missing.
|
2023-03-12 19:25:16 +01:00 |
Raphaël Vinot
|
25433b5707
|
chg: always use LookylooException
|
2023-03-12 19:25:16 +01:00 |
Raphaël Vinot
|
ea4975093e
|
Merge pull request #637 from Lookyloo/dependabot/github_actions/docker/setup-buildx-action-4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c
build(deps): bump docker/setup-buildx-action from 03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8 to 4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c
|
2023-03-10 22:05:19 +02:00 |
dependabot[bot]
|
f8c0d7f318
|
build(deps): bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8 to 4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](03a7a3d9fb...4b4e9c3e2d )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-10 11:05:51 +00:00 |
Raphaël Vinot
|
3927b97584
|
fix: let the module figure out the mimetype for the attachment
|
2023-03-09 13:17:10 +02:00 |
Raphaël Vinot
|
6d5c4df0d4
|
fix: Issue with copy/paste
|
2023-03-09 13:13:01 +02:00 |
Raphaël Vinot
|
7e149e63e7
|
chg: Bump js deps
|
2023-03-09 13:07:20 +02:00 |
Raphaël Vinot
|
53d9a6ba7a
|
new: Add contacts as attachmetn to notification mail
|
2023-03-09 12:55:45 +02:00 |
Raphaël Vinot
|
5c188d05e9
|
chg: Bump deps
|
2023-03-08 16:55:34 +02:00 |
Raphaël Vinot
|
4a33e10cc9
|
chg: force protocol 5 for pickles
|
2023-03-08 16:55:18 +02:00 |
Raphaël Vinot
|
76e179e9be
|
chg: Bump deps
|
2023-03-06 14:50:50 +01:00 |
Raphaël Vinot
|
1c7a82b14f
|
fix: Add few more volumes for docker
|
2023-03-06 14:49:03 +01:00 |
Raphaël Vinot
|
eca8de7683
|
Merge pull request #630 from bib0x/bib0x/docker_fixes
fixes for running lookyloo using docker-compose
|
2023-03-06 14:46:57 +01:00 |
bib0x
|
8c12c39bcb
|
fixes for running lookyloo using docker-compose
|
2023-03-06 09:04:26 +01:00 |
Raphaël Vinot
|
cf65287c0a
|
Merge pull request #628 from Lookyloo/dependabot/github_actions/docker/setup-buildx-action-03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8
build(deps): bump docker/setup-buildx-action from a19c1710881d7ce3cf668865cc8459bba5b912aa to 03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8
|
2023-03-03 13:04:34 +01:00 |
dependabot[bot]
|
fb72e5b895
|
build(deps): bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from a19c1710881d7ce3cf668865cc8459bba5b912aa to 03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](a19c171088...03a7a3d9fb )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-03 10:46:30 +00:00 |
Raphaël Vinot
|
5f2bcf9229
|
chg: Bump deps
|
2023-03-02 20:52:43 +01:00 |
Raphaël Vinot
|
7a96ae9767
|
new: Fetch the exiting collection names from the monitoring interface
|
2023-03-02 20:51:46 +01:00 |
Raphaël Vinot
|
089c007280
|
Merge pull request #627 from Lookyloo/dependabot/github_actions/sigstore/cosign-installer-3.0.1
build(deps): bump sigstore/cosign-installer from 2.6.0 to 3.0.1
|
2023-03-02 14:17:34 +01:00 |
Raphaël Vinot
|
695e8fc589
|
Merge pull request #626 from Lookyloo/dependabot/github_actions/docker/metadata-action-4.3.0
build(deps): bump docker/metadata-action from 3.3.0 to 4.3.0
|
2023-03-02 14:17:22 +01:00 |
Raphaël Vinot
|
3eead3ad94
|
Merge pull request #625 from Lookyloo/dependabot/github_actions/docker/build-push-action-4.0.0
build(deps): bump docker/build-push-action from 2.10.0 to 4.0.0
|
2023-03-02 14:17:04 +01:00 |
Raphaël Vinot
|
47552d98b2
|
Merge pull request #624 from Lookyloo/dependabot/github_actions/docker/setup-buildx-action-a19c1710881d7ce3cf668865cc8459bba5b912aa
build(deps): bump docker/setup-buildx-action from 79abd3f86f79a9d68a23c75a09a9a85889262adf to a19c1710881d7ce3cf668865cc8459bba5b912aa
|
2023-03-02 14:16:52 +01:00 |
Raphaël Vinot
|
ac9c69000d
|
Merge pull request #623 from Lookyloo/dependabot/github_actions/docker/login-action-2.1.0
build(deps): bump docker/login-action from 1.9.0 to 2.1.0
|
2023-03-02 14:16:40 +01:00 |
dependabot[bot]
|
30ea31c3ce
|
build(deps): bump sigstore/cosign-installer from 2.6.0 to 3.0.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.6.0 to 3.0.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](f3c664df7a...c3667d9942 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-02 11:07:17 +00:00 |
dependabot[bot]
|
13f2696f74
|
build(deps): bump docker/metadata-action from 3.3.0 to 4.3.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 4.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](98669ae865...507c2f2dc5 )
---
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-03-02 11:07:14 +00:00 |
dependabot[bot]
|
d80e20f66e
|
build(deps): bump docker/build-push-action from 2.10.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...3b5e8027fc )
---
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-03-02 11:07:09 +00:00 |
dependabot[bot]
|
696d9040f1
|
build(deps): bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 79abd3f86f79a9d68a23c75a09a9a85889262adf to a19c1710881d7ce3cf668865cc8459bba5b912aa.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](79abd3f86f...a19c171088 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-02 11:07:06 +00:00 |
dependabot[bot]
|
9801561563
|
build(deps): bump docker/login-action from 1.9.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](28218f9b04...f4ef78c080 )
---
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-03-02 11:06:59 +00:00 |
Raphaël Vinot
|
e11d2bb78e
|
chg: Use GHA from marketplace
|
2023-03-01 12:55:28 +01:00 |
Raphaël Vinot
|
054ba329a8
|
chg: Bump deps for release
|
2023-02-28 17:47:54 +01:00 |
Raphaël Vinot
|
b25fc09a72
|
chg: Bump version, deps, make mypy happy
|
2023-02-28 17:30:12 +01:00 |
Raphaël Vinot
|
3ffad5a926
|
chg: Use packaged version of pylookyloomonitoring
|
2023-02-28 16:53:34 +01:00 |
Raphaël Vinot
|
dae70597ae
|
Merge branch 'main' into monitoring
|
2023-02-27 16:05:27 +01:00 |