Commit Graph

149 Commits (295d0d8bc3febe19847cf4579da26d2d98b1e6d2)

Author SHA1 Message Date
Christophe Vandeplas 295d0d8bc3
fix: to_json sort_keys is required for consistent output 2024-06-25 13:12:57 +02:00
Christophe Vandeplas 92cc8e36d3
new: [Cluster, Galaxy] new has_changed function 2024-06-25 12:21:55 +02:00
Christophe Vandeplas 21e1966ce2
new: [ClusterValue] merge and Cluster.add() for merging 2024-06-24 13:10:23 +02:00
Raphaël Vinot f4a679a35b chg: Bump jsons 2024-06-20 13:43:39 +02:00
Raphaël Vinot 44759a538b chg: Bump deps 2024-06-20 13:43:16 +02:00
Raphaël Vinot d285c38fa6 fix: Call cluster by type 2024-06-20 13:42:12 +02:00
Raphaël Vinot 751ed3d5be fix: Make sure the tests work with the new unique ID 2024-06-20 12:32:09 +02:00
Raphaël Vinot 8df24c179d fix: Use type instead of name as unique identifier for the galaxies 2024-06-20 12:14:53 +02:00
Christophe Vandeplas db0b5bae67
chg: [misp-galaxy] updated to the latest version 2024-06-18 18:08:45 +02:00
Christophe Vandeplas acfb1e4493
fix: [tests] don't die if duplicates, but report them in the right test 2024-06-18 17:54:35 +02:00
Christophe Vandeplas 47ed9cb26f
chg: [Cluster] duplicates are CaSe InSenSiTiVe 2024-06-18 15:42:11 +02:00
Christophe Vandeplas 4a35a5a16d
Merge pull request #25 from cvandeplas/main
new features
2024-06-18 15:19:26 +02:00
Christophe Vandeplas 3827e3ed93
fix: [typing] fix typing 2024-06-18 15:03:10 +02:00
Christophe Vandeplas 1ab1976343
chg: [Galaxy, Cluster]: load, save, get_kill_chain_tactics 2024-06-18 14:32:09 +02:00
Christophe Vandeplas 9d5c6a1b5d
fix: fix overloaded function 2024-06-18 11:01:58 +02:00
Christophe Vandeplas b5de7b54d4
chg: [Cluster] add(cv: ClusterValue) 2024-06-18 10:36:15 +02:00
Christophe Vandeplas 8c2f69dbfd
new: [Cluster] load cluster from existing cluster 2024-06-18 10:16:00 +02:00
Christophe Vandeplas b9791f98c1
fix: [doc] use cluster.get() instead 2024-06-18 09:37:23 +02:00
Christophe Vandeplas 104cb81239
new: [Cluster] new get_by_external_id function + docstrings 2024-06-18 09:32:14 +02:00
Christophe Vandeplas c6741af1af
fix: [linting] make linting happy 2024-06-18 07:44:47 +02:00
Raphaël Vinot 227cfdb799 fix: Update mypy file 2024-04-16 17:18:15 +02:00
Raphaël Vinot 51b60b220d chg: Bump deps 2024-04-16 17:17:28 +02:00
Alexandre Dulaunoy fc84f0738c
chg: [misp-galaxy] updated to the latest version 2024-04-16 12:07:01 +02:00
Raphaël Vinot bf1ce12203
Merge pull request #15 from MISP/dependabot/github_actions/codecov/codecov-action-4
build(deps): bump codecov/codecov-action from 3 to 4
2024-02-01 08:47:51 +01:00
dependabot[bot] 94cb582642
build(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 01:48:36 +00:00
Raphaël Vinot b6c48cfc8b
Merge pull request #11 from MISP/dependabot/github_actions/codecov/codecov-action-3
build(deps): bump codecov/codecov-action from 1 to 3
2024-01-10 11:22:22 +01:00
dependabot[bot] c8992c8061
build(deps): bump codecov/codecov-action from 1 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 10:21:29 +00:00
Raphaël Vinot 1dbee996df fix: Put dependabot in the right place 2024-01-10 11:21:06 +01:00
Raphaël Vinot 07f58f2269 chg: Bump versions in gha 2024-01-10 11:17:23 +01:00
Raphaël Vinot cc8b4cb6df chg: Improve GHA 2024-01-10 11:13:50 +01:00
Raphaël Vinot ac4bcfb59f cg: Bump deps, lists 2024-01-10 11:10:09 +01:00
Alexandre Dulaunoy fdac333717
Merge branch 'main' of github.com:MISP/PyMISPGalaxies into main 2023-11-23 13:14:31 +01:00
Alexandre Dulaunoy f626e313c7
chg: [misp-galaxy] updated 2023-11-23 13:13:59 +01:00
Raphaël Vinot 1773a1d112 chg: Bump deps 2023-10-04 18:31:40 +02:00
Raphaël Vinot b780d572ba chg: Bump deps, lists 2023-08-21 14:27:59 +02:00
Alexandre Dulaunoy aa8169caf0
Merge branch 'main' of github.com:MISP/PyMISPGalaxies into main 2023-05-11 10:39:42 +02:00
Alexandre Dulaunoy 2545fc99dd
chg: [misp-galaxy] updated to the latest version 2023-05-11 10:39:21 +02:00
Raphaël Vinot 587690f4fc chg: Bump version 2023-05-02 16:43:37 +02:00
Raphaël Vinot 8b86c25420 chg: Bump deps 2023-05-02 16:42:39 +02:00
Raphaël Vinot 0d40c03cb2
Merge pull request #10 from dogmachine/bugfix/issue9
Fix pyproject.toml as discussed in issue 9
2023-05-02 16:41:04 +02:00
dogmachine 3c7cebf4f0 Fix pyproject.toml as discussed in issue 9 2023-05-01 22:35:06 +00:00
Raphaël Vinot 14859ae375
Merge pull request #7 from sebdraven/main
Jupyter notebook for using galaxies
2023-04-26 11:09:06 +02:00
Sebastien Larinier acc72e9adb add docs 2023-04-26 09:25:49 +02:00
Sebastien Larinier 29f7bc7857 Créé avec Colaboratory 2023-04-26 09:24:04 +02:00
Sebastien Larinier 31086f25ad
Merge branch 'MISP:main' into main 2023-04-26 09:18:07 +02:00
Raphaël Vinot f21acfe082 chg: Bump version 2023-04-25 21:00:32 +02:00
Raphaël Vinot 6fbcfeb175 chg: Bump deps, galaxies 2023-04-25 20:59:15 +02:00
Sebastien Larinier de5543ae71
Create .gitattributes 2023-04-21 16:18:28 +02:00
Raphaël Vinot 36ac2b8b46 chg: Bump deps 2022-12-12 09:44:07 +01:00
Alexandre Dulaunoy 4cf132837b
chg: [misp-galaxy] updated to the latest version 2022-11-15 16:23:00 +01:00