Skip to content

fix: correct commit hash typo in audit README#360

Open
consumeobeydie wants to merge 1 commit into
base:mainfrom
consumeobeydie:fix/audit-readme-commit-hash-typo
Open

fix: correct commit hash typo in audit README#360
consumeobeydie wants to merge 1 commit into
base:mainfrom
consumeobeydie:fix/audit-readme-commit-hash-typo

Conversation

@consumeobeydie

Copy link
Copy Markdown

What changed? Why?

In audits/README.md, the commit hash displayed for the TEE Multiproof Contracts 2 audit (04/10/26) was incorrect.

Before:
fe2af8cbffefa44bbb1a3917507f8bd8ebec7a2 (39 characters — missing leading f, returns 404)

After:
ffe2af8cbffefa44bbb1a3917507f8bd8ebec7a2 (40 characters — correct SHA, returns 200)

The URL in the same row was already correct. Only the display text was wrong.

Notes to reviewers

Single character fix — the display text and the link URL pointed to different commits. The correct hash ffe2af8cbffefa44bbb1a3917507f8bd8ebec7a2 matches the adjacent row (AggregateVerifier Multiproof Contracts 2) which was audited at the same time.

How has it been tested?

Verified both hashes:

  • ffe2af8cbffefa44bbb1a3917507f8bd8ebec7a2 → HTTP 200 ✅
  • fe2af8cbffefa44bbb1a3917507f8bd8ebec7a2 → HTTP 404 ❌

@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

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.

2 participants