-
Notifications
You must be signed in to change notification settings - Fork 18
Add Playbooks README.md #79
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
base: main
Are you sure you want to change the base?
Conversation
Corrected the CRA Playbook README. Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Added an executive summary and clarified roles of Open Source Stewards under the CRA. Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
| @@ -0,0 +1,49 @@ | |||
| # LF CRA Playbook # | |||
|
|
|||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like maybe a one-sentence intro like "This document relates to how LF projects need to do to respond to the European Cyber Resilience Act (CRA)." ... but maybe I'm just over-thinking it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was not deeply involved in the drafting of this (unfortunately), so I can only judge based on this draft here. Please ignore or correct me if I am going off track:
I think you have a point, but I would not limit it to projects by only calling out projects specifically. If is a valid statement that this is a playbook describing how all actors related to Linux Foundation projects respond to the Cyber Resilience Act: projects (contributors), manufacturers (downstream users), and stewards (the Linux Foundation and OpenSSF).
Again, just my 2 cents.
Co-authored-by: Daniel Appelquist <dan@torgo.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Daniel Appelquist <dan@torgo.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Daniel Appelquist <dan@torgo.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Daniel Appelquist <dan@torgo.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
couldn't resist fixing some of those spelling errors. Two additional comments.
|
|
||
| Take free course [Understanding the EU Cyber Resilience Act (CRA) (LFEL1001)](https://training.linuxfoundation.org/express-learning/understanding-the-eu-cyber-resilience-act-cra-lfel1001/) to learn more. | ||
|
|
||
| ## Executive Summary ## |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My feeling when reading this: This section is already goes in some detail regarding the role of Stewards. In addition, there is a very short section on Stewards further below. So, from a structure perspective, how about moving the heading "Steward" to right after the first paragraph and also more the text from below up here.
| @@ -0,0 +1,49 @@ | |||
| # LF CRA Playbook # | |||
|
|
|||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was not deeply involved in the drafting of this (unfortunately), so I can only judge based on this draft here. Please ignore or correct me if I am going off track:
I think you have a point, but I would not limit it to projects by only calling out projects specifically. If is a valid statement that this is a playbook describing how all actors related to Linux Foundation projects respond to the Cyber Resilience Act: projects (contributors), manufacturers (downstream users), and stewards (the Linux Foundation and OpenSSF).
Again, just my 2 cents.
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Co-authored-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
Corrected the CRA Playbook README.