Skip to content

chore: add OpenSSF trust baseline - #10

Draft
dzeusking-dev wants to merge 2 commits into
mainfrom
chore/openssf-trust-20260904
Draft

chore: add OpenSSF trust baseline#10
dzeusking-dev wants to merge 2 commits into
mainfrom
chore/openssf-trust-20260904

Conversation

@dzeusking-dev

Copy link
Copy Markdown
Contributor

Summary

  • add a pinned OpenSSF Scorecard workflow
  • preserve existing CodeQL and dependency review workflows without duplication
  • add evidence-backed governance, maintenance, trust, and Security Insights v2.2.0 documentation
  • add a non-claiming Best Practices questionnaire draft

Verification

  • full npm check: passed (secret scan, typecheck, 37 tests, build, package and integration checks)
  • actionlint 1.7.12: passed
  • Security Insights schema v2.2.0 via CUE: passed
  • JSON parse and local documentation links: passed
  • diff-only gitleaks 8.30.1: no leaks

No release, tag, version bump, certification claim, or paid feature.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T13:39:01.720116Z 84cc80b PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Signed-off-by: Bartosz Joachimiak <262029076+dzeusking-dev@users.noreply.github.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 84cc80b99b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .bestpractices.json
Comment on lines +26 to +29
"osps_qa_05_01": "Met",
"osps_qa_05_01_justification": "Generated executables and packages are built in CI and not committed.",
"osps_qa_05_02": "Met",
"osps_qa_05_02_justification": "The repository contains source and reviewable configuration, not executable binaries.",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Correct the generated-artifact assessment

If this questionnaire is imported or submitted, it reports false compliance: the build script in package.json generates mcp/server.mjs with esbuild, while that generated runtime is tracked in the repository and included in the package. osps_qa_05_01 should not be marked Met unless the artifact is removed; if it remains, osps_qa_05_02 needs actual provenance evidence rather than the contradictory claim that no executable artifacts are present.

Useful? React with 👍 / 👎.

Comment thread README.md
## License

Apache-2.0. Copyright 2026 Gexiro Global Enterprises Ltd.
[Security and trust evidence](docs/SECURITY-TRUST.md) documents the project's policies and automated checks. No certification or badge level is claimed.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Package the newly linked trust documentation

When users consume the official runtime npm tarball rather than a repository checkout, this relative link is broken: the package.json files allowlist omits docs/SECURITY-TRUST.md, and npm pack includes README.md but not that target. The trust page also links to the omitted GOVERNANCE.md and MAINTAINERS.md; add these files to the package allowlist/content check or use canonical repository URLs.

Useful? React with 👍 / 👎.

@dzeusking-dev
dzeusking-dev marked this pull request as draft September 4, 2026 13:45

Copy link
Copy Markdown
Contributor Author

Blocked by a pre-existing, time-sensitive container vulnerability gate outside this documentation/Scorecard diff: GHSA-vp52-pcj8-j9qc (High), package google.golang.org/grpc, location /usr/local/bin/cloudflared, run 33879102657. The rollout does not modify the runtime image and will not weaken or mask this gate. This PR remains unmerged and is converted to draft pending a separate reviewed cloudflared remediation.

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.

1 participant