Common security pitfalls using Vibe coding

This page summarizes the projects mentioned and recommended in the original post on dev.to

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. semgrep

    Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

    Regular code review and testing: Always review generated validation code and test for edge cases. AI may miss complex or context-specific validation needs. Examples of solutions: Amazon Q Developer, Snyk Code, Semgrep.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. gitleaks

    Find secrets with Gitleaks 🔑

    Implement automated secrets scanning: Enable pre-commit hooks and automated scanning in your CI/CD pipeline to detect and block hardcoded secrets before they reach production or are pushed to shared repos. Example of solutions: Amazon CodeGuru Security, GitLeaks, GitGuardian.

  4. user-docs

    Gitbook documentation repo.

    Integrate SCA Early and Continuously: Integrate software composition analysis (SCA) into your CI/CD pipeline for automated scans on every pull request. This detects and blocks vulnerable dependencies before they reach production. Examples of solutions: Amazon Inspector, Snyk Open Source, Jit Software Composition Analysis (SCA).

  5. syft

    CLI tool and library for generating a Software Bill of Materials from container images and filesystems

    Use Software Bill of Materials (SBOMs): Generate SBOMs for clarity and compliance, especially for customer-facing or regulated applications. Examples of solutions: Amazon Inspector SBOM Export, Syft, Synk.

  6. cli-extension-sbom

    Use Software Bill of Materials (SBOMs): Generate SBOMs for clarity and compliance, especially for customer-facing or regulated applications. Examples of solutions: Amazon Inspector SBOM Export, Syft, Synk.

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: What Are You Working On? (June 2025)

    156 projects | news.ycombinator.com | 29 Jun 2025
  • Show HN: Soppo – A Golang superset that adds enums, pattern matching, nil safety

    2 projects | news.ycombinator.com | 3 Dec 2025
  • 🚀 Vibe Coding Mistakes (When Using AI Tools) and How to Avoid Them

    6 projects | dev.to | 13 Nov 2025
  • ⏳geol, the cli to efficiently manage EOLs like a boss

    13 projects | dev.to | 29 Oct 2025
  • My "Go" to learning resources

    5 projects | dev.to | 16 Oct 2025

Did you know that Go is
the 3rd most popular programming language
based on number of references?