Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/stix_shifter/flask-3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRushton authored Oct 7, 2024
2 parents c8c5243 + d45c77b commit afd6b4e
Show file tree
Hide file tree
Showing 252 changed files with 91,828 additions and 401 deletions.
10 changes: 10 additions & 0 deletions .contrast-scan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"excludes": [
"**/test/**",
"**/tests/**",
"**/deployment/**",
"**/scripts/changelog_generator/**",
"**/scripts/mysql_populate_script/**",
"**/scripts/supported_property_exporter.py"
]
}
6 changes: 4 additions & 2 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ jobs:
pip install codecov
pytest --cov=./ --cov-report=xml
- name: Upload coverage information to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
version: "v0.2.6"
version: "v0.5.2"
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
token: ${{ secrets.CODECOV_TOKEN }}
#verbose: true
23 changes: 23 additions & 0 deletions AUTHORS.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Project Authors
===============

A project made in collaboration with the OCA project and IBM Canada.

## Current Maintainers

## Connector Factory Developers- Fredericton (NB)

Derek Rushton - Developer - Fredericton (NB)
Eric Larsen - Developer - Fredericton (NB)
Ben Craig - Developer - Fredericton (NB)

## All other contributors and their affiliations:

## Connector Factory (former) - Fredericton (NB)

Danny Elliot - Developer(Maintainer) - Fredericton (NB)
Md Azam - Developer(Maintainer) - Fredericton (NB)
Arthur Muradyan - Developer - Frederiction (NB)
Omkar Gurav - Developer - Frederiction (NB)

## Special thanks to
174 changes: 173 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,178 @@ We have started this changelogs from version 4.0.0. So, changes on previously re
### Dependency update:
*List the dependecy upgrade or downgrade.*

## 7.1.1 (2024-09-19)

### Breaking changes:

### Deprecations:

### Changes:

