Page MenuHomePhabricator

scripts: security-check.py refactors
ClosedPublic

Authored by PiRK on Apr 4 2023, 07:42.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCe2b43d59aebc: scripts: security-check.py refactors
Summary

scripts: no-longer check for 32 bit windows in security-check.py

scripts: remove NONFATAL from security-check.py

scripts: add run_command to security-check.py

Deduplicate all the subprocess code.

scripts: add additional type annotations to security-check.py

This is a backport of core#18796

Test Plan

gitian builds

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

@bot gitian-osx gitian-linux gitian-win

rebase and simplify some return statements for booleans

PiRK published this revision for review.Apr 5 2023, 09:37

@bot gitian-osx gitian-linux gitian-win

This revision is now accepted and ready to land.Apr 5 2023, 10:36
This revision was automatically updated to reflect the committed changes.