Skip to content

Update plugin_packages.json#57

Open
Serizao wants to merge 2 commits into
caido:mainfrom
Serizao:patch-2
Open

Update plugin_packages.json#57
Serizao wants to merge 2 commits into
caido:mainfrom
Serizao:patch-2

Conversation

@Serizao
Copy link
Copy Markdown
Contributor

@Serizao Serizao commented Nov 26, 2025

Add ViewState Plugin

I am submitting a new Plugin Package to brute force and decode ViewState

Repository URL

https://github.com/Serizao/caidoViewState

Link to my plugin package:

Release Checklist

  • [ X] I have tested the plugin on
    • Windows
    • macOS
    • Linux
  • My GitHub release contains all required files
    • plugin_package.zip
    • plugin_package.zip.sig
  • Release immutability is enabled
  • GitHub Tag name matches the version number specified in my caido.config.json
  • The id in my caido.config.json matches the id in the plugin_packages.json file.
  • My README.md describes the plugin package purpose and provides clear usage instructions.
  • I have read the developer policy at https://developer.caido.io/policy.html, and have assessed my plugin package adherence to this policy.
  • I have added a license in the LICENSE file and it matches the license field in the plugin_packages.json file.
  • My project respects and is compatible with the original license of any third-party code that I'm using.
    I have given proper attribution to these other projects in my README.md and/or LICENSE.

Add ViewState Plugin
@f8thl3ss
Copy link
Copy Markdown
Member

@Serizao first, thank you for your plugin, highly appreciated! Before we merge this, there are a couple of things that we need to fix. First, we only allow plugins that have enabled the immutable releases (https://developer.caido.io/guides/repository.html#_3-enable-immutable-releases). You will also need to update your release workflow to match the immutable release setting in the repo. I suggest you use the workflows from shift: https://github.com/caido-community/shift/tree/main/.github/workflows. I'll also make a couple of suggestions on the main repository regarding the plugin itself, but it's a nice first version!

@Serizao
Copy link
Copy Markdown
Contributor Author

Serizao commented Apr 24, 2026

hello @f8thl3ss , all change on the code base required was done, the release github action was modifed and immutable release was also enable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants