Bearer v1.49.0
  • Join the Discord Community
  • Join us on GitHub
  • Get Started
  • Get Started
    • Quick Start
  • Guides
    • Configure the scan
    • Integration strategy
    • Set up CI/CD
    • Using GitHub Actions
    • Using GitLab CI/CD
    • Create a custom rule
    • Run a privacy report
    • Run a data flow report
    • Shell completions
  • Explanations
    • How Bearer CLI works
    • Scanner types
    • Report types
    • Sensitive data flow
  • Reference
    • Installation
    • Configuration
    • Commands
    • Rules
    • Data Types
    • Recipes
    • Supported Languages
  • Contributing
    • Overview
    • Contribute code
    • Contribute documentation
    • Contribute new recipes
  • Reference
  • Recipes

SQLite

  • Recipe ID: sqlite
  • Type: data_store
  • Source: sqlite.json

Packages

The SQLite recipe uses the following packages to aid in detections:

  • sqlite3 (npm)
  • github.com/mattn/go-sqlite3 (go)
  • sqlite (npm)
  • aiosqlite (pypi)
  • jdbc-sqlite3 (rubygems)
  • sqlite3 (rubygems)
  • do_sqlite3 (rubygems)
  • System.Data.SQLite (nuget)
  • sqlite3-ruby (rubygems)
  • gorm.io/driver/sqlite (go)

On this page

Overview

Contribute

  • Edit this page
  • Leave feedback