drift

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package drift detects unexpected certificate changes between consecutive snapshots.

Index

Constants

View Source
const (
	FindingCertNew       = "CERT_NEW"
	FindingCertGone      = "CERT_GONE"
	FindingSerialChanged = "SERIAL_CHANGED"
	FindingIssuerChanged = "ISSUER_CHANGED"
)

Drift finding types.

Variables

This section is empty.

Functions

func Detect

func Detect(prev, curr []store.CertFinding) []store.CertFinding

Detect compares previous and current findings and returns drift findings. Findings are matched by (source, namespace, name) composite key.

Types

This section is empty.

Jump to

Keyboard shortcuts

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