public ArtifactsImporter(ComponentLogger log, ArtifactsImporterConfig config) : base(log) { _config = config; Configuration = _config; }