crocs-muni / sec-certs

Tool for analysis of security certificates and their security targets (Common Criteria, NIST FIPS140-2...).
https://sec-certs.org
MIT License
12 stars 8 forks source link

Metadata Bindings #345

Open xmoravec opened 1 year ago

xmoravec commented 1 year ago

This PR implements the metadata layer for sec-certs, including the pipeline processing the binding files, creating binding records in a new MongoDB collection, and the web presentation of the data.

J08nY commented 1 year ago

@xmoravec Should I look at this and give it a review? Is it ready?

xmoravec commented 1 year ago

@J08nY yes please, you can review the code :) it should be ready

petrs commented 1 year ago

@xmoravec Hi Eric, do you find the comments from @J08nY actionable and are you willing to incorporate before merging? It would be better to have things merged otherwise this PR may become incompatible soon due to other changes. Thank you for consideration

xmoravec commented 1 year ago

Hi Petr and Ján, first of all, I am sorry for the late reply - I was hoping to find time and the capacity to incorporate at least some of the changes.

However, I want to be fair and admit I currently completely lack the capacity to incorporate the changes. Moreover, many of the changes requested have the potential to break some of the functionality and would require further testing and discussions. Aside from the capacity I currently lack the technical means to test the new functionality or to make it compatible with newer versions of sec-certs.

I am sorry to leave my work unfinished. However, I believe getting accustomed to the code and picking it up from here should not be difficult for someone familiar with the sec-certs project, should it be deemed a priority.

Regards, Erik