Skip to main content

Contributed Systems Faktory Password

Description

General

The Faktory password secures the Docker volume storing data used by Faktory Docker image.

  • IPs allowlist: This feature is not available.
  • Scopes: This feature is not available.

Revoke the secret

This feature is not available.

Check for suspicious activity

This feature is not available.

Details for Contribsys faktory password

  • Family: Api

  • Category: Other

  • Company: Contributed Systems

  • High recall: False

  • Validity check available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.29

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions: []
banlist_filenames: []
check_binaries: false
include_default_banlist_extensions: true
ban_markup: true
- type: ContentWhitelistPreValidator
patterns:
- faktory_?password

Examples

- text: |
test_tls:
image: contribsys/faktory:1.5.1
command: ./faktory -b :7419 -w :7420 -l debug -e production
image: faktory-tls
build:
context: faktory-tls
environment:
FAKTORY_PASSWORD: "QtR8Sc9"
password: 'QtR8Sc9'
- text: |
this.faktoryPassword = "QtR8Sc9"
password: 'QtR8Sc9'

How can I help you ?