
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
github.com/archs/go-htmlayout
Go-htmlayout (gohl) is a Go wrapper of the HTMLayout library by TerraInformatica. HTMLayout is a fast, lightweight, and embeddable HTML/CSS rendering component for Windows.
Go-htmlayout is written for Go1. Most of the HTMLayout API has been wrapped (especially dom element related stuff), but there is still more of the HTMLayout API that I haven't tackled yet. Tests are also incomplete at this point. In short, this wrapper is probably not ready for serious production use.
Clone the repo. In the main directory of the repository, run the following to fetch the latest version of HTMLayout:
python get_htmlayout.py
Though the tests provide an example of how to get started using gohl, there are probably better examples of window creation/management elsewhere on the internet.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.