Skip to content

Latest commit

 

History

221 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Socket 安全 for Visual Studio Code
Socket 安全 Visual Studio Code Extension

关注 @Socket安全 关注 @socket.dev on Bluesky

This extension provides automatic reporting of security concerns from Socket 安全. The features of this extension aim to provide guidance through all stages of development.

Install

Install from the Visual Studio 市场, or from the command line:

code --install-extension Socket安全.vscode-socket-security

Usage

The extension works ahead of package installation:

  • Package imports in JavaScript and Python are detected and given summary scores to show concerns with configurable overlays. These overlays will persist even after package installation.
  • Socket detects multiple alternate forms of package imports, including dynamic import() or require in JavaScript or importlib.import_module in Python.
  • The extension automatically registers the Socket MCP server at https://mcp.socket.dev to allow usage of the public MCP server.

If you are in charge of a team you may wish to set this up as a recommended extension or configure other organization-level settings. Please refer to our docs.

Development

pnpm install
pnpm watch

Press F5 in VS Code to launch an Extension Development Host against the watch build. pnpm build produces the production bundle, and pnpm run package-for-vscode packs the installable .vsix.

License

MIT

关于

Editor integration with Socket 安全

Topics

Resources

Code of conduct

Contributing

安全 policy

Stars

28 stars

关注者

15 watching

复刻s

发布

Used by

贡献者

Languages