
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@lcap/nasl-language-server-core
Advanced tools
Nasl 语言服务
NetEase Application Specific Language (NASL) 语言服务器核心包,提供 NASL 语言的类型检查、语法分析和其他语言服务功能。
# 清理输出目录
npm run clear
# 构建项目
npm run build
# 监听模式构建
npm run watch
# 运行所有 Vitest 测试
npm run test:vite
# 监听模式运行测试
npm run test:watch
# 启动测试 UI 界面
npm run test:ui
注意:
# 运行标准 Mocha 测试套件
npm run test
# 运行应用测试
npm run test:apps
# 运行 CI 测试
npm run test:ci
# 更新测试快照
npm run test:update
# 运行性能测试
npm run test:perf
# 压缩测试数据
npm run compress-test-data
MIT
FAQs
NetEase Application Specific Language
We found that @lcap/nasl-language-server-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 18 open source maintainers collaborating on the project.
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 discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.