gchq / gchq/CyberChef

RISON Decode

Open
#1,827 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

RISON decoding is broken. Found the below reference on the initial commit.

Well, almost. RISON Decode operation is broken. The "decode option" dropdown contains 3 `undefined` options, and makes it unusable. Replacing l.31 `type: "editableOption",` with `type: "option",` should do the trick.

Thanks tho.

_Originally posted by @baphael in https://github.com/gchq/CyberChef/issues/1023#issuecomment-2072603935_

Contributor guide

Open the contributing guide

Research direction

Start by locating the RISON Decode operation and inspect the line 31 configuration referenced in the issue. Confirm the decode option dropdown currently renders three undefined entries, then verify that the dropdown presents usable named options after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.