@redhat-cloud-services/compliance-client 2.0.2 → 3.0.1
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/api.d.ts → api.d.ts} +1 -1
- package/esm/AssignRule/index.d.ts +39 -0
- package/esm/AssignRule/index.js +50 -0
- package/esm/AssignRule/index.js.map +1 -0
- package/esm/AssignRules/index.d.ts +41 -0
- package/esm/AssignRules/index.js +52 -0
- package/esm/AssignRules/index.js.map +1 -0
- package/esm/AssignSystem/index.d.ts +34 -0
- package/esm/AssignSystem/index.js +49 -0
- package/esm/AssignSystem/index.js.map +1 -0
- package/esm/AssignSystems/index.d.ts +35 -0
- package/esm/AssignSystems/index.js +51 -0
- package/esm/AssignSystems/index.js.map +1 -0
- package/esm/CreatePolicy/index.d.ts +28 -0
- package/esm/CreatePolicy/index.js +49 -0
- package/esm/CreatePolicy/index.js.map +1 -0
- package/esm/CreateTailoring/index.d.ts +34 -0
- package/esm/CreateTailoring/index.js +50 -0
- package/esm/CreateTailoring/index.js.map +1 -0
- package/esm/DeletePolicy/index.d.ts +28 -0
- package/esm/DeletePolicy/index.js +48 -0
- package/esm/DeletePolicy/index.js.map +1 -0
- package/esm/DeleteReport/index.d.ts +27 -0
- package/esm/DeleteReport/index.js +48 -0
- package/esm/DeleteReport/index.js.map +1 -0
- package/esm/Policies/index.d.ts +52 -0
- package/esm/Policies/index.js +62 -0
- package/esm/Policies/index.js.map +1 -0
- package/esm/Policy/index.d.ts +28 -0
- package/esm/Policy/index.js +48 -0
- package/esm/Policy/index.js.map +1 -0
- package/esm/PolicySystems/index.d.ts +64 -0
- package/esm/PolicySystems/index.js +66 -0
- package/esm/PolicySystems/index.js.map +1 -0
- package/esm/PolicySystemsOS/index.d.ts +34 -0
- package/esm/PolicySystemsOS/index.js +52 -0
- package/esm/PolicySystemsOS/index.js.map +1 -0
- package/esm/Profile/index.d.ts +34 -0
- package/esm/Profile/index.js +49 -0
- package/esm/Profile/index.js.map +1 -0
- package/esm/ProfileRule/index.d.ts +40 -0
- package/esm/ProfileRule/index.js +50 -0
- package/esm/ProfileRule/index.js.map +1 -0
- package/esm/ProfileRules/index.d.ts +64 -0
- package/esm/ProfileRules/index.js +64 -0
- package/esm/ProfileRules/index.js.map +1 -0
- package/esm/ProfileTree/index.d.ts +33 -0
- package/esm/ProfileTree/index.js +49 -0
- package/esm/ProfileTree/index.js.map +1 -0
- package/esm/Profiles/index.d.ts +58 -0
- package/esm/Profiles/index.js +63 -0
- package/esm/Profiles/index.js.map +1 -0
- package/esm/Report/index.d.ts +28 -0
- package/esm/Report/index.js +48 -0
- package/esm/Report/index.js.map +1 -0
- package/esm/ReportRuleResults/index.d.ts +64 -0
- package/esm/ReportRuleResults/index.js +64 -0
- package/esm/ReportRuleResults/index.js.map +1 -0
- package/esm/ReportStats/index.d.ts +29 -0
- package/esm/ReportStats/index.js +49 -0
- package/esm/ReportStats/index.js.map +1 -0
- package/esm/ReportSystem/index.d.ts +34 -0
- package/esm/ReportSystem/index.js +49 -0
- package/esm/ReportSystem/index.js.map +1 -0
- package/esm/ReportSystems/index.d.ts +64 -0
- package/esm/ReportSystems/index.js +66 -0
- package/esm/ReportSystems/index.js.map +1 -0
- package/esm/ReportSystemsOS/index.d.ts +34 -0
- package/esm/ReportSystemsOS/index.js +52 -0
- package/esm/ReportSystemsOS/index.js.map +1 -0
- package/esm/ReportTestResult/index.d.ts +34 -0
- package/esm/ReportTestResult/index.js +49 -0
- package/esm/ReportTestResult/index.js.map +1 -0
- package/esm/ReportTestResults/index.d.ts +64 -0
- package/esm/ReportTestResults/index.js +66 -0
- package/esm/ReportTestResults/index.js.map +1 -0
- package/esm/ReportTestResultsOS/index.d.ts +34 -0
- package/esm/ReportTestResultsOS/index.js +52 -0
- package/esm/ReportTestResultsOS/index.js.map +1 -0
- package/esm/ReportTestResultsSG/index.d.ts +28 -0
- package/esm/ReportTestResultsSG/index.js +49 -0
- package/esm/ReportTestResultsSG/index.js.map +1 -0
- package/esm/Reports/index.d.ts +52 -0
- package/esm/Reports/index.js +62 -0
- package/esm/Reports/index.js.map +1 -0
- package/esm/ReportsOS/index.d.ts +28 -0
- package/esm/ReportsOS/index.js +51 -0
- package/esm/ReportsOS/index.js.map +1 -0
- package/esm/Rule/index.d.ts +34 -0
- package/esm/Rule/index.js +49 -0
- package/esm/Rule/index.js.map +1 -0
- package/esm/RuleGroup/index.d.ts +34 -0
- package/esm/RuleGroup/index.js +49 -0
- package/esm/RuleGroup/index.js.map +1 -0
- package/esm/RuleGroups/index.d.ts +58 -0
- package/esm/RuleGroups/index.js +63 -0
- package/esm/RuleGroups/index.js.map +1 -0
- package/esm/Rules/index.d.ts +58 -0
- package/esm/Rules/index.js +63 -0
- package/esm/Rules/index.js.map +1 -0
- package/esm/SecurityGuide/index.d.ts +28 -0
- package/esm/SecurityGuide/index.js +48 -0
- package/esm/SecurityGuide/index.js.map +1 -0
- package/esm/SecurityGuideRuleTree/index.d.ts +27 -0
- package/esm/SecurityGuideRuleTree/index.js +48 -0
- package/esm/SecurityGuideRuleTree/index.js.map +1 -0
- package/esm/SecurityGuides/index.d.ts +52 -0
- package/esm/SecurityGuides/index.js +62 -0
- package/esm/SecurityGuides/index.js.map +1 -0
- package/esm/SecurityGuidesOS/index.d.ts +28 -0
- package/esm/SecurityGuidesOS/index.js +51 -0
- package/esm/SecurityGuidesOS/index.js.map +1 -0
- package/esm/SupportedProfiles/index.d.ts +52 -0
- package/esm/SupportedProfiles/index.js +62 -0
- package/esm/SupportedProfiles/index.js.map +1 -0
- package/esm/System/index.d.ts +28 -0
- package/esm/System/index.js +48 -0
- package/esm/System/index.js.map +1 -0
- package/esm/SystemReports/index.d.ts +58 -0
- package/esm/SystemReports/index.js +63 -0
- package/esm/SystemReports/index.js.map +1 -0
- package/esm/Systems/index.d.ts +58 -0
- package/esm/Systems/index.js +65 -0
- package/esm/Systems/index.js.map +1 -0
- package/esm/SystemsOS/index.d.ts +28 -0
- package/esm/SystemsOS/index.js +51 -0
- package/esm/SystemsOS/index.js.map +1 -0
- package/esm/SystemsPolicies/index.d.ts +58 -0
- package/esm/SystemsPolicies/index.js +63 -0
- package/esm/SystemsPolicies/index.js.map +1 -0
- package/esm/Tailoring/index.d.ts +34 -0
- package/esm/Tailoring/index.js +49 -0
- package/esm/Tailoring/index.js.map +1 -0
- package/esm/TailoringFile/index.d.ts +34 -0
- package/esm/TailoringFile/index.js +49 -0
- package/esm/TailoringFile/index.js.map +1 -0
- package/esm/TailoringRuleTree/index.d.ts +33 -0
- package/esm/TailoringRuleTree/index.js +49 -0
- package/esm/TailoringRuleTree/index.js.map +1 -0
- package/esm/TailoringRules/index.d.ts +64 -0
- package/esm/TailoringRules/index.js +64 -0
- package/esm/TailoringRules/index.js.map +1 -0
- package/esm/Tailorings/index.d.ts +58 -0
- package/esm/Tailorings/index.js +63 -0
- package/esm/Tailorings/index.js.map +1 -0
- package/esm/UnassignRule/index.d.ts +39 -0
- package/esm/UnassignRule/index.js +50 -0
- package/esm/UnassignRule/index.js.map +1 -0
- package/esm/UnassignSystem/index.d.ts +34 -0
- package/esm/UnassignSystem/index.js +49 -0
- package/esm/UnassignSystem/index.js.map +1 -0
- package/esm/UpdatePolicy/index.d.ts +34 -0
- package/esm/UpdatePolicy/index.js +50 -0
- package/esm/UpdatePolicy/index.js.map +1 -0
- package/esm/UpdateTailoring/index.d.ts +40 -0
- package/esm/UpdateTailoring/index.js +51 -0
- package/esm/UpdateTailoring/index.js.map +1 -0
- package/esm/ValueDefinition/index.d.ts +34 -0
- package/esm/ValueDefinition/index.js +49 -0
- package/esm/ValueDefinition/index.js.map +1 -0
- package/esm/ValueDefinitions/index.d.ts +58 -0
- package/esm/ValueDefinitions/index.js +63 -0
- package/esm/ValueDefinitions/index.js.map +1 -0
- package/esm/api.d.ts +115 -0
- package/esm/api.js +63 -0
- package/esm/api.js.map +1 -0
- package/esm/index.js +55 -0
- package/esm/index.js.map +1 -0
- package/esm/types/index.js +48 -0
- package/esm/types/index.js.map +1 -0
- package/index.d.ts +54 -0
- package/package.json +1 -1
- package/types/index.d.ts +1595 -0
- package/CHANGELOG.md +0 -98
- package/LICENSE +0 -201
- package/README.md +0 -76
- package/doc/.nojekyll +0 -1
- package/doc/README.md +0 -69
- package/doc/interfaces/AssignRulesRequest.md +0 -27
- package/doc/interfaces/CreatePolicy201Response.md +0 -27
- package/doc/interfaces/CreatePolicy201ResponseData.md +0 -27
- package/doc/interfaces/Errors.md +0 -27
- package/doc/interfaces/Links.md +0 -80
- package/doc/interfaces/Metadata.md +0 -97
- package/doc/interfaces/Policies200Response.md +0 -57
- package/doc/interfaces/Policy.md +0 -195
- package/doc/interfaces/PolicyUpdate.md +0 -63
- package/doc/interfaces/Profile.md +0 -110
- package/doc/interfaces/Profile200Response.md +0 -27
- package/doc/interfaces/Profile200ResponseData.md +0 -27
- package/doc/interfaces/Profiles200Response.md +0 -57
- package/doc/interfaces/Report.md +0 -229
- package/doc/interfaces/Report200Response.md +0 -27
- package/doc/interfaces/Report200ResponseData.md +0 -27
- package/doc/interfaces/ReportTestResults200Response.md +0 -57
- package/doc/interfaces/Reports200Response.md +0 -57
- package/doc/interfaces/Rule.md +0 -161
- package/doc/interfaces/Rule200Response.md +0 -27
- package/doc/interfaces/Rule200ResponseData.md +0 -27
- package/doc/interfaces/RuleGroup.md +0 -127
- package/doc/interfaces/RuleGroup200Response.md +0 -27
- package/doc/interfaces/RuleGroup200ResponseData.md +0 -27
- package/doc/interfaces/RuleGroups200Response.md +0 -57
- package/doc/interfaces/Rules200Response.md +0 -57
- package/doc/interfaces/SecurityGuide.md +0 -127
- package/doc/interfaces/SecurityGuide200Response.md +0 -27
- package/doc/interfaces/SecurityGuide200ResponseData.md +0 -27
- package/doc/interfaces/SecurityGuides200Response.md +0 -57
- package/doc/interfaces/SupportedProfile.md +0 -144
- package/doc/interfaces/SupportedProfiles200Response.md +0 -57
- package/doc/interfaces/System.md +0 -215
- package/doc/interfaces/System200Response.md +0 -27
- package/doc/interfaces/System200ResponseData.md +0 -27
- package/doc/interfaces/Systems200Response.md +0 -57
- package/doc/interfaces/Tailoring.md +0 -127
- package/doc/interfaces/Tailoring200Response.md +0 -27
- package/doc/interfaces/Tailoring200ResponseData.md +0 -27
- package/doc/interfaces/TailoringFile.md +0 -33
- package/doc/interfaces/Tailorings200Response.md +0 -57
- package/doc/interfaces/TestResult.md +0 -208
- package/doc/interfaces/ValueDefinition.md +0 -127
- package/doc/interfaces/ValueDefinition200Response.md +0 -27
- package/doc/interfaces/ValueDefinition200ResponseData.md +0 -27
- package/doc/interfaces/ValueDefinitions200Response.md +0 -57
- package/doc/modules.md +0 -1608
- /package/{dist/AssignRule → AssignRule}/index.d.ts +0 -0
- /package/{dist/AssignRule → AssignRule}/index.js +0 -0
- /package/{dist/AssignRule → AssignRule}/index.js.map +0 -0
- /package/{dist/AssignRules → AssignRules}/index.d.ts +0 -0
- /package/{dist/AssignRules → AssignRules}/index.js +0 -0
- /package/{dist/AssignRules → AssignRules}/index.js.map +0 -0
- /package/{dist/AssignSystem → AssignSystem}/index.d.ts +0 -0
- /package/{dist/AssignSystem → AssignSystem}/index.js +0 -0
- /package/{dist/AssignSystem → AssignSystem}/index.js.map +0 -0
- /package/{dist/AssignSystems → AssignSystems}/index.d.ts +0 -0
- /package/{dist/AssignSystems → AssignSystems}/index.js +0 -0
- /package/{dist/AssignSystems → AssignSystems}/index.js.map +0 -0
- /package/{dist/CreatePolicy → CreatePolicy}/index.d.ts +0 -0
- /package/{dist/CreatePolicy → CreatePolicy}/index.js +0 -0
- /package/{dist/CreatePolicy → CreatePolicy}/index.js.map +0 -0
- /package/{dist/CreateTailoring → CreateTailoring}/index.d.ts +0 -0
- /package/{dist/CreateTailoring → CreateTailoring}/index.js +0 -0
- /package/{dist/CreateTailoring → CreateTailoring}/index.js.map +0 -0
- /package/{dist/DeletePolicy → DeletePolicy}/index.d.ts +0 -0
- /package/{dist/DeletePolicy → DeletePolicy}/index.js +0 -0
- /package/{dist/DeletePolicy → DeletePolicy}/index.js.map +0 -0
- /package/{dist/DeleteReport → DeleteReport}/index.d.ts +0 -0
- /package/{dist/DeleteReport → DeleteReport}/index.js +0 -0
- /package/{dist/DeleteReport → DeleteReport}/index.js.map +0 -0
- /package/{dist/Policies → Policies}/index.d.ts +0 -0
- /package/{dist/Policies → Policies}/index.js +0 -0
- /package/{dist/Policies → Policies}/index.js.map +0 -0
- /package/{dist/Policy → Policy}/index.d.ts +0 -0
- /package/{dist/Policy → Policy}/index.js +0 -0
- /package/{dist/Policy → Policy}/index.js.map +0 -0
- /package/{dist/PolicySystems → PolicySystems}/index.d.ts +0 -0
- /package/{dist/PolicySystems → PolicySystems}/index.js +0 -0
- /package/{dist/PolicySystems → PolicySystems}/index.js.map +0 -0
- /package/{dist/PolicySystemsOS → PolicySystemsOS}/index.d.ts +0 -0
- /package/{dist/PolicySystemsOS → PolicySystemsOS}/index.js +0 -0
- /package/{dist/PolicySystemsOS → PolicySystemsOS}/index.js.map +0 -0
- /package/{dist/Profile → Profile}/index.d.ts +0 -0
- /package/{dist/Profile → Profile}/index.js +0 -0
- /package/{dist/Profile → Profile}/index.js.map +0 -0
- /package/{dist/ProfileRule → ProfileRule}/index.d.ts +0 -0
- /package/{dist/ProfileRule → ProfileRule}/index.js +0 -0
- /package/{dist/ProfileRule → ProfileRule}/index.js.map +0 -0
- /package/{dist/ProfileRules → ProfileRules}/index.d.ts +0 -0
- /package/{dist/ProfileRules → ProfileRules}/index.js +0 -0
- /package/{dist/ProfileRules → ProfileRules}/index.js.map +0 -0
- /package/{dist/ProfileTree → ProfileTree}/index.d.ts +0 -0
- /package/{dist/ProfileTree → ProfileTree}/index.js +0 -0
- /package/{dist/ProfileTree → ProfileTree}/index.js.map +0 -0
- /package/{dist/Profiles → Profiles}/index.d.ts +0 -0
- /package/{dist/Profiles → Profiles}/index.js +0 -0
- /package/{dist/Profiles → Profiles}/index.js.map +0 -0
- /package/{dist/Report → Report}/index.d.ts +0 -0
- /package/{dist/Report → Report}/index.js +0 -0
- /package/{dist/Report → Report}/index.js.map +0 -0
- /package/{dist/ReportRuleResults → ReportRuleResults}/index.d.ts +0 -0
- /package/{dist/ReportRuleResults → ReportRuleResults}/index.js +0 -0
- /package/{dist/ReportRuleResults → ReportRuleResults}/index.js.map +0 -0
- /package/{dist/ReportStats → ReportStats}/index.d.ts +0 -0
- /package/{dist/ReportStats → ReportStats}/index.js +0 -0
- /package/{dist/ReportStats → ReportStats}/index.js.map +0 -0
- /package/{dist/ReportSystem → ReportSystem}/index.d.ts +0 -0
- /package/{dist/ReportSystem → ReportSystem}/index.js +0 -0
- /package/{dist/ReportSystem → ReportSystem}/index.js.map +0 -0
- /package/{dist/ReportSystems → ReportSystems}/index.d.ts +0 -0
- /package/{dist/ReportSystems → ReportSystems}/index.js +0 -0
- /package/{dist/ReportSystems → ReportSystems}/index.js.map +0 -0
- /package/{dist/ReportSystemsOS → ReportSystemsOS}/index.d.ts +0 -0
- /package/{dist/ReportSystemsOS → ReportSystemsOS}/index.js +0 -0
- /package/{dist/ReportSystemsOS → ReportSystemsOS}/index.js.map +0 -0
- /package/{dist/ReportTestResult → ReportTestResult}/index.d.ts +0 -0
- /package/{dist/ReportTestResult → ReportTestResult}/index.js +0 -0
- /package/{dist/ReportTestResult → ReportTestResult}/index.js.map +0 -0
- /package/{dist/ReportTestResults → ReportTestResults}/index.d.ts +0 -0
- /package/{dist/ReportTestResults → ReportTestResults}/index.js +0 -0
- /package/{dist/ReportTestResults → ReportTestResults}/index.js.map +0 -0
- /package/{dist/ReportTestResultsOS → ReportTestResultsOS}/index.d.ts +0 -0
- /package/{dist/ReportTestResultsOS → ReportTestResultsOS}/index.js +0 -0
- /package/{dist/ReportTestResultsOS → ReportTestResultsOS}/index.js.map +0 -0
- /package/{dist/ReportTestResultsSG → ReportTestResultsSG}/index.d.ts +0 -0
- /package/{dist/ReportTestResultsSG → ReportTestResultsSG}/index.js +0 -0
- /package/{dist/ReportTestResultsSG → ReportTestResultsSG}/index.js.map +0 -0
- /package/{dist/Reports → Reports}/index.d.ts +0 -0
- /package/{dist/Reports → Reports}/index.js +0 -0
- /package/{dist/Reports → Reports}/index.js.map +0 -0
- /package/{dist/ReportsOS → ReportsOS}/index.d.ts +0 -0
- /package/{dist/ReportsOS → ReportsOS}/index.js +0 -0
- /package/{dist/ReportsOS → ReportsOS}/index.js.map +0 -0
- /package/{dist/Rule → Rule}/index.d.ts +0 -0
- /package/{dist/Rule → Rule}/index.js +0 -0
- /package/{dist/Rule → Rule}/index.js.map +0 -0
- /package/{dist/RuleGroup → RuleGroup}/index.d.ts +0 -0
- /package/{dist/RuleGroup → RuleGroup}/index.js +0 -0
- /package/{dist/RuleGroup → RuleGroup}/index.js.map +0 -0
- /package/{dist/RuleGroups → RuleGroups}/index.d.ts +0 -0
- /package/{dist/RuleGroups → RuleGroups}/index.js +0 -0
- /package/{dist/RuleGroups → RuleGroups}/index.js.map +0 -0
- /package/{dist/Rules → Rules}/index.d.ts +0 -0
- /package/{dist/Rules → Rules}/index.js +0 -0
- /package/{dist/Rules → Rules}/index.js.map +0 -0
- /package/{dist/SecurityGuide → SecurityGuide}/index.d.ts +0 -0
- /package/{dist/SecurityGuide → SecurityGuide}/index.js +0 -0
- /package/{dist/SecurityGuide → SecurityGuide}/index.js.map +0 -0
- /package/{dist/SecurityGuideRuleTree → SecurityGuideRuleTree}/index.d.ts +0 -0
- /package/{dist/SecurityGuideRuleTree → SecurityGuideRuleTree}/index.js +0 -0
- /package/{dist/SecurityGuideRuleTree → SecurityGuideRuleTree}/index.js.map +0 -0
- /package/{dist/SecurityGuides → SecurityGuides}/index.d.ts +0 -0
- /package/{dist/SecurityGuides → SecurityGuides}/index.js +0 -0
- /package/{dist/SecurityGuides → SecurityGuides}/index.js.map +0 -0
- /package/{dist/SecurityGuidesOS → SecurityGuidesOS}/index.d.ts +0 -0
- /package/{dist/SecurityGuidesOS → SecurityGuidesOS}/index.js +0 -0
- /package/{dist/SecurityGuidesOS → SecurityGuidesOS}/index.js.map +0 -0
- /package/{dist/SupportedProfiles → SupportedProfiles}/index.d.ts +0 -0
- /package/{dist/SupportedProfiles → SupportedProfiles}/index.js +0 -0
- /package/{dist/SupportedProfiles → SupportedProfiles}/index.js.map +0 -0
- /package/{dist/System → System}/index.d.ts +0 -0
- /package/{dist/System → System}/index.js +0 -0
- /package/{dist/System → System}/index.js.map +0 -0
- /package/{dist/SystemReports → SystemReports}/index.d.ts +0 -0
- /package/{dist/SystemReports → SystemReports}/index.js +0 -0
- /package/{dist/SystemReports → SystemReports}/index.js.map +0 -0
- /package/{dist/Systems → Systems}/index.d.ts +0 -0
- /package/{dist/Systems → Systems}/index.js +0 -0
- /package/{dist/Systems → Systems}/index.js.map +0 -0
- /package/{dist/SystemsOS → SystemsOS}/index.d.ts +0 -0
- /package/{dist/SystemsOS → SystemsOS}/index.js +0 -0
- /package/{dist/SystemsOS → SystemsOS}/index.js.map +0 -0
- /package/{dist/SystemsPolicies → SystemsPolicies}/index.d.ts +0 -0
- /package/{dist/SystemsPolicies → SystemsPolicies}/index.js +0 -0
- /package/{dist/SystemsPolicies → SystemsPolicies}/index.js.map +0 -0
- /package/{dist/Tailoring → Tailoring}/index.d.ts +0 -0
- /package/{dist/Tailoring → Tailoring}/index.js +0 -0
- /package/{dist/Tailoring → Tailoring}/index.js.map +0 -0
- /package/{dist/TailoringFile → TailoringFile}/index.d.ts +0 -0
- /package/{dist/TailoringFile → TailoringFile}/index.js +0 -0
- /package/{dist/TailoringFile → TailoringFile}/index.js.map +0 -0
- /package/{dist/TailoringRuleTree → TailoringRuleTree}/index.d.ts +0 -0
- /package/{dist/TailoringRuleTree → TailoringRuleTree}/index.js +0 -0
- /package/{dist/TailoringRuleTree → TailoringRuleTree}/index.js.map +0 -0
- /package/{dist/TailoringRules → TailoringRules}/index.d.ts +0 -0
- /package/{dist/TailoringRules → TailoringRules}/index.js +0 -0
- /package/{dist/TailoringRules → TailoringRules}/index.js.map +0 -0
- /package/{dist/Tailorings → Tailorings}/index.d.ts +0 -0
- /package/{dist/Tailorings → Tailorings}/index.js +0 -0
- /package/{dist/Tailorings → Tailorings}/index.js.map +0 -0
- /package/{dist/UnassignRule → UnassignRule}/index.d.ts +0 -0
- /package/{dist/UnassignRule → UnassignRule}/index.js +0 -0
- /package/{dist/UnassignRule → UnassignRule}/index.js.map +0 -0
- /package/{dist/UnassignSystem → UnassignSystem}/index.d.ts +0 -0
- /package/{dist/UnassignSystem → UnassignSystem}/index.js +0 -0
- /package/{dist/UnassignSystem → UnassignSystem}/index.js.map +0 -0
- /package/{dist/UpdatePolicy → UpdatePolicy}/index.d.ts +0 -0
- /package/{dist/UpdatePolicy → UpdatePolicy}/index.js +0 -0
- /package/{dist/UpdatePolicy → UpdatePolicy}/index.js.map +0 -0
- /package/{dist/UpdateTailoring → UpdateTailoring}/index.d.ts +0 -0
- /package/{dist/UpdateTailoring → UpdateTailoring}/index.js +0 -0
- /package/{dist/UpdateTailoring → UpdateTailoring}/index.js.map +0 -0
- /package/{dist/ValueDefinition → ValueDefinition}/index.d.ts +0 -0
- /package/{dist/ValueDefinition → ValueDefinition}/index.js +0 -0
- /package/{dist/ValueDefinition → ValueDefinition}/index.js.map +0 -0
- /package/{dist/ValueDefinitions → ValueDefinitions}/index.d.ts +0 -0
- /package/{dist/ValueDefinitions → ValueDefinitions}/index.js +0 -0
- /package/{dist/ValueDefinitions → ValueDefinitions}/index.js.map +0 -0
- /package/{dist/api.js → api.js} +0 -0
- /package/{dist/api.js.map → api.js.map} +0 -0
- /package/{dist → esm}/index.d.ts +0 -0
- /package/{dist → esm}/types/index.d.ts +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/index.js.map → index.js.map} +0 -0
- /package/{dist/types → types}/index.js +0 -0
- /package/{dist/types → types}/index.js.map +0 -0
package/esm/api.d.ts
ADDED
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
import { ApiConfig } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
2
|
+
import { AssignRuleReturnType, AssignRulesReturnType, AssignSystemReturnType, AssignSystemsReturnType, CreatePolicyReturnType, CreateTailoringReturnType, DeletePolicyReturnType, DeleteReportReturnType, PoliciesReturnType, PolicyReturnType, PolicySystemsReturnType, PolicySystemsOSReturnType, ProfileReturnType, ProfileRuleReturnType, ProfileRulesReturnType, ProfileTreeReturnType, ProfilesReturnType, ReportReturnType, ReportRuleResultsReturnType, ReportStatsReturnType, ReportSystemReturnType, ReportSystemsReturnType, ReportSystemsOSReturnType, ReportTestResultReturnType, ReportTestResultsReturnType, ReportTestResultsOSReturnType, ReportTestResultsSGReturnType, ReportsReturnType, ReportsOSReturnType, RuleReturnType, RuleGroupReturnType, RuleGroupsReturnType, RulesReturnType, SecurityGuideReturnType, SecurityGuideRuleTreeReturnType, SecurityGuidesReturnType, SecurityGuidesOSReturnType, SupportedProfilesReturnType, SystemReturnType, SystemReportsReturnType, SystemsReturnType, SystemsOSReturnType, SystemsPoliciesReturnType, TailoringReturnType, TailoringFileReturnType, TailoringRuleTreeReturnType, TailoringRulesReturnType, TailoringsReturnType, UnassignRuleReturnType, UnassignSystemReturnType, UpdatePolicyReturnType, UpdateTailoringReturnType, ValueDefinitionReturnType, ValueDefinitionsReturnType } from './index';
|
|
3
|
+
type endpointReturnTypes = {
|
|
4
|
+
assignRule: AssignRuleReturnType;
|
|
5
|
+
assignRules: AssignRulesReturnType;
|
|
6
|
+
assignSystem: AssignSystemReturnType;
|
|
7
|
+
assignSystems: AssignSystemsReturnType;
|
|
8
|
+
createPolicy: CreatePolicyReturnType;
|
|
9
|
+
createTailoring: CreateTailoringReturnType;
|
|
10
|
+
deletePolicy: DeletePolicyReturnType;
|
|
11
|
+
deleteReport: DeleteReportReturnType;
|
|
12
|
+
policies: PoliciesReturnType;
|
|
13
|
+
policy: PolicyReturnType;
|
|
14
|
+
policySystems: PolicySystemsReturnType;
|
|
15
|
+
policySystemsOS: PolicySystemsOSReturnType;
|
|
16
|
+
profile: ProfileReturnType;
|
|
17
|
+
profileRule: ProfileRuleReturnType;
|
|
18
|
+
profileRules: ProfileRulesReturnType;
|
|
19
|
+
profileTree: ProfileTreeReturnType;
|
|
20
|
+
profiles: ProfilesReturnType;
|
|
21
|
+
report: ReportReturnType;
|
|
22
|
+
reportRuleResults: ReportRuleResultsReturnType;
|
|
23
|
+
reportStats: ReportStatsReturnType;
|
|
24
|
+
reportSystem: ReportSystemReturnType;
|
|
25
|
+
reportSystems: ReportSystemsReturnType;
|
|
26
|
+
reportSystemsOS: ReportSystemsOSReturnType;
|
|
27
|
+
reportTestResult: ReportTestResultReturnType;
|
|
28
|
+
reportTestResults: ReportTestResultsReturnType;
|
|
29
|
+
reportTestResultsOS: ReportTestResultsOSReturnType;
|
|
30
|
+
reportTestResultsSG: ReportTestResultsSGReturnType;
|
|
31
|
+
reports: ReportsReturnType;
|
|
32
|
+
reportsOS: ReportsOSReturnType;
|
|
33
|
+
rule: RuleReturnType;
|
|
34
|
+
ruleGroup: RuleGroupReturnType;
|
|
35
|
+
ruleGroups: RuleGroupsReturnType;
|
|
36
|
+
rules: RulesReturnType;
|
|
37
|
+
securityGuide: SecurityGuideReturnType;
|
|
38
|
+
securityGuideRuleTree: SecurityGuideRuleTreeReturnType;
|
|
39
|
+
securityGuides: SecurityGuidesReturnType;
|
|
40
|
+
securityGuidesOS: SecurityGuidesOSReturnType;
|
|
41
|
+
supportedProfiles: SupportedProfilesReturnType;
|
|
42
|
+
system: SystemReturnType;
|
|
43
|
+
systemReports: SystemReportsReturnType;
|
|
44
|
+
systems: SystemsReturnType;
|
|
45
|
+
systemsOS: SystemsOSReturnType;
|
|
46
|
+
systemsPolicies: SystemsPoliciesReturnType;
|
|
47
|
+
tailoring: TailoringReturnType;
|
|
48
|
+
tailoringFile: TailoringFileReturnType;
|
|
49
|
+
tailoringRuleTree: TailoringRuleTreeReturnType;
|
|
50
|
+
tailoringRules: TailoringRulesReturnType;
|
|
51
|
+
tailorings: TailoringsReturnType;
|
|
52
|
+
unassignRule: UnassignRuleReturnType;
|
|
53
|
+
unassignSystem: UnassignSystemReturnType;
|
|
54
|
+
updatePolicy: UpdatePolicyReturnType;
|
|
55
|
+
updateTailoring: UpdateTailoringReturnType;
|
|
56
|
+
valueDefinition: ValueDefinitionReturnType;
|
|
57
|
+
valueDefinitions: ValueDefinitionsReturnType;
|
|
58
|
+
};
|
|
59
|
+
export declare const ComplianceClient: (BASE_PATH: string, instance?: ApiConfig) => import("@redhat-cloud-services/javascript-clients-shared/dist/base").BaseAPI & import("@redhat-cloud-services/javascript-clients-shared/dist/utils").APIFactoryResponse<{
|
|
60
|
+
assignRule: (...config: [import("./AssignRule").AssignRuleParams] | [any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
61
|
+
assignRules: (...config: [import("./AssignRules").AssignRulesParams] | [any, any, any, import("./types").AssignRulesRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
62
|
+
assignSystem: (...config: [import("./AssignSystem").AssignSystemParams] | [any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
63
|
+
assignSystems: (...config: [import("./AssignSystems").AssignSystemsParams] | [any, any, import("./types").AssignRulesRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
64
|
+
createPolicy: (...config: [import("./CreatePolicy").CreatePolicyParams] | [any, import("./types").Policy, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
65
|
+
createTailoring: (...config: [import("./CreateTailoring").CreateTailoringParams] | [any, any, import("./types").TailoringCreate, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
66
|
+
deletePolicy: (...config: [import("./DeletePolicy").DeletePolicyParams] | [any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
67
|
+
deleteReport: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./DeleteReport").DeleteReportParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
68
|
+
policies: (...config: [import("./Policies").PoliciesParams] | [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
69
|
+
policy: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./Policy").PolicyParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
70
|
+
policySystems: (...config: [import("./PolicySystems").PolicySystemsParams] | [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
71
|
+
policySystemsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./PolicySystemsOS").PolicySystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
72
|
+
profile: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Profile").ProfileParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
73
|
+
profileRule: (...config: [any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileRule").ProfileRuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
74
|
+
profileRules: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileRules").ProfileRulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
75
|
+
profileTree: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileTree").ProfileTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
76
|
+
profiles: (...config: [import("./Profiles").ProfilesParams] | [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
77
|
+
report: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./Report").ReportParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
78
|
+
reportRuleResults: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportRuleResults").ReportRuleResultsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
79
|
+
reportStats: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportStats").ReportStatsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
80
|
+
reportSystem: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystem").ReportSystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
81
|
+
reportSystems: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystems").ReportSystemsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
82
|
+
reportSystemsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystemsOS").ReportSystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
83
|
+
reportTestResult: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResult").ReportTestResultParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
84
|
+
reportTestResults: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResults").ReportTestResultsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
85
|
+
reportTestResultsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResultsOS").ReportTestResultsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
86
|
+
reportTestResultsSG: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResultsSG").ReportTestResultsSGParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
87
|
+
reports: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Reports").ReportsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
88
|
+
reportsOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportsOS").ReportsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
89
|
+
rule: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Rule").RuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
90
|
+
ruleGroup: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./RuleGroup").RuleGroupParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
91
|
+
ruleGroups: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./RuleGroups").RuleGroupsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
92
|
+
rules: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Rules").RulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
93
|
+
securityGuide: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuide").SecurityGuideParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
94
|
+
securityGuideRuleTree: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuideRuleTree").SecurityGuideRuleTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
95
|
+
securityGuides: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuides").SecurityGuidesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
96
|
+
securityGuidesOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuidesOS").SecurityGuidesOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
97
|
+
supportedProfiles: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SupportedProfiles").SupportedProfilesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
98
|
+
system: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./System").SystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
99
|
+
systemReports: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemReports").SystemReportsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
100
|
+
systems: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Systems").SystemsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
101
|
+
systemsOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemsOS").SystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
102
|
+
systemsPolicies: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemsPolicies").SystemsPoliciesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
103
|
+
tailoring: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Tailoring").TailoringParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
104
|
+
tailoringFile: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringFile").TailoringFileParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
105
|
+
tailoringRuleTree: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringRuleTree").TailoringRuleTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
106
|
+
tailoringRules: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringRules").TailoringRulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
107
|
+
tailorings: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Tailorings").TailoringsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
108
|
+
unassignRule: (...config: [any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./UnassignRule").UnassignRuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
109
|
+
unassignSystem: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./UnassignSystem").UnassignSystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
110
|
+
updatePolicy: (...config: [import("./UpdatePolicy").UpdatePolicyParams] | [any, any, import("./types").PolicyUpdate, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
111
|
+
updateTailoring: (...config: [import("./UpdateTailoring").UpdateTailoringParams] | [any, any, any, import("./types").Tailoring, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
112
|
+
valueDefinition: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ValueDefinition").ValueDefinitionParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
113
|
+
valueDefinitions: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ValueDefinitions").ValueDefinitionsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
114
|
+
}, endpointReturnTypes>;
|
|
115
|
+
export default ComplianceClient;
|
package/esm/api.js
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { APIFactory } from '@redhat-cloud-services/javascript-clients-shared/dist/utils';
|
|
2
|
+
import { assignRule, assignRules, assignSystem, assignSystems, createPolicy, createTailoring, deletePolicy, deleteReport, policies, policy, policySystems, policySystemsOS, profile, profileRule, profileRules, profileTree, profiles, report, reportRuleResults, reportStats, reportSystem, reportSystems, reportSystemsOS, reportTestResult, reportTestResults, reportTestResultsOS, reportTestResultsSG, reports, reportsOS, rule, ruleGroup, ruleGroups, rules, securityGuide, securityGuideRuleTree, securityGuides, securityGuidesOS, supportedProfiles, system, systemReports, systems, systemsOS, systemsPolicies, tailoring, tailoringFile, tailoringRuleTree, tailoringRules, tailorings, unassignRule, unassignSystem, updatePolicy, updateTailoring, valueDefinition, valueDefinitions, } from './index';
|
|
3
|
+
var endpointList = {
|
|
4
|
+
assignRule: assignRule,
|
|
5
|
+
assignRules: assignRules,
|
|
6
|
+
assignSystem: assignSystem,
|
|
7
|
+
assignSystems: assignSystems,
|
|
8
|
+
createPolicy: createPolicy,
|
|
9
|
+
createTailoring: createTailoring,
|
|
10
|
+
deletePolicy: deletePolicy,
|
|
11
|
+
deleteReport: deleteReport,
|
|
12
|
+
policies: policies,
|
|
13
|
+
policy: policy,
|
|
14
|
+
policySystems: policySystems,
|
|
15
|
+
policySystemsOS: policySystemsOS,
|
|
16
|
+
profile: profile,
|
|
17
|
+
profileRule: profileRule,
|
|
18
|
+
profileRules: profileRules,
|
|
19
|
+
profileTree: profileTree,
|
|
20
|
+
profiles: profiles,
|
|
21
|
+
report: report,
|
|
22
|
+
reportRuleResults: reportRuleResults,
|
|
23
|
+
reportStats: reportStats,
|
|
24
|
+
reportSystem: reportSystem,
|
|
25
|
+
reportSystems: reportSystems,
|
|
26
|
+
reportSystemsOS: reportSystemsOS,
|
|
27
|
+
reportTestResult: reportTestResult,
|
|
28
|
+
reportTestResults: reportTestResults,
|
|
29
|
+
reportTestResultsOS: reportTestResultsOS,
|
|
30
|
+
reportTestResultsSG: reportTestResultsSG,
|
|
31
|
+
reports: reports,
|
|
32
|
+
reportsOS: reportsOS,
|
|
33
|
+
rule: rule,
|
|
34
|
+
ruleGroup: ruleGroup,
|
|
35
|
+
ruleGroups: ruleGroups,
|
|
36
|
+
rules: rules,
|
|
37
|
+
securityGuide: securityGuide,
|
|
38
|
+
securityGuideRuleTree: securityGuideRuleTree,
|
|
39
|
+
securityGuides: securityGuides,
|
|
40
|
+
securityGuidesOS: securityGuidesOS,
|
|
41
|
+
supportedProfiles: supportedProfiles,
|
|
42
|
+
system: system,
|
|
43
|
+
systemReports: systemReports,
|
|
44
|
+
systems: systems,
|
|
45
|
+
systemsOS: systemsOS,
|
|
46
|
+
systemsPolicies: systemsPolicies,
|
|
47
|
+
tailoring: tailoring,
|
|
48
|
+
tailoringFile: tailoringFile,
|
|
49
|
+
tailoringRuleTree: tailoringRuleTree,
|
|
50
|
+
tailoringRules: tailoringRules,
|
|
51
|
+
tailorings: tailorings,
|
|
52
|
+
unassignRule: unassignRule,
|
|
53
|
+
unassignSystem: unassignSystem,
|
|
54
|
+
updatePolicy: updatePolicy,
|
|
55
|
+
updateTailoring: updateTailoring,
|
|
56
|
+
valueDefinition: valueDefinition,
|
|
57
|
+
valueDefinitions: valueDefinitions,
|
|
58
|
+
};
|
|
59
|
+
export var ComplianceClient = function (BASE_PATH, instance) {
|
|
60
|
+
return APIFactory(BASE_PATH, endpointList, instance);
|
|
61
|
+
};
|
|
62
|
+
export default ComplianceClient;
|
|
63
|
+
//# sourceMappingURL=api.js.map
|
package/esm/api.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../api.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,6DAA6D,CAAC;AAEzF,OAAO,EACH,UAAU,EACV,WAAW,EACX,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,eAAe,EACf,YAAY,EACZ,YAAY,EACZ,QAAQ,EACR,MAAM,EACN,aAAa,EACb,eAAe,EACf,OAAO,EACP,WAAW,EACX,YAAY,EACZ,WAAW,EACX,QAAQ,EACR,MAAM,EACN,iBAAiB,EACjB,WAAW,EACX,YAAY,EACZ,aAAa,EACb,eAAe,EACf,gBAAgB,EAChB,iBAAiB,EACjB,mBAAmB,EACnB,mBAAmB,EACnB,OAAO,EACP,SAAS,EACT,IAAI,EACJ,SAAS,EACT,UAAU,EACV,KAAK,EACL,aAAa,EACb,qBAAqB,EACrB,cAAc,EACd,gBAAgB,EAChB,iBAAiB,EACjB,MAAM,EACN,aAAa,EACb,OAAO,EACP,SAAS,EACT,eAAe,EACf,SAAS,EACT,aAAa,EACb,iBAAiB,EACjB,cAAc,EACd,UAAU,EACV,YAAY,EACZ,cAAc,EACd,YAAY,EACZ,eAAe,EACf,eAAe,EACf,gBAAgB,GAEjB,MAAM,SAAS,CAAC;AAEnB,IAAM,YAAY,GAAG;IACf,UAAU,YAAA;IACZ,WAAW,aAAA;IACX,YAAY,cAAA;IACZ,aAAa,eAAA;IACb,YAAY,cAAA;IACZ,eAAe,iBAAA;IACf,YAAY,cAAA;IACZ,YAAY,cAAA;IACZ,QAAQ,UAAA;IACR,MAAM,QAAA;IACN,aAAa,eAAA;IACb,eAAe,iBAAA;IACf,OAAO,SAAA;IACP,WAAW,aAAA;IACX,YAAY,cAAA;IACZ,WAAW,aAAA;IACX,QAAQ,UAAA;IACR,MAAM,QAAA;IACN,iBAAiB,mBAAA;IACjB,WAAW,aAAA;IACX,YAAY,cAAA;IACZ,aAAa,eAAA;IACb,eAAe,iBAAA;IACf,gBAAgB,kBAAA;IAChB,iBAAiB,mBAAA;IACjB,mBAAmB,qBAAA;IACnB,mBAAmB,qBAAA;IACnB,OAAO,SAAA;IACP,SAAS,WAAA;IACT,IAAI,MAAA;IACJ,SAAS,WAAA;IACT,UAAU,YAAA;IACV,KAAK,OAAA;IACL,aAAa,eAAA;IACb,qBAAqB,uBAAA;IACrB,cAAc,gBAAA;IACd,gBAAgB,kBAAA;IAChB,iBAAiB,mBAAA;IACjB,MAAM,QAAA;IACN,aAAa,eAAA;IACb,OAAO,SAAA;IACP,SAAS,WAAA;IACT,eAAe,iBAAA;IACf,SAAS,WAAA;IACT,aAAa,eAAA;IACb,iBAAiB,mBAAA;IACjB,cAAc,gBAAA;IACd,UAAU,YAAA;IACV,YAAY,cAAA;IACZ,cAAc,gBAAA;IACd,YAAY,cAAA;IACZ,eAAe,iBAAA;IACf,eAAe,iBAAA;IACf,gBAAgB,kBAAA;CAGnB,CAAC;AA6DF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,SAAiB,EAAE,QAAoB;IACtE,OAAO,UAAU,CAA2C,SAAS,EAAE,YAAY,EAAE,QAAQ,CAAC,CAAC;AACjG,CAAC,CAAA;AAED,eAAe,gBAAgB,CAAC"}
|
package/esm/index.js
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
export { default as assignRule } from './AssignRule';
|
|
2
|
+
export { default as assignRules } from './AssignRules';
|
|
3
|
+
export { default as assignSystem } from './AssignSystem';
|
|
4
|
+
export { default as assignSystems } from './AssignSystems';
|
|
5
|
+
export { default as createPolicy } from './CreatePolicy';
|
|
6
|
+
export { default as createTailoring } from './CreateTailoring';
|
|
7
|
+
export { default as deletePolicy } from './DeletePolicy';
|
|
8
|
+
export { default as deleteReport } from './DeleteReport';
|
|
9
|
+
export { default as policies } from './Policies';
|
|
10
|
+
export { default as policy } from './Policy';
|
|
11
|
+
export { default as policySystems } from './PolicySystems';
|
|
12
|
+
export { default as policySystemsOS } from './PolicySystemsOS';
|
|
13
|
+
export { default as profile } from './Profile';
|
|
14
|
+
export { default as profileRule } from './ProfileRule';
|
|
15
|
+
export { default as profileRules } from './ProfileRules';
|
|
16
|
+
export { default as profileTree } from './ProfileTree';
|
|
17
|
+
export { default as profiles } from './Profiles';
|
|
18
|
+
export { default as report } from './Report';
|
|
19
|
+
export { default as reportRuleResults } from './ReportRuleResults';
|
|
20
|
+
export { default as reportStats } from './ReportStats';
|
|
21
|
+
export { default as reportSystem } from './ReportSystem';
|
|
22
|
+
export { default as reportSystems } from './ReportSystems';
|
|
23
|
+
export { default as reportSystemsOS } from './ReportSystemsOS';
|
|
24
|
+
export { default as reportTestResult } from './ReportTestResult';
|
|
25
|
+
export { default as reportTestResults } from './ReportTestResults';
|
|
26
|
+
export { default as reportTestResultsOS } from './ReportTestResultsOS';
|
|
27
|
+
export { default as reportTestResultsSG } from './ReportTestResultsSG';
|
|
28
|
+
export { default as reports } from './Reports';
|
|
29
|
+
export { default as reportsOS } from './ReportsOS';
|
|
30
|
+
export { default as rule } from './Rule';
|
|
31
|
+
export { default as ruleGroup } from './RuleGroup';
|
|
32
|
+
export { default as ruleGroups } from './RuleGroups';
|
|
33
|
+
export { default as rules } from './Rules';
|
|
34
|
+
export { default as securityGuide } from './SecurityGuide';
|
|
35
|
+
export { default as securityGuideRuleTree } from './SecurityGuideRuleTree';
|
|
36
|
+
export { default as securityGuides } from './SecurityGuides';
|
|
37
|
+
export { default as securityGuidesOS } from './SecurityGuidesOS';
|
|
38
|
+
export { default as supportedProfiles } from './SupportedProfiles';
|
|
39
|
+
export { default as system } from './System';
|
|
40
|
+
export { default as systemReports } from './SystemReports';
|
|
41
|
+
export { default as systems } from './Systems';
|
|
42
|
+
export { default as systemsOS } from './SystemsOS';
|
|
43
|
+
export { default as systemsPolicies } from './SystemsPolicies';
|
|
44
|
+
export { default as tailoring } from './Tailoring';
|
|
45
|
+
export { default as tailoringFile } from './TailoringFile';
|
|
46
|
+
export { default as tailoringRuleTree } from './TailoringRuleTree';
|
|
47
|
+
export { default as tailoringRules } from './TailoringRules';
|
|
48
|
+
export { default as tailorings } from './Tailorings';
|
|
49
|
+
export { default as unassignRule } from './UnassignRule';
|
|
50
|
+
export { default as unassignSystem } from './UnassignSystem';
|
|
51
|
+
export { default as updatePolicy } from './UpdatePolicy';
|
|
52
|
+
export { default as updateTailoring } from './UpdateTailoring';
|
|
53
|
+
export { default as valueDefinition } from './ValueDefinition';
|
|
54
|
+
export { default as valueDefinitions } from './ValueDefinitions';
|
|
55
|
+
//# sourceMappingURL=index.js.map
|
package/esm/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
export var PolicyTypeEnum = {
|
|
2
|
+
Policy: 'policy'
|
|
3
|
+
};
|
|
4
|
+
export var ProfileTypeEnum = {
|
|
5
|
+
Profile: 'profile'
|
|
6
|
+
};
|
|
7
|
+
export var ReportTypeEnum = {
|
|
8
|
+
Report: 'report'
|
|
9
|
+
};
|
|
10
|
+
export var RuleTypeEnum = {
|
|
11
|
+
Rule: 'rule'
|
|
12
|
+
};
|
|
13
|
+
export var RuleGroupTypeEnum = {
|
|
14
|
+
RuleGroup: 'rule_group'
|
|
15
|
+
};
|
|
16
|
+
export var RuleResultTypeEnum = {
|
|
17
|
+
Rule: 'rule'
|
|
18
|
+
};
|
|
19
|
+
export var RuleResultResultEnum = {
|
|
20
|
+
Pass: 'pass',
|
|
21
|
+
Fail: 'fail',
|
|
22
|
+
Error: 'error',
|
|
23
|
+
Unknown: 'unknown',
|
|
24
|
+
Fixed: 'fixed',
|
|
25
|
+
Notapplicable: 'notapplicable',
|
|
26
|
+
Notchecked: 'notchecked',
|
|
27
|
+
Informational: 'informational',
|
|
28
|
+
Notselected: 'notselected'
|
|
29
|
+
};
|
|
30
|
+
export var SecurityGuideTypeEnum = {
|
|
31
|
+
SecurityGuide: 'security_guide'
|
|
32
|
+
};
|
|
33
|
+
export var SupportedProfileTypeEnum = {
|
|
34
|
+
SupportedProfile: 'supported_profile'
|
|
35
|
+
};
|
|
36
|
+
export var SystemTypeEnum = {
|
|
37
|
+
System: 'system'
|
|
38
|
+
};
|
|
39
|
+
export var TailoringTypeEnum = {
|
|
40
|
+
Tailoring: 'tailoring'
|
|
41
|
+
};
|
|
42
|
+
export var TestResultTypeEnum = {
|
|
43
|
+
TestResult: 'test_result'
|
|
44
|
+
};
|
|
45
|
+
export var ValueDefinitionTypeEnum = {
|
|
46
|
+
ValueDefinition: 'value_definition'
|
|
47
|
+
};
|
|
48
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/index.ts"],"names":[],"mappings":"AAqPA,MAAM,CAAC,IAAM,cAAc,GAAG;IAC1B,MAAM,EAAE,QAAQ;CACV,CAAC;AAyEX,MAAM,CAAC,IAAM,eAAe,GAAG;IAC3B,OAAO,EAAE,SAAS;CACZ,CAAC;AAmJX,MAAM,CAAC,IAAM,cAAc,GAAG;IAC1B,MAAM,EAAE,QAAQ;CACV,CAAC;AAyNX,MAAM,CAAC,IAAM,YAAY,GAAG;IACxB,IAAI,EAAE,MAAM;CACN,CAAC;AAgFX,MAAM,CAAC,IAAM,iBAAiB,GAAG;IAC7B,SAAS,EAAE,YAAY;CACjB,CAAC;AAgKX,MAAM,CAAC,IAAM,kBAAkB,GAAG;IAC9B,IAAI,EAAE,MAAM;CACN,CAAC;AAGX,MAAM,CAAC,IAAM,oBAAoB,GAAG;IAChC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,OAAO;IACd,aAAa,EAAE,eAAe;IAC9B,UAAU,EAAE,YAAY;IACxB,aAAa,EAAE,eAAe;IAC9B,WAAW,EAAE,aAAa;CACpB,CAAC;AA+EX,MAAM,CAAC,IAAM,qBAAqB,GAAG;IACjC,aAAa,EAAE,gBAAgB;CACzB,CAAC;AAqHX,MAAM,CAAC,IAAM,wBAAwB,GAAG;IACpC,gBAAgB,EAAE,mBAAmB;CAC/B,CAAC;AAmHX,MAAM,CAAC,IAAM,cAAc,GAAG;IAC1B,MAAM,EAAE,QAAQ;CACV,CAAC;AA+GX,MAAM,CAAC,IAAM,iBAAiB,GAAG;IAC7B,SAAS,EAAE,WAAW;CAChB,CAAC;AA+IX,MAAM,CAAC,IAAM,kBAAkB,GAAG;IAC9B,UAAU,EAAE,aAAa;CACnB,CAAC;AAsDX,MAAM,CAAC,IAAM,uBAAuB,GAAG;IACnC,eAAe,EAAE,kBAAkB;CAC7B,CAAC"}
|
package/index.d.ts
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
export { default as assignRule, AssignRuleReturnType } from './AssignRule';
|
|
2
|
+
export { default as assignRules, AssignRulesReturnType } from './AssignRules';
|
|
3
|
+
export { default as assignSystem, AssignSystemReturnType } from './AssignSystem';
|
|
4
|
+
export { default as assignSystems, AssignSystemsReturnType } from './AssignSystems';
|
|
5
|
+
export { default as createPolicy, CreatePolicyReturnType } from './CreatePolicy';
|
|
6
|
+
export { default as createTailoring, CreateTailoringReturnType } from './CreateTailoring';
|
|
7
|
+
export { default as deletePolicy, DeletePolicyReturnType } from './DeletePolicy';
|
|
8
|
+
export { default as deleteReport, DeleteReportReturnType } from './DeleteReport';
|
|
9
|
+
export { default as policies, PoliciesReturnType } from './Policies';
|
|
10
|
+
export { default as policy, PolicyReturnType } from './Policy';
|
|
11
|
+
export { default as policySystems, PolicySystemsReturnType } from './PolicySystems';
|
|
12
|
+
export { default as policySystemsOS, PolicySystemsOSReturnType } from './PolicySystemsOS';
|
|
13
|
+
export { default as profile, ProfileReturnType } from './Profile';
|
|
14
|
+
export { default as profileRule, ProfileRuleReturnType } from './ProfileRule';
|
|
15
|
+
export { default as profileRules, ProfileRulesReturnType } from './ProfileRules';
|
|
16
|
+
export { default as profileTree, ProfileTreeReturnType } from './ProfileTree';
|
|
17
|
+
export { default as profiles, ProfilesReturnType } from './Profiles';
|
|
18
|
+
export { default as report, ReportReturnType } from './Report';
|
|
19
|
+
export { default as reportRuleResults, ReportRuleResultsReturnType } from './ReportRuleResults';
|
|
20
|
+
export { default as reportStats, ReportStatsReturnType } from './ReportStats';
|
|
21
|
+
export { default as reportSystem, ReportSystemReturnType } from './ReportSystem';
|
|
22
|
+
export { default as reportSystems, ReportSystemsReturnType } from './ReportSystems';
|
|
23
|
+
export { default as reportSystemsOS, ReportSystemsOSReturnType } from './ReportSystemsOS';
|
|
24
|
+
export { default as reportTestResult, ReportTestResultReturnType } from './ReportTestResult';
|
|
25
|
+
export { default as reportTestResults, ReportTestResultsReturnType } from './ReportTestResults';
|
|
26
|
+
export { default as reportTestResultsOS, ReportTestResultsOSReturnType } from './ReportTestResultsOS';
|
|
27
|
+
export { default as reportTestResultsSG, ReportTestResultsSGReturnType } from './ReportTestResultsSG';
|
|
28
|
+
export { default as reports, ReportsReturnType } from './Reports';
|
|
29
|
+
export { default as reportsOS, ReportsOSReturnType } from './ReportsOS';
|
|
30
|
+
export { default as rule, RuleReturnType } from './Rule';
|
|
31
|
+
export { default as ruleGroup, RuleGroupReturnType } from './RuleGroup';
|
|
32
|
+
export { default as ruleGroups, RuleGroupsReturnType } from './RuleGroups';
|
|
33
|
+
export { default as rules, RulesReturnType } from './Rules';
|
|
34
|
+
export { default as securityGuide, SecurityGuideReturnType } from './SecurityGuide';
|
|
35
|
+
export { default as securityGuideRuleTree, SecurityGuideRuleTreeReturnType } from './SecurityGuideRuleTree';
|
|
36
|
+
export { default as securityGuides, SecurityGuidesReturnType } from './SecurityGuides';
|
|
37
|
+
export { default as securityGuidesOS, SecurityGuidesOSReturnType } from './SecurityGuidesOS';
|
|
38
|
+
export { default as supportedProfiles, SupportedProfilesReturnType } from './SupportedProfiles';
|
|
39
|
+
export { default as system, SystemReturnType } from './System';
|
|
40
|
+
export { default as systemReports, SystemReportsReturnType } from './SystemReports';
|
|
41
|
+
export { default as systems, SystemsReturnType } from './Systems';
|
|
42
|
+
export { default as systemsOS, SystemsOSReturnType } from './SystemsOS';
|
|
43
|
+
export { default as systemsPolicies, SystemsPoliciesReturnType } from './SystemsPolicies';
|
|
44
|
+
export { default as tailoring, TailoringReturnType } from './Tailoring';
|
|
45
|
+
export { default as tailoringFile, TailoringFileReturnType } from './TailoringFile';
|
|
46
|
+
export { default as tailoringRuleTree, TailoringRuleTreeReturnType } from './TailoringRuleTree';
|
|
47
|
+
export { default as tailoringRules, TailoringRulesReturnType } from './TailoringRules';
|
|
48
|
+
export { default as tailorings, TailoringsReturnType } from './Tailorings';
|
|
49
|
+
export { default as unassignRule, UnassignRuleReturnType } from './UnassignRule';
|
|
50
|
+
export { default as unassignSystem, UnassignSystemReturnType } from './UnassignSystem';
|
|
51
|
+
export { default as updatePolicy, UpdatePolicyReturnType } from './UpdatePolicy';
|
|
52
|
+
export { default as updateTailoring, UpdateTailoringReturnType } from './UpdateTailoring';
|
|
53
|
+
export { default as valueDefinition, ValueDefinitionReturnType } from './ValueDefinition';
|
|
54
|
+
export { default as valueDefinitions, ValueDefinitionsReturnType } from './ValueDefinitions';
|