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
9 stars 7 forks source link

Start collecting dataset version #338

Open adamjanovsky opened 1 year ago

adamjanovsky commented 1 year ago

When collecting a CC/FIPS dataset, we could collect the tool versions used to produce such datasets. When the user fetches from_web_latest(), we could display a warning when different version is run. We could assist the user by displaying him how to install the tool of that specific release. E.g., pip install sec-certs xxx.

Care must be taken when dealing with datasets created with commit x, but updated on commit y.

TODO

GeorgeFI commented 8 months ago

@adamjanovsky Hi there, I am continuing with this one.