Sven Eppler
Sven Eppler
Hi There, i just wanted to try out the security-scanner to see what it finds and if i would like to incorporate it into my CI-Pipeline. But i could not...
Hi there, today i tried to set additional include directories via settings.json this way: ```json { "perl.perlInc": [ "${workspaceFolder}/lib" ], } ``` But it turns out, that the `${workspaceFolder}` variable...
Today i downloaded the latest release v1.10.4 from the [release page](https://github.com/twbs/icons/releases/tag/v1.10.4). And then i discovered that the zip-archive [bootstrap-icons-1.10.4.zip](https://github.com/twbs/icons/releases/download/v1.10.4/bootstrap-icons-1.10.4.zip) does not include the `bootstrap-icons.{css,json,scss}` anymore. The previous releases (v1.10.3, v1.10.2)...
Hi there, i stumbled upon your module today and tried it out (v1.77). I was surprised by the `--force` behavior for existing directories. Because it simply removes the given directory...
Erweitern des Vorlesungsinhaltes um XSS/CORS.
Could be a solution for text-based slides.
The initial GuestbookAPI is now also fully validated after merging #11. For future reuse of the unvalidated version, it would be nicer to somehow seperate this changes in the future...