Jean-Baptiste PEREZ

Results 7 issues of Jean-Baptiste PEREZ

When I call `SunriseSunset.getSunriseSunset` method without setting the calendar hours to noon, sunrise and sunset are calculated according to the day that precedes the targetted one. This is easy to...

## Description Caldera needs the SIGINT signal to be properly stopped. As Docker defaults to the SIGTERM signal, a workaround was, until now, to manually send the SIGINT signal. This...

## Description Fixes: - test documentation (updates `CONTRIBUTONG.md` according to new aiohttp requirements in the CLI) - crash when starting API v2 tests (missing Jinja setup) - unreachable API v2...

## Description Fixes a broken test. ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) - [ ]...

**Describe the bug** **EDIT: Probably solved by PR #3323, tests to do on my side.** When importing a set of Plaso files at the same time (concurrent HTTP importations), one...

Bug

**IMPORTANT: All Pull Requests should be connected to an issue, if you don't have an issue, please start by creating an issue and link it to the PR.** Please provide...

**Is your feature request related to a problem? Please describe.** The current Compose set-up for development is made for machines assumed to have an unrestricted access to the internet. In...

Deployment