* Added a new crowdstrike connector that uses the V2 endpoint [#1724](https:/opencybersecurityalliance/stix-shifter/pull/1724)
* Updated the changelog [#1731](https:/opencybersecurityalliance/stix-shifter/pull/1731)

### Fixes:
* Small fix for integer values in crowdstrike. [#1736](https:/opencybersecurityalliance/stix-shifter/pull/1736)

### Dependency update:
* Updating the azure-identity dependencies. [#1734](https:/opencybersecurityalliance/stix-shifter/pull/1734)

## 7.1.0 (2024-08-30)

### Breaking changes:

* Moving Flask Out of Core Stix-Shifter [#1730](https:/opencybersecurityalliance/stix-shifter/pull/1730)

### Deprecations:

### Changes:

* Warning added for unmapped from_stix fields. [#1729](https:/opencybersecurityalliance/stix-shifter/pull/1729)
* Update code-coverage.yml [#1711](https:/opencybersecurityalliance/stix-shifter/pull/1711)


### Fixes:

* Domain regex in some connectors had potential for performance issues [#1728](https:/opencybersecurityalliance/stix-shifter/pull/1728)
* Rest API was not properly pulling in environment variables for proxy [#1727](https:/opencybersecurityalliance/stix-shifter/pull/1727)

### Dependency update:

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

## 7.0.12 (2024-08-20)

### Breaking changes:

### Deprecations:

### Changes:

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


### Fixes:

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

### Dependency update:

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

### Breaking changes:

### Deprecations:

### Changes:

* Allowing_Tenant_To_Be_Optional [#1708](https:/opencybersecurityalliance/stix-shifter/pull/1708)

### Fixes:

### Dependency update:

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

## 7.0.10 (2024-07-04)

### Breaking changes:

### Deprecations:

### Changes:

* Trellix Endpoint Security HX Connector [#1695](https:/opencybersecurityalliance/stix-shifter/pull/1695)
* Symantec Endpoint Security UDI connector [#1694](https:/opencybersecurityalliance/stix-shifter/pull/1694)
* Update e2eStixBundle01.json [#1702](https:/opencybersecurityalliance/stix-shifter/pull/1702)
* Update e2eStixBundle01.json [#1698](https:/opencybersecurityalliance/stix-shifter/pull/1698)
* Update e2eStixBundle01.json [#1697](https:/opencybersecurityalliance/stix-shifter/pull/1697)
* Create e2eStixBundle01.json [#1696](https:/opencybersecurityalliance/stix-shifter/pull/1696)
* SumoLogics readme and supported_stix docs update [#1691](https:/opencybersecurityalliance/stix-shifter/pull/1691)


### Fixes:

* Fixing the unit test failing. [#1706](https:/opencybersecurityalliance/stix-shifter/pull/1706)


### Dependency update:

--------------------------------------
## 7.0.9 (2024-05-23)

### Breaking changes:

### Deprecations:

### Changes:

* Modified the ping endpoint [#1692](https:/opencybersecurityalliance/stix-shifter/pull/1692)
* Hided the API page size parameter view in console [#1690](https:/opencybersecurityalliance/stix-shifter/pull/1690)
* Added dialects from cloud siem Sumologic [#1686](https:/opencybersecurityalliance/stix-shifter/pull/1686)


### Fixes:
* Reaqta various mapping fixes [#1688](https:/opencybersecurityalliance/stix-shifter/pull/1688)

### Dependency update:

--------------------------------------
## 7.0.7 (2024-05-07)

### Breaking changes:

### Deprecations:

### Changes:

* CrowdStrike Logscale UDI Connector [#1631](https:/opencybersecurityalliance/stix-shifter/pull/1631)
* Nozomi UDI connector [#1656](https:/opencybersecurityalliance/stix-shifter/pull/1656)
* add feature to disable pagination and simplify API [#1676](https:/opencybersecurityalliance/stix-shifter/pull/1676)
* remove non-standard powershell fields for ECS [#1684](https:/opencybersecurityalliance/stix-shifter/pull/1684)
* Update code-coverage with new version of Codecov CLI and token[#1682](https:/opencybersecurityalliance/stix-shifter/pull/1682)

### Fixes:

* Reaqta various mapping fixes [#1683](https:/opencybersecurityalliance/stix-shifter/pull/1683)

### Dependency update:

--------------------------------------
## 7.0.6 (2024-04-16)

### Breaking changes:

### Deprecations:

### Changes:

* adding support for LIKE operator in SumoLogic Module [#1670](https:/opencybersecurityalliance/stix-shifter/pull/1670)
* Infoblox connector source changes [#1660](https:/opencybersecurityalliance/stix-shifter/pull/1660)
* sumologic: use milliseconds since epoch for timestamps [#1668](https:/opencybersecurityalliance/stix-shifter/pull/1668)
* sumologic: add support for != [#1658](https:/opencybersecurityalliance/stix-shifter/pull/1658)
* map validator: additional checks for single quotes and extensions properties [#1667](https:/opencybersecurityalliance/stix-shifter/pull/1667)


### Fixes:
* Amazon athena resolve column not found exception [#1673](https:/opencybersecurityalliance/stix-shifter/pull/1673)
* Updated requirements and changed SSL purpose [#1664](https:/opencybersecurityalliance/stix-shifter/pull/1664)

### Dependency update:
* Bump json-fix from 0.5.2 to 1.0.0 in /stix_shifter [#1672](https:/opencybersecurityalliance/stix-shifter/pull/1672)
* Bump colorlog from 6.8.0 to 6.8.2 in /stix_shifter [#1671](https:/opencybersecurityalliance/stix-shifter/pull/1671)
* Bump regex from 2023.10.3 to 2023.12.25 in /stix_shifter [#1663](https:/opencybersecurityalliance/stix-shifter/pull/1663)

--------------------------------------
## 7.0.4 (2024-03-14)

Expand Down Expand Up @@ -723,4 +895,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)
1 change: 1 addition & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
- interoperability
annotations:
github.com/project-slug: opencybersecurityalliance/stix-shifter
jira/component: "Connector Factory"
backstage.io/techdocs-ref: dir:.
spec:
type: library
Expand Down
Loading

0 comments on commit afd6b4e

Please sign in to comment.