Julien Loizelet
Julien Loizelet
Because I needed to change this regexp in a project and I had to override the Nexcessnet_Turpentine_Model_Varnish_Configurator_Abstract in order to achieve it.
**Describe the bug** Hi, and thanks for this useful action :) When running the last 2.1.1 release, there is a warning : > The `set-output` command is deprecated and will...
## Description ## Environment 1. OS : Docker stack on Ubuntu 22.04 2. OpenCTI version: OpenCTI 6.1.1 (same bug with 6.0.9) 3. OpenCTI client: python 4. Other environment details: Here...
## Prerequisites - [x] I read the [Deployment and Setup](https://docs.opencti.io/latest/deployment/overview/) section of the OpenCTI documentation as well as the [Troubleshooting](https://docs.opencti.io/latest/deployment/troubleshooting/) page and didn't find anything relevant to my problem. -...
How to reproduce: Install the plugin and enable agent and firewall, then save settings=> services should work (see status tab for example). Then re-intall the plugin (I do with make...
### Changed - Update long report to add additional information ### Added - Add new taxonomies: reputation, behaviors, mitre techniques and cves - Add configuration to enable/disable each taxonomy individually:...
**Describe the bug** Some analyzers come with a `short.html` template. But I can't use it. As I'm a new user, I wonder if it's my fault or if it's a...
The public doc provides some useful details: this PR adds a link to it. Thanks
Fixes #133
There is a deprecated warning when using PHP 8.4: > Deprecated: Gregwar\Captcha\CaptchaBuilder::__construct(): Implicitly marking parameter $builder as nullable is deprecated, the explicit nullable type must be used instead Suggested change:...