Merge pull request #27908 from chai001125/master

translating
This commit is contained in:
Xingyu.Wang 2022-11-12 10:30:02 +08:00 committed by GitHub
commit 0ed398f600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
[#]: via: (https://opensource.com/article/21/6/linux-checksec)
[#]: author: (Gaurav Kamathe https://opensource.com/users/gkamathe)
[#]: collector: (lujun9972)
[#]: translator: ( )
[#]: translator: (chai001125)
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
@ -435,4 +435,4 @@ The topic of security is never-ending, and while it's not possible to cover ever
You don't have to provide each binary to checksec individually. Instead, you can provide a directory path where multiple binaries reside, and checksec will verify all of them for you in one go:
```
`$ checksec --dir=/usr
`$ checksec --dir=/usr