Skip to content

Commit

Permalink
Update surveyor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
keithmccammon committed May 3, 2017
1 parent f4a11bc commit b597019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions surveyor.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python

"""Given Cb Enterprise Response process search criteria, return a unique set
"""Given Carbon Black (Cb) Response process search criteria, return a unique set
of matches based on:
- hostname
Expand All @@ -10,7 +10,7 @@
Results are written to a CSV file.
Requires a valid cbapi-ng credential file containing a Cb Enterprise Response
Requires a valid cbapi credential file containing a Cb Response
server URL and corresponding API token.
Requires one or more JSON-formatted definition files (examples provided) or a
Expand Down

0 comments on commit b597019

Please sign in to comment.