notifier

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClearIDRedhat added in v0.4.1

func ClearIDRedhat(cve *models.RedhatCVE)

ClearIDRedhat :

func DiffRedhat added in v0.4.1

func DiffRedhat(before, after *models.RedhatCVE, config config.RedhatWatchCve) (body string)

DiffRedhat returns the difference between the old and new CVE information

func SendSlack

func SendSlack(txt string, conf config.SlackConf) error

SendSlack sends a message to Slack

Types

type EMailSender

type EMailSender interface {
	Send(subject, body string) error
}

EMailSender is interface of sending e-mail

func NewEMailSender

func NewEMailSender(config config.SMTPConf) EMailSender

NewEMailSender creates emailSender

Jump to

Keyboard shortcuts

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