diff options
| author | fanquake <[email protected]> | 2020-01-02 14:42:21 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-01-02 14:42:21 +0800 |
| commit | 4ca92dc6d3f3e487d63286d8871d1829b3d279ff (patch) | |
| tree | e3e929049d37d887188101d624ff8236c909e32b /contrib/devtools/README.md | |
| parent | Merge #17825: doc: Update dependencies.md (diff) | |
| download | discoin-4ca92dc6d3f3e487d63286d8871d1829b3d279ff.tar.xz discoin-4ca92dc6d3f3e487d63286d8871d1829b3d279ff.zip | |
scripts: add MACHO PIE check to security-check.py
Diffstat (limited to 'contrib/devtools/README.md')
| -rw-r--r-- | contrib/devtools/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/devtools/README.md b/contrib/devtools/README.md index 04fa02484..c35affac5 100644 --- a/contrib/devtools/README.md +++ b/contrib/devtools/README.md @@ -98,7 +98,7 @@ repository (requires pngcrush). security-check.py and test-security-check.py ============================================ -Perform basic ELF security checks on a series of executables. +Perform basic security checks on a series of executables. symbol-check.py =============== |