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

Memcached

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

Packages

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

  • memcache-client (rubygems)
  • memcache (rubygems)
  • python-memcached (pypi)
  • pymemcache (pypi)
  • memcached (npm)
  • memcache-client (npm)
  • github.com/bradfitz/gomemcache/memcache (go)
  • github.com/rainycape/memcache (go)
  • libmc (nuget)
  • dalli (rubygems)
  • github.com/bradfitz/gomemcache (go)

On this page

Overview

Contribute

  • Edit this page
  • Leave feedback