mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 10:58:40 +00:00
*: use meta.authors everywhere
This commit is contained in:
parent
eaa568abf6
commit
88c9c786ca
668 changed files with 1279 additions and 669 deletions
|
|
@ -2,7 +2,8 @@ rule:
|
|||
meta:
|
||||
name: packaged as an IExpress self-extracting archive
|
||||
namespace: executable/installer/iexpress
|
||||
author: awillia2@cisco.com
|
||||
authors:
|
||||
- awillia2@cisco.com
|
||||
scope: file
|
||||
references:
|
||||
- https://en.wikipedia.org/wiki/IExpress
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@ rule:
|
|||
meta:
|
||||
name: packaged as an Inno Setup installer
|
||||
namespace: executable/installer/inno-setup
|
||||
author: awillia2@cisco.com
|
||||
authors:
|
||||
- awillia2@cisco.com
|
||||
scope: file
|
||||
references:
|
||||
- https://jrsoftware.org/isinfo.php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue