Manu Kiesel

Results 13 issues of Manu Kiesel

Added check for CVE-2022-2588 (see https://github.com/Markakd/CVE-2022-2588) Reduced the coloring on CVE-2022-0847 and the new CVE-2022-2588 to just red instead of red & yellow. Those exploit checks produce many false positives....

Added a Dockerfile for building the firmware within a container. Also, opening up a PR on the docs for the instructions there.

As mentioned in #136, it should be possible to operate packetry via the terminal. This PR tries to address that and a bit more :P A little warning first: **I'm...

Could you please create a [SECURITY.md](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository) file? I found a vulnerability in joplin-outline and would like to report it through GitHub advisories.

I don't like the auto-open functionality. Here is a setting, with the default being enabled (as it is now), which lets a user adjust this to their taste.

Added the quick export command, which enables a faster export. (no filename selection and faster type selection via ` window.showQuickPick`) I mainly did this, because I was annoyed to always...

Could you please create a [SECURITY.md](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository) file? I found a vulnerability and would like to report it through GitHub advisories.

### Search before asking - [X] 我在 [issues](https://github.com/tw93/Pake/issues?q=) 列表中搜索,没有找到类似的内容。 I searched in the [issues](https://github.com/tw93/Pake/issues?q=) and found nothing similar. ### Pake version - ### System version - ### Node.js version -...

bug

My systeminfo output was not recognized: ```text ... OS Name: Microsoft Windows Embedded Standard OS Version: 6.1.7601 Service Pack 1 Build 7601 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation...

When I have an image close to the bottom of an page, the image will get removed. My images are in the format of: ```html {{ .AltText }} ``` In...