mitre / mitre/ts-inspec-objects
Update inspec.yml version number when running delta
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- Avg merge
- 3m
- Merged PRs (30d)
- 21
Description
For example:
Old
name: RHEL_7_STIG
title: Red Hat Enterprise Linux 7 Security Technical Implementation Guide
maintainer: MITRE SAF Team
copyright: MITRE, 2022
copyright_email: saf@groups.mitre.org
license: Apache-2.0
summary: "Inspec Validation Profile for Red Hat Enterprise Linux 7 STIG"
version: 3.6.0
inspec_version: ">= 4.26"
New
name: RHEL_7_STIG
title: Red Hat Enterprise Linux 7 Security Technical Implementation Guide
maintainer: MITRE SAF Team
copyright: MITRE, 2022
copyright_email: saf@groups.mitre.org
license: Apache-2.0
summary: "Inspec Validation Profile for Red Hat Enterprise Linux 7 STIG"
version: 3.10.0
inspec_version: ">= 4.26"
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 by locating the delta entry point and the affected inspec.yml files. Compare the generated or updated version field with the example, then verify that running delta changes the version from the old value to the expected new value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100