wapiti-swagger_0.1.9-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 16 Oct 2025 14:57:31 +0200 |
Source: | wapiti-swagger |
Binary: | python3-wapiti-swagger |
Architecture: | source all |
Version: | 0.1.9-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Security Tools <team+pkg-security@tracker.debian.org> |
Changed-By: | Gianfranco Costamagna <locutusofborg@debian.org> |
Description: | python3-wapiti-swagger - Python library designed to parse Swagger (OpenAPI) specifications |
Closes: | 118202 |
Changes: | wapiti-swagger (0.1.9-1) unstable; urgency=medium * Initial release. (Closes: #118202) |
Files: | 7b338a2644c8c0e7ef6e892e418566de 2115 python optional wapiti-swagger_0.1.9-1.dsc b307bf7a43ddc786356dcbd629624a16 10839 python optional wapiti-swagger_0.1.9.orig.tar.gz ce8cdabd063448a6531bc6a94b92148c 2260 python optional wapiti-swagger_0.1.9-1.debian.tar.xz 713d28ffc3021449361ff0723f0bc4c3 9628 python optional python3-wapiti-swagger_0.1.9-1_all.deb 607c0344142cb3a8a3553303d5d1245c 6646 python optional wapiti-swagger_0.1.9-1_amd64.buildinfo |
wapiti-swagger_0.1.9-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | wapiti-swagger |
Binary: | python3-wapiti-swagger |
Architecture: | all |
Version: | 0.1.9-1 |
Maintainer: | Debian Security Tools <team+pkg-security@tracker.debian.org> |
Uploaders: | Gianfranco Costamagna <locutusofborg@debian.org> |
Homepage: | https://github.com/wapiti-scanner/wapiti_swagger |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/pkg-security-team/wapiti-swagger |
Vcs-Git: | https://salsa.debian.org/pkg-security-team/wapiti-swagger.git |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, python3, python3-yaml, python3-setuptools, pybuild-plugin-pyproject |
Package-List: | python3-wapiti-swagger deb python optional arch=all |
Files: | b307bf7a43ddc786356dcbd629624a16 10839 wapiti-swagger_0.1.9.orig.tar.gz ce8cdabd063448a6531bc6a94b92148c 2260 wapiti-swagger_0.1.9-1.debian.tar.xz |
control file for python3-wapiti-swagger_0.1.9-1_all.deb (click to toggle) | |
---|---|
Package: | python3-wapiti-swagger |
Source: | wapiti-swagger |
Version: | 0.1.9-1 |
Architecture: | all |
Maintainer: | Debian Security Tools <team+pkg-security@tracker.debian.org> |
Installed-Size: | 44 |
Depends: | python3-yaml, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/wapiti-scanner/wapiti_swagger |
Description: | Python library designed to parse Swagger (OpenAPI) specifications. Python library designed to parse Swagger (OpenAPI) specifications and extract the necessary information to generate valid HTTP requests. . It focuses on providing a clean, programmatic interface for analyzing Swagger files and creating request templates without relying on external tools for OpenAPI processing. . This library is particularly useful for scenarios where only the request generation requirements are of interest, such as: . - Automated testing and validation of APIs. - Dynamic request generation for web vulnerability scanners (like Wapiti). - Custom API tooling. . The library is lightweight, relying only on Python's built-in `json` library and `PyYAML` for file parsing, and it avoids heavy dependencies on larger OpenAPI frameworks. |
contents of python3-wapiti-swagger_0.1.9-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-16 12:57 ./ drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/ drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger/ -rw-r--r-- root/root 0 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger/__init__.py -rw-r--r-- root/root 2520 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger/models.py -rw-r--r-- root/root 14543 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger/parser.py drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger-0.1.9.dist-info/ -rw-r--r-- root/root 7 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger-0.1.9.dist-info/INSTALLER -rw-r--r-- root/root 6839 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger-0.1.9.dist-info/METADATA -rw-r--r-- root/root 91 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger-0.1.9.dist-info/WHEEL -rw-r--r-- root/root 22 2025-10-16 12:57 ./usr/lib/python3/dist-packages/wapiti_swagger-0.1.9.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/share/ drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-16 12:57 ./usr/share/doc/python3-wapiti-swagger/ -rw-r--r-- root/root 173 2025-10-16 12:57 ./usr/share/doc/python3-wapiti-swagger/changelog.Debian.gz -rw-r--r-- root/root 1369 2025-10-16 12:57 ./usr/share/doc/python3-wapiti-swagger/copyright |
copyright of python3-wapiti-swagger_0.1.9-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/wapiti-scanner/wapiti_swagger Upstream-Name: wapiti-swagger Files: * Copyright: 2025 Nicolas Surribas License: MIT Files: debian/* Copyright: 2025 Gianfranco Costamagna <locutusofborg@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 16.10.2025 / 17:06:13 (UTC)