Add RST Cloud modules and update dependencies#786
Merged
Conversation
- Added multiple RST Cloud expansion modules for Cobalt Strike beacon scanning, favicon fetching, HTML fetching, IoC lookups, Noise Control, screenshots, SSL certificate retrieval, and WHOIS information. - Updated `pyproject.toml` to include `rstapi` dependency version constraints for compatibility.
- Introduced `rstapi` version 1.2.0 as an optional dependency for RST Cloud API access. - Updated README to include new RST Cloud modules for various functionalities such as Cobalt Strike beacon scanning, favicon fetching, HTML fetching, IoC lookups, Noise Control, screenshots, SSL certificate retrieval, and WHOIS information.
Member
|
Can you check the test results and update the PR? Thank you |
Contributor
Author
|
Thanks! Updated mine. I guess we can ignore the CrowdStrike one: |
Collaborator
|
If tests are broken, build will not succeed, and packaging will not happen, making the contribution useless. Please verify tests outcome on the main branch. |
Contributor
Author
|
Well, it somehow self-healed :) I didn't change the CrowdStrike integration. |
Member
|
@k1r10n Thanks for the update and the contribution. CrowdStrike was not feeling well but a relaunch of test succeeded ;-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pyproject.tomlto includerstapidependency version constraints for compatibility.