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

Dev to master #1596

Closed
wants to merge 195 commits into from
Closed

Dev to master #1596

wants to merge 195 commits into from

Conversation

delliott90
Copy link
Collaborator

No description provided.

lakshmi51974368 and others added 30 commits November 29, 2022 15:50
…son and additional minor fixes.

1. Updated code to support query without millisecond in query_cosntructor.py file in Cybereason and PaloAlto. Added the unit test cases for the same.
2. Added unit test case to test the millisecond fix in Darktrace.
3. Updated the code to correct the max range in connector.py file for Cybereason.
4. Code changes has been done to replace the byte code characters with empty character which is present in the data source output in Paloalto.
5. Updated the host label in lang_en.json of Cybereason, Darktrace, Gcp_chronicle, Paloalto, Sentinelone to make it more generic.
* Async calls to transmission (#655)

* Translation calls will receive proper json types instead of string
…ield actor_process_instance_id (#1318)

Changes done to map process.x_unique_id with data source field actor_process_instance_id
Bumps [boto3](https://github.com/boto/boto3) from 1.26.55 to 1.26.64.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.55...1.26.64)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.26.64 to 1.26.74.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.64...1.26.74)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/stix_shifter/flask-2.2.3

Bump flask from 2.2.2 to 2.2.3 in /stix_shifter
Danny Elliott and others added 26 commits August 15, 2023 16:54
For some reason, these fields were converted from a timestamp to a number
representing milliseconds since epoch, messing up the conversion to Lucene
range queries when used with comparison operators.
@delliott90 delliott90 requested a review from mdazam1942 October 5, 2023 13:15
@delliott90 delliott90 closed this Oct 11, 2023
@delliott90 delliott90 deleted the dev-to-master branch October 11, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.