Conversation
Allow users to get payloads from public github repositories in a easy and quick fashion and can store multiple different ones.
|
Can I get someone to verify my plugin please. |
Gonna take a look today :) |
|
@ChrisCZ2 The json is not valid right not (you need to remove the comma after your plugin entry). Also, I've looked at the last release you did and there are a couple of things that are missing. First, you didn't sign it, and second it looks like it's not an immutable release. Both of these are mandatory to get published on the store. You can get more info on how this works here: https://developer.caido.io/guides/repository.html. In the meantime, I'm reviewing the actual plugin and testing it. |
|
I made the mentioned changes on Saturday let me know if theres anything else |
|
@ChrisCZ2 , I've looked at the repo and everything seems fine, but the latest release has the signature, but not the plugin itself in its assets (plugin_package.zip.sig, but not plugin_package.zip) . Looks like something weird happened. Can you try to do a new release ? |
made a new release |
Plugin Validation Results for RepoExplorer v1.0.3Repository: ChrisCZ2/RepoExplorer ❌ Version Match |
@ChrisCZ2 Almost there, but it looks like the signature validation didn't work and the id and version didn't match between the caido config file, the package.json file and the release |
i just fixed the package json and caido config hopefully that fixed the version issues if not i think i will to make a new release |
Plugin Validation Results for RepoExplorer v1.0.3Repository: ChrisCZ2/RepoExplorer ❌ Version Match |
You will need to do a new release. The check is done against the release assets, not the code on your main branch |
okay i will make a new release |


Allow users to get payloads from public github repositories in a easy and quick fashion and can store multiple different ones.
I am submitting a new Plugin Package
Repository URL
Link to my plugin package:
https://github.com/ChrisCZ2/RepoExplorer
Release Checklist
plugin_package.zipplugin_package.zip.sigcaido.config.jsonidin mycaido.config.jsonmatches theidin theplugin_packages.jsonfile.README.mddescribes the plugin package purpose and provides clear usage instructions.LICENSEfile and it matches thelicensefield in theplugin_packages.jsonfile.I have given proper attribution to these other projects in my
README.mdand/orLICENSE.