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

Add versioned info about SARs and SFRs #282

Open
3 tasks
J08nY opened this issue Nov 9, 2022 · 0 comments
Open
3 tasks

Add versioned info about SARs and SFRs #282

J08nY opened this issue Nov 9, 2022 · 0 comments
Assignees
Labels
cc Related to CC certification enhancement New feature or request web Stuff related to the web at seccerts.org

Comments

@J08nY
Copy link
Member

J08nY commented Nov 9, 2022

Currently, the data on SARs and SFRs used on the page is extracted from the latest CC version. However, as CC versions go this data changed (the levels changed sometimes as well as the names associated to them). Ideally, we would have versioned info on the SARs and SFRs and then the site will render the one which matches the certificate (or allow the user to select).

This needs:

  • To extract versioned SAR and SFR names from the older CC versions, for those with XML this will be easy, for those without this will be harder (some pdftotext + regex will likely be necessary).
  • To add a heuristic to extract the CC version of the certificate.
  • To render the correct CC version of SARs and SFRs on the website based on the heuristic match.
@J08nY J08nY added enhancement New feature or request web Stuff related to the web at seccerts.org labels Nov 9, 2022
@J08nY J08nY self-assigned this Nov 9, 2022
@J08nY J08nY added the cc Related to CC certification label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cc Related to CC certification enhancement New feature or request web Stuff related to the web at seccerts.org
Projects
None yet
Development

No branches or pull requests

1 participant