audit

package
v1.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package audit contains the password-strength auditing implementation. It reads all decrypted passwords and applies different heuristics and external password strength checks to determine the quality of the password (i.e. the first line of the secret - only!).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Batch

func Batch(ctx context.Context, secrets []string, secStore secretGetter) error

Batch runs a password strength audit on multiple secrets

func Single

func Single(ctx context.Context, password string)

Single runs a password strength audit on a single password

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL