From 0b11be62ba2cc81cc4d97dcfb682cf750bc49565 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Wed, 6 Dec 2023 11:54:05 +0100 Subject: [PATCH] File report on Normative references to discontinued specs in Content Security Policy Level 3 --- issues/CSP3-discontinuedreferences.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 issues/CSP3-discontinuedreferences.md diff --git a/issues/CSP3-discontinuedreferences.md b/issues/CSP3-discontinuedreferences.md new file mode 100644 index 00000000..bf579803 --- /dev/null +++ b/issues/CSP3-discontinuedreferences.md @@ -0,0 +1,10 @@ +--- +Repo: 'https://github.com/w3c/webappsec-csp' +Tracked: N/A +Title: Normative references to discontinued specs in Content Security Policy Level 3 +--- + +While crawling [Content Security Policy Level 3](https://w3c.github.io/webappsec-csp/), the following normative referenced were detected as pointing to discontinued specifications: +* [ ] [RFC7231](https://httpwg.org/specs/rfc7231.html) has been obsoleted by [rfc9110](https://httpwg.org/specs/rfc9110.html) + +This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).