Skip to content

Remove version and release from inpect profile skeleton generator process#3767

Merged
georgedias merged 7 commits intomainfrom
profile_skeleton_generator
May 20, 2025
Merged

Remove version and release from inpect profile skeleton generator process#3767
georgedias merged 7 commits intomainfrom
profile_skeleton_generator

Conversation

@georgedias
Copy link
Contributor

Restricted inspec title name to include version and release information

@georgedias georgedias self-assigned this May 12, 2025
@georgedias georgedias added the bug Something isn't working label May 12, 2025
@georgedias georgedias requested a review from em-c-rod May 12, 2025 16:35
readmeObj.profileTitle = benchmarkTitle
readmeObj.profileVersion = `${stigVersion}.${stigRelease}.0`
readmeObj.inspecTitle = `${benchmarkTitle} :: Version ${stigVersion}, Release ${stigRelease} :: Benchmark Date: ${stigDate}`
readmeObj.inspecTitle = `${benchmarkTitle} :: Version ${stigVersion}, Release ${stigRelease} Benchmark Date: ${stigDate}`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will adding this here impact the GUI export in Heimdall? Have you tried to build Heimdall with this change in HDF converters and export a checklist through the GUI? If not, let me know and I can test that

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I see that this is the README title. Thanks for pointing it out!

Copy link
Contributor

@em-c-rod em-c-rod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am still not fully clear if this is the right place to add the version and release to the InSpec title, but I know I am missing pieces of the whole picture.

@sonarqubecloud
Copy link

@georgedias georgedias merged commit 24f2fed into main May 20, 2025
18 checks passed
@mergify mergify bot deleted the profile_skeleton_generator branch May 20, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants