
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
github.com/gabstv/cimgui-go
Advanced tools
This is a fork of the AllenDang/cimgui-go library with the sole purpose to be compatible with Ebitengine. The original GLFW 3.3 and OpenGL 3.2 backends were removed because the C/C++ dependencies are incompatible (and in this use case, redundant). You should most definitely use the original repository (AllenDang/cimgui-go) if you are not going to use ebiten-imgui.
This project aims to generate go wrapper for Dear ImGui.
/cmd/codegen).imgui_internal.h, Internal prefix is added.FieldCurrently most of the functions are generated, except memory related stuff (eg. memory allocator, storage management, etc...). If you find any function is missing, report an issue.
Install GNU make and run make to re-generate bunding.
To update to the latest version of dependencies, run make update.
After doing this, commit changes and navigate to GitHub.
In Actions tab, manually trigger workflows for each platform.
cimgui/ directory holds C binding for C++ Dear ImGui librariescimgui/{package_name}_templates and generates all necessary GO/C codelibs/ contains pre-built shared libraries. cimgui.go includes and uses to decrease building time.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.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.