Skip to content

Commit

Permalink
Update en to output generated at 3ac57ff
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc committed Jun 18, 2024
1 parent 86633f0 commit af7cd32
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 5 deletions.
4 changes: 3 additions & 1 deletion 2024-05-20-box-node-sdk-new-gen-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-05-20-box-python-sdk-new-gen-released
next_page_id: 2024-05-20-box-python-sdk-new-gen-released copy
previous_page_id: 2024-05-08-notification-suppression-for-sign
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-20-box-node-sdk-new-gen-released.md
Expand All @@ -26,6 +26,8 @@ published_at: '2024-05-20'

We are excited to introduce [Box TypeScript SDK][1], designed to elevate the developer experience and streamline your integration with the Box Content Cloud.

<!-- more -->

With the [new generation of Typescript SDK][1], you’ll have access to:

* **Full API Support**: The new generation of Box SDKs empowers developers with complete coverage of the Box API ecosystem. You can now access all the latest features and functionalities offered by Box, allowing you to build even more sophisticated and feature-rich applications.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,25 @@ collapse: true
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-05-20-box-python-sdk-new-gen-released
id: 2024-05-20-box-python-sdk-new-gen-released copy
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
next_page_id: 2024-05-23-pdf-js-vulnerability
previous_page_id: 2024-05-20-box-node-sdk-new-gen-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-20-box-python-sdk-new-gen-released.md
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-20-box-python-sdk-new-gen-released
copy.md
published_at: '2024-05-20'
---
# Introducing New Generation Python SDK

We are excited to introduce [Box Python SDK][1], designed to elevate the developer experience and streamline your integration with the Box Content Cloud.

<!-- more -->

With the [new generation of Python SDK][1], you'll have access to:

* **Full API Support**: The new generation of Box SDKs empowers developers with complete coverage of the Box API ecosystem. You can now access all the latest features and functionalities offered by Box, allowing you to build even more sophisticated and feature-rich applications.
Expand Down
41 changes: 41 additions & 0 deletions 2024-05-23-pdf-js-vulnerability.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
applied_at: '2024-06-18'
applies_to:
- sdks
is_impactful: true
is_new_feature: false
release_source_url: ''
collapse: true
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-05-23-pdf-js-vulnerability
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
previous_page_id: 2024-05-20-box-python-sdk-new-gen-released copy
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-23-pdf-js-vulnerability.md
published_at: '2024-05-23'
---
# `PDF.js` vulnerability affecting Box Preview SDK

A `CVE-2024-4367` vulnerability has been identified in the `PDF.js` library used by [Box Preview SDK][1].
The vulnerability exposes a gap in the `PDF.js` type, checking code that allows for arbitrary JavaScript to run when opened in Preview.

<!-- more -->

Since this vulnerability existed in all versions of `PDF.js` that were lower or equal to `4.1.392`, it affects all versions of Preview SDK lower than `2.106.0`.
To mitigate this vulnerability, upgrade the Preview SDK used in your apps to `2.106.0` or higher.

All customers and application owners who are potentially affected have been notified directly via email.

## Where to get support

Should you have any issues or need further guidance, please post a request to our [developer forum][2] for any help needed.

[1]: https://github.com/box/box-content-preview/blob/master/README.md
[2]: https://forum.box.com/
3 changes: 2 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -443,5 +443,6 @@
"2024-05-07-box-java-sdk-v490-released",
"2024-05-08-notification-suppression-for-sign",
"2024-05-20-box-node-sdk-new-gen-released",
"2024-05-20-box-python-sdk-new-gen-released"
"2024-05-20-box-python-sdk-new-gen-released copy",
"2024-05-23-pdf-js-vulnerability"
]

0 comments on commit af7cd32

Please sign in to comment.