gvm-tools 25.3.0__tar.gz → 25.3.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of gvm-tools might be problematic. Click here for more details.
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/PKG-INFO +1 -1
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/gvmtools/__version__.py +1 -1
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/pyproject.toml +1 -1
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/README.md +19 -18
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/generate-random-reports.gmp.py +1 -1
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/LICENSE +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/README.md +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/gvmtools/__init__.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/gvmtools/cli.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/gvmtools/config.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/gvmtools/helper.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/gvmtools/parser.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/gvmtools/pyshell.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/gvmtools/script.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/.pylintrc +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/application-detection.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/bulk-modify-schedules.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/certbund-report.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/cfg-gen-for-certs.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/check-gmp-gos22.04.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/check-gmp-gos24.10.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/clean-sensor.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/combine-reports.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-alerts-from-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-consolidated-report.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-credentials-from-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-cve-report-from-json.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-dummy-data.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-filters-from-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-report-format-from-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-schedules-from-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-tags-from-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-targets-from-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-targets-from-host-list.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/create-tasks-from-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/default_report_data.json +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/delete-overrides-by-filter.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/empty-trash.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/export-certificates.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/export-csv-report.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/export-hosts-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/export-operatingsystems-csv.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/export-pdf-report.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/export-xml-report.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/generate-random-targets.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-alerts.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-credentials.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-feeds.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-filters.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-groups.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-hosts.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-policies.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-portlists.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-report-formats.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-reports.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-roles.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-scan-configs.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-scanners.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-schedules.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-tags.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-targets.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-tasks.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-tickets.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/list-users.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/monthly-report-gos24.10.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/monthly-report-gos3.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/monthly-report-gos4.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/nvt-scan.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/requirements.txt +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/ruff.toml +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/scan-new-system.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/send-delta-emails.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/send-schedules.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/send-targets.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/send-tasks.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/ssv_csv.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/start-alert-scan.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/start-multiple-alerts-scan.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/start-nvt-scan.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/start-scans-from-csv.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/stop-all-scans.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/stop-scans-from-csv.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/sync-hosts.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/update-task-target.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/scripts/verify-scanners.gmp.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/__init__.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/root_help.3.10.snap +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/root_help.snap +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/__init__.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/example_schedules.xml +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/example_target.xml +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/example_task.xml +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/get_alerts.xml +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/get_scan_configs.xml +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/invalid_xml.xml +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/test_combine_reports.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/test_create_consolidated_report.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/test_list_tasks.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/test_send_schedules.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/test_send_targets.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/test_send_tasks.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/scripts/test_start_alert_scan.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/socket_help.3.10.snap +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/socket_help.snap +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/ssh_help.3.10.snap +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/ssh_help.snap +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/test.cfg +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/test_auth.cfg +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/test_config.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/test_helper.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/test_parser.py +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/tls_help.3.10.snap +0 -0
- {gvm_tools-25.3.0 → gvm_tools-25.3.1}/tests/tls_help.snap +0 -0
|
@@ -138,6 +138,25 @@ This script deletes overrides with a specific filter value.
|
|
|
138
138
|
|
|
139
139
|
---
|
|
140
140
|
|
|
141
|
+
## `generate-random-reports.gmp.py`
|
|
142
|
+
|
|
143
|
+
This script generates randomized report data.
|
|
144
|
+
|
|
145
|
+
### Arguments
|
|
146
|
+
|
|
147
|
+
* `-T <number of tasks>`: number of tasks to be generated
|
|
148
|
+
* `-r <number of reports>`: number of reports per task
|
|
149
|
+
* `-R <number of results>`: number of results per report
|
|
150
|
+
* `--hosts <number of hosts>`: number of randomized hosts to select from
|
|
151
|
+
* `'with-gauss'`: if you would like for the number of reports/task and results/report to be randomized along a Gaussian distribution
|
|
152
|
+
* `--task-type {container,scan}`: Type of Task(s) to store the generated Reports. Can either be 'container' or 'scan', default: 'container'.
|
|
153
|
+
|
|
154
|
+
### Example
|
|
155
|
+
|
|
156
|
+
`$ gvm-script --gmp-username name --gmp-password pass ssh --hostname <gsm> scripts/gen-random-reports.gmp.py -T 5 -r 4 -R 3 --hosts 10 --with-gauss`
|
|
157
|
+
|
|
158
|
+
---
|
|
159
|
+
|
|
141
160
|
## `gen-random-targets.gmp.py`
|
|
142
161
|
|
|
143
162
|
This script generates random task data and feeds it to a desired GSM database.
|
|
@@ -225,24 +244,6 @@ This script requests the given report and saves it as a pdf file locally.
|
|
|
225
244
|
|
|
226
245
|
---
|
|
227
246
|
|
|
228
|
-
## `random-report-gen.gmp.py`
|
|
229
|
-
|
|
230
|
-
This script generates randomized report data.
|
|
231
|
-
|
|
232
|
-
### Arguments
|
|
233
|
-
|
|
234
|
-
* `<number of tasks>`: number of tasks to be generated
|
|
235
|
-
* `<number of reports>`: number of reports per task
|
|
236
|
-
* `<number of results>`: number of results per report
|
|
237
|
-
* `<number of hosts>`: number of randomized hosts to select from
|
|
238
|
-
* `'with-gauss'`: if you would like for the number of reports/task and results/report to be randomized along a Gaussian distribution
|
|
239
|
-
|
|
240
|
-
### Example
|
|
241
|
-
|
|
242
|
-
`$ gvm-script --gmp-username name --gmp-password pass ssh --hostname <gsm> scripts/random-report-gen.gmp.py 10 50 2500 256 with-gauss`
|
|
243
|
-
|
|
244
|
-
---
|
|
245
|
-
|
|
246
247
|
## `scan-new-system.gmp.py`
|
|
247
248
|
|
|
248
249
|
This script starts a new scan on the given host.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|