Eman Jasarevic
Eman Jasarevic
### Current Behavior Having a simple target inside `project.json -> targets` ``` "test": { "executor": "nx:run-commands", "options": { "commands": [ "echo 'test 1'", "echo 'test 2'" ], "parallel": false }...
### Bug description or feature request: When using Tooltip/Popover component, we can specify custom triggers when they will appear/hide. What I am trying to achieve is to display tooltip/popover on...
Hi, we are using `datadog/serverless-init:1-alpine` (points to 1.7.3 currently) and got report for [CVE-2025-22874 vulnerability](https://avd.aquasec.com/nvd/2025/cve-2025-22874/).  Are you already aware of this one?