Commit graph

192 commits

Author SHA1 Message Date
niclas
c28a001b4f Fix [tidal] check for existing sub clusters 2024-03-06 09:19:11 +01:00
niclas
03c6e3cb00 Fix [duplicates] list 2024-03-05 17:22:03 +01:00
niclas
a3071cf270 Add [techniques] codeblock for duplicates 2024-03-05 17:15:21 +01:00
niclas
16366f6893 Chg [tidal] add associated to name 2024-03-05 16:24:29 +01:00
niclas
a88b3ced33 Chg [groups] change name for Volt Typhoon duplicate 2024-03-05 16:15:58 +01:00
niclas
9e78c85124 Fix [references] no empty refs 2024-03-05 15:55:07 +01:00
niclas
2b383338f0 Fix [software] type as array 2024-03-05 15:46:35 +01:00
niclas
b2cc4ccd08 Fix [galaxies] add version 2024-03-05 15:33:10 +01:00
niclas
050f367c68 Fix [graph] typo 2024-03-05 15:14:36 +01:00
niclas
f756c18d1d Fix [clusters] authors 2024-03-05 15:11:57 +01:00
niclas
5be77f6c2d Fix [tidal] exclude empty meta fields 2024-03-05 14:41:53 +01:00
niclas
8e345c3684 Add [galaxies] Cyber Tidal 2024-03-05 14:27:25 +01:00
niclas
cde860647c Add [tidal] sub option 2024-03-05 14:18:15 +01:00
niclas
1a5ccd23a2 Add [graph] cluster description 2024-03-05 12:40:17 +01:00
Niclas Dauster
17066667f9
Merge pull request #6 from NMD03/visual
Visual
2024-03-05 12:10:42 +01:00
niclas
ab5a95ffc6 chg [tool] code formatting 2024-03-05 11:01:51 +01:00
niclas
9514ce7fcd Add [tool] multithreading 2024-03-05 10:23:19 +01:00
niclas
94e0b855d1 Add [tool] statistics 2024-03-04 16:29:39 +01:00
niclas
9a0fca647b Fix [tool] file creation 2024-03-04 14:39:41 +01:00
niclas
0f3ad79069 update 2024-03-01 16:30:49 +01:00
niclas
2301c156d9 Add [tidal] icons 2024-03-01 10:31:05 +01:00
niclas
7ff99f5201 Add [graph] pre filtering for large data 2024-02-29 16:30:18 +01:00
niclas
34b8ce4f3c Add [graph] opacity adjustment 2024-02-29 11:41:59 +01:00
niclas
7ad4babe7f Add [graph] galaxy visualisation while hovering 2024-02-29 09:19:48 +01:00
niclas
9bc289a4b1 Add [graph] node enlargement while hovering 2024-02-28 14:05:28 +01:00
niclas
d4df918d77 Fix [graph] replace . from galaxy class names 2024-02-28 13:54:38 +01:00
niclas
0c5b9c8d20 Add [graph] legend 2024-02-28 13:10:51 +01:00
niclas
8be04d62c4 fix [graph] parent node bug 2024-02-27 15:40:34 +01:00
niclas
7fdabc9f4d Add [graph] galaxy filtering 2024-02-27 15:08:28 +01:00
niclas
5d24d645d3 ref [cluster] remove duplicates 2024-02-27 11:06:36 +01:00
niclas
b85fd1538e Refactor [generator] 2024-02-26 15:33:26 +01:00
Niclas Dauster
eb8622d213
Merge branch 'MISP:main' into main 2024-02-26 09:42:43 +01:00
niclas
a0f3ed5873 Add [tidal] relations for associated objects 2024-02-26 09:40:42 +01:00
niclas
5062c61620 Add [tidal] relation enrichment with mitre 2024-02-23 14:54:25 +01:00
85d2b416bc
chg: [mkdocs] rsync fixed 2024-02-23 12:30:45 +01:00
niclas
a311ce6a1c Add [technique] subtechnique 2024-02-23 11:25:07 +01:00
niclas
35b8192208 refactor [tool] code 2024-02-23 11:14:00 +01:00
niclas
9467e101bf Add [config] optional "private" relations 2024-02-22 12:12:31 +01:00
niclas
9d2dfba0b9 Fix [config] metadata mapping 2024-02-22 10:52:23 +01:00
niclas
b9746f2b41 chg [config] external config file 2024-02-22 10:18:18 +01:00
dependabot[bot]
faa3ec1955
Bump cryptography from 42.0.2 to 42.0.4 in /tools/mkdocs
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 20:44:14 +00:00
niclas
108e43e1ca Refactor [creation] script 2024-02-21 16:24:48 +01:00
niclas
059de052ad chg [tidal] only generate set metadata 2024-02-20 11:56:55 +01:00
niclas
a33e9e2a14 Add [tidal] scipts to create new galaxies 2024-02-19 11:30:10 +01:00
dependabot[bot]
9d7bc3b4a2
Bump cryptography from 42.0.1 to 42.0.2 in /tools/mkdocs
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.1 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 00:58:19 +00:00
niclas
946b337796 fix [generator] bug displaying relations to priv clusters multiple times
in table
2024-02-16 12:18:07 +01:00
niclas
401cee30c4 chg [generator] run black code formatter 2024-02-16 10:53:08 +01:00
Niclas Dauster
d70ca177d0
Merge branch 'main' into feature/exclude_deprecated 2024-02-16 10:46:24 +01:00
niclas
e969b503e9 Fix [generator] move statistics in toc 2024-02-16 10:36:17 +01:00
niclas
9c397a4b40 Add [generator] func to ignore deprecated galaxies for site creation 2024-02-16 10:29:05 +01:00