Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance ScubaGoggles markdown parser to accept multiple different baseline policy versions #527

Open
buidav opened this issue Dec 19, 2024 · 0 comments
Milestone

Comments

@buidav
Copy link
Collaborator

buidav commented Dec 19, 2024

Originally posted by @buidav in #499 (comment)

💡 Summary

Follow up of PR #499 . Once ScubaGoggles hits v1.0 then it's possible for there can be a mismatch between the ScubaGoggles tool version and the baseline policy versions.
Even within the baseline policy versions there can be different versions.
Example:
GWS.CALENDAR.1.1v1 and GWS.CALENDAR.1.2v2 (The text for 1.2v1 was updated which prompted a version bump.)

Motivation and context

Multi version handling for when policy baselines start differing in version.

Implementation notes

Requires changes to the markdown parser in the ScubaGoggles reporter file.

Acceptance criteria

When ScubaGoggles is able to accept GWS.CALENDAR.1.1v1 and GWS.CALENDAR.1.2v2

@buidav buidav changed the title Once ScubaGoggles hits v1.0 then it's possible for there can be a mismatch between the ScubaGoggles tool version and the baseline policy versions. Enhance ScubaGoggles markdown parser to accept multiple different baseline policy versions Dec 19, 2024
@buidav buidav added this to the Eel milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant