mitre / mitre/ts-inspec-objects
Evaluate if `processEvaluation` should go through sub profiles
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- Avg merge
- 3m
- Merged PRs (30d)
- 21
Description
If an Exec JSON has multiple profiles (for example, because it is an overlay), make sure processEvalutation in json.ts accounts for that.
Contributor guide
No contributing guide indexed for this repository
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
Start in json.ts and locate processEvalutation, then read how Exec JSON profiles and overlays are represented. Check the existing handling for single and multiple profiles before determining the intended sub-profile path. Done means multi-profile Exec JSON is handled correctly without regressing single-profile behavior; run the relevant repository tests once identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100