mirror of
https://github.com/Dasharo/Openness-Score.git
synced 2026-06-13 19:16:16 -07:00
docs/source/design.rst: finalize design rules
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
This commit is contained in:
@@ -17,7 +17,11 @@ Dasharo Openness Score general rules
|
||||
closed-source and open-source code only
|
||||
* Markdown report should print general image statistics and any additional
|
||||
statistic per region or firmware integral part (firmware image type
|
||||
dependent).
|
||||
dependent) includign the category the component has been classified
|
||||
* General image statistic at minimum are: image size, open-source size,
|
||||
closed-source size, data size and empty size
|
||||
|
||||
3. The utility must be sa precise as possible to avoid falsified results.
|
||||
|
||||
Dasharo Openness Score module design rules
|
||||
------------------------------------------
|
||||
@@ -43,4 +47,5 @@ Each class representing a firmware image (or its integral part):
|
||||
``__init__`` method
|
||||
9. Must implement ``export_charts`` method to generate pie charts (only for
|
||||
classes representing the whole firmware image)
|
||||
|
||||
10. Must assume a component as closed-source if unable to classify to any
|
||||
category.
|
||||
|
||||
Reference in New Issue
Block a user