gchq / gchq/CyberChef

Feature request: Named capture groups don't show their names in results.

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

Description

**Is your feature request related to a problem? Please describe.**
![image](https://github.com/gchq/CyberChef/assets/8257285/50f4227e-968e-48b4-afbf-2acae799c5e9)

**Describe the solution you'd like**
"Group n" change to the capture group name I provided in regex.

Contributor guide

Open the contributing guide

Research direction

Start by locating the JavaScript code that renders regular-expression capture results and handles named capture groups. Verify how unnamed groups are currently labeled, then confirm that named groups display their provided names in the results while existing matching behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.