Commit Graph

805 Commits (a3f7cf8561eec3abd5c4c1006a8a3ea2957a608f)

Author SHA1 Message Date
Raphaël Vinot a3f7cf8561 fix: Reorder predicates 2020-02-17 18:53:16 +01:00
Alexandre Dulaunoy 90f77df579
chg: [DFRLab] fix namespace to match default directory 2020-02-05 07:20:28 +01:00
Alexandre Dulaunoy 8a6ed0fd56
Merge branch 'VVX7-master' 2020-02-05 07:17:14 +01:00
Alexandre Dulaunoy d524b20cc4
chg: [MANIFEST] for new: [taxonomy] add "DFRLab Dichotomies of Disinformation" #177 2020-02-05 07:16:28 +01:00
VVX7 dc8a6977a3 new: [taxonomy] add new "DFRLab Dichotomies of Disinformation" taxonomy courtesy the Atlantic Council DFRLab 2020-02-04 22:23:48 -05:00
Alexandre Dulaunoy d5cc5db3d7 chg: [travis] Python 3.8 test added - removed the nightly build (3.9 is heavily broken) 2020-01-09 11:43:33 +01:00
Alexandre Dulaunoy 8dd38c9b56 chg: [doc] summary updated 2020-01-09 11:38:35 +01:00
Alexandre Dulaunoy 0004a5b5f1 Merge branch 'terrymacdonald-iep2' 2020-01-09 11:37:41 +01:00
Alexandre Dulaunoy 8f78178f96 chg: [iep2] MANIFEST updated, set version value to string (all are strings in taxonomies)
Notes: $text feature is something not implemented currently in MISP (IEP is the only taxonomy having variable
values). Maybe having a set of police like SPDX license module would help to have more generic agreement.
2020-01-09 11:35:46 +01:00
temacdonald 9248a8a65d Renamed iep policy reference to shorter name 2020-01-09 14:45:38 +13:00
temacdonald 66cbfd7ea7 Corrected policy statement options and iep_version 2020-01-09 14:24:44 +13:00
temacdonald b8c0974083 Initial IEP 2.0 creation commit 2020-01-08 12:19:14 +13:00
Alexandre Dulaunoy 6179f6bb4a
new: [failure-mode-in-machine-learning] new taxonomy for Failure Modes in Machine Learning
Ref:
https://docs.microsoft.com/en-us/security/failure-modes-in-machine-learning
2019-12-11 09:04:51 +01:00
Christophe Vandeplas d7e067bf5b chg: [exercise] Cyber Coalition 2019 and more added 2019-12-02 11:00:37 +01:00
Raphaël Vinot 105aff8c53 fix: reorder predicates, make pytaxonomies happy 2019-11-28 14:11:08 +01:00
Alexandre Dulaunoy 06a2f38ae3
chg: [MANIFEST] updated 2019-11-21 08:11:08 +01:00
Alexandre Dulaunoy 8248681ae6
chg: [tools] a quick-and-dirty script to dump missing expanded fields 2019-11-21 08:10:32 +01:00
Alexandre Dulaunoy 69089196df
chg: [mwdb] added missing expanded predicate values 2019-11-21 08:09:20 +01:00
Raphaël Vinot e7df5c2e66 Merge branch 'master' of github.com:MISP/misp-taxonomies 2019-11-19 10:59:38 +01:00
Raphaël Vinot 4d59a1da92 new: Add mwdb taxonomy 2019-11-19 10:56:30 +01:00
Alexandre Dulaunoy e429c559d9
chg: [MANIFEST] updated 2019-11-18 10:25:26 +01:00
Alexandre Dulaunoy 9cff26078e
chg: [misp] ids predicate added following discussion in a MISP user-group.
A new predicate has been added to potentially influence IDS flag at
event or attribute level. This is often a desired option to overwrite
existing IDS flag set by the event creator by a local preference.

- `misp:ids="true"` -> set the IDS flag
- `misp:ids="force"` -> force the use of the ids predicate (over the IDS flag set)
- `misp:ids="false"` -> unset the IDS flag

