CrowdStrike / MISP-tools

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

Bump pymisp from 2.4.168 to 2.4.169.2 #106

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pymisp from 2.4.168 to 2.4.169.2.

Changelog

Sourced from pymisp's changelog.

v2.4.169.2 (2023-03-17)

Changes

- Bump version. [Raphaël Vinot]
- Include event reports by default in feed. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]

Fix

- Use proper parameter to trigger the request in search_galaxy_clusters.
  [Raphaël Vinot]
- Use POST in search galaxy cluster. [Raphaël Vinot]

Other
  • Rename include_event_reports kwarg to with_event_reports, in-line with other kwarg naming. [UFOSmuggler]
  • Add kwarg to allow the inclusion of event reports into to_feed(), honour with_distribution and valid_distributions kwargs. [UFOSmuggler]

v2.4.169.1 (2023-03-14)

Changes

  • Bump changelog. [Raphaël Vinot]

  • Bump version. [Raphaël Vinot]

  • Add greynoise-ip object. [Raphaël Vinot]

    Fix #951

v2.4.169 (2023-03-10)

Changes

- Bump changelog. [Raphaël Vinot]
- Bump version. [Raphaël Vinot]
- Bump templates. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]

Fix

- Add local key in MISPTag. [Raphaël Vinot]

  Related [#947](https://github.com/MISP/PyMISP/issues/947)
</tr></table> 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/MISP/PyMISP/commit/9e2712bb1da00c7bd3559f978c6316ca0287d453"><code>9e2712b</code></a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/eb44f88d25137f9e3df3ef0a2509941f9c6284ae"><code>eb44f88</code></a> chg: Bump version</li>
<li><a href="https://github.com/MISP/PyMISP/commit/bf541167fd7bf6fb3a26619f2775000345531e2c"><code>bf54116</code></a> chg: Include event reports by default in feed</li>
<li><a href="https://github.com/MISP/PyMISP/commit/a40d91666b69c08deb61c9c1e8cda469aca58f9f"><code>a40d916</code></a> fix: Use proper parameter to trigger the request in search_galaxy_clusters</li>
<li><a href="https://github.com/MISP/PyMISP/commit/9dd643ca2c68118485210b9ecd3663c1f1580f2a"><code>9dd643c</code></a> chg: Bump deps</li>
<li><a href="https://github.com/MISP/PyMISP/commit/4363b3f43bb42ccdaba54054d362c6a441f99ee5"><code>4363b3f</code></a> fix: use POST in search galaxy cluster</li>
<li><a href="https://github.com/MISP/PyMISP/commit/5d2d1da31fdd4b8e92574e57132c6b1071c19531"><code>5d2d1da</code></a> Merge pull request <a href="https://redirect.github.com/MISP/PyMISP/issues/952">#952</a> from UFOSmuggler/feature/to_feed-add-event-reports</li>
<li><a href="https://github.com/MISP/PyMISP/commit/15e6bc2c180a1551440b106d3b14f11a93ff85d0"><code>15e6bc2</code></a> Rename include_event_reports kwarg to with_event_reports, in-line with other ...</li>
<li><a href="https://github.com/MISP/PyMISP/commit/80f242bbea37808875ec2f40ed7ab6f43fa6b27d"><code>80f242b</code></a> Add kwarg to allow the inclusion of event reports into to_feed(), honour with...</li>
<li><a href="https://github.com/MISP/PyMISP/commit/9c17289d937c1734ca533d72fa5b17886f514ca9"><code>9c17289</code></a> chg: Bump changelog</li>
<li>Additional commits viewable in <a href="https://github.com/MISP/PyMISP/compare/v2.4.168...v2.4.169.2">compare view</a></li>
</ul>
</details>

<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pymisp&package-manager=pip&previous-version=2.4.168&new-version=2.4.169.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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)
dependabot[bot] commented 1 year ago

Superseded by #108.