CrowdStrike / MISP-tools

Import CrowdStrike Threat Intelligence into your instance of MISP
MIT License
41 stars 10 forks source link

Bump pymisp from 2.4.160 to 2.4.162.1 #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pymisp from 2.4.160 to 2.4.162.1.

Changelog

Sourced from pymisp's changelog.

v2.4.162.1 (2022-10-02)

Changes

- Bump deps and version. [Raphaël Vinot]

Fix LIEF vuln.

  • Bump deps, objects. [Raphaël Vinot]

Fix

- Change DNS warning list test. [Raphaël Vinot]

v2.4.162 (2022-09-09)
---------------------

New
  • Pass arbitrary headers to a PyMISP request. [Raphaël Vinot]
  • Allow to force the timestamps in to_dict/to_json, even if a change was made. [Raphaël Vinot]

Changes

  • Bump changelog. [Raphaël Vinot]
  • Bump version. [Raphaël Vinot]
  • Bump deps. [Raphaël Vinot]
  • Add in sort/desc for sorting results and limit/page for pagination. [Tom King]
  • Improve documentation for add_attribute. [Raphaël Vinot]

Fix

- Missing place to update version. [Raphaël Vinot]

v2.4.160.1 (2022-08-09)

Changes

  • Bump changelog. [Raphaël Vinot]
  • Bump deps. [Raphaël Vinot]

Fix

- Make keepalive configuration linux only. [Raphaël Vinot]

</tr></table>

... (truncated)

Commits
  • c2b8e25 chg: Bump changelog
  • aecfad1 chg: Bump deps and version
  • 20ce207 chg: Bump deps, objects
  • 795cc11 fix: Change DNS warning list test
  • b1896d4 fix: Missing place to update version
  • a897b8d chg: Bump changelog
  • 5b1ad0e chg: Bump version
  • c1dbd8b chg: Bump deps
  • c47e235 Merge pull request #858 from tomking2/feature/index_sort_limit
  • e2f9a7c new: Pass arbitrary headers to a PyMISP request.
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
jshcodes commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like pymisp is up-to-date now, so this is no longer needed.