Open
Conversation
* Surface Command Plugin
* Surface Command Connector
* Update Vendor
* Update plugins/rapid7_surface_command/build/lib/icon_rapid7_surface_command/connection/connection.py
Co-authored-by: igorski-r7 <99184344+igorski-r7@users.noreply.github.com>
* Fixes from review
* Add timeout to Requests
* Add test connection
* Fix Linting
* More fixes from linting
* linting
* Add tests
* remove json import
* unittest fixes
* testing
* Add more tests
* Remove pyenv file
* Add more tests
* Final linting fixes
* {SC Plugin} update region enums
- add more docs
* {SC Plugin} fix test
* {SC Plugin} update checksum
---------
Co-authored-by: igorski-r7 <99184344+igorski-r7@users.noreply.github.com>
Co-authored-by: Shane Curtin <shane_curtin@rapid7.com>
|
| Status | Scanner | Total (33) | ||||
|---|---|---|---|---|---|---|
| Open Source Security | 0 | 33 | 0 | 0 | See details | |
| Licenses | 0 | 0 | 0 | 0 | See details |
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.
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.
Surface Command Plugin
Surface Command Connector
Update Vendor
Update plugins/rapid7_surface_command/build/lib/icon_rapid7_surface_command/connection/connection.py
Fixes from review
Add timeout to Requests
Add test connection
Fix Linting
More fixes from linting
linting
Add tests
remove json import
unittest fixes
testing
Add more tests
Remove pyenv file
Add more tests
Final linting fixes
{SC Plugin} update region enums
{SC Plugin} fix test
{SC Plugin} update checksum
🎫 Ticket
🧩 Type of Change
🧠 Background & Motivation
✨ What Changed
🧪 Testing