OpenRailAssociation / OpenRailAssociation/github-org-manager

Check username-ID mapping before each run

Open
#234 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
14
Forks
6
Avg merge
2d 20h
Merged PRs (30d)
8

Description

The username is mutable. For security reasons, we may need a username-ID snapshot like uv.lock, which is generated by cli and checked before each run. If it does not match, raise an error to inform users to update usernames and re-generate snapshot.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the CLI entry point and inspect how uv.lock is generated and checked before each run. Define the username-ID snapshot flow so a mismatch raises an informative error; done means username changes are detected before execution and users are told to update usernames and regenerate the snapshot.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.