Merge branch 'master' of github.com:MISP/misp-objects

pull/79/head
Alexandre Dulaunoy 2018-02-08 11:55:19 +01:00
commit 1c8a5031f7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 2 additions and 1 deletions

View File

@ -99,6 +99,7 @@ for a specific attribute.
* [objects/sandbox-report](objects/sandbox-report/definition.json) - Sandbox report object.
* [objects/sb-signature](objects/sb-signature/definition.json) - Sandbox detection signature object.
* [objects/tor-node](objects/tor-node/definition.json) - Tor node description which are part of the Tor network at a time.
* [objects/transaction](objects/transaction/definition.json) - Object describing a financial transaction.
* [objects/virustotal-report](objects/virustotal-report/definition.json) - VirusTotal report.
* [objects/vulnerability](objects/vulnerability/definition.json) - Vulnerability object to describe software or hardware vulnerability as described in a CVE.
* [objects/url](objects/url/definition.json) - url object describes an url along with its normalized field (e.g. using faup parsing library) and its metadata.

View File

@ -49,7 +49,7 @@
}
},
"version": 1,
"description": "An object to describe a transaction.",
"description": "An object to describe a financial transaction.",
"meta-category": "misc",
"uuid": "a47fa26a-01b6-4747-a394-5144e34456dc",
"name": "transaction"