graphite-web 1.1.8-1.1 source package in Ubuntu

Changelog

graphite-web (1.1.8-1.1) unstable; urgency=medium

  * NMU
  * CVE-2022-4728, CVE-2022-4729 & CVE-2022-4730: Prevent a series of
    cross-site scripting (XSS) vulnerabilties that could have been exploited
    remotely. Issues existed in the Cookie Handler, Template Name Handler and
    Absolute Time Range Handler components. (Closes: #1026992)

 -- Christoph Martin <email address hidden>  Tue, 07 Feb 2023 15:42:01 +0100

Upload details

Uploaded by:
Debian Graphite Group
Uploaded to:
Sid
Original maintainer:
Debian Graphite Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
graphite-web_1.1.8-1.1.dsc 2.2 KiB e8de3fe032e6fc1a5cada0f2a8140e392f7f5cf182c5707cd1f68a0073af1de7
graphite-web_1.1.8.orig.tar.gz 1.1 MiB 54240b0f1e069b53e2ce92d4e534e21b195fb0ebd64b6ad8a49c44284e3eb0b1
graphite-web_1.1.8-1.1.debian.tar.xz 222.7 KiB e6ad37c114f822d416c552232de77cfaa15d78a5fcf3a4491552063f6a7eebfb

Available diffs

No changes file available.

Binary packages built by this source

graphite-web: Enterprise Scalable Realtime Graphing

 Graphite consists of a storage backend and a web-based visualization
 frontend. Client applications send streams of numeric time-series
 data to the Graphite backend (called carbon), where it gets stored in
 fixed-size database files similar in design to RRD. The web frontend
 provides 2 distinct user interfaces for visualizing this data in
 graphs as well as a simple URL-based API for direct graph generation.
 .
 Graphite's design is focused on providing simple interfaces (both to
 users and applications), real-time visualization, high-availability,
 and enterprise scalability.