Skip to content

Conversation

ACK-J
Copy link

@ACK-J ACK-J commented Sep 22, 2025

Sorry for such a large PR, feel free to rework the code if necessary. I implemented a few features that I felt were missing. In my testing everything works well but I caution that this was mostly written using the help of AI.

  • Added the ability to import a swagger file to populate templates
  • Added match and replace to set placeholder values like {userId} -> 5 during the swagger import
  • Place holder values in swagger docs will automatically be extracted into match and replace window
  • Added a button to select an entire column instead of clicking each checkbox in the matrix manually
  • Added an option to override the swagger import host
  • Added the ability to CTRL + R inside authmatrix
  • Added an import/export feature

Copy link

socket-security bot commented Sep 22, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpnpm@​10.16.19410010097100

View full report

Copy link

socket-security bot commented Sep 22, 2025

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
pnpm@10.16.1 has Obfuscated code.

Confidence: 0.94

Location: Package overview

From: package.jsonnpm/pnpm@10.16.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/pnpm@10.16.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@bebiksior
Copy link
Contributor

Hi @ACK-J 👋 Thanks for the PR, good stuff! This will be super helpful. We're going to clean up some parts of the code and merge when it's ready

@ACK-J
Copy link
Author

ACK-J commented Sep 23, 2025

Glad its helpful and at least a good starting place. Feel free to change anything. I'll likely make more PRs in the future for small discrete feature additions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants