Skip to content

Commit

Permalink
Update security_baseline.md
Browse files Browse the repository at this point in the history
Updated the basic operating principles:

changed "without imposing new requirements" to "with minimal new requirements" for principle "Minimal, Achievable, and Practical Baseline Requirements"

updated "Documented Governance Process" to make the objective more clear


Signed-off-by: Dana Wang <[email protected]>
  • Loading branch information
Danajoyluck authored Jul 12, 2024
1 parent aa42543 commit 308c777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions process/security_baseline.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@ To navigate these constraints, the following operating principles are adopted:
* **Approach**:
* Ensure the baseline is minimal and achievable with current technology.
* Allow for incremental adoption throughout a software project’s lifecycle by shifting security left in the SDLC process.
* Reuse existing OpenSSF guides and technologies without imposing new requirements.
* Reuse existing OpenSSF guides and technologies with minimal new requirements.
* **Continuous Improvement**
* **Objective**: Establish a consistent set of objective security measures for all participating foundations and projects.
* **Approach**:
* Provide clear, implementable, and definitive guidelines for maintainers and contributors.
* Rely on every adopting project to submit issues to log the friction points and provide feedback to refine the baseline, facilitating easier adoption.
* **Documented Governance Process**
* **Objective**: Maintain and refine the baseline requirements effectively.
* **Objective**: Ensure the baseline is an integral part of the TAC life cycle process, and maintenance of the baseline follows the TAC decisioning process.

Check failure on line 70 in process/security_baseline.md

View workflow job for this annotation

GitHub Actions / Check Spelling

`decisioning` is not a recognized word. (unrecognized-spelling)
* **Approach**:
* Incorporate the baseline into OpenSSF Technical Advisory Council (TAC) [technical initiative life cycle process](https://github.com/ossf/tac/blob/main/process/project-lifecycle.md).
* Revision to the baseline will be a community effort following the [TAC Issue/PR process](https://github.com/ossf/tac/blob/main/process/TAC-Decision-Process.md#issuepull-request-types).
Expand Down

0 comments on commit 308c777

Please sign in to comment.