Raphaël Vinot
24c5281387
chg: re-bump changelog
2022-11-28 10:26:56 +01:00
Raphaël Vinot
00ba608394
chg: Bump changelog
2022-11-28 10:26:06 +01:00
Raphaël Vinot
22f1ea9a20
chg: Bump deps, version.
2022-11-28 10:26:06 +01:00
iglocska
0298094c05
fix: [describetypes] updated with the latest output from MISP
2022-11-28 10:22:24 +01:00
iglocska
a9a56ae47b
fix: [types] added missing type value
2022-11-28 09:46:11 +01:00
iglocska
34a112c41b
chg: [types] added azure-application-id
2022-11-28 08:21:09 +01:00
Raphaël Vinot
1cb03f98ea
chg: Bump deps
2022-11-23 10:36:08 +01:00
Raphaël Vinot
534c821327
chg: Bump deps
2022-11-22 15:35:24 +01:00
Raphaël Vinot
2de22871d1
new: Basic support for listing, enabling and disabling decaying models
2022-11-22 14:48:23 +01:00
Raphaël Vinot
6748ad8a62
chg: Bump deps
2022-11-17 09:49:12 +01:00
Raphaël Vinot
6b1303355f
new: [tests] Test for local tags
2022-11-17 09:46:52 +01:00
Raphaël Vinot
661bf6ad14
chg: Bump changelog
2022-11-10 15:26:35 +01:00
Raphaël Vinot
320957f10c
fix: Properly bump version
2022-11-10 15:25:17 +01:00
Raphaël Vinot
3c34859d1b
Merge pull request #875 from mhpcchaves/patch-1
...
Update __init__.py
2022-11-10 15:21:41 +01:00
Marcelo Chaves
47d267dd16
Update __init__.py
...
Regardless of running the latest PyMISP version, the message below is presented:
```
The version of PyMISP recommended by the MISP instance (2.4.165) is newer than the one you're using now (2.4.162.1). Please upgrade PyMISP.
```
2022-11-10 11:15:57 -03:00
Raphaël Vinot
acdef3de5e
chg: Bump deps
2022-11-09 17:19:52 +01:00
Raphaël Vinot
2b20d84b10
chg: Bump changelog
2022-11-09 13:47:35 +01:00
Raphaël Vinot
fc7f273f76
fix: issue with EMailObject
2022-11-09 13:44:36 +01:00
Raphaël Vinot
fd05292d7c
chg: Bump mypy
2022-11-09 13:29:06 +01:00
Raphaël Vinot
f1517dbf22
chg: Add links to doc
2022-11-07 15:04:15 +01:00
Raphaël Vinot
e36247f103
chg: Bump deps
2022-11-07 15:03:44 +01:00
Raphaël Vinot
98bb5ebd49
chg: Bump changelog
2022-11-02 10:24:25 +01:00
Raphaël Vinot
3c2b93649d
chg: Bump lief (CVEs), version.
2022-11-02 10:19:01 +01:00
Raphaël Vinot
81bd6fdd26
chg: Bump deps
2022-10-27 14:00:31 +02:00
Alexandre Dulaunoy
b8182c42d6
chg: [misp-objects] updated to the latest version
2022-10-27 09:42:40 +02:00
Alexandre Dulaunoy
0aa1f49b5f
Revert "chg: [tests] fix the list name test following latest warning-list"
...
This reverts commit be3715595b
.
2022-10-24 18:40:58 +02:00
Alexandre Dulaunoy
be3715595b
chg: [tests] fix the list name test following latest warning-list
...
updates
2022-10-24 11:44:08 +02:00
Raphaël Vinot
c3e6bcea9e
chg: Bump deps
2022-10-04 19:52:01 +02:00
Raphaël Vinot
97fe962be7
Merge pull request #860 from tomking2/feature/taxonomy_required
...
Add in ability to set a taxonomies required status
2022-10-03 01:02:57 +02:00
Raphaël Vinot
dfd024a895
Merge pull request #865 from MISP/dependabot/github_actions/actions/setup-python-4
...
build(deps): bump actions/setup-python from 2 to 4
2022-10-03 01:00:00 +02:00
Raphaël Vinot
10faaa2ead
Merge pull request #864 from MISP/dependabot/github_actions/actions/checkout-3
...
build(deps): bump actions/checkout from 2 to 3
2022-10-03 00:59:45 +02:00
Raphaël Vinot
41b07dfa07
Merge pull request #863 from MISP/dependabot/github_actions/codecov/codecov-action-3
...
build(deps): bump codecov/codecov-action from 1 to 3
2022-10-03 00:59:26 +02:00
dependabot[bot]
e507fc7a3b
build(deps): bump actions/setup-python from 2 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:54 +00:00
dependabot[bot]
7099fa3cbd
build(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:51 +00:00
dependabot[bot]
412659edbe
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>
2022-10-02 22:58:49 +00:00
Raphaël Vinot
0e14efeecf
chg: Add dependabot
2022-10-03 00:58:25 +02:00
Raphaël Vinot
6ccc6b4f48
Create codeql-analysis.yml
2022-10-03 00:57:59 +02:00
Raphaël Vinot
c2b8e25628
chg: Bump changelog
2022-10-03 00:54:37 +02:00
Raphaël Vinot
aecfad1168
chg: Bump deps and version
...
Fix LIEF vuln.
2022-10-03 00:52:36 +02:00
Raphaël Vinot
20ce207d18
chg: Bump deps, objects
2022-09-30 10:49:30 +02:00
Tom King
b438c27b5e
new: Add in ability to set a taxonomies required status
2022-09-14 10:29:38 +01:00
Raphaël Vinot
795cc11881
fix: Change DNS warning list test
2022-09-09 16:25:03 +02:00
Raphaël Vinot
b1896d43f2
fix: Missing place to update version
2022-09-09 14:10:35 +02:00
Raphaël Vinot
a897b8d62c
chg: Bump changelog
2022-09-09 13:59:51 +02:00
Raphaël Vinot
5b1ad0ec66
chg: Bump version
2022-09-09 13:58:32 +02:00
Raphaël Vinot
c1dbd8b0dc
chg: Bump deps
2022-09-09 11:49:14 +02:00
Raphaël Vinot
c47e235a4e
Merge pull request #858 from tomking2/feature/index_sort_limit
...
Sort/desc for sorting results and limit/page for pagination
2022-09-09 11:16:26 +02:00
Raphaël Vinot
e2f9a7c6f9
new: Pass arbitrary headers to a PyMISP request.
2022-09-08 10:54:54 +02:00
Tom King
eb33a9deb9
chg: Add in sort/desc for sorting results and limit/page for pagination
2022-09-06 16:29:22 +01:00
Raphaël Vinot
289ce47d64
new: Allow to force the timestamps in to_dict/to_json, even if a change was made
2022-08-15 18:35:53 +02:00