ubuntu/+source/graphite-web:applied/ubuntu/focal-security

Last commit made on 2023-07-25
Get this branch:
git clone -b applied/ubuntu/focal-security https://git.launchpad.net/ubuntu/+source/graphite-web
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-security
Repository:
lp:ubuntu/+source/graphite-web

Recent commits

1fcfde8... by Amir Naseredini

1.1.4-5ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

b358958... by Amir Naseredini

[PATCH] Fix XSS in some dashboards queries (#2785)

Gbp-Pq: CVE-2022-4728-10.patch.

db4560a... by Amir Naseredini

[PATCH] better query log

Gbp-Pq: CVE-2022-4728-9.patch.

b66dbb0... by Amir Naseredini

[PATCH] log grafana dashboard/panel id headers

Gbp-Pq: CVE-2022-4728-8.patch.

879b7f7... by Amir Naseredini

[PATCH] make input parameter validation optional

Gbp-Pq: CVE-2022-4728-7.patch.

5a95fd5... by Amir Naseredini

[PATCH] enforce param checks, handle integer values for float params,

Gbp-Pq: CVE-2022-4728-6.patch.

626cc65... by Amir Naseredini

[PATCH] add functions to validate params based on what functions

Gbp-Pq: CVE-2022-4728-5.patch.

d2d8c57... by Amir Naseredini

[PATCH] raise input parameter error if evaluator detects an issue

Gbp-Pq: CVE-2022-4728-4.patch.

1977f9a... by Amir Naseredini

[PATCH] consider an unknown function name an input error

Gbp-Pq: CVE-2022-4728-3.patch.

6ffc2f1... by Amir Naseredini

[PATCH] handle exceptions if params cannot be type converted

Gbp-Pq: CVE-2022-4728-2.patch.