Skip to content

Check log size before and after submit

Elias Rudberg requested to merge sigsum-log-growth-check-2 into sigsum

This change in SigsumSubmissionChecker adds checking the log size before and after submit, and verifies that the size has grown.

Also a small improvement in error handling in case an exception is raised, so that the error email in that case not only says "failed" but also includes the error string from the raised exception.

Closes: #17 (closed)

Merge request reports

Loading