npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

cybedefend-vscode

v0.1.5

Published

Seamlessly integrates CybeDefend into VSCode, enabling real-time vulnerability scanning of your codebase. Authenticate via API key, auto-detect your project, and visualize detected issues with severity-based filtering

Readme

CybeDefend: Secure Your Code Directly in VS Code

License: MIT Version

Scan early, fix as you develop: integrate CybeDefend's powerful security scanning into your VS Code workflow.

Identify and address vulnerabilities in your code, dependencies, and infrastructure configurations without leaving your IDE. The CybeDefend extension provides actionable insights directly within VS Code, helping you build more secure applications efficiently.

✨ Key Features

  • Comprehensive Security Analysis:
    • Code Security (SAST): Find vulnerabilities in your custom code.
    • Dependencies Security (SCA): Detect known vulnerabilities in your open-source libraries.
    • Infrastructure Security (IaC): Uncover misconfigurations in your infrastructure-as-code files.
  • In-IDE Results: View scan summaries and detailed vulnerability information directly within dedicated VS Code panels.
  • Direct Code Navigation: Quickly jump from a vulnerability report to the exact line of code that needs attention.
  • AI Security Champion: Get assistance and ask security-related questions using the integrated chatbot powered by CybeDefend.
  • Simple Configuration: Easily connect to your CybeDefend account using an API key and automatically configure projects per workspace.

🚀 Getting Started

  1. Install: Search for "CybeDefend" in the VS Code Extensions view (Ctrl+Shift+X or Cmd+Shift+X) and click Install.
  2. Authenticate: Run the CybeDefend: Update API Key (Global) command from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P) and enter your CybeDefend API key.
  3. Configure Project: Open your project folder. The extension will guide you to select the corresponding CybeDefend Organization and Project for your workspace upon activation or before the first scan. You can also use the CybeDefend: Update Project ID (Current Workspace) command.
  4. Scan: Open the CybeDefend view from the Activity Bar, navigate to the "Summary" panel, and click the "Start Vulnerability Scan" (▶️) icon.

❓ Support

Need help or have questions? Please contact us at: [email protected]

For bug reports or feature requests, please visit our GitHub Issues page.


This extension requires a CybeDefend account. Find out more at cybedefend.com.