~xenrox/ntfy-alertmanager

v0.1.0 1 year, 6 months ago

ntfy-alertmanager-0.1.0.tar.gz
sha256:b93633216b3674b72931ebf0204ea04ecec6d7806973e766c5fa32f65480c34a
ntfy-alertmanager-0.1.0.tar.gz.sig
sha256:60ed03331f6bf799655e3567c140356a39f99369c1c1d209af469b1bf0bd05d9
ntfy-alertmanager v0.1.0

Thorben Günther (20):
      Initial commit
      Format the alert message
      Add gitignore
      Check content type and method
      Read log level and bind address from config file
      Read topic from config
      Fix error message
      Support ntfy auth
      Support basic auth for the http endpoint
      Improve logging
      Use middleware for basic auth
      Set HTTP status codes when declining payload
      Set ntfy priority depending on Prometheus labels
      Support ntfy tags
      Upgrade dependencies
      Move notification publishing to own function
      basicAuthMiddleware: Protect against timing attacks
      Add package comment
      Add readme
      Add build manifest