Skip to content

Commit

Permalink
Merge branch 'develop' into Crowdstrike_Alerts_2
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-craig authored Aug 20, 2024
2 parents a3ff4a8 + c96085d commit 32ba146
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,34 @@ We have started this changelogs from version 4.0.0. So, changes on previously re
### Dependency update:
*List the dependecy upgrade or downgrade.*

--------------------------------------

## 7.0.12 (2024-08-20)

### Breaking changes:

### Deprecations:

### Changes:

* Updating urllib3 to 1.26.19 [#1725](https://github.com/opencybersecurityalliance/stix-shifter/pull/1725)
* Resolved Tanium Connector errors [#1722](https://github.com/opencybersecurityalliance/stix-shifter/pull/1722)
[#1721](https://github.com/opencybersecurityalliance/stix-shifter/pull/1721)
[#1693](https://github.com/opencybersecurityalliance/stix-shifter/pull/1693)
* Added contrast scans [#1719](https://github.com/opencybersecurityalliance/stix-shifter/pull/1719)
[#1718](https://github.com/opencybersecurityalliance/stix-shifter/pull/1718)
[#1717](https://github.com/opencybersecurityalliance/stix-shifter/pull/1717)
[#1715](https://github.com/opencybersecurityalliance/stix-shifter/pull/1715)
* Added an AUTHORS.MD file [#1713](https://github.com/opencybersecurityalliance/stix-shifter/pull/1713)
[#1712](https://github.com/opencybersecurityalliance/stix-shifter/pull/1712)


### Fixes:

* Removed the unused request toolbelt dependency [#1723](https://github.com/opencybersecurityalliance/stix-shifter/pull/1723)

### Dependency update:

--------------------------------------
## 7.0.11 (2024-07-11)

Expand Down Expand Up @@ -829,4 +857,4 @@ opencybersecurityalliance/stix-shifter/pull/1448)
* Bump adal from 1.2.2 to 1.2.7
* Bump pyopenssl from 20.0.1 to 22.0.0
* Bump stix2-validator from 1.1.2 to 3.0.2
* Bump boto3 from 1.17.20 to 1.21.5## 4.0.0 (2022-02-23)
* Bump boto3 from 1.17.20 to 1.21.5## 4.0.0 (2022-02-23)
2 changes: 1 addition & 1 deletion stix_shifter/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ python-dateutil==2.8.2
stix2-matcher==3.0.0
stix2-patterns==1.3.2
xmltodict==0.13.0
urllib3==1.26.18
urllib3==1.26.19
regex==2023.12.25

0 comments on commit 32ba146

Please sign in to comment.