Skip to content

Conversation

@kraszkow
Copy link
Contributor

No description provided.

@kraszkow kraszkow requested a review from Copilot March 25, 2025 21:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documentation and build configuration to incorporate the new OIDN_DEPENDENTLOADFLAG option, improving guidance on secure dynamic library loading on Windows. Key changes include:

  • Adding a "Security Considerations" section in SECURITY.md with details on dynamic library loading risks and the new CMake option.
  • Updating scripts/build.py to automatically set OIDN_DEPENDENTLOADFLAG for Windows packaging.
  • Modifying README.md to document the new OIDN_DEPENDENTLOADFLAG parameter.

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
SECURITY.md Adds security documentation for dynamic library loading risks and guidance on the OIDN_DEPENDENTLOADFLAG option.
scripts/build.py Sets a default OIDN_DEPENDENTLOADFLAG value when packaging on Windows.
README.md Updates documentation to include the new OIDN_DEPENDENTLOADFLAG parameter.
Files not reviewed (1)
  • cmake/oidn_platform.cmake: Language not supported

@kraszkow kraszkow force-pushed the kraszkow/dependentloadflag branch from 3a65753 to d9bb7a8 Compare March 28, 2025 18:14
@kraszkow kraszkow force-pushed the kraszkow/dependentloadflag branch 2 times, most recently from bd84942 to 441d827 Compare March 28, 2025 18:19
@atafra atafra merged commit b0f8db2 into devel Mar 28, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants