Details
Description
The SourcePublisher is not using a BufferedOutputStream when copying sources. This can lead to bad performance. We should also look at all other places where we write to the scanner report and see if we are not missing something.
The SourcePublisher is not using a BufferedOutputStream when copying sources. This can lead to bad performance. We should also look at all other places where we write to the scanner report and see if we are not missing something.