Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG.md #1607

Merged
merged 10 commits into from
Jun 20, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CHANGELOG.md
  • Loading branch information
maxkadushkin committed Jun 19, 2024
commit fe58813a6271d01199c6362c712e87d0ba91c75f
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@

#### Security

* Fixed the vulnerability in the fs.folderPath field which allows accessing
the file system
* Fixed vulnerabilities in the PtgName::assemble, PtgNameX::assemble,
PtgParen::assemble, PtgRef3d::assemble, PtgList::assemble and
PtgArea3d::assemble methods which cause crash when converting `XLS` to `XLSX`
Expand Down
Loading