Commit Graph

159 Commits (bd2e862dae6c3d12d9a38539746bb6e998498452)

Author SHA1 Message Date
Raphaël Vinot bd2e862dae chg: Remove python 3.8 from tests 2024-11-20 11:35:06 +01:00
Raphaël Vinot dfc906de8d new: Trusted publisher action 2024-11-20 11:34:08 +01:00
Raphaël Vinot 4a77dd5732 chg: Bump deps 2024-11-20 11:20:55 +01:00
Alexandre Dulaunoy 5ad0d90cf6
chg: [misp-galaxy] updated to the latest version 2024-11-20 10:56:55 +01:00
Christophe Vandeplas 52d1c4a775
Merge pull request #29 from MISP/dependabot/pip/mypy-1.10.1
build(deps-dev): bump mypy from 1.10.0 to 1.10.1
2024-06-25 17:39:20 +02:00
dependabot[bot] 4259903cfe
build(deps-dev): bump mypy from 1.10.0 to 1.10.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 15:39:10 +00:00
Christophe Vandeplas d553dab7f3
Merge pull request #27 from MISP/dependabot/pip/coverage-7.5.4
build(deps-dev): bump coverage from 7.5.3 to 7.5.4
2024-06-25 17:38:11 +02:00
Christophe Vandeplas 9fa4a1be29
Merge pull request #28 from cvandeplas/main
new: New functions, better RFC compliance and more coherent output
2024-06-25 16:16:39 +02:00
Christophe Vandeplas d374cb0218
fix: fix some sorting of Cluster, ClusterValue, ClusterValueMeta 2024-06-25 14:51:45 +02:00
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
dependabot[bot] ee970bb66e
build(deps-dev): bump coverage from 7.5.3 to 7.5.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 02:00:25 +00: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