codecatalyst

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: Apache-2.0, BSD-3-Clause, MIT Imports: 8 Imported by: 0

Documentation

Overview

Package codecatalyst contains the logic to extract Amazon CodeCatalyst URLs with basic auth credentials.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDetector

func NewDetector() veles.Detector

NewDetector creates and returns a new instance of the CodeCatalyst secret detector.

func NewValidator

func NewValidator() *simplevalidate.Validator[Credentials]

NewValidator creates a new Validator that validates CodeCatalyst credentials

Types

type Credentials

type Credentials struct {
	FullURL string
}

Credentials contains an URL with basic auth credentials for Amazon CodeCatalyst.

func (Credentials) URL added in v0.4.2

func (c Credentials) URL() string

URL returns the raw URL containing basic auth credentials.

Jump to

Keyboard shortcuts

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