Skip to content

Commit cec1df5

Browse files
committed
Add release note for rejecting absolute paths in DevTools file reads
1 parent a2e7371 commit cec1df5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ To learn more about DevTools, check out the
1919
widget with a different number of children, for example when toggling a
2020
panel in or out of the layout. -
2121
[#9822](https://github.com/flutter/devtools/pull/9822)
22+
* Rejected absolute paths in DevTools server file reads so they stay within
23+
the `~/.flutter-devtools/` directory and cannot resolve to arbitrary files
24+
on disk. -
25+
[#9844](https://github.com/flutter/devtools/pull/9844)
2226

2327
## Inspector updates
2428

0 commit comments

Comments
 (0)