mirror of
https://github.com/vee1e/capa.git
synced 2026-09-01 10:48:51 +00:00
Adding a citation file to capa (#2018)
* Adding a citation file to capa --------- Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
parent
1c1e5c02b0
commit
f6b0673b0f
1 changed files with 8 additions and 0 deletions
8
CITATION.cff
Normal file
8
CITATION.cff
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
cff-version: 1.2.0
|
||||
message: "If you use this software, please cite it as below."
|
||||
authors:
|
||||
- name: "The FLARE Team"
|
||||
title: "capa, a tool to identify capabilities in programs and sandbox traces."
|
||||
date-released: 2020-07-16
|
||||
url: "https://github.com/mandiant/capa"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue