Commit Graph

1960 Commits (353015096ed6d2450d26fecf2406774682e384fb)

Author SHA1 Message Date
Raphaël Vinot c7d3e54edf fix: Cloudflare module always returning True 2023-04-12 14:05:05 +02:00
Raphaël Vinot 4ceae60db7 chg: Avoid stopping the captures before they're done 2023-04-09 13:58:34 +02:00
Raphaël Vinot 2ceda75eab chg: Fairly big refactoring/cleanup to support LacusCore 1.4.0 2023-04-08 13:49:18 +02:00
Raphaël Vinot b109f5e84b chg: Bump deps 2023-04-05 16:24:42 +02:00
Raphaël Vinot 9995371916 chg: Normalize logging on the config file settings 2023-04-05 16:23:46 +02:00
Raphaël Vinot d5e06a895a chg: No https if monitoring is on localhost 2023-04-05 16:17:13 +02:00
Raphaël Vinot 9814381497 chg: Bump pillow 2023-04-03 15:07:47 +02:00
Raphaël Vinot 9281d73675 fix: Properly handle recursion error when storing pickle 2023-03-30 16:30:27 +02:00
Raphaël Vinot 8122b9904c fix: remove gziped pickle too on error. 2023-03-30 15:50:13 +02:00
Raphaël Vinot d443aa4d80 fix: Upgrade monitoring package 2023-03-30 13:21:00 +02:00
Raphaël Vinot 5184d45a63 chg: Bump deps, version. 2023-03-30 12:16:29 +02:00
Raphaël Vinot 854a045cba new: Modal for admin tasks. 2023-03-29 15:15:17 +02:00
Raphaël Vinot 9ff153ea44 chg: Bump deps, new Playwright. 2023-03-28 12:10:59 +02:00
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