Skip to content

admin: Update security alerts and clarify security policy#5232

Merged
lgritz merged 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-security
Jun 14, 2026
Merged

admin: Update security alerts and clarify security policy#5232
lgritz merged 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-security

Conversation

@lgritz

@lgritz lgritz commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Also make our CONTRIBUTING guide link to, and be consistent with,
our SECURITY.md policy file.

Follow OpenEXR's lead by explaining briefly that we only consider
something to be a security issue if it can plausibly be triggered by
ordinary inputs coming from untrusted parties. For example, a
maliciously crafted input image may be a vulnerability, but incorrect
use of an API call is not, because only trusted parties should have
direct access to the APIs.

Also make our CONTRIBUTING guide link to, and be consistent with,
our SECURITY.md policy file.

Follow OpenEXR's lead by explaining briefly that we only consider
something to be a security issue if it can plausibly be triggered by
ordinary inputs coming from untrusted parties. For example, a
maliciously crafted input image may be a vulnerability, but incorrect
use of an API call is not, because only trusted parties should have
direct access to the APIs.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz changed the title admin: Update security alerts admin: Update security alerts and clarify security policy Jun 13, 2026
@lgritz lgritz added the admin Project administration, process, policy label Jun 13, 2026
@lgritz lgritz requested a review from grdanny June 13, 2026 18:52

@grdanny grdanny left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@lgritz lgritz merged commit d47766d into AcademySoftwareFoundation:main Jun 14, 2026
3 checks passed
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jun 14, 2026
…twareFoundation#5232)

Also make our CONTRIBUTING guide link to, and be consistent with,
our SECURITY.md policy file.

Follow OpenEXR's lead by explaining briefly that we only consider
something to be a security issue if it can plausibly be triggered by
ordinary inputs coming from untrusted parties. For example, a
maliciously crafted input image may be a vulnerability, but incorrect
use of an API call is not, because only trusted parties should have
direct access to the APIs.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jun 15, 2026
…twareFoundation#5232)

Also make our CONTRIBUTING guide link to, and be consistent with,
our SECURITY.md policy file.

Follow OpenEXR's lead by explaining briefly that we only consider
something to be a security issue if it can plausibly be triggered by
ordinary inputs coming from untrusted parties. For example, a
maliciously crafted input image may be a vulnerability, but incorrect
use of an API call is not, because only trusted parties should have
direct access to the APIs.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz deleted the lg-security branch June 15, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admin Project administration, process, policy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants