@harnessio/react-sei-panorama-service-client 0.25.20 → 0.25.21
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 +0 -40
- package/dist/sei-panorama-service/src/services/index.js +0 -9
- package/dist/sei-panorama-service/src/services/schemas/SummarySection.d.ts +3 -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/AgedVulnerabilitiesBreakdownItemDto.js +0 -4
- 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
|
@@ -329,24 +329,6 @@ export type { ScmGaControllerGetBuildInfoFromPrErrorResponse, ScmGaControllerGet
|
|
|
329
329
|
export { scmGaControllerGetBuildInfoFromPr, useScmGaControllerGetBuildInfoFromPrQuery, } from './hooks/useScmGaControllerGetBuildInfoFromPrQuery';
|
|
330
330
|
export type { ScmGaControllerGetDeployInfoFromPrErrorResponse, ScmGaControllerGetDeployInfoFromPrOkResponse, ScmGaControllerGetDeployInfoFromPrProps, ScmGaControllerGetDeployInfoFromPrQueryQueryParams, ScmGaControllerGetDeployInfoFromPrRequestBody, } from './hooks/useScmGaControllerGetDeployInfoFromPrQuery';
|
|
331
331
|
export { scmGaControllerGetDeployInfoFromPr, useScmGaControllerGetDeployInfoFromPrQuery, } from './hooks/useScmGaControllerGetDeployInfoFromPrQuery';
|
|
332
|
-
export type { SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownErrorResponse, SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownOkResponse, SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownProps, SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery';
|
|
333
|
-
export { securityInsightsControllerGetAgedVulnerabilitiesBreakdown, useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery, } from './hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery';
|
|
334
|
-
export type { SecurityInsightsControllerGetAgedVulnerabilitiesErrorResponse, SecurityInsightsControllerGetAgedVulnerabilitiesOkResponse, SecurityInsightsControllerGetAgedVulnerabilitiesProps, SecurityInsightsControllerGetAgedVulnerabilitiesQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesQuery';
|
|
335
|
-
export { securityInsightsControllerGetAgedVulnerabilities, useSecurityInsightsControllerGetAgedVulnerabilitiesQuery, } from './hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesQuery';
|
|
336
|
-
export type { SecurityInsightsControllerGetMttrBreakdownErrorResponse, SecurityInsightsControllerGetMttrBreakdownOkResponse, SecurityInsightsControllerGetMttrBreakdownProps, SecurityInsightsControllerGetMttrBreakdownQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetMttrBreakdownQuery';
|
|
337
|
-
export { securityInsightsControllerGetMttrBreakdown, useSecurityInsightsControllerGetMttrBreakdownQuery, } from './hooks/useSecurityInsightsControllerGetMttrBreakdownQuery';
|
|
338
|
-
export type { SecurityInsightsControllerGetMttrErrorResponse, SecurityInsightsControllerGetMttrOkResponse, SecurityInsightsControllerGetMttrProps, SecurityInsightsControllerGetMttrQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetMttrQuery';
|
|
339
|
-
export { securityInsightsControllerGetMttr, useSecurityInsightsControllerGetMttrQuery, } from './hooks/useSecurityInsightsControllerGetMttrQuery';
|
|
340
|
-
export type { SecurityInsightsControllerGetOpenCloseRateBreakdownErrorResponse, SecurityInsightsControllerGetOpenCloseRateBreakdownOkResponse, SecurityInsightsControllerGetOpenCloseRateBreakdownProps, SecurityInsightsControllerGetOpenCloseRateBreakdownQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery';
|
|
341
|
-
export { securityInsightsControllerGetOpenCloseRateBreakdown, useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery, } from './hooks/useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery';
|
|
342
|
-
export type { SecurityInsightsControllerGetOpenCloseRateErrorResponse, SecurityInsightsControllerGetOpenCloseRateOkResponse, SecurityInsightsControllerGetOpenCloseRateProps, SecurityInsightsControllerGetOpenCloseRateQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetOpenCloseRateQuery';
|
|
343
|
-
export { securityInsightsControllerGetOpenCloseRate, useSecurityInsightsControllerGetOpenCloseRateQuery, } from './hooks/useSecurityInsightsControllerGetOpenCloseRateQuery';
|
|
344
|
-
export type { SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownErrorResponse, SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownOkResponse, SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownProps, SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery';
|
|
345
|
-
export { securityInsightsControllerGetOpenVulnerabilitiesBreakdown, useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery, } from './hooks/useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery';
|
|
346
|
-
export type { SecurityInsightsControllerGetSecurityDrilldownErrorResponse, SecurityInsightsControllerGetSecurityDrilldownOkResponse, SecurityInsightsControllerGetSecurityDrilldownProps, SecurityInsightsControllerGetSecurityDrilldownQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetSecurityDrilldownQuery';
|
|
347
|
-
export { securityInsightsControllerGetSecurityDrilldown, useSecurityInsightsControllerGetSecurityDrilldownQuery, } from './hooks/useSecurityInsightsControllerGetSecurityDrilldownQuery';
|
|
348
|
-
export type { SecurityInsightsControllerGetTotalOpenVulnerabilitiesErrorResponse, SecurityInsightsControllerGetTotalOpenVulnerabilitiesOkResponse, SecurityInsightsControllerGetTotalOpenVulnerabilitiesProps, SecurityInsightsControllerGetTotalOpenVulnerabilitiesQueryQueryParams, } from './hooks/useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery';
|
|
349
|
-
export { securityInsightsControllerGetTotalOpenVulnerabilities, useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery, } from './hooks/useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery';
|
|
350
332
|
export type { SecurityProfileControllerCreateProfileErrorResponse, SecurityProfileControllerCreateProfileOkResponse, SecurityProfileControllerCreateProfileProps, SecurityProfileControllerCreateProfileRequestBody, } from './hooks/useSecurityProfileControllerCreateProfileMutation';
|
|
351
333
|
export { securityProfileControllerCreateProfile, useSecurityProfileControllerCreateProfileMutation, } from './hooks/useSecurityProfileControllerCreateProfileMutation';
|
|
352
334
|
export type { SecurityProfileControllerDeleteProfileErrorResponse, SecurityProfileControllerDeleteProfileMutationPathParams, SecurityProfileControllerDeleteProfileOkResponse, SecurityProfileControllerDeleteProfileProps, } from './hooks/useSecurityProfileControllerDeleteProfileMutation';
|
|
@@ -401,11 +383,6 @@ export type { AccessResponseDto } from './schemas/AccessResponseDto';
|
|
|
401
383
|
export type { ActivityDataDto } from './schemas/ActivityDataDto';
|
|
402
384
|
export type { AdoptionDataPoint } from './schemas/AdoptionDataPoint';
|
|
403
385
|
export type { AdoptionPeriodData } from './schemas/AdoptionPeriodData';
|
|
404
|
-
export type { AgedVulnerabilitiesBreakdownItemDto } from './schemas/AgedVulnerabilitiesBreakdownItemDto';
|
|
405
|
-
export type { AgedVulnerabilitiesBreakdownResponseDto } from './schemas/AgedVulnerabilitiesBreakdownResponseDto';
|
|
406
|
-
export type { AgedVulnerabilitiesDataPointDto } from './schemas/AgedVulnerabilitiesDataPointDto';
|
|
407
|
-
export type { AgedVulnerabilitiesResponseDto } from './schemas/AgedVulnerabilitiesResponseDto';
|
|
408
|
-
export type { AgedVulnerabilitiesSummaryDto } from './schemas/AgedVulnerabilitiesSummaryDto';
|
|
409
386
|
export type { AiAdoptionBreakdownRequestDto } from './schemas/AiAdoptionBreakdownRequestDto';
|
|
410
387
|
export type { AiAdoptionBreakdownResponseDto } from './schemas/AiAdoptionBreakdownResponseDto';
|
|
411
388
|
export type { AiAdoptionMetricsRequestDto } from './schemas/AiAdoptionMetricsRequestDto';
|
|
@@ -608,16 +585,6 @@ export type { MttrDrillDownResponseDto } from './schemas/MttrDrillDownResponseDt
|
|
|
608
585
|
export type { MttrDrilldownRequest } from './schemas/MttrDrilldownRequest';
|
|
609
586
|
export type { MttrMetric } from './schemas/MttrMetric';
|
|
610
587
|
export type { MvAnalysis } from './schemas/MvAnalysis';
|
|
611
|
-
export type { OpenCloseRateBreakdownItemDto } from './schemas/OpenCloseRateBreakdownItemDto';
|
|
612
|
-
export type { OpenCloseRateBreakdownResponseDto } from './schemas/OpenCloseRateBreakdownResponseDto';
|
|
613
|
-
export type { OpenCloseRateDataPointDto } from './schemas/OpenCloseRateDataPointDto';
|
|
614
|
-
export type { OpenCloseRateResponseDto } from './schemas/OpenCloseRateResponseDto';
|
|
615
|
-
export type { OpenCloseRateSummaryDto } from './schemas/OpenCloseRateSummaryDto';
|
|
616
|
-
export type { OpenVulnerabilitiesBreakdownItemDto } from './schemas/OpenVulnerabilitiesBreakdownItemDto';
|
|
617
|
-
export type { OpenVulnerabilitiesBreakdownResponseDto } from './schemas/OpenVulnerabilitiesBreakdownResponseDto';
|
|
618
|
-
export type { OpenVulnerabilitiesDataPointDto } from './schemas/OpenVulnerabilitiesDataPointDto';
|
|
619
|
-
export type { OpenVulnerabilitiesResponseDto } from './schemas/OpenVulnerabilitiesResponseDto';
|
|
620
|
-
export type { OpenVulnerabilitiesSummaryDto } from './schemas/OpenVulnerabilitiesSummaryDto';
|
|
621
588
|
export type { OrgTreeCreateRequestDto } from './schemas/OrgTreeCreateRequestDto';
|
|
622
589
|
export type { OrgTreePreviewRequestDto } from './schemas/OrgTreePreviewRequestDto';
|
|
623
590
|
export type { OrgTreeProfileDto } from './schemas/OrgTreeProfileDto';
|
|
@@ -674,12 +641,6 @@ export type { ReworkSummaryBreakdown } from './schemas/ReworkSummaryBreakdown';
|
|
|
674
641
|
export type { ReworkSummaryMetrics } from './schemas/ReworkSummaryMetrics';
|
|
675
642
|
export type { ScmStatsRequest } from './schemas/ScmStatsRequest';
|
|
676
643
|
export type { SectionDto } from './schemas/SectionDto';
|
|
677
|
-
export type { SecurityDrilldownResponseDto } from './schemas/SecurityDrilldownResponseDto';
|
|
678
|
-
export type { SecurityMttrBreakdownItemDto } from './schemas/SecurityMttrBreakdownItemDto';
|
|
679
|
-
export type { SecurityMttrBreakdownResponseDto } from './schemas/SecurityMttrBreakdownResponseDto';
|
|
680
|
-
export type { SecurityMttrDataPointDto } from './schemas/SecurityMttrDataPointDto';
|
|
681
|
-
export type { SecurityMttrResponseDto } from './schemas/SecurityMttrResponseDto';
|
|
682
|
-
export type { SecurityMttrSummaryDto } from './schemas/SecurityMttrSummaryDto';
|
|
683
644
|
export type { SecurityProfileCreateRequestDto } from './schemas/SecurityProfileCreateRequestDto';
|
|
684
645
|
export type { SecurityProfileResponseDto } from './schemas/SecurityProfileResponseDto';
|
|
685
646
|
export type { SimpleFilter } from './schemas/SimpleFilter';
|
|
@@ -738,7 +699,6 @@ export type { TrendDataPoint } from './schemas/TrendDataPoint';
|
|
|
738
699
|
export type { UserMetrics } from './schemas/UserMetrics';
|
|
739
700
|
export type { ValidationError } from './schemas/ValidationError';
|
|
740
701
|
export type { VersionReleaseRequest } from './schemas/VersionReleaseRequest';
|
|
741
|
-
export type { VulnerabilityDetail } from './schemas/VulnerabilityDetail';
|
|
742
702
|
export type { WindsurfMetrics } from './schemas/WindsurfMetrics';
|
|
743
703
|
export type { WorkCompletedDrilldownResponseDataPoint } from './schemas/WorkCompletedDrilldownResponseDataPoint';
|
|
744
704
|
export type { WorkCompletedDrilldownResponseDataPointV3 } from './schemas/WorkCompletedDrilldownResponseDataPointV3';
|
|
@@ -163,15 +163,6 @@ export { productivityV3ControllerGetFeatureMetrics, useProductivityV3ControllerG
|
|
|
163
163
|
export { productivityV3ControllerGetIndividualUserFeatureDrillDown, useProductivityV3ControllerGetIndividualUserFeatureDrillDownQuery, } from './hooks/useProductivityV3ControllerGetIndividualUserFeatureDrillDownQuery';
|
|
164
164
|
export { scmGaControllerGetBuildInfoFromPr, useScmGaControllerGetBuildInfoFromPrQuery, } from './hooks/useScmGaControllerGetBuildInfoFromPrQuery';
|
|
165
165
|
export { scmGaControllerGetDeployInfoFromPr, useScmGaControllerGetDeployInfoFromPrQuery, } from './hooks/useScmGaControllerGetDeployInfoFromPrQuery';
|
|
166
|
-
export { securityInsightsControllerGetAgedVulnerabilitiesBreakdown, useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery, } from './hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery';
|
|
167
|
-
export { securityInsightsControllerGetAgedVulnerabilities, useSecurityInsightsControllerGetAgedVulnerabilitiesQuery, } from './hooks/useSecurityInsightsControllerGetAgedVulnerabilitiesQuery';
|
|
168
|
-
export { securityInsightsControllerGetMttrBreakdown, useSecurityInsightsControllerGetMttrBreakdownQuery, } from './hooks/useSecurityInsightsControllerGetMttrBreakdownQuery';
|
|
169
|
-
export { securityInsightsControllerGetMttr, useSecurityInsightsControllerGetMttrQuery, } from './hooks/useSecurityInsightsControllerGetMttrQuery';
|
|
170
|
-
export { securityInsightsControllerGetOpenCloseRateBreakdown, useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery, } from './hooks/useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery';
|
|
171
|
-
export { securityInsightsControllerGetOpenCloseRate, useSecurityInsightsControllerGetOpenCloseRateQuery, } from './hooks/useSecurityInsightsControllerGetOpenCloseRateQuery';
|
|
172
|
-
export { securityInsightsControllerGetOpenVulnerabilitiesBreakdown, useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery, } from './hooks/useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery';
|
|
173
|
-
export { securityInsightsControllerGetSecurityDrilldown, useSecurityInsightsControllerGetSecurityDrilldownQuery, } from './hooks/useSecurityInsightsControllerGetSecurityDrilldownQuery';
|
|
174
|
-
export { securityInsightsControllerGetTotalOpenVulnerabilities, useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery, } from './hooks/useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery';
|
|
175
166
|
export { securityProfileControllerCreateProfile, useSecurityProfileControllerCreateProfileMutation, } from './hooks/useSecurityProfileControllerCreateProfileMutation';
|
|
176
167
|
export { securityProfileControllerDeleteProfile, useSecurityProfileControllerDeleteProfileMutation, } from './hooks/useSecurityProfileControllerDeleteProfileMutation';
|
|
177
168
|
export { securityProfileControllerGetProfile, useSecurityProfileControllerGetProfileQuery, } from './hooks/useSecurityProfileControllerGetProfileQuery';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@harnessio/react-sei-panorama-service-client",
|
|
3
|
-
"version": "0.25.
|
|
3
|
+
"version": "0.25.21",
|
|
4
4
|
"description": "Harness React sei panorama service client - SEI Panorama APIs integrated with react hooks for Panorama project",
|
|
5
5
|
"author": "Harness Inc",
|
|
6
6
|
"license": "MIT",
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { AgedVulnerabilitiesBreakdownResponseDto } from '../schemas/AgedVulnerabilitiesBreakdownResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
22
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
23
|
-
}
|
|
24
|
-
export type SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownOkResponse = ResponseWithPagination<AgedVulnerabilitiesBreakdownResponseDto>;
|
|
25
|
-
export type SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownErrorResponse = string;
|
|
26
|
-
export interface SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownProps extends Omit<FetcherOptions<SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQueryQueryParams, unknown>, 'url'> {
|
|
27
|
-
queryParams: SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQueryQueryParams;
|
|
28
|
-
}
|
|
29
|
-
export declare function securityInsightsControllerGetAgedVulnerabilitiesBreakdown(props: SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownProps): Promise<SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownOkResponse>;
|
|
30
|
-
/**
|
|
31
|
-
* Groups aged vulnerabilities by team. Returns aggregated values for each team for the entire duration.
|
|
32
|
-
*/
|
|
33
|
-
export declare function useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery(props: SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownOkResponse, SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetAgedVulnerabilitiesBreakdownOkResponse, string>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetAgedVulnerabilitiesBreakdown(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/aged-vulnerabilities/breakdown`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Groups aged vulnerabilities by team. Returns aggregated values for each team for the entire duration.
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetAgedVulnerabilitiesBreakdownQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetAgedVulnerabilitiesBreakdown', props.queryParams], ({ signal }) => securityInsightsControllerGetAgedVulnerabilitiesBreakdown(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { AgedVulnerabilitiesResponseDto } from '../schemas/AgedVulnerabilitiesResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetAgedVulnerabilitiesQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
granularity: string;
|
|
22
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
23
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
24
|
-
}
|
|
25
|
-
export type SecurityInsightsControllerGetAgedVulnerabilitiesOkResponse = ResponseWithPagination<AgedVulnerabilitiesResponseDto>;
|
|
26
|
-
export type SecurityInsightsControllerGetAgedVulnerabilitiesErrorResponse = string;
|
|
27
|
-
export interface SecurityInsightsControllerGetAgedVulnerabilitiesProps extends Omit<FetcherOptions<SecurityInsightsControllerGetAgedVulnerabilitiesQueryQueryParams, unknown>, 'url'> {
|
|
28
|
-
queryParams: SecurityInsightsControllerGetAgedVulnerabilitiesQueryQueryParams;
|
|
29
|
-
}
|
|
30
|
-
export declare function securityInsightsControllerGetAgedVulnerabilities(props: SecurityInsightsControllerGetAgedVulnerabilitiesProps): Promise<SecurityInsightsControllerGetAgedVulnerabilitiesOkResponse>;
|
|
31
|
-
/**
|
|
32
|
-
* Retrieves count of vulnerabilities exceeding SLA thresholds
|
|
33
|
-
*/
|
|
34
|
-
export declare function useSecurityInsightsControllerGetAgedVulnerabilitiesQuery(props: SecurityInsightsControllerGetAgedVulnerabilitiesProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetAgedVulnerabilitiesOkResponse, SecurityInsightsControllerGetAgedVulnerabilitiesErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetAgedVulnerabilitiesOkResponse, string>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetAgedVulnerabilities(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/aged-vulnerabilities`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Retrieves count of vulnerabilities exceeding SLA thresholds
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetAgedVulnerabilitiesQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetAgedVulnerabilities', props.queryParams], ({ signal }) => securityInsightsControllerGetAgedVulnerabilities(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { SecurityMttrBreakdownResponseDto } from '../schemas/SecurityMttrBreakdownResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetMttrBreakdownQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
22
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
23
|
-
}
|
|
24
|
-
export type SecurityInsightsControllerGetMttrBreakdownOkResponse = ResponseWithPagination<SecurityMttrBreakdownResponseDto>;
|
|
25
|
-
export type SecurityInsightsControllerGetMttrBreakdownErrorResponse = string;
|
|
26
|
-
export interface SecurityInsightsControllerGetMttrBreakdownProps extends Omit<FetcherOptions<SecurityInsightsControllerGetMttrBreakdownQueryQueryParams, unknown>, 'url'> {
|
|
27
|
-
queryParams: SecurityInsightsControllerGetMttrBreakdownQueryQueryParams;
|
|
28
|
-
}
|
|
29
|
-
export declare function securityInsightsControllerGetMttrBreakdown(props: SecurityInsightsControllerGetMttrBreakdownProps): Promise<SecurityInsightsControllerGetMttrBreakdownOkResponse>;
|
|
30
|
-
/**
|
|
31
|
-
* Groups MTTR by team. Returns aggregated values for each team for the entire duration.
|
|
32
|
-
*/
|
|
33
|
-
export declare function useSecurityInsightsControllerGetMttrBreakdownQuery(props: SecurityInsightsControllerGetMttrBreakdownProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetMttrBreakdownOkResponse, SecurityInsightsControllerGetMttrBreakdownErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetMttrBreakdownOkResponse, string>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetMttrBreakdown(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/mttr/breakdown`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Groups MTTR by team. Returns aggregated values for each team for the entire duration.
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetMttrBreakdownQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetMttrBreakdown', props.queryParams], ({ signal }) => securityInsightsControllerGetMttrBreakdown(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|
package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetMttrQuery.d.ts
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { SecurityMttrResponseDto } from '../schemas/SecurityMttrResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetMttrQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
granularity: string;
|
|
22
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
23
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
24
|
-
}
|
|
25
|
-
export type SecurityInsightsControllerGetMttrOkResponse = ResponseWithPagination<SecurityMttrResponseDto>;
|
|
26
|
-
export type SecurityInsightsControllerGetMttrErrorResponse = string;
|
|
27
|
-
export interface SecurityInsightsControllerGetMttrProps extends Omit<FetcherOptions<SecurityInsightsControllerGetMttrQueryQueryParams, unknown>, 'url'> {
|
|
28
|
-
queryParams: SecurityInsightsControllerGetMttrQueryQueryParams;
|
|
29
|
-
}
|
|
30
|
-
export declare function securityInsightsControllerGetMttr(props: SecurityInsightsControllerGetMttrProps): Promise<SecurityInsightsControllerGetMttrOkResponse>;
|
|
31
|
-
/**
|
|
32
|
-
* Retrieves average time to remediate security vulnerabilities
|
|
33
|
-
*/
|
|
34
|
-
export declare function useSecurityInsightsControllerGetMttrQuery(props: SecurityInsightsControllerGetMttrProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetMttrOkResponse, SecurityInsightsControllerGetMttrErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetMttrOkResponse, string>;
|
package/dist/sei-panorama-service/src/services/hooks/useSecurityInsightsControllerGetMttrQuery.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetMttr(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/mttr`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Retrieves average time to remediate security vulnerabilities
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetMttrQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetMttr', props.queryParams], ({ signal }) => securityInsightsControllerGetMttr(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { OpenCloseRateBreakdownResponseDto } from '../schemas/OpenCloseRateBreakdownResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetOpenCloseRateBreakdownQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
22
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
23
|
-
}
|
|
24
|
-
export type SecurityInsightsControllerGetOpenCloseRateBreakdownOkResponse = ResponseWithPagination<OpenCloseRateBreakdownResponseDto>;
|
|
25
|
-
export type SecurityInsightsControllerGetOpenCloseRateBreakdownErrorResponse = string;
|
|
26
|
-
export interface SecurityInsightsControllerGetOpenCloseRateBreakdownProps extends Omit<FetcherOptions<SecurityInsightsControllerGetOpenCloseRateBreakdownQueryQueryParams, unknown>, 'url'> {
|
|
27
|
-
queryParams: SecurityInsightsControllerGetOpenCloseRateBreakdownQueryQueryParams;
|
|
28
|
-
}
|
|
29
|
-
export declare function securityInsightsControllerGetOpenCloseRateBreakdown(props: SecurityInsightsControllerGetOpenCloseRateBreakdownProps): Promise<SecurityInsightsControllerGetOpenCloseRateBreakdownOkResponse>;
|
|
30
|
-
/**
|
|
31
|
-
* Groups open/close rate by team. Returns aggregated values for each team for the entire duration.
|
|
32
|
-
*/
|
|
33
|
-
export declare function useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery(props: SecurityInsightsControllerGetOpenCloseRateBreakdownProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetOpenCloseRateBreakdownOkResponse, SecurityInsightsControllerGetOpenCloseRateBreakdownErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetOpenCloseRateBreakdownOkResponse, string>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetOpenCloseRateBreakdown(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/open-close-rate/breakdown`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Groups open/close rate by team. Returns aggregated values for each team for the entire duration.
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetOpenCloseRateBreakdownQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetOpenCloseRateBreakdown', props.queryParams], ({ signal }) => securityInsightsControllerGetOpenCloseRateBreakdown(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { OpenCloseRateResponseDto } from '../schemas/OpenCloseRateResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetOpenCloseRateQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
granularity: string;
|
|
22
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
23
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
24
|
-
}
|
|
25
|
-
export type SecurityInsightsControllerGetOpenCloseRateOkResponse = ResponseWithPagination<OpenCloseRateResponseDto>;
|
|
26
|
-
export type SecurityInsightsControllerGetOpenCloseRateErrorResponse = string;
|
|
27
|
-
export interface SecurityInsightsControllerGetOpenCloseRateProps extends Omit<FetcherOptions<SecurityInsightsControllerGetOpenCloseRateQueryQueryParams, unknown>, 'url'> {
|
|
28
|
-
queryParams: SecurityInsightsControllerGetOpenCloseRateQueryQueryParams;
|
|
29
|
-
}
|
|
30
|
-
export declare function securityInsightsControllerGetOpenCloseRate(props: SecurityInsightsControllerGetOpenCloseRateProps): Promise<SecurityInsightsControllerGetOpenCloseRateOkResponse>;
|
|
31
|
-
/**
|
|
32
|
-
* Retrieves the rate of vulnerabilities being closed vs opened
|
|
33
|
-
*/
|
|
34
|
-
export declare function useSecurityInsightsControllerGetOpenCloseRateQuery(props: SecurityInsightsControllerGetOpenCloseRateProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetOpenCloseRateOkResponse, SecurityInsightsControllerGetOpenCloseRateErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetOpenCloseRateOkResponse, string>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetOpenCloseRate(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/open-close-rate`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Retrieves the rate of vulnerabilities being closed vs opened
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetOpenCloseRateQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetOpenCloseRate', props.queryParams], ({ signal }) => securityInsightsControllerGetOpenCloseRate(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { OpenVulnerabilitiesBreakdownResponseDto } from '../schemas/OpenVulnerabilitiesBreakdownResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
22
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
23
|
-
}
|
|
24
|
-
export type SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownOkResponse = ResponseWithPagination<OpenVulnerabilitiesBreakdownResponseDto>;
|
|
25
|
-
export type SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownErrorResponse = string;
|
|
26
|
-
export interface SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownProps extends Omit<FetcherOptions<SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQueryQueryParams, unknown>, 'url'> {
|
|
27
|
-
queryParams: SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQueryQueryParams;
|
|
28
|
-
}
|
|
29
|
-
export declare function securityInsightsControllerGetOpenVulnerabilitiesBreakdown(props: SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownProps): Promise<SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownOkResponse>;
|
|
30
|
-
/**
|
|
31
|
-
* Groups open vulnerabilities by team. Returns aggregated values for each team for the entire duration.
|
|
32
|
-
*/
|
|
33
|
-
export declare function useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery(props: SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownOkResponse, SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetOpenVulnerabilitiesBreakdownOkResponse, string>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetOpenVulnerabilitiesBreakdown(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/open-vulnerabilities/breakdown`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Groups open vulnerabilities by team. Returns aggregated values for each team for the entire duration.
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetOpenVulnerabilitiesBreakdownQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetOpenVulnerabilitiesBreakdown', props.queryParams], ({ signal }) => securityInsightsControllerGetOpenVulnerabilitiesBreakdown(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { SecurityDrilldownResponseDto } from '../schemas/SecurityDrilldownResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetSecurityDrilldownQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
metricType: 'AGED_VULNERABILITIES' | 'MTTR' | 'OPEN_CLOSE_RATE' | 'TOTAL_OPEN_VULNERABILITIES';
|
|
22
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
23
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
24
|
-
/**
|
|
25
|
-
* @format int32
|
|
26
|
-
* @default 0
|
|
27
|
-
*/
|
|
28
|
-
page?: number;
|
|
29
|
-
/**
|
|
30
|
-
* @format int32
|
|
31
|
-
* @default 20
|
|
32
|
-
*/
|
|
33
|
-
pageSize?: number;
|
|
34
|
-
sortBy?: string;
|
|
35
|
-
sortDirection?: string;
|
|
36
|
-
}
|
|
37
|
-
export type SecurityInsightsControllerGetSecurityDrilldownOkResponse = ResponseWithPagination<SecurityDrilldownResponseDto>;
|
|
38
|
-
export type SecurityInsightsControllerGetSecurityDrilldownErrorResponse = string;
|
|
39
|
-
export interface SecurityInsightsControllerGetSecurityDrilldownProps extends Omit<FetcherOptions<SecurityInsightsControllerGetSecurityDrilldownQueryQueryParams, unknown>, 'url'> {
|
|
40
|
-
queryParams: SecurityInsightsControllerGetSecurityDrilldownQueryQueryParams;
|
|
41
|
-
}
|
|
42
|
-
export declare function securityInsightsControllerGetSecurityDrilldown(props: SecurityInsightsControllerGetSecurityDrilldownProps): Promise<SecurityInsightsControllerGetSecurityDrilldownOkResponse>;
|
|
43
|
-
/**
|
|
44
|
-
* Retrieves detailed vulnerability records with pagination and filtering
|
|
45
|
-
*/
|
|
46
|
-
export declare function useSecurityInsightsControllerGetSecurityDrilldownQuery(props: SecurityInsightsControllerGetSecurityDrilldownProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetSecurityDrilldownOkResponse, SecurityInsightsControllerGetSecurityDrilldownErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetSecurityDrilldownOkResponse, string>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetSecurityDrilldown(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/drilldown`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Retrieves detailed vulnerability records with pagination and filtering
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetSecurityDrilldownQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetSecurityDrilldown', props.queryParams], ({ signal }) => securityInsightsControllerGetSecurityDrilldown(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { OpenVulnerabilitiesResponseDto } from '../schemas/OpenVulnerabilitiesResponseDto';
|
|
3
|
-
import type { ResponseWithPagination } from '../helpers';
|
|
4
|
-
import { FetcherOptions } from '../../../../fetcher/index.js';
|
|
5
|
-
export interface SecurityInsightsControllerGetTotalOpenVulnerabilitiesQueryQueryParams {
|
|
6
|
-
account: string;
|
|
7
|
-
projectIdentifier: string;
|
|
8
|
-
orgIdentifier: string;
|
|
9
|
-
/**
|
|
10
|
-
* @format int32
|
|
11
|
-
*/
|
|
12
|
-
teamRefId: number;
|
|
13
|
-
/**
|
|
14
|
-
* @format date-time
|
|
15
|
-
*/
|
|
16
|
-
startDate: string;
|
|
17
|
-
/**
|
|
18
|
-
* @format date-time
|
|
19
|
-
*/
|
|
20
|
-
endDate: string;
|
|
21
|
-
granularity: string;
|
|
22
|
-
severity?: 'ALL' | 'CRITICAL' | 'HIGH' | 'INFO' | 'LOW' | 'MEDIUM';
|
|
23
|
-
assetType?: 'ALL' | 'CLI' | 'CONTAINER' | 'INFRASTRUCTURE' | 'REPOSITORY';
|
|
24
|
-
}
|
|
25
|
-
export type SecurityInsightsControllerGetTotalOpenVulnerabilitiesOkResponse = ResponseWithPagination<OpenVulnerabilitiesResponseDto>;
|
|
26
|
-
export type SecurityInsightsControllerGetTotalOpenVulnerabilitiesErrorResponse = string;
|
|
27
|
-
export interface SecurityInsightsControllerGetTotalOpenVulnerabilitiesProps extends Omit<FetcherOptions<SecurityInsightsControllerGetTotalOpenVulnerabilitiesQueryQueryParams, unknown>, 'url'> {
|
|
28
|
-
queryParams: SecurityInsightsControllerGetTotalOpenVulnerabilitiesQueryQueryParams;
|
|
29
|
-
}
|
|
30
|
-
export declare function securityInsightsControllerGetTotalOpenVulnerabilities(props: SecurityInsightsControllerGetTotalOpenVulnerabilitiesProps): Promise<SecurityInsightsControllerGetTotalOpenVulnerabilitiesOkResponse>;
|
|
31
|
-
/**
|
|
32
|
-
* Retrieves total count of open vulnerabilities with platform and severity breakdowns
|
|
33
|
-
*/
|
|
34
|
-
export declare function useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery(props: SecurityInsightsControllerGetTotalOpenVulnerabilitiesProps, options?: Omit<UseQueryOptions<SecurityInsightsControllerGetTotalOpenVulnerabilitiesOkResponse, SecurityInsightsControllerGetTotalOpenVulnerabilitiesErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<SecurityInsightsControllerGetTotalOpenVulnerabilitiesOkResponse, string>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
// This code is autogenerated using @harnessio/oats-cli.
|
|
3
|
-
// Please do not modify this code directly.
|
|
4
|
-
import { useQuery } from '@tanstack/react-query';
|
|
5
|
-
import { fetcher } from '../../../../fetcher/index.js';
|
|
6
|
-
export function securityInsightsControllerGetTotalOpenVulnerabilities(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/v2/insights/security/open-vulnerabilities`, method: 'GET' }, props));
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Retrieves total count of open vulnerabilities with platform and severity breakdowns
|
|
11
|
-
*/
|
|
12
|
-
export function useSecurityInsightsControllerGetTotalOpenVulnerabilitiesQuery(props, options) {
|
|
13
|
-
return useQuery(['SecurityInsightsControllerGetTotalOpenVulnerabilities', props.queryParams], ({ signal }) => securityInsightsControllerGetTotalOpenVulnerabilities(Object.assign(Object.assign({}, props), { signal })), options);
|
|
14
|
-
}
|