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.166 to 2.4.167 #83

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pymisp from 2.4.166 to 2.4.167.

Changelog

Sourced from pymisp's changelog.

v2.4.167 (2022-12-22)

Changes

- Bump objects. [Raphaël Vinot]
- Bump changelog. [Raphaël Vinot]
- Bump version. [Raphaël Vinot]
- Bump objects. [Raphaël Vinot]
- Bump dependencies, move to poetry 1.3. [Raphaël Vinot]
- Bump certifi. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]
- Re-order classes. [Raphaël Vinot]

Other

- Creation fo "add_attributes_from_csv.py" [Julien Mongenet]

  The file aims to ingest a formated CSV file containing attributes for MISP ingestion.
- Graceful handling of tagging when name attribute is missing. [Sura De
  Silva]
- Add: Galaxy test sample. [Christian Studer]
- Add: Added very straight forward tests to make sure the galaxy
  clusters are properly defined. [Christian Studer]
- Add: Added the `Galaxy` field to MISPAttribute using the MISPGalaxy
  class. [Christian Studer]

  - Including an `add_galaxy` method similar to the
    one used for events
  - `attribute.galaxies` gives the list of attached
    galaxy clusters
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/MISP/PyMISP/commit/29dc2d6d1aa7919f50db256525bf66aa52b585ec"><code>29dc2d6</code></a> chg: bump objects</li>
<li><a href="https://github.com/MISP/PyMISP/commit/eadda8dce1704c6a5ef345c94abb5cd10c0010eb"><code>eadda8d</code></a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/9aee03e6e6fc1e3c837d2aaca08b345b0a6b42e3"><code>9aee03e</code></a> chg: Bump version</li>
<li><a href="https://github.com/MISP/PyMISP/commit/0917ed6b0b376ff106a65c277d4c8bd1be699cf6"><code>0917ed6</code></a> chg: Bump objects</li>
<li><a href="https://github.com/MISP/PyMISP/commit/706f9a33d021f68dbd84d43523b3922cff440c44"><code>706f9a3</code></a> chg: Bump dependencies, move to poetry 1.3</li>
<li><a href="https://github.com/MISP/PyMISP/commit/ab03669ea32383c3ddc37ccf7c315f3bfc14e5e7"><code>ab03669</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/MISP/PyMISP/issues/872">#872</a> from Tux-Panik/main</li>
<li><a href="https://github.com/MISP/PyMISP/commit/8da684aad3a3efcf11943a11c0cda40bfe49d197"><code>8da684a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/MISP/PyMISP/issues/877">#877</a> from dragsu/feat/exception-when-tag-without-name</li>
<li><a href="https://github.com/MISP/PyMISP/commit/f031c65117e7713c60c7a47cd1ef6fb4a9a9ec86"><code>f031c65</code></a> chg: Bump certifi</li>
<li><a href="https://github.com/MISP/PyMISP/commit/cb71d898d6660d7bfeb9ef00713b3288f63dec01"><code>cb71d89</code></a> chg: Bump deps</li>
<li><a href="https://github.com/MISP/PyMISP/commit/c5fcfbad701e5c1ebed0ea9f9ff9eb8e8b926117"><code>c5fcfba</code></a> chg: Bump deps</li>
<li>Additional commits viewable in <a href="https://github.com/MISP/PyMISP/compare/v2.4.166...v2.4.167">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.166&new-version=2.4.167)](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)
jshcodes commented 1 year ago

@dependabot rebase