Commit Graph

11 Commits

Author SHA1 Message Date
Yacine Elhamer 5b73ddcd24 manual pass 2023-08-22 09:40:13 +02:00
Yacine Elhamer a55d769da8 fix author quoting 2023-08-21 09:10:33 +02:00
Yacine Elhamer 8d851f3343 updated rules 2023-08-20 15:39:29 +02:00
Yacine Elhamer 850909bd82 update 2023-08-17 11:07:02 +02:00
Yacine Elhamer e937af1ee6 initial commit 2023-08-17 10:41:11 +02:00
Mike Hunhoff 52bbc8d698 adding "packaged as single-file .NET application" (#699)
* adding "packaged as single-file .NET application"

Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>

* add sample binary, move from nursery
2023-02-15 08:16:05 -07:00
Willi Ballenthin 88c9c786ca *: use meta.authors everywhere 2022-05-26 11:56:31 -06:00
Andrew fbafd732e7 Update rule metadata for rules written by @recvfrom
Mostly just changes @recvfrom to awillia2@cisco.com, but
also updates the descriptions in a few places to be
more precise (I don't think I initially realized that
`api` has function scope and is for API calls whereas
`import` has file level scope and is just for the import)
2021-06-06 23:30:34 -04:00
Andrew 64e7452ae7 Add packaged-as-an-inno-setup-installer
Add packaged-as-an-inno-setup-installer which looks for simple strings
associated with Inno Setup installers.  These strings appear to be
present in installers produced using at least Inno Setup version 3
through the latest (Inno Setup version 6).
2021-05-23 22:54:04 -04:00
Michael Hunhoff 20e1b8fd4c enforce string formatting with double quotes + escaped special characters 2021-03-24 14:14:38 -06:00
Andrew 12ff221b68 Add packaged-as-an-iexpress-self-extracting-archive 2021-03-21 22:25:21 -04:00