Christophe Vandeplas
49de66ab4c
chg: [galaxy] description, uuid MUST
2024-06-25 11:38:04 +02:00
Sami Mokaddem
d29a31cfed
Update raw.md
...
chg: [core:analyts-data] Made some fields optional
2024-06-25 08:27:24 +02:00
Alexandre Dulaunoy
2137928263
chg: [core-format] WiP Analyst data section
2024-06-25 07:44:40 +02:00
Alexandre Dulaunoy
59433627de
chg: [misp-taxonomies] updated
2024-02-22 08:05:30 +01:00
Alexandre Dulaunoy
5c4002750b
chg: [misp-core] updated to the latest version
2023-12-25 07:20:33 +01:00
Alexandre Dulaunoy
45fd0e0c94
chg: [core] the new sighting type which is seen and confirmed as
...
true-positive
2023-12-24 14:37:11 +01:00
Alexandre Dulaunoy
7e23ecf180
chg: [object] updated to the latest version
2023-12-24 14:26:34 +01:00
Alexandre Dulaunoy
225f834d70
chg: [misp-taxonomy] updated to the latest version
2023-12-24 14:07:40 +01:00
Alexandre Dulaunoy
4f55907c41
chg: [misp-galaxy] updated to the latest version
2023-12-24 13:42:16 +01:00
Alexandre Dulaunoy
3cbecfe089
chg: [misp-galaxy-core-format] add new `external_id` to be used for any
...
official identifier from the source imported
2023-12-19 15:13:14 +01:00
Alexandre Dulaunoy
243bec4f5b
chg: [doc] fix mmark repo
2023-02-26 12:42:27 +01:00
Alexandre Dulaunoy
fdb2dcdced
chg: [core] Address of CIRCL fixed
2023-02-26 12:30:27 +01:00
Christophe Vandeplas
613bad9cc1
chg: [core] updated attributes type
2023-02-25 19:32:12 +08:00
Alexandre Dulaunoy
eb97710620
chg: [doc] updated
2022-02-15 07:41:42 +01:00
Alexandre Dulaunoy
ae98641908
chg: [export] added
2022-02-15 07:29:24 +01:00
Alexandre Dulaunoy
e85f027208
chg: [object] updated mmark and to the latest version of the mmark IETF format
2022-02-15 07:28:21 +01:00
Alexandre Dulaunoy
051e33b671
chg: [core] export updated
2022-02-14 16:39:15 +01:00
Alexandre Dulaunoy
b48ed9dc9c
chg: [core] updated attributes type
2022-02-14 16:38:45 +01:00
Alexandre Dulaunoy
695b25ab7c
chg: [core] updated output
2022-02-14 16:35:27 +01:00
Alexandre Dulaunoy
590c412284
Merge branch 'main' of github.com:MISP/misp-rfc into main
2022-02-14 16:33:55 +01:00
Alexandre Dulaunoy
7dbfe7a979
fix: [I-D] seriesInfo missing
2022-02-14 16:33:40 +01:00
Alexandre Dulaunoy
4ff1534786
Merge pull request #47 from 0xThiebaut/patch-9
...
Correct `Event` and `ShadowAttribute`'s `Orgc` and `Org`
2022-02-14 16:33:21 +01:00
Alexandre Dulaunoy
2015fa059d
Merge pull request #46 from 0xThiebaut/patch-7
...
Change `Sighting`'s `uint` identifiers to `string`
2022-02-14 16:32:19 +01:00
Alexandre Dulaunoy
444d46fc02
fix: [Makefile] mmark updated
2022-02-14 16:25:47 +01:00
Maxime THIEBAUT
e53e962a6e
Improve `Sighting`'s JSON representation discription
2022-02-06 10:55:10 +01:00
Maxime Thiebaut
e8caee04ed
Correct `Event` and `ShadowAttribute`'s `Orgc` and `Org`
...
Both `Event` and `ShadowAttribute`'s objects were missing a depth-level.
2022-02-05 22:42:36 +01:00
Alexandre Dulaunoy
fc4a005632
Merge pull request #43 from 0xThiebaut/patch-5
...
Correct `Object Reference`'s `object_id` attribute presence
2022-02-05 21:21:12 +01:00
Alexandre Dulaunoy
d702e1af78
Merge pull request #44 from 0xThiebaut/patch-6
...
Correct `Object Reference`'s `relationship_type` attribute presence
2022-02-05 21:20:00 +01:00
Alexandre Dulaunoy
b8cca65cc0
Merge pull request #41 from 0xThiebaut/patch-4
...
Correct `Object`'s `deleted` attribute
2022-02-05 21:18:42 +01:00
Alexandre Dulaunoy
bc0a5c7287
Merge pull request #40 from 0xThiebaut/patch-3
...
Correct `Object`'s `template_uuid` and `template_version` attributes
2022-02-05 21:15:57 +01:00
Alexandre Dulaunoy
95281e4fbd
Merge pull request #39 from 0xThiebaut/patch-1
...
Correct `Object`'s `description` attribute presence
2022-02-05 21:14:52 +01:00
Maxime Thiebaut
32863e6274
Correct `Object Reference`'s `relationship_type` attribute presence
...
Correct `Object Reference`'s `relationship_type` attribute presence by changing references from `referenced_type` to `relationship_type`.
2022-02-05 20:16:27 +01:00
Maxime Thiebaut
e1d316987a
Correct `Object Reference`'s `object_id` attribute presence
...
Correct `Object Reference`'s `object_id` attribute presence by changing references from `event_id` to `object_id`.
2022-02-05 20:05:13 +01:00
Maxime Thiebaut
0f5ae3ce82
Correct `Object`'s `deleted` attribute
...
Correct `Object`'s `deleted` attribute by referencing to the `object` and not the `attribute`.
2022-02-05 19:21:54 +01:00
Maxime Thiebaut
2eae5b9a65
Correct `Object`'s `template_uuid` and `template_version` attributes
...
Correct `Object`'s `template_uuid` and `template_version` attributes by adding a missing presence clause.
The clause was set to `MUST` as per the `Object` definition:
> A MISP document containing an Object **MUST** contain a name, a meta-category, a description, a template_uuid and a template_version as described in the "Object Attributes" section.
Furthermore, the attribute descriptions lacked the full attribute name as `template_uuid` and `template_version` were respectively referred to as `uuid` and `version`, causing a collision with the already defined `uuid` attribute of the `Object`.
2022-02-05 19:05:40 +01:00
Maxime Thiebaut
1da6baa570
Correct `Object`'s `description` attribute presence
...
The `Object`'s `description` attribute presence incorrectly refers to the attribute as `id` while it should be `description`.
2022-02-05 18:51:31 +01:00
Christophe Vandeplas
1b9206f486
chg: [types] dkim, dkim-signature, full-name added
2021-08-20 08:35:18 +02:00
Alexandre Dulaunoy
8da4ab29fd
chg: [misp-object] directory of object updated
2021-01-05 09:46:50 +01:00
Alexandre Dulaunoy
6a4c136db2
new: [type] favicon-mmh3 is the murmur3 hash of a favicon as used in Shodan.
2020-12-24 11:59:33 +01:00
Alexandre Dulaunoy
ee8086fb63
chg: [types] process-state added
2020-11-24 12:25:06 +01:00
Alexandre Dulaunoy
6f6ac52d15
chg: [type] jarm-fingerprint added
2020-11-24 11:29:37 +01:00
Alexandre Dulaunoy
c3c48fa8c6
chg: [core] updated
2020-10-21 15:59:46 +02:00
Sami Mokaddem
8398d66e47
fix: [eventReport] Typo
2020-10-21 13:21:26 +02:00
Alexandre Dulaunoy
7daa6413ef
new: [core] EventReport attribute added to follow MISP 2.4.133 release
2020-10-21 12:10:47 +02:00
Alexandre Dulaunoy
9b330ed8ea
chg: [types] updated
2020-10-15 14:48:36 +02:00
Alexandre Dulaunoy
f292494303
chg: [core] telfhash added
2020-10-13 22:33:18 +02:00
Alexandre Dulaunoy
5599635a2c
chg: [core] new type added
2020-10-01 15:08:06 +02:00
Alexandre Dulaunoy
92b133f929
export: [core] updated
2020-09-04 16:16:51 +02:00
Alexandre Dulaunoy
01a1918aca
chg: [core] updated
2020-09-04 16:16:29 +02:00
Alexandre Dulaunoy
0b72e141d9
chg: [core] new types added
2020-09-04 16:15:31 +02:00