Skip to content

Sigp audit fixes - #438

Merged
JasonVranek merged 47 commits into
mainfrom
sigp-audit-fixes
Apr 10, 2026
Merged

Sigp audit fixes#438
JasonVranek merged 47 commits into
mainfrom
sigp-audit-fixes

Conversation

@JasonVranek

@JasonVranekJasonVranek commented Mar 19, 2026

Copy link
Copy Markdown
Collaborator

Implements the recommended changes to address issues from the Sigma Prime audit report.

ManuelBilbaoand others added 30 commits July 27, 2025 22:13
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: Joe Clapis <jclapis@outlook.com>
ltitanb
ltitanb previously approved these changes Mar 25, 2026
Comment threadcrates/common/src/signature.rs
- add missing ADMIN_JWT_ENV and SIGNER_TLS_CERTIFICATES_PATH_ENV
- support https healthchecks
Comment threadcrates/common/src/commit/request.rs Dismissed
Comment threadcrates/common/src/commit/request.rs Dismissed
ninaiiad
ninaiiad previously requested changes Apr 7, 2026
Comment threadcrates/signer/src/service.rs
Comment threadcrates/signer/src/service.rs Outdated
Comment threadcrates/common/Cargo.toml Outdated
Comment threaddocs/docs/get_started/configuration.md Outdated
Comment threadcrates/common/src/signer/schemes/ecdsa.rs Outdated
Comment threadcrates/signer/src/manager/dirk.rs
Comment threadcrates/signer/src/service.rs
Comment threadcrates/signer/src/service.rs
Comment threadcrates/signer/src/service.rs
@JasonVranek
JasonVranek dismissed ninaiiad’s stale reviewApril 10, 2026 21:44

Will address in next PR

@JasonVranek
JasonVranek merged commit 77f11ec into mainApr 10, 2026
6 checks passed
@JasonVranek
JasonVranek deleted the sigp-audit-fixes branch April 10, 2026 21:45
@JasonVranekJasonVranek mentioned this pull request Apr 22, 2026
JasonVranek added a commit to JasonVranek/commit-boost-client that referenced this pull request Apr 29, 2026
* PBS: Reload the config file when it changes (Commit-Boost#409)
* ssv-network: SSV-node API support (Commit-Boost#415)
Co-authored-by: Joe Clapis <jclapis@outlook.com>
* fix(tests): update tests for SSV API rename and PbsState signature change (Commit-Boost#427)
* Fix broken CLI caused by double-parse bug (Commit-Boost#428)
Co-authored-by: Joe Clapis <jclapis@outlook.com>
* Support custom chain ids (Commit-Boost#429)
* Update README.md (Commit-Boost#436)
* Unify the CLI, PBS, and Signer Binaries into One (Commit-Boost#425)
Co-authored-by: Jason Vranek <jasonvranek@gmail.com>
ClosesCommit-Boost#430, Commit-Boost#431, Commit-Boost#432
* add get_header auction winner log (Commit-Boost#443)
* Sigp audit fixes (Commit-Boost#438)
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: Joe Clapis <jclapis@outlook.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
* fix deps from cherrypicking
* Update release.yml to work with unified binaries Commit-Boost#415
---------
Co-authored-by: Joe Clapis <jclapis@outlook.com>
Co-authored-by: iurii-ssv <183610124+iurii-ssv@users.noreply.github.com>
Co-authored-by: Sergey Yakovlev <selfuryon@pm.me>
Co-authored-by: Dominik Niedbała <dominikniedbala18@gmail.com>
Co-authored-by: ninaiiad <nina@gattaca.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
JasonVranek added a commit to JasonVranek/commit-boost-client that referenced this pull request May 4, 2026
* PBS: Reload the config file when it changes (Commit-Boost#409)
* ssv-network: SSV-node API support (Commit-Boost#415)
Co-authored-by: Joe Clapis <jclapis@outlook.com>
* fix(tests): update tests for SSV API rename and PbsState signature change (Commit-Boost#427)
* Fix broken CLI caused by double-parse bug (Commit-Boost#428)
Co-authored-by: Joe Clapis <jclapis@outlook.com>
* Support custom chain ids (Commit-Boost#429)
* Update README.md (Commit-Boost#436)
* Unify the CLI, PBS, and Signer Binaries into One (Commit-Boost#425)
Co-authored-by: Jason Vranek <jasonvranek@gmail.com>
ClosesCommit-Boost#430, Commit-Boost#431, Commit-Boost#432
* add get_header auction winner log (Commit-Boost#443)
* Sigp audit fixes (Commit-Boost#438)
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: Joe Clapis <jclapis@outlook.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
* fix deps from cherrypicking
* Create v0.9.7-rc1.yml (Commit-Boost#463)
* Feature/commit boost default image (Commit-Boost#464)
---------
Co-authored-by: Joe Clapis <jclapis@outlook.com>
Co-authored-by: iurii-ssv <183610124+iurii-ssv@users.noreply.github.com>
Co-authored-by: Sergey Yakovlev <selfuryon@pm.me>
Co-authored-by: Dominik Niedbała <dominikniedbala18@gmail.com>
Co-authored-by: ninaiiad <nina@gattaca.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
JasonVranek added a commit that referenced this pull request May 7, 2026
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: Joe Clapis <jclapis@outlook.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
JasonVranek added a commit that referenced this pull request May 7, 2026
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: Joe Clapis <jclapis@outlook.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
JasonVranek added a commit that referenced this pull request May 11, 2026
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Co-authored-by: Joe Clapis <jclapis@outlook.com>
Co-authored-by: eltitanb <lorenzo@gattaca.com>
Co-authored-by: ltitanb <163874448+ltitanb@users.noreply.github.com>
Sign up for freeto 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.

6 participants

@JasonVranek@ManuelBilbao@github-advanced-security@ltitanb@ninaiiad@jclapis