File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -107,6 +107,7 @@ Released 2023-05-01
107
107
108
108
- Set ``Vary: Cookie `` header when the session is accessed, modified, or refreshed.
109
109
- Update Werkzeug requirement to >=2.3.3 to apply recent bug fixes.
110
+ :ghsa: `m2qf-hxjv-5gpq `
110
111
111
112
112
113
Version 2.3.1
Original file line number Diff line number Diff line change 26
26
extlinks = {
27
27
"issue" : ("https://github.com/pallets/flask/issues/%s" , "#%s" ),
28
28
"pr" : ("https://github.com/pallets/flask/pull/%s" , "#%s" ),
29
+ "ghsa" : ("https://github.com/pallets/flask/security/advisories/GHSA-%s" , "GHSA-%s" ),
29
30
}
30
31
intersphinx_mapping = {
31
32
"python" : ("https://docs.python.org/3/" , None ),
You can’t perform that action at this time.
0 commit comments