Skip to content

feat: [five-c] Compliance dashboard export/report#522

Merged
tdruez merged 10 commits intomainfrom
414-5c-basic-report
Apr 20, 2026
Merged

feat: [five-c] Compliance dashboard export/report#522
tdruez merged 10 commits intomainfrom
414-5c-basic-report

Conversation

@tdruez
Copy link
Copy Markdown
Contributor

@tdruez tdruez commented Apr 17, 2026

Issues

Changes

Add ability to export the "Product compliance summary", from the "Compliance Control Center" view, as the following formats:

  • Comma-separated Values (.csv)
  • JSON (.json)
  • OpenDocument (.ods)
  • Microsoft Excel (.xlsx)
  • YAML (.yaml)

Screens

Screenshot 2026-04-20 at 17 25 08

tdruez added 4 commits April 17, 2026 18:56
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
@DennisClark
Copy link
Copy Markdown
Member

@tdruez I think that there should be a timestamp as part of the file name on the various exported files. For example, when I open the XLSX file in Excel I can see the filename but I have no date/time to provide the necessary context to make it really useful.

On the other hand, the contents of the 3 different formats look really nice, easy to read, and very informative.

tdruez added 6 commits April 20, 2026 13:13
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
@tdruez
Copy link
Copy Markdown
Contributor Author

tdruez commented Apr 20, 2026

@DennisClark Thanks for the suggestion, a timestamp was added to the exported filename.
Also, I've added support for 2 more formats for consistency with "Reporting" features:

  • OpenDocument (.ods)
  • YAML (.yaml)

@tdruez tdruez merged commit c259b19 into main Apr 20, 2026
4 checks passed
@tdruez tdruez deleted the 414-5c-basic-report branch April 20, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants