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.170 #115

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pymisp from 2.4.168 to 2.4.170.

Changelog

Sourced from pymisp's changelog.

v2.4.170 (2023-04-12)

Changes

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

Other

- Add: support breakOnDuplicate option for attributes:add() [Luciano
  Righetti]
- Update reportlab_generator.py. [CarlosLoureiro]

v2.4.169.3 (2023-03-27)
-----------------------

Changes
</code></pre>
<ul>
<li>Bump changelog. [Raphaël Vinot]</li>
<li>Bump deps, version. [Raphaël Vinot]</li>
<li>Bump deps. [Raphaël Vinot]</li>
</ul>
<p>Fix</p>
<pre><code>- 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(),</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/MISP/PyMISP/commit/6b28d8e606747cade1638f651ea531850027ddf4"><code>6b28d8e</code></a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/c06c41956a27bff20cef9b8bc7870da81dd84ed9"><code>c06c419</code></a> chg: Bump version</li>
<li><a href="https://github.com/MISP/PyMISP/commit/a9885d5e7198490c6cc79329a9546bb7e6ad3c0e"><code>a9885d5</code></a> Merge pull request <a href="https://redirect.github.com/MISP/PyMISP/issues/958">#958</a> from righel/attrs-break-on-dup</li>
<li><a href="https://github.com/MISP/PyMISP/commit/b28aba45819b9084f23b2174d48f02ae8c021974"><code>b28aba4</code></a> chg: Bump deps</li>
<li><a href="https://github.com/MISP/PyMISP/commit/31a3e3f1fd8d110c1e48cb43fb8f9d205d04c43f"><code>31a3e3f</code></a> Merge pull request <a href="https://redirect.github.com/MISP/PyMISP/issues/961">#961</a> from c4rl0sL0ur31r0/main</li>
<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/b4331c9761fca8b08318fa8c3a401041adb012dc"><code>b4331c9</code></a> Update reportlab_generator.py</li>
<li><a href="https://github.com/MISP/PyMISP/commit/d3c304a8446539da2f912b73dba97790ce7add88"><code>d3c304a</code></a> add: support breakOnDuplicate option for attributes:add()</li>
<li><a href="https://github.com/MISP/PyMISP/commit/b1b2d524fdb0c1bb2635cf2eb39d1ca883ffe024"><code>b1b2d52</code></a> chg: Bump deps</li>
<li>Additional commits viewable in <a href="https://github.com/MISP/PyMISP/compare/v2.4.168...v2.4.170">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.170)](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 #122.