
Research
2025 Report: Destructive Malware in Open Source Packages
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.
github.com/tudorhulban/golayouter
Advanced tools
Application creates go app layout folders and files as per the specified file.
The operations in the input file are as below.
Prefix the target folder with an exclamation mark.
! path
# package <package name>
Example :
subfolder1
# package main
file1.go file2.go
file3.go
file4.go
subfolder2
The app will create all for specified files as part of the secified Go package.
Example :
subfolder1
# package main
file1.go file2.go
file3.go
# t
file4.go
subfolder2
would create for file4.go also the test file for it as file4_test.go.
Line indentation creates subfolder as per indentation and as per below example:
folder1
subfolder1
subfolder2
subsubfolder2
subfolder3
folder2
folder1 will be created with subfolder1 and subfolder2.
subfolder2 will be parent of subsubfolder1.
folder2 will be created in same folder as folder1.
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
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.

Research
/Security News
A five-month operation turned 27 npm packages into durable hosting for browser-run lures that mimic document-sharing portals and Microsoft sign-in, targeting 25 organizations across manufacturing, industrial automation, plastics, and healthcare for credential theft.