Hi Everyone, I’m so proud that on Thursday we unveiled Platformatic DB to the world. It’s our first tool that we release as Platformatic. Check it out!
|
As I mentioned in my first article and video, Platformatic’s mission is to remove all friction from backend development. Today, we Open Source the first library of our journey.
What’s the most annoying thing every backend developer must do at the beg…
|
|
As I mentioned in my first article and video, Platformatic’s mission is to remove all friction from backend development. Today, we Open Source the first library of our journey.
What’s the most annoying thing every backend developer must do at the beg…
|
Are you looking to learn Platformatic DB? We’ll be at NodeConf.eu!
- DNS rebinding in –inspect (insufficient fix of CVE-2022-32212 affecting macOS devices) (High) (CVE-2022-32212, CVE-2018-7160)
- HTTP Request Smuggling Due to Incorrect Parsing of Multi-line Transfer-Encoding (Medium) (improper fix for CVE-2022-32215)
- CVE-2022-32213 bypass via obs-fold mechanic (Medium) (CVE-2022-32213)
- HTTP Request Smuggling Due to Incorrect Parsing of Header Fields (Medium) (CVE-2022-35256)
- Node 18 reads openssl.cnf from /home/iojs/build/… upon startup on macOS (Medium) (CVE-2022-32222)
- Weak randomness in WebCrypto keygen (High) (CVE-2022-35255)
Include fixes for:
- DNS rebinding in –inspect (insufficient fix of CVE-2022-32212 affecting macOS devices) (High) (CVE-2022-32212, CVE-2018-7160)
- HTTP Request Smuggling Due to Incorrect Parsing of Multi-line Transfer-Encoding (Medium) (improper fix for CVE-2022-32215)
- CVE-2022-32213 bypass via obs-fold mechanic (Medium) (CVE-2022-32213)
- HTTP Request Smuggling Due to Incorrect Parsing of Header Fields (Medium) (CVE-2022-35256)
- Node 18 reads openssl.cnf from /home/iojs/build/… upon startup on macOS (Medium) (CVE-2022-32222)
- Weak randomness in WebCrypto keygen (High) (CVE-2022-35255)
|
In May 2021, I fixed a critical problem in the cross-site request forgery protection of Fastify: https://github.com/fastify/csrf-protection/security/advisories/GHSA-rc4q-9m69-gqp8. This fix took a few months, and I had to fork the csrf
module too. The same problem affected all CSRF libraries in the Node.js world, however only a few issued CVEs for them. Snyk explains the attack in great detail:
On September 11th, 2022, Snyk published a vulnerability report for the popular CSRF token management csurf npm package. The vulnerability impacts all known versions, which are currently yielding more than 400,000 downloads per week.
|
What could be an edge against competitors? Building your own tool vs buying one from a vendor. In the following story from Wise, they explain how they built the first cloud-base card processing system.
Tapping our debit or credit card has become so commonplace for everyday spending that we often don’t think twice about it. But what happens to make the card machine go beep? Let’s break it down — as there are more than a few steps involved. …
|
At Platformatic we are huge fans of SQLite. In the next two articles, we recap what is status of the SQLite project and provide a glimpse of its future, and how could we use it as a distributed database.
SQLite is the most widely deployed database engine (or likely even software of any type) in existence. It is found in nearly every smartphone (iOS and Android), computer, web browser, television, and automobile.
|
Fly.io runs apps close to users around the world, by taking containers and upgrading them to full-fledged virtual machines running on our own hardware around the world. We’re also building an open-source distributed file system for SQLite called LiteFS which is pretty cool too.
|
If you are interested in SQLite, check out Platformatic DB tutorial: you’ll be creating an application to manage Movie Quotes!
This tutorial will help you learn how to build a full stack application on top of Platformatic DB and Astro.
|