konga icon indicating copy to clipboard operation
konga copied to clipboard

More than just another GUI to Kong Admin API

Results 159 konga issues
Sort by recently updated
recently updated
newest added

Hello, I recently deployed kong & konga-ui to my kubernetes cluster, the UI is great and helps me to visualize everything inside kong but I cannot really use it for...

I imagine a query is not optimized here or a size of scale things because I click the add plugin button and many of times lately its never loading the...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

it was possible for a basic user to takeover any account using the ID Parameter. How to Reproduce -Edit the GET request -Manipulate the User ID -For further clarification, please...

a basic user can escalate his privileges using a known exploit. How to Reproduce -Edit the Profile of a User -Tamper the Admin Parameter -For further clarification, please follow the...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=moment&from_version=2.25.1&to_version=2.29.2&pr_id=0bcac3ce-dde0-49ec-9414-884f0205ff2d&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Hey there! I belong to an open source security research community, and a member (@whokilleddb) has found an issue, but doesn’t know the best way to disclose it. If not...

Hey guys,I was trying to call the admin api to add certification on kong here is my command: curl -k -X POST http://..../certificates -F "cert=$(cat fullchain.pem)" -F "key=$(cat privkey.pem)" -F...