Skip to content

Commit

Permalink
Clarify how to certify existing codebases
Browse files Browse the repository at this point in the history
  • Loading branch information
Ainali committed Nov 6, 2023
1 parent 43c3a59 commit 526eb68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion standard-for-public-code/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ For the codebase to be completely certified every meaningful line of code, and t

If codebases have been completely audited from the first merge request they can be immediately certified as compliant with the Standard for Public Code.

If the audit process is added to an existing codebase, the new merge requests can be certified, but the existing code cannot be certified.
If the audit process is added to an existing codebase, the new merge requests can be certified, but the existing code will not be automatically certified.
By auditing every new merge request the codebase can move incrementally towards being completely certified.
The codebase stewards can also do a complete audit of a codebase, at the current commit, and start applying the process from then to ensure that a codebase stays certified.

## The goals for the Standard for Public Code

Expand Down

0 comments on commit 526eb68

Please sign in to comment.