This predicates is not currently used in MISP directly but must be
used for external tools using it. Those tags can be set at local or
global level depending of the use-case.
2019-11-18 10:12:51 +01:00
Alexandre Dulaunoy d0e03885fa
chg: [MANIFEST] updated 2019-11-16 09:00:37 +01:00
Alexandre Dulaunoy bf85f00d64
chg: [exercise] LS20 added 2019-11-16 08:59:34 +01:00
Alexandre Dulaunoy 336ceabf31
chg: [false-positive] missing expanded 2019-11-07 13:48:14 +01:00
Alexandre Dulaunoy aacf1108aa
chg: [cssa] version updated 2019-11-06 09:03:08 +01:00
Alexandre Dulaunoy 68d49d9bc5
chg: [IOT] Data Sharing Level is now exclusive 2019-11-06 08:58:59 +01:00
Alexandre Dulaunoy 5c81a18e50
chg: [IoT] put the exclusive flag on the "Data Sharing Level" 2019-11-06 08:57:00 +01:00
Alexandre Dulaunoy 12e214014a
chg: [doc] copyright statement updated 2019-11-05 16:44:07 +01:00
Alexandre Dulaunoy 4cef05f418
chg: [doc] summary added 2019-11-05 15:31:20 +01:00
Alexandre Dulaunoy 7dc7fada3c
chg: [doc] Summary file removed 2019-11-05 15:30:05 +01:00
Alexandre Dulaunoy 854f33e770
chg: [MANIFEST] newline is the king of the castle 2019-11-05 15:26:20 +01:00
Alexandre Dulaunoy bccc0988e2
fix: [tool] newline 2019-11-05 15:20:30 +01:00
mokaddem a7bba2caeb fix: [tool] Write in utf8 2019-11-05 15:13:41 +01:00
mokaddem 07fa7a0553 Merge branch 'feature-exclusive' 2019-11-05 15:06:16 +01:00
mokaddem 05778f0157 chg: [tool] sort before output 2019-11-05 15:03:16 +01:00
Alexandre Dulaunoy a89594422e
chg: [tools] utf-8 by default 2019-11-05 14:47:54 +01:00
Alexandre Dulaunoy cf20bb8e0d
chg: [MANIFEST] update 2019-11-05 14:44:18 +01:00
Alexandre Dulaunoy 519d1f45b5
Merge pull request #174 from MISP/feature-exclusive
Feature `exclusive` and `numerical_value`
2019-11-05 14:41:46 +01:00
mokaddem 4e21962961 new: Added Manifest and Markdown generators 2019-11-05 12:00:28 +01:00
mokaddem 4999bb6172 chg: [economical-impact] No need to bump version twice 2019-11-05 10:34:48 +01:00
mokaddem 6bc0974158 chg: [numerical_value] Incremented version of taxonomies having num_val 2019-11-05 10:31:53 +01:00
mokaddem 4004997d0f chg: [exclusive] Set `exclusive` meta for relevant taxonomies 2019-11-05 10:28:02 +01:00
Alexandre Dulaunoy 47db7a9306
Merge pull request #173 from wesinator/patch-1
Correct Diamond model taxonomy description
2019-11-05 06:44:06 +01:00
Ԝеѕ 054b68ce9b
Correct Diamond model taxonomy description
#172
2019-11-04 23:40:19 -05:00
Alexandre Dulaunoy a3be45aa66
Merge pull request #167 from Delta-Sierra/master
[WiP] - starting IoT taxonomy based on https://iotuk.org.uk/wp-content/upload
2019-10-30 13:30:45 +01:00
Deborah Servili b9e08931a5
jq 2019-10-30 13:26:06 +01:00
Deborah Servili dab1449212
Update MANIFEST.json 2019-10-30 13:19:18 +01:00
Deborah Servili b152d38d33 Merge https://github.com/MISP/misp-taxonomies 2019-10-30 13:17:54 +01:00
Alexandre Dulaunoy 68332e01de
Merge pull request #171 from Terrtia/master
chg: [infoleak] add public-key
2019-10-29 15:49:01 +01:00