[codex] Add reviewer evidence pack#22
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e9910752d6
ℹ️ 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".
|
|
||
| Useful entry points: | ||
|
|
||
| # scientific-computing-toolkit |
There was a problem hiding this comment.
Use LF endings for modified Markdown files
This commit rewrites README.md (and also tools/sbom-diff-and-risk/docs/reviewer-brief.md) with CRLF line endings, which makes git diff --check report trailing whitespace on nearly every touched line (exit code 2). That introduces avoidable whitespace-check failures and noisy future diffs/merges; these docs should be saved with LF endings to keep the repo’s diff hygiene intact.
Useful? React with 👍 / 👎.
Summary
Adds a reviewer evidence pack for
sbom-diff-and-riskas v0.6 / PR1 documentation.The evidence pack gives reviewers a reproducible path through demo commands, expected outputs, release verification, TestPyPI evidence, SARIF/code-scanning evidence, and explicit non-claims.
Scope
tools/sbom-diff-and-risk/docs/reviewer-evidence-pack.md.Validation
git diff --check.github/workflows/still has no production PyPI workflow.0.5.0.