Commit Graph

9 Commits

Author SHA1 Message Date
Victor M. Alvarez 038a3e272e
yara: enable "macho" module. (#4344) 2020-08-20 15:26:14 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Victor M. Alvarez 7907eef878 [yara] Install pkg-config in build image. (#3069)
YARA now needs pkg-config during the build process.
2019-11-26 07:00:52 -08:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
clem1 94ae92013a yara: enable dotnet module for fuzzing (#1931) 2018-11-07 06:21:24 -08:00
Victor M. Alvarez 44203d1a89 [yara] Enable dex module (#1142) 2018-02-08 07:35:37 -08:00
Victor M. Alvarez 4cf2e9584b [yara] Add Dockerfile and build script. (#924)
* Add project.yaml for YARA

* [yara] Add Dockerfile and build script.
2017-10-27 14:30:24 +11:00
Victor M. Alvarez da22f15ad1 Add project.yaml for YARA (#917) 2017-10-25 09:31:22 -07:00