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.3 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pymisp from 2.4.168 to 2.4.169.3.

Changelog

Sourced from pymisp's changelog.

v2.4.169.3 (2023-03-27)

Changes

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

Fix

- Invalid check if taxo is enabled. [Raphaël Vinot]

v2.4.169.2 (2023-03-17)
-----------------------

Changes
</code></pre>
<ul>
<li>Bump changelog. [Raphaël Vinot]</li>
<li>Bump version. [Raphaël Vinot]</li>
<li>Include event reports by default in feed. [Raphaël Vinot]</li>
<li>Bump deps. [Raphaël Vinot]</li>
</ul>
<p>Fix</p>
<pre><code>- Use proper parameter to trigger the request in search_galaxy_clusters.
  [Raphaël Vinot]
- Use POST in search galaxy cluster. [Raphaël Vinot]

Other
</code></pre>
<ul>
<li>Rename include_event_reports kwarg to with_event_reports, in-line with
other kwarg naming. [UFOSmuggler]</li>
<li>Add kwarg to allow the inclusion of event reports into to_feed(),
honour with_distribution and valid_distributions kwargs. [UFOSmuggler]</li>
</ul>
<h2>v2.4.169.1 (2023-03-14)</h2>
<p>Changes</p>
<pre><code>- Bump changelog. [Raphaël Vinot]
- Bump version. [Raphaël Vinot]
- Add greynoise-ip object. [Raphaël Vinot]

  Fix [#951](https://github.com/MISP/PyMISP/issues/951)

v2.4.169 (2023-03-10)
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/MISP/PyMISP/commit/39f5acf1f618cde6cb14dd815cbff5297a8af25a"><code>39f5acf</code></a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/72715013e8e09f7196d5fb5652a056166145b08e"><code>7271501</code></a> chg: Bump deps, version.</li>
<li><a href="https://github.com/MISP/PyMISP/commit/b1b2d524fdb0c1bb2635cf2eb39d1ca883ffe024"><code>b1b2d52</code></a> chg: Bump deps</li>
<li><a href="https://github.com/MISP/PyMISP/commit/cca73e4c4e5ff7f43383d2a0a823fdd5e7fe3578"><code>cca73e4</code></a> fix: invalid check if taxo is enabled</li>
<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>Additional commits viewable in <a href="https://github.com/MISP/PyMISP/compare/v2.4.168...v2.4.169.3">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.3)](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 #115.