-
Notifications
You must be signed in to change notification settings - Fork 1
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-TitaniumCloud v2: Other - Update version of ReversingLabs SDK and dependency libraries due to known vulnerabilities #17
Conversation
Added initial pipeline See merge request integrations/marketplace/splunk/reversinglabs-ticloudv2!2
Bump version of RL SDK and dependencies See merge request integrations/marketplace/splunk/reversinglabs-ticloudv2!3
@DinkoReversingLabs Static Tests results for commit ff4a634 - https://drive.google.com/file/d/1GnNbAkVNAh5zjIYy8VwAGD7infI4yS_H/view?usp=drivesdk |
@DinkoReversingLabs Compile Tests results for commit ff4a634 - https://drive.google.com/file/d/19yDWEk7pqIlHVnywt82d6nG0T9Ev-UPa/view?usp=drivesdk |
Sorting and Linting See merge request integrations/marketplace/splunk/reversinglabs-ticloudv2!5
@integrationsbot Static Tests results for commit a1afee2 - https://drive.google.com/file/d/1ZqgPCpW8YcJ_NNsVtFos5x-KjFeFJzqw/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit a1afee2 - https://drive.google.com/file/d/16x7YAjgBsQTv_XeJo-9-Ueu9S8IjRIc5/view?usp=drivesdk |
Added new config for linting and formatting See merge request integrations/marketplace/splunk/reversinglabs-ticloudv2!6
@integrationsbot Static Tests results for commit c024a73 - https://drive.google.com/file/d/1oxyFB0mWXvhTl9vkwU4THNl7eWuo7NOS/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit c024a73 - https://drive.google.com/file/d/1YqOg7GJnJLPAe8AIeLlvKa3zt5DpZv5R/view?usp=drivesdk |
Isort See merge request integrations/marketplace/splunk/reversinglabs-ticloudv2!7
@integrationsbot Static Tests results for commit b68d3d2 - https://drive.google.com/file/d/1fr2Fem0sqOWnUXUdHxa7nxGcoJ81MBQC/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit b68d3d2 - https://drive.google.com/file/d/1lLrbndpgt1ZfLuT2eXDletMK2XnQxe4T/view?usp=drivesdk |
Linting See merge request integrations/marketplace/splunk/reversinglabs-ticloudv2!9
@integrationsbot Static Tests results for commit 0328c74 - https://drive.google.com/file/d/1dCQB-tWTKAO5Q_WzTT_pjj0jrsxiOGz2/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit 0328c74 - https://drive.google.com/file/d/10xPubSLnVA0YFs-1ej7KmDe1AG3o7S4W/view?usp=drivesdk |
@integrationsbot Static Tests results for commit c8ad76d - https://drive.google.com/file/d/1Egm7lHrr8ktbKfpcGA01YlXHnStCsq5E/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit c8ad76d - https://drive.google.com/file/d/1uG2mFqNoAvL1e6YjzyxqqJcGss7if4rI/view?usp=drivesdk |
@integrationsbot Static Tests results for commit 6313519 - https://drive.google.com/file/d/1huvHM5u_c5UqRfwaYLqJgvqw_t7hPI5M/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit 6313519 - https://drive.google.com/file/d/1xA1T7QMOo-0256xY38aw6KWmApnDu_ZH/view?usp=drivesdk |
@integrationsbot Static Tests results for commit ebb8a4c - https://drive.google.com/file/d/1xovYom8rn70WIg19wTMdNEBC4dhw20YX/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit ebb8a4c - https://drive.google.com/file/d/1RaRTiBCGdwDWKSKiNz_5mZpHhCF4NcHH/view?usp=drivesdk |
We are having an issue with deploying newly added changes to repo due to linting in your github action. I have tried to replicate steps from github actions with same python version and config from https://github.com/phantomcyber/dev-cicd-tools In our case sorting (isort) and formatting (black) exclude each other. Changes that apply these tool on code prevents pipeline. If you try to add suggested changes from one tool it breaks the other tool. Could you check outputs from pipeline execution and help us with this issue. Kind regards |
Thanks for reaching out, this is known issue. We are fixing it and releasing a new patch soon. |
Hi @ishans-crest, do you have some ETA on fix? We would like to plan this release notification and other activities related to the updated connector. Kind regards |
@integrationsbot Static Tests results for commit 8efe7e0 - https://drive.google.com/file/d/1RE9b3zipEIxx2SOWuLj2kVWx1d0N3lvh/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit 8efe7e0 - https://drive.google.com/file/d/1X-XdMX4fBJc9MWRaipq9FyJA88hotP8Z/view?usp=drivesdk |
@integrationsbot Static Tests results for commit 659eb1d - https://drive.google.com/file/d/1ZcMYXI_5a5UiEQY-wbinyeteRsP3WWgg/view?usp=drivesdk |
@integrationsbot Compile Tests results for commit 659eb1d - https://drive.google.com/file/d/1vk9UYtcA2X8HUG99GwqZL6geNNATm7ql/view?usp=drivesdk |
3c729af
into
splunk-soar-connectors:next
Please ensure your pull request (PR) adheres to the following guidelines:
Pull Request Checklist
Please check if your PR fulfills the following requirements:
<App Name>: <PR Type> - <PR Description>
next
branch of the forked repo. Create separate feature branch for raising the PR.Pull Request Type
Please check the type of change your PR introduces:
Security Considerations (REQUIRED)
please document them in the
manual_readme_content.md
.manual_readme_content.md
all methods (eg, OAuth) used to authenticatewith the service that the connector is integrating with.
manual_readme_content.md
.the Vault API.
nosemgrep
?If yes, please provide justification in an additional comment next to the ignored code.
Release Notes (REQUIRED)
What is the current behavior? (OPTIONAL)
What is the new behavior? (OPTIONAL)
Other information (OPTIONAL)
Pay close attention to (OPTIONAL)
Screenshots (if relevant)
Thanks for contributing!