docs: add openssf silver badge compliance documents#233
Merged
Conversation
Deploying archgate-cli with
|
| Latest commit: |
c644da9
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9cb85256.archgate-cli.pages.dev |
| Branch Preview URL: | https://docs-openssf-silver-badge.archgate-cli.pages.dev |
Add ROADMAP.md, MAINTAINERS.md, ASSURANCE-CASE.md, and DCO enforcement workflow to satisfy the remaining OpenSSF Best Practices Silver badge criteria (documentation_roadmap, assurance_case, access_continuity, dco). Update all credential references across English and Portuguese docs to reflect the current implementation: tokens are stored exclusively in the OS credential manager via git credential approve — no plain-text files on disk. Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
Replace nonexistent dkhamsing/check-dco action with a self-contained shell script. Run oxfmt on new markdown files. Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
2c24a61 to
c644da9
Compare
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
documentation_roadmap(MUST).assurance_case(MUST).access_continuity(MUST) and documentsbus_factor(SHOULD)..github/workflows/dco.ymlworkflow + DCO section in CONTRIBUTING.md with sign-off instructions. Satisfiesdco(SHOULD).git credential approve, no plain-text files on disk.After merging, update the badge application with URLs to the new documents and mark
internationalizationas N/A (developer CLI tool; docs already i18n'd with EN + PT-BR).Test plan