Eugenio Lentini
Eugenio Lentini
Hi, I have this configuration for the plugin ``` javascript typedoc: { build: { options: { module: 'commonjs', out: './typedoc', name: 'Riskpro Angular UI', target: 'es5', theme: 'default', mode: 'file'...
### Describe the bug Hello, if the list contains some values under 1 like 0.5% etc. it is rounded to 0, [here the code](https://discord.com/channels/787967399105134612/787967806367989790/1217426620055425075). It would be great to have...
**Is this a request for help?**: yes --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): FEATURE REQUEST **What happened**: During a Maven build is normal to interpolate...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
Hello, would it be possible please to upgrade Nimbus dependency in Spring Security 5.8.x? The library is vulnerable to https://nvd.nist.gov/vuln/detail/CVE-2023-52428.
### Expected behavior No exception in the console ### Current behavior I mam following [this example](https://www.chartjs.org/docs/latest/samples/scales/time-line.html) using ```javascript scales: { x: { // HERE WHAT CAUSE THE ISSUE type: 'time',...
Hello, following high CVE https://nvd.nist.gov/vuln/detail/CVE-2025-48734 has been found in Apache Bean Utils [INFO] +- org.jxls:jxls:jar:3.0.0:compile [INFO] | +- org.apache.commons:commons-jexl3:jar:3.3:compile [INFO] | \- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile Could you please...
Hello, I am using ```javascript "dependencies": { "@angular-devkit/build-angular": "20.3.1", "@angular/core": "20.3.0", "@ngx-env/builder": "^20.1.1", } ``` I have followed the steps in the README so I have created an `environment.ts` file...