As we reach the end of September 2024, ThreadFix version 3.x on-premises has officially reached its End-of-Life. Therefore, there is no longer support or updates for this version of the product. We have fully transitioned our product and development teams to focus ThreadFix SaaS and migrating all customers over from the on-premises versions. Our Customer Success and Support teams are here to help you in migrating to ThreadFix SaaS and maximizing the value you see from this improved offering from Coalfire. This is the next phase of ThreadFix and our team is looking forward to continuing to support you on this journey.

Remote Provider Import Request Time

Reports (Ad-hoc SQL Queries)

Report Title

Last Updated

Report Title

Last Updated

Remote Provider Import Request Time

11/8/2020

Description

Notes:

Report of Remote Provider Import requests initiated by a user or scheduler.

Requests can be, bulk imports, import for single RP app, import from all RP app mapped to a TF app

Column Definitions:

  • Import Time (minutes): the total time it took to complete importing scans for all apps associated with the request (or running time if still in progress).

 

Parameters

Detail

Default

 

 

 

SQL Query (MS SQL Server)

 

SELECT rpe.name AS 'RP Connection', rpt.name AS 'Source Type', type AS 'Request Type', status AS 'Status', (DATEDIFF(millisecond, CONVERT(DATETIME2, processingStartTimestamp, 103), COALESCE(CONVERT(DATETIME2, finishedTimestamp, 103), GETDATE())) / (1000 * 60)) as 'Import Time (min)', requestTimestamp AS 'Requested Time', processingStartTimestamp AS 'Request Import Start Time', finishedTimestamp AS 'Request Import Finish Time', applicationId, remoteProviderApplicationId, error, errorMessage, request.id FROM RemoteProviderImportRequest request LEFT JOIN RemoteProviderEntity rpe ON rpe.id = request.remoteProviderEntityId LEFT JOIN RemoteProviderType rpt ON rpt.id = rpe.remoteProviderTypeId ORDER BY createdDate DESC;

 

www.threadfix.it | www.coalfire.com
Copyright © 2024 Coalfire. All rights reserved.

This Information Security Policy is CoalFire - Public: Distribution of this material is not limited.