max-mapper / max-mapper/requirebin
don't keep github session around
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 389
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
need to make sure that the github session is inaccessible to the arbitrary scripts that people can write
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating how GitHub sessions are stored and how user-supplied scripts are executed, then determine the isolation boundary that must be enforced. Done means arbitrary scripts cannot access the GitHub session; add or run the relevant security tests once those locations are identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100