codecommit

package
v0.4.4 Latest Latest
Warning

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

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

Documentation

Overview

Package codecommit contains the logic to extract Amazon CodeCommit 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 Bitbucket secret detector.

func NewValidator

func NewValidator() *simplevalidate.Validator[Credentials]

NewValidator creates a new Validator that validates CodeCommit credentials

Types

type Credentials

type Credentials struct {
	FullURL string
}

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

func (Credentials) URL

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