-
Notifications
You must be signed in to change notification settings - Fork 103
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
Merging Staging/v1 into Master #157
Merged
Merged
Changes from 1 commit
Commits
Show all changes
154 commits
Select commit
Hold shift + click to select a range
fb3ca40
adding wait class to test report downloads during nightly build
db2148f
adding a few inline comments for documentation.
ac8f6fe
documentation for default timeout and polling interval times.
c62f9cf
more documentation
sgreen-r7 d701790
initial workings for integration method
sgreen-r7 f64e03e
temp fix to allow tests to run on ruby 2.0
sgreen-r7 b739b43
Added utility methods on Site to add or remove scan targets
ad8f7f6
merge with rapid7 master
sgreen-r7 5eba755
setup to use retry_count for timeout failures.
sgreen-r7 2e2d452
Gem site credentials updated to use 2.1 api
ugohil-r7 ad9a239
Created site credential object from hash
ugohil-r7 2f04aee
JsonSerializer mixin as a possible solution for crud ops on api
dcastellanos-r7 9173097
Re-add site credentials creation
dcastellanos-r7 0c86508
Updating site.rb to interact with the new 2.1 APIs.
gperez-r7 7427363
Merge branch 'site-api' of github.com:rapid7/nexpose-client into site…
gperez-r7 f06bbde
Improving scan target methods and implementing to_hash and from_hash …
gperez-r7 6e4cb2c
Discovery config for site 2.1
ugohil-r7 255d03d
rescuse more errors for better error output on failures.
sgreen-r7 f389df6
Put nil check for discovery config
ugohil-r7 8ff292d
text update for api error output
sgreen-r7 2a3ed3e
Introduce scope of credential
ugohil-r7 d8e1980
Added tags support to site api
mrongali cff61d5
Using existing discovery.rb file instead of new discovery_Config file…
ugohil-r7 6795d3c
Gem changes for alerts, users and sites
dcastellanos-r7 23bceb7
Fixed refrence of module in site credentials
ugohil-r7 f4b21f9
hmm need to learn how to reference constant in ruby
ugohil-r7 f771ea8
adding for_judgement method which will accept any proc and poll for i…
sgreen-r7 85bf211
Web Auth Html header for site 2.1 api
ugohil-r7 397e2c6
Add validation to Alert initializers
dcastellanos-r7 f01b4a3
mild cleanup while looking for feedback
sgreen-r7 639f54d
merge from rapid7/nexpose-client master
sgreen-r7 769402f
Http form for site 2.1 api
ugohil-r7 6a4bd60
Removed old site credential file
ugohil-r7 043eaa2
Clean up Alert definitions
dcastellanos-r7 222974d
Added organization to site api
mrongali 71cb865
Fix for web credentials
ugohil-r7 c6fcd8e
remove retry_count nil check, and just convert to_i
sgreen-r7 900ad76
keyword name update for wait argument
sgreen-r7 39187ef
removing all begin/ends which are not needed
sgreen-r7 9182ccd
removing un-needed return.
sgreen-r7 e0b652c
Added missing filter for discovery connection
ugohil-r7 d6d7d32
renamed ready method, updated nsc keyword to nexpose_connection, rena…
sgreen-r7 392dee3
up max lines to 120 for hound ci.
sgreen-r7 625c4ee
removing whitespace
sgreen-r7 478e01e
misc style cleanup
sgreen-r7 d3806b7
merge from rapid7 master
sgreen-r7 465b52c
Fixed helper methods for excluded_targets were adding hosts incorrect…
dcastellanos-r7 5af21a6
Remove Ruby 1.9.3 support, require Ruby 2.1.5
gschneider-r7 52f377c
Fixed Organization url issue
mrongali edf0bba
remove indent from methods in private
sgreen-r7 a24792f
remove space from after module definition
sgreen-r7 c6d81e6
Correctly assigning excluded ip/host targets to exclude collection in…
dcastellanos-r7 8109d14
Merge branch 'site-api' of r7:rapid7/nexpose-client into site-api
dcastellanos-r7 782f3ba
Additional changes for scan schedules
gperez-r7 994ca40
Merge branch 'site-api' of github.com:rapid7/nexpose-client into site…
gperez-r7 7015988
Pin Rex to version 2.0.7
gschneider-r7 e978204
Updating the Schedule class.
gperez-r7 03a2a74
Fixing logic for building hash for Schedule object.
gperez-r7 15a6138
merge from fork into maint/deprecate_ruby_19
sgreen-r7 846c5eb
remove compatibility for ruby2.0 syntax of keyword arguments.
sgreen-r7 a8a7c8a
Added auto engine selection enabled support to site api
mrongali ed82c60
Fixed 'auto engine selection was not saved' issue
mrongali fad8d37
Update nexpose.gemspec
gschneider-r7 3da03f4
Update nexpose.gemspec
gschneider-r7 02f823f
Merge branch 'staging/v1' into maint/deprecate_ruby_19
gschneider-r7 2839b12
Merge pull request #134 from rapid7/maint/deprecate_ruby_19
gschneider-r7 9e73742
Merge branch 'staging/v1' into site-api
gperez-r7 f7e10af
Untracking RubyMine launch files.
gperez-r7 5990022
Addresses some of hound's complaints
gschneider-r7 40c725e
Update rspec tests for site to use include_asset
gschneider-r7 a803b36
Collapse `include_*` methods and add deprecated methods
gschneider-r7 d1ae964
Update alert.rb
sgreen-r7 b1b31a1
Oracle sid field is save as database field in Iaccount
ugohil-r7 852e806
Merge pull request #139 from sgreen-r7/wait_update
gschneider-r7 254f982
test commit to see if i have permissions
mhughes-r7 ea6ccb4
Add support for ad-hoc scans with schedules
mhughes-r7 4af2b69
Removing duplicate property declaration in hash object.
gperez-r7 0828aa8
Modify VulnFilter and ScanFilter classes to ensure constructor argume…
gperez-r7 e48eb42
Merge pull request #137 from rapid7/site_api_alert_fix_some_hound_com…
sgreen-r7 8353694
Changing how the default value for privilege type is set when creatin…
gperez-r7 4c407bb
Merge branch 'site-api' of github.com:rapid7/nexpose-client into site…
gperez-r7 9380d0a
Set version for 1.0 release
gschneider-r7 e0acae5
Merge branch 'staging/v1' into site-api
gschneider-r7 cf4c0fb
Merge pull request #138 from rapid7/site_api_collapse_asset_methods
dcastellanos-r7 33eb191
Fixing an issue where the scan targets are not correctly converted fr…
gperez-r7 ef3bf48
Merge branch 'site-api' of github.com:rapid7/nexpose-client into site…
gperez-r7 a91d6e8
Ignoring IDE file artifacts.
gperez-r7 6daec39
Adding getter and setters for included/excluded addresses and asset g…
gperez-r7 03d6593
Adding documentation for new getter and setters.
gperez-r7 8ea2538
Add support for ad-hoc scans with schedules
mhughes-r7 f59c878
Add support for ad-hoc scans with schedules
mhughes-r7 28b5196
Add support for ad-hoc scans with schedules
mhughes-r7 c5bb006
test commit to see if i have permissions
mhughes-r7 692d308
Add support for ad-hoc scans with schedules
mhughes-r7 c4184a2
Add support for ad-hoc scans with schedules
mhughes-r7 68faf78
Add support for ad-hoc scans with schedules
mhughes-r7 b31deb1
Add support for ad-hoc scans with schedules
mhughes-r7 b07db1d
Add support for ad-hoc scans with schedules
mhughes-r7 2129b59
Merge remote-tracking branch 'origin/site-api-adhoc-schedule' into si…
mhughes-r7 e7fbdde
Add support for ad-hoc scans with schedules
mhughes-r7 3240684
Add method to reverse engine and add SharedSecret class
fb1afb3
Remove old code
e145bdd
Michael Hughes fix for parsing the IPAddress range
ugohil-r7 c4713ca
Address hound comments
0a043e4
Address more hound comments
de936b0
Add shared_secret to nexpose.rb
3ecd576
Update after testing with cucumber
a65a15b
Add server port field to Alerts, splitting it up from server string.
dcastellanos-r7 0917f49
Merge pull request #141 from abunn-r7/bidirectional_engines
abunn-r7 f7b47ca
Update engine.rb
abunn-r7 419d035
Update engine.rb#reverse_engine_connection
abunn-r7 d1d757b
Update adhoc schedules to support force parameter
mhughes-r7 4fedde9
test commit to see if i have permissions
mhughes-r7 1475254
Add support for ad-hoc scans with schedules
mhughes-r7 c6df1d3
Add support for ad-hoc scans with schedules
mhughes-r7 312329a
Add support for ad-hoc scans with schedules
mhughes-r7 29112ac
Add support for ad-hoc scans with schedules
mhughes-r7 b6daafb
Add support for ad-hoc scans with schedules
mhughes-r7 77f1ded
Update adhoc schedules to support force parameter
mhughes-r7 5f302bd
Merge remote-tracking branch 'origin/site-api-adhoc-schedule' into si…
mhughes-r7 3353498
Fix error with scan_device_with_schedule
mhughes-r7 9239c25
Clean up code based on rubocop/hound output
mhughes-r7 f002ebf
MOB-149: Add support for mobile powerhshell and office 365 connection…
rtaylor-r7 f7e271c
Address some hound comments on whitespace
gschneider-r7 c4d7cc2
Remove stray semicolon
gschneider-r7 9499ce6
Merge pull request #144 from rapid7/mobile
gschneider-r7 6519729
cherry-pick: Send the engine-id when calling DiscoveryConnection#save
erran d15a91b
Merge pull request #145 from rapid7/support-engine-id-in-discovery-in…
sgreen-r7 54ed13f
Merge pull request #142 from rapid7/site-api-adhoc-schedule
gschneider-r7 95f5204
Merge branch 'master' into staging/v1
gschneider-r7 2f3f6bb
Merge branch 'master' into site-api
gperez-r7 d1997aa
Merge branch 'site-api' into staging/v1
ugohil-r7 a5b9dc4
Update AdHocSchedule class to support optional max_duration and add f…
mhughes-r7 dc4d97e
Global and site level blackouts
dmurray-r7 a2e7a3d
Global blackout
dmurray-r7 4526edb
Fixing global blackouts
dmurray-r7 0ff1790
Fixing site blackouts
dmurray-r7 f16e9d8
Fixing site and silo blackouts
dmurray-r7 aa56ca3
Renaming class Global_Blackout to GlobalBlackout
dmurray-r7 5f5b83b
Update the basic_site.yml fixture to use the 2.1 site API
erran 313d1f7
Removes the "record: :new_episodes" setting
erran 14f1444
Changing default argument for schedule scan template.
gperez-r7 2c4dd8b
Correcting documentation of return type for method.
gperez-r7 514f8e0
Use Site#included_addresses over Site#included_scan_targets[:addresses]
erran 76555d5
Merge pull request #151 from rapid7/site-api-vcr-fix
gschneider-r7 dd2f3af
Merge pull request #149 from rapid7/adhoc_schedules
gschneider-r7 4780e02
Merge pull request #150 from rapid7/site-api-blackouts
gschneider-r7 5fcbe3e
Display api error to users for v2.1 if they exist
dcastellanos-r7 a54553d
NEX-42818 addressed issues in review
dcastellanos-r7 a0c3f2d
Merge pull request #153 from rapid7/display-api-errors
gperez-r7 2a7e115
Remove Global and Site blackout from gem.
kkohli-r7 124d5a0
Merge pull request #155 from rapid7/bug/disable-blackouts
kkohli-r7 401e560
Address hound commits and other readability changes
gschneider-r7 2e61ea8
removing <=> methods until a better defined use-case is presented to us.
sgreen-r7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fixed refrence of module in site credentials
- Loading branch information
commit 23bceb7d42d8cae22a0624003cf88db84bb6c5f3
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line is too long. [168/120]