1
0

13 Commits

Author SHA256 Message Date
0408316cc6 - update to 24.3.0:
* Ignore ruff cache from git
  * Officially support Python 3.12
  * Remove unused config for bandit
  * Delete obsolete pylint config
  * Update headers to new spdx copyright
  * Update copyright to 2024

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=23
2024-04-15 06:08:27 +00:00
07fcf2c449 Accepting request 1152021 from home:jaimeMF:branches:devel:languages:python
- Remove unneeded call to find -name '*.snap' | xargs rm

OBS-URL: https://build.opensuse.org/request/show/1152021
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=21
2024-02-27 08:52:19 +00:00
d8e9045dd6 - update to 24.1.0:
* New create-consolidated-report container opts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=19
2024-01-20 19:40:11 +00:00
bea8072ec2 - update to 23.11.0:
* Support for specifying task type
  * Use function to calculate timestamps
  * Do not truncate operating system names
  * Filter for correct target
- update to 23.10.0:
  * Auto-merge workflow, to enable squash auto-merge in open PRs
  * Improve application-detection requests
  * Group dependabot updates
  * Fix param use in generate-random-reports
  * Fix getting hosts in application-detection
  * Remove superfluous output from check-gmp
- update to 23.9.0:
  * Allow to auto re-build the docs on changes via livehtml
  * Add installation instructions using pipx because of PEP 668
  * CERT-Bund Advisory script, parsing reports to CSV (#964)
  * Drop support for Python 3.7 and 3.8
  * Remove obsolete project files
  * Convert docs to use markdown formatting
  * Update copyright year in README
  * Adjust docker image for Debian Bookworm
  * Use generic reusable workflows
  * Create conventional commits for dependabot
  * Remove `cache: "true"` input (#1004)
  * Fix conventional commits workflow
  * Set permissions for conventional commits workflow
- Do not build for Python 3.6 or 3.9 due to python-python-gvm.
- Kill dephell dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=16
2023-12-18 14:05:32 +00:00
f73a0c7ac5 Accepting request 1101659 from home:mcalabkova:branches:devel:languages:python
- update to 23.4.0
  * Support Python 3.11
  * Auto-allow host for SSH connection

OBS-URL: https://build.opensuse.org/request/show/1101659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=14
2023-08-01 09:21:25 +00:00
45ce6c155d Accepting request 1067002 from home:mnhauke:OpenVAS
- Update to version 23.2.0
  * Added --with-descriptions and host details source types to
    generate-random-reports.

OBS-URL: https://build.opensuse.org/request/show/1067002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=12
2023-02-23 14:03:46 +00:00
8a9909e88a Accepting request 1006798 from home:yarunachalam:branches:devel:languages:python
- version update  to 22.9.0
  * Changelog created for release to 22.9.0
  * Fix: Consolidated Report script finds last report in time period now (#771)
  * Bump bcrypt from 3.2.2 to 4.0.0
  * Bump urllib3 from 1.26.11 to 1.26.12
  * Change: Don't use a pip cache within the container build
  * Bump charset-normalizer from 2.1.0 to 2.1.1 (#767)
  * Bump pygments from 2.12.0 to 2.13.0
  * Bump coverage from 6.4.3 to 6.4.4
  * Bump autohooks from 22.8.0 to 22.8.1
  * Bump github/codeql-action from 1 to 2
  * Bump actions/checkout from 2 to 3
  * Bump actions/setup-python from 2 to 4
  * Add: Update GitHub actions via dependabot too
  * Add dockerignor file for a cleaner container build context
  * Remove unnecessary installation of poetry in container workflow
  * Try to fix poetry issue not being able to find python
  * Update Dockerfile
  * Update container.yml
  * Update container.yml
  * Update container.yml
  * Add: Build container image for gvm-tools
  * Update and improve docs
  * Change: Update links and terms in README and docs
  * Add: Deploy docs to GitHub pages too
  * Normalize strings for gmp scripts too
  * Change: Enable string normalization with black
  * Sort all imports with isort
  * Change: Add autohooks-plugin-isort for import sorting
  * Change: Use greater or equal then for dependencies with calver

OBS-URL: https://build.opensuse.org/request/show/1006798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=10
2022-09-29 09:32:31 +00:00
70bd20f555 Accepting request 955609 from home:pgajdos:python
- version update to 21.10.0
  Using traceback to print the full error traceback, when a script fails ... db5a7c9
  Fixing and refactoring the update-task-target script. [#544] 8431844
  Fixing some scripts that use Gmp.types... [#535] d7f7eb5
  Fixed the GMP authentication for gvm-cli. #472
  etc. see https://github.com/greenbone/gvm-tools/releases

OBS-URL: https://build.opensuse.org/request/show/955609
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=9
2022-02-17 12:26:30 +00:00
b519b39326 - Do not build for Python 3.6 or 3.9 due to python-python-gvm.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=8
2021-08-25 05:36:55 +00:00
dfb26a60aa Accepting request 844176 from home:bnavigator:branches:devel:languages:python
- Kill dephell dependency

OBS-URL: https://build.opensuse.org/request/show/844176
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=6
2020-10-27 10:44:11 +00:00
4bbda5fc1a Accepting request 843940 from home:mnhauke:OpenVAS
- Update to version 20.10.1
  Changed
  * Fixed send-schedule.gmp.py script, because <timezone_abbrev>
    has been removed from Schedules, using instead.
  * Fixed send-targets.gmp.py script, because alive_test needs to
    be from AliveTest enum in create_target function.
  * Added gmpv20.08 support to the scan-new-system.gmp.py script,
    as create_target requires an argument port_range or
    port_list_id now.
  * Using the --log argument is not casesensitive anymore. Use the
    lower-case or upper-case loglevel as the argument now.
  Fixed
  * Fixed the check-gmp.gmp.py script, as it was not compatible to
    Python 3.5 anymore.
  * Fixed the check-gmp.gmp.py script: results have not been
    loaded with -F host -T task --status and probably some other
    cases. Added details=True to the command that requests the
    report.
  * Fixed the pdf-report.gmp.py script. Joining the Content of the
    tag was not the correct way here ... we needed the tail of the
    <report_format> tag ...
  Removed
  * Removed gvm.version module in favor of using pontos.version
- Temporary disable source verification (upstream messed it up)

OBS-URL: https://build.opensuse.org/request/show/843940
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=4
2020-10-26 09:19:09 +00:00
Tomáš Chvátal
a843b0fec1 - Fix signature verification by using github archive
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=2
2020-08-17 07:04:03 +00:00
Tomáš Chvátal
3379b00be7 Accepting request 825840 from home:mnhauke
Initial package for python-gvm-tools

OBS-URL: https://build.opensuse.org/request/show/825840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=1
2020-08-17 06:44:32 +00:00