Skip to content

provide a first iteration for a rez security policy#1883

Merged
maxnbk merged 1 commit intoAcademySoftwareFoundation:mainfrom
maxnbk:initial-security-policy
May 15, 2025
Merged

provide a first iteration for a rez security policy#1883
maxnbk merged 1 commit intoAcademySoftwareFoundation:mainfrom
maxnbk:initial-security-policy

Conversation

@maxnbk
Copy link
Contributor

@maxnbk maxnbk commented Nov 20, 2024

Fixes #1650.

What it says on the tin... This will enable us to tick off three boxes on the SSF badge, which might get us into passing territory.

@maxnbk maxnbk requested a review from a team as a code owner November 20, 2024 23:10
@JeanChristopheMorinPerso JeanChristopheMorinPerso added this to the Next milestone Jan 26, 2025
@maxnbk maxnbk force-pushed the initial-security-policy branch from 918f906 to 03ccb83 Compare April 3, 2025 14:46
Copy link
Member

@JeanChristopheMorinPerso JeanChristopheMorinPerso left a comment

Choose a reason for hiding this comment

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

I think that it generally looks good. I left some comments here and there.

Also, in #1630, I added a list of missing security features. There are also other elements that we could merge here. Though maybe not now. I'm just raising awareness to how we could potentially improve this more.

SECURITY.md Outdated
- rez packages can, by definition and by design, result in the execution of
arbitrary code. It is critical that users of rez maintain their own strict
control over their own package repositories, and not trust arbitrary packages
given to them by unknown sources. rez takes no responsibility for malicious

Choose a reason for hiding this comment

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

The responsibility clause might already be part of the license file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

extended this verbiage to plugins and configs

Signed-off-by: Stephen Mackenzie <maxnbk@users.noreply.github.com>
@maxnbk maxnbk force-pushed the initial-security-policy branch from 010f000 to bd53a86 Compare May 15, 2025 17:55
@maxnbk maxnbk merged commit 895d54b into AcademySoftwareFoundation:main May 15, 2025
4 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.

Add SECURITY.md (security policy, threat model, etc)

3 participants