Add a global lock on security worker iterations, based on the value of
the current pagination token. This is to avoid multilple worker
processes possibly doing work on the same set of manifests.
Allows for exporting Quay modules via source to be reused in other tools. Current exported packages only support exporting database modules to keep package size low.