Comcast / Comcast/sheens

Deep-copy bindings before giving to actions/guards

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
122
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Otherwise an action/guard could modify (non-primitive) binding values.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how bindings are passed into actions and guards, the entry points named in the issue. Check how non-primitive values are represented and copied, then verify that an action or guard cannot mutate the original bindings; the issue provides no file or test names, so the relevant tests must be located in the repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.