Credentials Leak with Knex

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

  • This article will be focused on a security issue that I found in Knex and how to mitigate it, but I'll also talk briefly about the social aspects of this problem.

  • patch-package

    Fix broken node modules instantly 🏃🏽‍♀️💨

  • NPM doesn't have a patch command, but you can use patch-package to achieve the same result.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • PostgreSQL

    PostgreSQL client for node.js.

  • This was a known issue for pg developers, and they managed to fix it a long time ago (at the pg level), but the knowledge of this problem didn't reach Knex maintainers.

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

  • Confused about connecting SQL database to frontend

    2 projects | /r/learnprogramming | 4 Sep 2021
  • Build a Landing Page using Airtable as a CMS with SyncInc

    4 projects | dev.to | 26 Jul 2021
  • Is there any npm package to substitute values to sql query and preventing sql injection?

    2 projects | /r/node | 13 Jun 2021
  • How to seed a postgres database with node

    3 projects | dev.to | 9 Feb 2021
  • NodeJS Security Best Practices

    11 projects | dev.to | 19 Feb 2024