@harnessio/react-sei-panorama-service-client 0.25.20 → 0.25.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sei-panorama-service/src/services/index.d.ts +1 -40
- package/dist/sei-panorama-service/src/services/index.js +0 -9
- package/dist/sei-panorama-service/src/services/schemas/IntegrationSummary.d.ts +3 -16
- package/dist/sei-panorama-service/src/services/schemas/SummarySection.d.ts +3 -2
- package/dist/sei-panorama-service/src/services/schemas/TeamFilterIntegrationSummary.d.ts +21 -0
- package/dist/sei-panorama-service/src/services/schemas/TeamFiltersResponseDto.d.ts +2 -2
- package/package.json +1 -1
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery.d.ts +0 -33
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesQuery.d.ts +0 -34
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetMttrBreakdownQuery.d.ts +0 -33
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetMttrBreakdownQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetMttrQuery.d.ts +0 -34
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetMttrQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery.d.ts +0 -33
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetOpenCloseRateQuery.d.ts +0 -34
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetOpenCloseRateQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery.d.ts +0 -33
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetSecurityDrilldownQuery.d.ts +0 -46
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetSecurityDrilldownQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery.d.ts +0 -34
- package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery.js +0 -14
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesBreakdownItemDto.d.ts +0 -40
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesBreakdownResponseDto.d.ts +0 -27
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesBreakdownResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesDataPointDto.d.ts +0 -41
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesDataPointDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesResponseDto.d.ts +0 -32
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesSummaryDto.d.ts +0 -17
- package/dist/sei-panorama-service/src/services/schemas/AgedVulnerabilitiesSummaryDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateBreakdownItemDto.d.ts +0 -34
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateBreakdownItemDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateBreakdownResponseDto.d.ts +0 -27
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateBreakdownResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateDataPointDto.d.ts +0 -35
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateDataPointDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateResponseDto.d.ts +0 -32
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateSummaryDto.d.ts +0 -17
- package/dist/sei-panorama-service/src/services/schemas/OpenCloseRateSummaryDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesBreakdownItemDto.d.ts +0 -46
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesBreakdownItemDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesBreakdownResponseDto.d.ts +0 -27
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesBreakdownResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesDataPointDto.d.ts +0 -47
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesDataPointDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesResponseDto.d.ts +0 -31
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesSummaryDto.d.ts +0 -17
- package/dist/sei-panorama-service/src/services/schemas/OpenVulnerabilitiesSummaryDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/SecurityDrilldownResponseDto.d.ts +0 -6
- package/dist/sei-panorama-service/src/services/schemas/SecurityDrilldownResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrBreakdownItemDto.d.ts +0 -22
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrBreakdownItemDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrBreakdownResponseDto.d.ts +0 -27
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrBreakdownResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrDataPointDto.d.ts +0 -23
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrDataPointDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrResponseDto.d.ts +0 -32
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrResponseDto.js +0 -1
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrSummaryDto.d.ts +0 -17
- package/dist/sei-panorama-service/src/services/schemas/SecurityMttrSummaryDto.js +0 -4
- package/dist/sei-panorama-service/src/services/schemas/VulnerabilityDetail.d.ts +0 -48
- package/dist/sei-panorama-service/src/services/schemas/VulnerabilityDetail.js +0 -4
- /package/dist/sei-panorama-service/src/services/schemas/{AgedVulnerabilitiesBreakdownItemDto.js → TeamFilterIntegrationSummary.js} +0 -0
package/dist/sei-panorama-service/src/services/schemas/SecurityMttrBreakdownResponseDto.d.ts
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import type { SecurityMttrBreakdownItemDto } from '../schemas/SecurityMttrBreakdownItemDto';
|
|
2
|
-
/**
|
|
3
|
-
* Breakdown response for MTTR grouped by team
|
|
4
|
-
*/
|
|
5
|
-
export interface SecurityMttrBreakdownResponseDto {
|
|
6
|
-
/**
|
|
7
|
-
* End date of the period (yyyy-mm-dd)
|
|
8
|
-
* @format date
|
|
9
|
-
* @example "2024-12-30"
|
|
10
|
-
*/
|
|
11
|
-
endDate?: string;
|
|
12
|
-
/**
|
|
13
|
-
* List of teams with their aggregated metrics
|
|
14
|
-
*/
|
|
15
|
-
items?: SecurityMttrBreakdownItemDto[];
|
|
16
|
-
/**
|
|
17
|
-
* Metric type
|
|
18
|
-
* @example "mttr"
|
|
19
|
-
*/
|
|
20
|
-
metric?: string;
|
|
21
|
-
/**
|
|
22
|
-
* Start date of the period (yyyy-mm-dd)
|
|
23
|
-
* @format date
|
|
24
|
-
* @example "2024-10-01"
|
|
25
|
-
*/
|
|
26
|
-
startDate?: string;
|
|
27
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Single data point for MTTR with average remediation time in days
|
|
3
|
-
*/
|
|
4
|
-
export interface SecurityMttrDataPointDto {
|
|
5
|
-
/**
|
|
6
|
-
* End date of the period (yyyy-mm-dd)
|
|
7
|
-
* @format date
|
|
8
|
-
* @example "2024-10-07"
|
|
9
|
-
*/
|
|
10
|
-
endDate?: string;
|
|
11
|
-
/**
|
|
12
|
-
* MTTR in days
|
|
13
|
-
* @format double
|
|
14
|
-
* @example 20
|
|
15
|
-
*/
|
|
16
|
-
mttr_days?: number;
|
|
17
|
-
/**
|
|
18
|
-
* Start date of the period (yyyy-mm-dd)
|
|
19
|
-
* @format date
|
|
20
|
-
* @example "2024-10-01"
|
|
21
|
-
*/
|
|
22
|
-
startDate?: string;
|
|
23
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import type { SecurityMttrDataPointDto } from '../schemas/SecurityMttrDataPointDto';
|
|
2
|
-
import type { SecurityMttrSummaryDto } from '../schemas/SecurityMttrSummaryDto';
|
|
3
|
-
/**
|
|
4
|
-
* Response for MTTR metric with average remediation time in days
|
|
5
|
-
*/
|
|
6
|
-
export interface SecurityMttrResponseDto {
|
|
7
|
-
/**
|
|
8
|
-
* Time-series data points with mttr_days for each period
|
|
9
|
-
*/
|
|
10
|
-
dataPoints?: SecurityMttrDataPointDto[];
|
|
11
|
-
/**
|
|
12
|
-
* End date of the period (yyyy-mm-dd)
|
|
13
|
-
* @format date
|
|
14
|
-
* @example "2024-12-30"
|
|
15
|
-
*/
|
|
16
|
-
endDate?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Metric type
|
|
19
|
-
* @example "mttr"
|
|
20
|
-
*/
|
|
21
|
-
metric?: string;
|
|
22
|
-
/**
|
|
23
|
-
* Start date of the period (yyyy-mm-dd)
|
|
24
|
-
* @format date
|
|
25
|
-
* @example "2024-10-01"
|
|
26
|
-
*/
|
|
27
|
-
startDate?: string;
|
|
28
|
-
/**
|
|
29
|
-
* Summary statistics with MTTR days and change rate
|
|
30
|
-
*/
|
|
31
|
-
summary?: SecurityMttrSummaryDto;
|
|
32
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Summary for MTTR with average days and change rate
|
|
3
|
-
*/
|
|
4
|
-
export interface SecurityMttrSummaryDto {
|
|
5
|
-
/**
|
|
6
|
-
* Percentage change compared to previous period
|
|
7
|
-
* @format double
|
|
8
|
-
* @example -10.2
|
|
9
|
-
*/
|
|
10
|
-
changeRate?: number;
|
|
11
|
-
/**
|
|
12
|
-
* Mean Time to Remediate in days
|
|
13
|
-
* @format double
|
|
14
|
-
* @example 14.5
|
|
15
|
-
*/
|
|
16
|
-
mttrDays?: number;
|
|
17
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
export interface VulnerabilityDetail {
|
|
2
|
-
/**
|
|
3
|
-
* @format int32
|
|
4
|
-
*/
|
|
5
|
-
ageInDays?: number;
|
|
6
|
-
assetName?: string;
|
|
7
|
-
assetType?: string;
|
|
8
|
-
cloudPlatform?: string;
|
|
9
|
-
cloudRegion?: string;
|
|
10
|
-
cve?: string;
|
|
11
|
-
/**
|
|
12
|
-
* @format double
|
|
13
|
-
*/
|
|
14
|
-
cvssScore?: number;
|
|
15
|
-
/**
|
|
16
|
-
* @format date-time
|
|
17
|
-
*/
|
|
18
|
-
discoveredAt?: string;
|
|
19
|
-
/**
|
|
20
|
-
* @format double
|
|
21
|
-
*/
|
|
22
|
-
epssScore?: number;
|
|
23
|
-
fixedVersion?: string;
|
|
24
|
-
isFixable?: boolean;
|
|
25
|
-
isInternetExposed?: boolean;
|
|
26
|
-
issueId?: string;
|
|
27
|
-
organizationName?: string;
|
|
28
|
-
packageName?: string;
|
|
29
|
-
packageVersion?: string;
|
|
30
|
-
platformType?: 'SNYK' | 'WIZ';
|
|
31
|
-
platformUrl?: string;
|
|
32
|
-
/**
|
|
33
|
-
* @format int32
|
|
34
|
-
*/
|
|
35
|
-
priorityScore?: number;
|
|
36
|
-
projectName?: string;
|
|
37
|
-
remediationAdvice?: string;
|
|
38
|
-
/**
|
|
39
|
-
* @format date-time
|
|
40
|
-
*/
|
|
41
|
-
resolvedAt?: string;
|
|
42
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
43
|
-
status?: 'IGNORED' | 'IN_PROGRESS' | 'OPEN' | 'RESOLVED';
|
|
44
|
-
targetFile?: string;
|
|
45
|
-
title?: string;
|
|
46
|
-
url?: string;
|
|
47
|
-
vulnerabilityId?: string;
|
|
48
|
-
}
|