Skip to content

Datasette

Relational Databases

An open source multi-tool for exploring and publishing data

Python Latest 0.65.2 · 7mo ago Security brief →

Features

  • Publishes any SQLite database as an interactive web site
  • Provides a powerful JSON API for programmatic access to tables
  • Supports deploying databases directly to Heroku or Google Cloud Run with one command

Recent releases

View all 1 releases →
0.65.2 Security relevant
⚠ Upgrade required
  • Upgraded for compatibility with Python 3.14.
  • Fixed `datasette publish cloudrun` to accommodate changes in the underlying Cloud Run architecture.
  • Minor upgrades addressing `pkg_resources` deprecation warnings.
Security fixes
  • CVE-2024-XXXXX – Fixed open redirect vulnerability that allowed redirection to arbitrary URLs such as `example.com/foo/bar` when accessing paths like `//example.com/foo/bar`
Full changelog
  • Fixes an open redirect security issue: Datasette instances would redirect to example.com/foo/bar if you accessed the path //example.com/foo/bar. Thanks to James Jefferies for the fix. #2429
  • Upgraded for compatibility with Python 3.14.
  • Fixed datasette publish cloudrun to work with changes to the underlying Cloud Run architecture. #2511
  • Minor upgrades to fix warnings, including pkg_resources deprecation.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
11,123
Forks
843
Languages
Python HTML JavaScript

Install & Platforms

Install via
brew pip pipx docker
Platforms
linux macos windows

Community & Support

Beta — feedback welcome: [email protected]