crashappsec / crashappsec/chalk
Rename `_CHALKS` to `_ARTIFACT_INFO`
- Dominant language
- Nim
- Stars
- 436
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The `_CHALKS` key contains metadata about artifacts, some of which are part of the chalkmarks (those without `_`) and some of which are part of the per-artifact runtime info. They do _no_ correspond to chalkmarks. We should probably rename them to prevent any confusion on behalf of the users
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for `_CHALKS` and inspect every reference, including tests and user-facing documentation. Rename the key consistently to `_ARTIFACT_INFO`, preserve the existing artifact metadata behavior, and run the affected test suite to confirm all references still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nim
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100