Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump attackcti from 0.3.9 to 0.4.2 #3003

Merged
merged 3 commits into from
May 10, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps attackcti from 0.3.9 to 0.4.2.

Release notes

Sourced from attackcti's releases.

April 2024 - Version 0.4.2

What's Changed

Full Changelog: OTRF/ATTACK-Python-Client@0.4.1...0.4.2

April 2024 - Version 0.4.1

What's Changed

New Contributors

Full Changelog: OTRF/ATTACK-Python-Client@0.4.0...0.4.1

May 2023 - Version 0.4.0

What's Changed

Full Changelog: OTRF/ATTACK-Python-Client@0.3.9...0.4.0

Changelog

Sourced from attackcti's changelog.

0.4.2 (2024-04-09)

What's Changed

Full Changelog: OTRF/ATTACK-Python-Client@0.4.1...0.4.2

0.4.1 (2024-04-01)

Full Changelog

Implemented enhancements:

  • SSL certificate problem #56
  • Integrating examples from MITRE CTI - USAGE docs in GitHub #35
  • Create a function template for functions in attack_client class #34
  • Dynamic Interaction with stix2.v20.sdo object types #33

Fixed bugs:

  • AttributeError: 'function' object has no attribute 'query' when using get_techniques_used_by_group_software #67

Closed issues:

  • 503 Error when client = attack_client() #72
  • Connection Timeout Issue When Using 'attackcti' Library #71
  • Expired certificate causes library crash #70
  • How to Access the Cloud ATT&CK Matrix #68
  • some external references are not available in technique data #32
  • [TO-DO] Add case insensitive features to some of the search functions #25

Merged pull requests:

  • Updated Type Annotations and Docstrings #77 (Cyb3rWard0g)
  • Removed double query method from COMPOSITE_DS.query, fix #67 #76 (Cyb3rWard0g)
  • Improve STIX Object Handling and Documentation with Pydantic and Type Annotations #75 (Cyb3rWard0g)
  • Adding proxies and verify parameters for TAXII Client #73 (thelok)
  • Update Dockerfile #69 (halcyondream)
  • use COMPOSITE_DS instead of TC_ENTERPRISE_SOURCE in generic functions #66 (rubinatorz)

0.4.0 (2023-05-23)

Full Changelog

Merged pull requests:

... (truncated)

Commits
  • acb0ef8 Merge pull request #81 from Cyb3rWard0g/master
  • e5efcbb Added data_components attribute to DataSource pydantic object
  • 5892348 Updated type annotations and docstrings to improve the output type definitions
  • 2d5a34c Updated version 0.4.2 and added pydantic to install_requires
  • 9aaee7e Merge pull request #80 from thelok/patch-2
  • 3b58e25 Merge pull request #79 from thelok/patch-1
  • e8ec734 Merge branch 'master' into patch-1
  • 61d6392 Fix variable clashing in get_campaign_by_alias
  • 8fa9d48 Fix a bug where all groups are returned from the group_group_by_alias method.
  • 7d4f280 Update README.md to include pydantic dependency
  • 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 will merge this PR once CI passes on it, as requested by @srv-rr-gh-researchbt.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [attackcti](https://github.com/OTRF/ATTACK-Python-Client) from 0.3.9 to 0.4.2.
- [Release notes](https://github.com/OTRF/ATTACK-Python-Client/releases)
- [Changelog](https://github.com/OTRF/ATTACK-Python-Client/blob/master/CHANGELOG.md)
- [Commits](OTRF/ATTACK-Python-Client@0.3.9...0.4.2)

---
updated-dependencies:
- dependency-name: attackcti
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2024
Copy link
Collaborator

@srv-rr-gh-researchbt srv-rr-gh-researchbt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 172b63c into develop May 10, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/attackcti-0.4.2 branch May 10, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant