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

ReversingLabs 2.1.0 #26625

Merged
merged 106 commits into from Jul 13, 2023
Merged

ReversingLabs 2.1.0 #26625

merged 106 commits into from Jul 13, 2023

Conversation

MislavReversingLabs
Copy link
Contributor

Contributing to Cortex XSOAR Content

Make sure to register your contribution by filling the contribution registration form

The Pull Request will be reviewed only after the contribution registration form is filled.

Status

  • [] In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: link to the issue

Description

Updated the A1000v2 and TitaniumCloudv2 integrations to version 2.1.0

Screenshots

Paste here any images that will help the reviewer

Minimum version of Cortex XSOAR

  • 6.0.0
  • 6.1.0
  • 6.2.0
  • 6.5.0

Does it break backward compatibility?

  • Yes
    • Further details:
  • No

Must have

  • Tests
  • Documentation

@content-bot content-bot added the Contribution Thank you! Contributions are always welcome! label May 18, 2023
@content-bot content-bot changed the base branch from master to contrib/reversinglabs_ReversingLabs-2.1.0 May 18, 2023 12:25
@content-bot
Copy link
Collaborator

Thank you for your contribution. Your generosity and caring are unrivaled! Make sure to register your contribution by filling the Contribution Registration form, so our content wizard @RotemAmit will know the proposed changes are ready to be reviewed.

@RotemAmit RotemAmit added docs-approved ready-for-instance-test In contribution PRs, this label will cause a trigger of a build with a modified pack from the PR. labels Jul 12, 2023
@content-bot
Copy link
Collaborator

content-bot commented Jul 12, 2023

For the Reviewer: Successfully created a pipeline in Gitlab with url: https://code.pan.run/xsoar/content/-/pipelines/5757457

@RotemAmit RotemAmit added ready-for-instance-test In contribution PRs, this label will cause a trigger of a build with a modified pack from the PR. and removed ready-for-instance-test In contribution PRs, this label will cause a trigger of a build with a modified pack from the PR. labels Jul 13, 2023
Copy link
Contributor

@RotemAmit RotemAmit left a comment

Choose a reason for hiding this comment

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

Thank you very much for your contribution!

@RotemAmit RotemAmit merged commit a284b12 into demisto:contrib/reversinglabs_ReversingLabs-2.1.0 Jul 13, 2023
21 of 22 checks passed
@content-bot content-bot mentioned this pull request Jul 13, 2023
10 tasks
RotemAmit added a commit that referenced this pull request Jul 16, 2023
* ReversingLabs 2.1.0 (#26625)

* Working on A1000 URL Report command

* Finish URL report and domain report commands

* Add the IP report command

* Add the commands for get_files_from_ip, get_ip_domain_resolutions and get_urls_from_ip

* Update pack version to 2.1.0

* Update release notes

* Add default values

* Add yara ruleset command
Add yara matches feed command

* Add yara retro actions command

* Add yara retro matches feed command

* Add reanalyze sample command

* Add imphash similarity command

* Add url downloaded files command

* Edit the url_downloaded_files_command method

* Add the latest url analyses feed

* Add the url analyses feed from date command

* Return url analyses feed results also as files

* Update the version

* Add release notes for v2.1.0

* Update command examples

* Update readme

* Update readme
Add command examples
Remove image files

* Implement sys.exit()

* Update docker image

* Update ignored secrets

* Refactor markdown

* Update secrets to ignore

* Update the A1000 version in the readme

* Update the readme

* Update the readme

* Remove trailing whitespaces

* Reorded human readable output

* Fix line too long issue

* Update Docker image

* Change camel case to snake case

* Change camel case to snake case

* Change camel case to snake case

* Change camel case to snake case

* Reduce max_results

* Reduce max_results

* Update command examples

* Update the readme

* Update the readme

* Update the readme

* Add dbot score object

* Update release notes

* Update release notes

* Update the YML file

* Update the docker image

* Add tests

* Add test data

* Update the docker image

* Add test data

* Add tests

* Remove io import

* Renamed TestData to test_data

* Renamed TestData to test_data

* Update ignored secrets

* Update 'TestData' paths to 'test_data'

* Update the dockerimage

* Add new tests

* Add test files

* Separate output formatting functions

* Correct typo

* Move output building into separate functions

* Add more tests

* Add test data

* Set predefined boolean

* Set predefined boolean

* Set predefined for classifications

* Add human readable to readme

* Add more tests

* Remove typo

* Add secrets to ignore

* Update the user agent to 2.1.0

* Update the user agent to 2.1.0

* fixed timeout

* revert timeout

---------

Co-authored-by: Mislav Sever <46045160+MislavReversingLabs@users.noreply.github.com>
Co-authored-by: RotemAmit <ramit@paloaltonetworks.com>
xsoar-bot pushed a commit to xsoar-contrib/content that referenced this pull request Aug 2, 2023
* ReversingLabs 2.1.0 (demisto#26625)

* Working on A1000 URL Report command

* Finish URL report and domain report commands

* Add the IP report command

* Add the commands for get_files_from_ip, get_ip_domain_resolutions and get_urls_from_ip

* Update pack version to 2.1.0

* Update release notes

* Add default values

* Add yara ruleset command
Add yara matches feed command

* Add yara retro actions command

* Add yara retro matches feed command

* Add reanalyze sample command

* Add imphash similarity command

* Add url downloaded files command

* Edit the url_downloaded_files_command method

* Add the latest url analyses feed

* Add the url analyses feed from date command

* Return url analyses feed results also as files

* Update the version

* Add release notes for v2.1.0

* Update command examples

* Update readme

* Update readme
Add command examples
Remove image files

* Implement sys.exit()

* Update docker image

* Update ignored secrets

* Refactor markdown

* Update secrets to ignore

* Update the A1000 version in the readme

* Update the readme

* Update the readme

* Remove trailing whitespaces

* Reorded human readable output

* Fix line too long issue

* Update Docker image

* Change camel case to snake case

* Change camel case to snake case

* Change camel case to snake case

* Change camel case to snake case

* Reduce max_results

* Reduce max_results

* Update command examples

* Update the readme

* Update the readme

* Update the readme

* Add dbot score object

* Update release notes

* Update release notes

* Update the YML file

* Update the docker image

* Add tests

* Add test data

* Update the docker image

* Add test data

* Add tests

* Remove io import

* Renamed TestData to test_data

* Renamed TestData to test_data

* Update ignored secrets

* Update 'TestData' paths to 'test_data'

* Update the dockerimage

* Add new tests

* Add test files

* Separate output formatting functions

* Correct typo

* Move output building into separate functions

* Add more tests

* Add test data

* Set predefined boolean

* Set predefined boolean

* Set predefined for classifications

* Add human readable to readme

* Add more tests

* Remove typo

* Add secrets to ignore

* Update the user agent to 2.1.0

* Update the user agent to 2.1.0

* fixed timeout

* revert timeout

---------

Co-authored-by: Mislav Sever <46045160+MislavReversingLabs@users.noreply.github.com>
Co-authored-by: RotemAmit <ramit@paloaltonetworks.com>
xsoar-bot pushed a commit to xsoar-contrib/content that referenced this pull request Aug 2, 2023
* ReversingLabs 2.1.0 (demisto#26625)

* Working on A1000 URL Report command

* Finish URL report and domain report commands

* Add the IP report command

* Add the commands for get_files_from_ip, get_ip_domain_resolutions and get_urls_from_ip

* Update pack version to 2.1.0

* Update release notes

* Add default values

* Add yara ruleset command
Add yara matches feed command

* Add yara retro actions command

* Add yara retro matches feed command

* Add reanalyze sample command

* Add imphash similarity command

* Add url downloaded files command

* Edit the url_downloaded_files_command method

* Add the latest url analyses feed

* Add the url analyses feed from date command

* Return url analyses feed results also as files

* Update the version

* Add release notes for v2.1.0

* Update command examples

* Update readme

* Update readme
Add command examples
Remove image files

* Implement sys.exit()

* Update docker image

* Update ignored secrets

* Refactor markdown

* Update secrets to ignore

* Update the A1000 version in the readme

* Update the readme

* Update the readme

* Remove trailing whitespaces

* Reorded human readable output

* Fix line too long issue

* Update Docker image

* Change camel case to snake case

* Change camel case to snake case

* Change camel case to snake case

* Change camel case to snake case

* Reduce max_results

* Reduce max_results

* Update command examples

* Update the readme

* Update the readme

* Update the readme

* Add dbot score object

* Update release notes

* Update release notes

* Update the YML file

* Update the docker image

* Add tests

* Add test data

* Update the docker image

* Add test data

* Add tests

* Remove io import

* Renamed TestData to test_data

* Renamed TestData to test_data

* Update ignored secrets

* Update 'TestData' paths to 'test_data'

* Update the dockerimage

* Add new tests

* Add test files

* Separate output formatting functions

* Correct typo

* Move output building into separate functions

* Add more tests

* Add test data

* Set predefined boolean

* Set predefined boolean

* Set predefined for classifications

* Add human readable to readme

* Add more tests

* Remove typo

* Add secrets to ignore

* Update the user agent to 2.1.0

* Update the user agent to 2.1.0

* fixed timeout

* revert timeout

---------

Co-authored-by: Mislav Sever <46045160+MislavReversingLabs@users.noreply.github.com>
Co-authored-by: RotemAmit <ramit@paloaltonetworks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution Form Filled Whether contribution form filled or not. Contribution Thank you! Contributions are always welcome! docs-approved Partner Support Level Indicates that the contribution is for Partner supported pack Partner pending-contributor The PR is pending the response of its creator pending-demo Demo pending post-demo ready-for-instance-test In contribution PRs, this label will cause a trigger of a build with a modified pack from the PR.
Projects
None yet
4 participants