* 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>
* chore: let the sql query input be empty
* feat: support proxy request body amend in mock
* test pass with the basic feature
---------
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
* fix: mock body render missing context
* feat: add support for repo parameter in mock response body
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
* feat: support to get go mod version
* support to run test case with filter
* fix unit tests
* fix dockerfile
* add missing console/atest-ui/package.json
* fix the e2e
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
* feat: imporove mock object with standard crud
* add more document of mock
* add a common proxy on mock server
* test pass with the mock proxy
* update mock json schema
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
* doc: add document of atest extension
* feat: support to config mock server on ui
* add more document
* Fix code scanning alert no. 61: Incorrect conversion between integer types
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>