jakubstephan
jakubstephan
### Summary I'm trying to restore mongodb backup made by db-backup container to database which is in the same docker-compose stack. ### Steps to reproduce My docker-compose.yml file: ``` version:...
Hello, Is that apckage ready to work with subdirectories in lang/ dir ? I have lang now in subdirecotry for admin panel. I'm usign them as: {{ __('admin/users.title') }} but...
Hello everyone, I'm using HURL to test within one file with 30+ endpoints. It's possible to split report for each test case with a name of tested endpoint ? I'm...
**Describe the bug** No XML format in output. **To Reproduce** ``` gitleaks detect --source . --no-git -v --config gitleaks.toml --report-path gitleaks-report.xml --report-format=xml ``` ``` gitlab-runner@runner ~/b/-/7/s/laravel ((3646a67b…))> gitleaks detect --source...