-
Notifications
You must be signed in to change notification settings - Fork 61
feat(myopencre): add initial MyOpenCRE page and CSV template download #661
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
base: main
Are you sure you want to change the base?
feat(myopencre): add initial MyOpenCRE page and CSV template download #661
Conversation
|
Hi! I’ve squashed and re-signed the commits so everything is now verified. |
|
This PR is part of the MyOpenCRE frontend flow resolving #584. Full context and next steps are summarized on the issue. |
|
this is amazing, thank you for working on this. |
@northdpole Thanks sir, glad to hear that! |
|
Thank you so much! @northdpole ✨ |
|
Fixed a shared header utility (.sr-only) in the base MyOpenCRE branch that was affecting hamburger alignment in stacked PRs. |
Summary
This PR introduces the first step of the MyOpenCRE frontend as described in issue #584 .
It adds a dedicated MyOpenCRE page that allows users to download a CSV mapping template (header-only), enabling them to map their own security standards (e.g. SOC2) to OpenCRE Common Requirements without using curl or CLI tooling.
What’s included
/myopencrestandard_namestandard_sectioncre_idnotesWhat’s intentionally out of scope
These will be handled in follow-up incremental PRs to keep the review surface small.
Related issue
Closes part of #584
Screenshots