api-testing/pkg/downloader
Rick 11ab39f11f
support to load swaggers from an extension (#639)
* feat: support to download differnt kinds of ext

* support to load swaggers from an extension

* docs(extension): add swagger data extension and update documentation

- Add swagger data extension to the extensions list
- Update documentation to include new extension usage

* Potential fix for code scanning alert no. 69: Arbitrary file access during archive extraction ("Zip Slip")

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>

---------

Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-06 23:17:57 +08:00
..
testdata fix: cannot download oci artifact on windows (#473) 2024-06-04 14:33:41 +08:00
extension.go support to load swaggers from an extension (#639) 2025-03-06 23:17:57 +08:00
oci.go support to load swaggers from an extension (#639) 2025-03-06 23:17:57 +08:00
oci_test.go feat: add metrics support to mock server (#606) 2025-02-08 09:28:39 +08:00
progress.go feat: support to print the progress when oci download (#544) 2024-10-05 15:41:12 +08:00