henning410

Results 12 issues of henning410

### Ngx-CookieConsent Version 2.2.3 ### CookieConsent Version 3.1.1 ### Angular CLI (or Nx CLI) Version 12.2.14 ### Node Version 16.13.0 ### OS Version Windows ### Expected Behaviour As mentioned in...

##### **Dependency Graph for Angular/Ionic Standalone Components** If I get it correlty, currently the dependency graph on the Overview-Page is just drawn, when the Angular App uses Modules. New Angular/Ionic...

Type: Enhancement

I try to use it in Ionic. So i set `iconElementTag: 'ion-icon',` Now i need to add the `name` attribute to it, for example: `name='location-outline'` This cannot be done at...

This work adds packages used in the build to the SBOM via strace - updated `sbin/common/config_init.sh` with an additonal argument `ENABLE_SBOM_STRACE` - updated `sbin/build.sh` to check if `ENABLE_SBOM_STRACE` is set...

In your paper, you mentioned: "_The vulnerability was found and confirmed in the version 1.19.2, but the version from 1.17.x to 1.19.x are also affected. The exploit was made for...

I followed "Option 1: Build RESTest from source". The build worked and I have some `restest.jar`. Unfortunately I cannot find anny restest-cli.jar file.

An option would be great, to directly download files from different ilias Folders to different Folders on local pc. For example, I have an ilias Course which is called math....

enhancement
good first issue

I tried to install using `pip3 install APIFuzzer ` I get the following error: ``` Collecting APIFuzzer Downloading APIFuzzer-0.9.13-py3-none-any.whl.metadata (5.4 kB) Collecting kittyfuzzer==0.7.4 (from APIFuzzer) Downloading kittyfuzzer-0.7.4-py2.py3-none-any.whl.metadata (5.3 kB) Collecting...

I run the command: `java -jar ./target/restest-cli.jar -o /home/user/Desktop/vulnerable-nestjs-app/api.yaml` and get the following error: ``` 2024-05-14 10:54:27 INFO CreateTestConf:58 - Test configuration file generated in path /home/user/Desktop/vulnerable-nestjs-app/testConf.yaml File copied successfully....

As you mentioned [here](https://github.com/KissPeter/APIFuzzer/issues/41), HTTPS is supported. I cannot find any info about how actually I can do this. I tried it with the following command: `docker run --network host...