Generate CIP Kernel and CIP Core test reports from SQUAD in PDF format
CIP SWG is currently working for IEC 62443-4-1 & 4-2 assessment. There is a requirement to produce the test reports for CIP Kernel and CIP Core. At the final stage of assessment, the certification body shall sign these reports for the submitted isar-cip-core release.
To explain this in detail: If CIP members chose an image for a particular isar-cip-core release (Eg: x.y), then it is expected to produce IEC layer test, Secure boot and Swupdate test, CIP Kernel reports which can be done using the implementation carried out in cip-test-reports and cip-release-reports repositories (using squad-client) from the respective projects in CIP SQUAD.
The problem is the reports are expected to be immutable in nature from IEC assessment perspective. It is mentioned in this repository that the fetched and generated reports from SQUAD are uploaded to Gitlab Pages. Since the reports as html in nature, some of the links might not work in future. So, to avoid this, is there a possibility to have the reports in an immutable form (like a PDF file)?