Conversation
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
|
@miczyg1 please assign a reviewer. I don't know if the following feature requests should be part of this MR or another. Please let me know WDYT.
For which releases and which platform do we plan to provide Openses Score? |
Some (if not most) of these requests are already included in the first comment in the PR. Versioning v0.1 will be added when UEFI parsing is finished and the results are presented as pie charts artifacts with the metrics exported as CSV. This is the first milestone.
Ultimately this should be incorporated into our templates and used for all platforms |
We should be precise, which are not planned for v0.1? Can you put those in the v0.2 milestone, please? |
It doesn't answer my question. |
Integrating into the templates means the Dasharo Openness Score will be published as part of the newsletter AND docs.dasharo.com (release notes probably) for ALL Dasharo platforms |
|
It instead sounds that for ALL new releases for Dasharo support platforms. So key question would be which release would be next, so we can check Openness Score in action. |
There will be no problem for adding/generating openness score for past releases if needed. As for the key question, I don't know, it depends on the workload when the utility will become usable. Novacustom would like to have Openness Score for each release, so probably the priority will be to use it there, not necessarily on new incoming releases. |
First portion of code, which can:
Additionally added known file types, definitions and names to categorize what will be considered open-source/closed-source/data components.
Sample output of current code processing binaries: https://paste.dasharo.com/?a85443607d32aedb#EWJfMA67HZhLKPoiWLbUZQY8YPhSn1TTTsjHFLabRjAm
Further development will also be conducted in portions implementing missing functionalities:
4 Calculation of total size of closed-source/data/empty components in vendor UEFI image.