diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 0cbf107f..a0fc98a0 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -21,10 +21,10 @@ jobs: app-id: ${{ secrets.APP_ID }} private-key: ${{ secrets.APP_PRIVATE_KEY }} - - name: Install Poetry + - name: Install Poetry # Used in the generate.sh script uses: abatilo/actions-poetry@v2 with: - poetry-version: "1.8.3" + poetry-version: "2.1.3" - uses: actions/checkout@v4 - name: Generate new sdk @@ -37,12 +37,6 @@ jobs: echo "changes=false" >> $GITHUB_OUTPUT fi - - name: Test with pytest - if: steps.generate.outputs.changes == 'true' - env: - VULNCHECK_API_TOKEN: ${{ secrets.VULNCHECK_API_TOKEN }} - run: make test - - name: Get current date if: steps.generate.outputs.changes == 'true' id: date diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85237b2d..6bd337ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"] + python-version: ["3.9", "3.10", "3.11", "3.12"] steps: - uses: actions/checkout@v4 @@ -17,20 +17,16 @@ jobs: uses: actions/setup-python@v5 with: python-version: ${{ matrix.python-version }} + - name: Install Poetry + uses: abatilo/actions-poetry@v2 + with: + poetry-version: "2.1.3" - name: Install dependencies - run: | - python -m pip install --upgrade pip - pip install flake8 pytest - if [ -f requirements.txt ]; then pip install -r requirements.txt; fi - if [ -f test-requirements.txt ]; then pip install -r test-requirements.txt; fi + run: make deps - name: Lint with flake8 - run: | - # stop the build if there are Python syntax errors or undefined names - flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics - # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide - flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics + run: make lint - name: Test with pytest env: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9a5f2fbe..2f68aae5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,10 @@ jobs: - name: Install Poetry uses: abatilo/actions-poetry@v2 with: - poetry-version: "1.8.3" + poetry-version: "2.1.3" + + - name: Install dependencies + run: make deps - name: Test with pytest env: VULNCHECK_API_TOKEN: ${{ secrets.VULNCHECK_API_TOKEN }} diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES index a6b7f755..edabb883 100644 --- a/.openapi-generator/FILES +++ b/.openapi-generator/FILES @@ -17,6 +17,7 @@ docs/AdvisoryAdobeAdvisory.md docs/AdvisoryAdobeAffected.md docs/AdvisoryAdobeCVE.md docs/AdvisoryAdobeSolution.md +docs/AdvisoryAdvantech.md docs/AdvisoryAdvisory.md docs/AdvisoryAdvisoryDetails.md docs/AdvisoryAdvisoryRecord.md @@ -184,6 +185,7 @@ docs/AdvisoryCoreImpactExploit.md docs/AdvisoryCorrection.md docs/AdvisoryCredit.md docs/AdvisoryCrestron.md +docs/AdvisoryCrowdSec.md docs/AdvisoryCurl.md docs/AdvisoryCurlAffected.md docs/AdvisoryCurlCWE.md @@ -237,6 +239,7 @@ docs/AdvisoryF5.md docs/AdvisoryFSecure.md docs/AdvisoryFanuc.md docs/AdvisoryFastly.md +docs/AdvisoryFesto.md docs/AdvisoryFileCloud.md docs/AdvisoryFileZilla.md docs/AdvisoryFixAff.md @@ -264,6 +267,7 @@ docs/AdvisoryGitHubExploit.md docs/AdvisoryGitLabExploit.md docs/AdvisoryGiteeExploit.md docs/AdvisoryGitlabAdvisory.md +docs/AdvisoryGlibc.md docs/AdvisoryGnuTLS.md docs/AdvisoryGoCredits.md docs/AdvisoryGoEvent.md @@ -329,6 +333,7 @@ docs/AdvisoryKasperskyICSCERTAdvisory.md docs/AdvisoryKb.md docs/AdvisoryKbThreatDescription.md docs/AdvisoryKoreLogic.md +docs/AdvisoryKunbus.md docs/AdvisoryLG.md docs/AdvisoryLenovo.md docs/AdvisoryLexmarkAdvisory.md @@ -417,6 +422,7 @@ docs/AdvisoryNetatalk.md docs/AdvisoryNetgate.md docs/AdvisoryNetgear.md docs/AdvisoryNetskope.md +docs/AdvisoryNexpose.md docs/AdvisoryNginxAdvisory.md docs/AdvisoryNodeAuthor.md docs/AdvisoryNodeJS.md @@ -488,6 +494,7 @@ docs/AdvisoryPyPAPackage.md docs/AdvisoryPyPARange.md docs/AdvisoryPyPAReference.md docs/AdvisoryQNAPAdvisory.md +docs/AdvisoryQQID.md docs/AdvisoryQSB.md docs/AdvisoryQualcomm.md docs/AdvisoryQualys.md @@ -600,6 +607,7 @@ docs/AdvisorySymfony.md docs/AdvisorySynacktiv.md docs/AdvisorySyncroSoft.md docs/AdvisorySynology.md +docs/AdvisorySyss.md docs/AdvisoryTI.md docs/AdvisoryTPLink.md docs/AdvisoryTWCertAdvisory.md @@ -811,6 +819,7 @@ docs/RenderResponseWithMetadataArrayAdvisoryAbbottPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination.md +docs/RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination.md @@ -914,6 +923,7 @@ docs/RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination.md +docs/RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination.md @@ -944,6 +954,7 @@ docs/RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination.md +docs/RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination.md @@ -962,6 +973,7 @@ docs/RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination.md +docs/RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination.md @@ -1006,6 +1018,7 @@ docs/RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagin docs/RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination.md +docs/RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination.md @@ -1048,6 +1061,7 @@ docs/RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination.md +docs/RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination.md @@ -1087,6 +1101,7 @@ docs/RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination.md +docs/RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination.md @@ -1143,6 +1158,7 @@ docs/RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination.md +docs/RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination.md docs/RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination.md @@ -1249,6 +1265,7 @@ test/test_advisory_adobe_cve.py test/test_advisory_adobe_solution.py test/test_advisory_adp.py test/test_advisory_adp_container.py +test/test_advisory_advantech.py test/test_advisory_advisory.py test/test_advisory_advisory_details.py test/test_advisory_advisory_record.py @@ -1406,6 +1423,7 @@ test/test_advisory_cpe_match.py test/test_advisory_cpe_node.py test/test_advisory_credit.py test/test_advisory_crestron.py +test/test_advisory_crowd_sec.py test/test_advisory_csaf.py test/test_advisory_csaf_note.py test/test_advisory_csaf_reference.py @@ -1475,6 +1493,7 @@ test/test_advisory_f5.py test/test_advisory_f_secure.py test/test_advisory_fanuc.py test/test_advisory_fastly.py +test/test_advisory_festo.py test/test_advisory_file_cloud.py test/test_advisory_file_zilla.py test/test_advisory_fix_aff.py @@ -1502,6 +1521,7 @@ test/test_advisory_git_hub_exploit.py test/test_advisory_git_lab_exploit.py test/test_advisory_gitee_exploit.py test/test_advisory_gitlab_advisory.py +test/test_advisory_glibc.py test/test_advisory_gnu_tls.py test/test_advisory_go_credits.py test/test_advisory_go_event.py @@ -1567,6 +1587,7 @@ test/test_advisory_kb_threat_description.py test/test_advisory_kev_catalog_vulnerability.py test/test_advisory_kore_logic.py test/test_advisory_kr_cert_advisory.py +test/test_advisory_kunbus.py test/test_advisory_lenovo.py test/test_advisory_lexmark_advisory.py test/test_advisory_lg.py @@ -1646,6 +1667,7 @@ test/test_advisory_netatalk.py test/test_advisory_netgate.py test/test_advisory_netgear.py test/test_advisory_netskope.py +test/test_advisory_nexpose.py test/test_advisory_nginx_advisory.py test/test_advisory_nhs.py test/test_advisory_ni.py @@ -1726,6 +1748,7 @@ test/test_advisory_py_pa_package.py test/test_advisory_py_pa_range.py test/test_advisory_py_pa_reference.py test/test_advisory_qnap_advisory.py +test/test_advisory_qqid.py test/test_advisory_qsb.py test/test_advisory_qualcomm.py test/test_advisory_qualys.py @@ -1838,6 +1861,7 @@ test/test_advisory_symfony.py test/test_advisory_synacktiv.py test/test_advisory_syncro_soft.py test/test_advisory_synology.py +test/test_advisory_syss.py test/test_advisory_tailscale.py test/test_advisory_talos_advisory.py test/test_advisory_team_viewer.py @@ -2043,6 +2067,7 @@ test/test_render_response_with_metadata_array_advisory_abbott_paginate_paginatio test/test_render_response_with_metadata_array_advisory_absolute_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_acronis_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_adobe_advisory_paginate_pagination.py +test/test_render_response_with_metadata_array_advisory_advantech_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_advisory_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_advisory_record_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_aix_paginate_pagination.py @@ -2152,6 +2177,7 @@ test/test_render_response_with_metadata_array_advisory_compass_security_paginate test/test_render_response_with_metadata_array_advisory_container_os_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_core_impact_exploit_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_crestron_paginate_pagination.py +test/test_render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_curl_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_cvrf_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_dahua_paginate_pagination.py @@ -2182,6 +2208,7 @@ test/test_render_response_with_metadata_array_advisory_f5_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_f_secure_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_fanuc_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_fastly_paginate_pagination.py +test/test_render_response_with_metadata_array_advisory_festo_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_file_cloud_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_file_zilla_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_flatt_security_paginate_pagination.py @@ -2200,6 +2227,7 @@ test/test_render_response_with_metadata_array_advisory_git_hub_exploit_paginate_ test/test_render_response_with_metadata_array_advisory_git_lab_exploit_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_gitee_exploit_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_gitlab_advisory_paginate_pagination.py +test/test_render_response_with_metadata_array_advisory_glibc_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_gnu_tls_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_go_vuln_json_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_grafana_paginate_pagination.py @@ -2244,6 +2272,7 @@ test/test_render_response_with_metadata_array_advisory_kaspersky_icscert_advisor test/test_render_response_with_metadata_array_advisory_kev_catalog_vulnerability_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_kore_logic_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_kr_cert_advisory_paginate_pagination.py +test/test_render_response_with_metadata_array_advisory_kunbus_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_lenovo_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_lexmark_advisory_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_lg_paginate_pagination.py @@ -2280,6 +2309,7 @@ test/test_render_response_with_metadata_array_advisory_netatalk_paginate_paginat test/test_render_response_with_metadata_array_advisory_netgate_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_netgear_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_netskope_paginate_pagination.py +test/test_render_response_with_metadata_array_advisory_nexpose_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_nginx_advisory_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_nhs_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_ni_paginate_pagination.py @@ -2325,6 +2355,7 @@ test/test_render_response_with_metadata_array_advisory_ptc_paginate_pagination.p test/test_render_response_with_metadata_array_advisory_pure_storage_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_py_pa_advisory_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_qnap_advisory_paginate_pagination.py +test/test_render_response_with_metadata_array_advisory_qqid_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_qsb_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_qualcomm_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_qualys_paginate_pagination.py @@ -2381,6 +2412,7 @@ test/test_render_response_with_metadata_array_advisory_symfony_paginate_paginati test/test_render_response_with_metadata_array_advisory_synacktiv_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_syncro_soft_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_synology_paginate_pagination.py +test/test_render_response_with_metadata_array_advisory_syss_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_tailscale_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_talos_advisory_paginate_pagination.py test/test_render_response_with_metadata_array_advisory_team_viewer_paginate_pagination.py @@ -2490,6 +2522,7 @@ vulncheck_sdk/models/advisory_adobe_cve.py vulncheck_sdk/models/advisory_adobe_solution.py vulncheck_sdk/models/advisory_adp.py vulncheck_sdk/models/advisory_adp_container.py +vulncheck_sdk/models/advisory_advantech.py vulncheck_sdk/models/advisory_advisory.py vulncheck_sdk/models/advisory_advisory_details.py vulncheck_sdk/models/advisory_advisory_record.py @@ -2647,6 +2680,7 @@ vulncheck_sdk/models/advisory_cpe_match.py vulncheck_sdk/models/advisory_cpe_node.py vulncheck_sdk/models/advisory_credit.py vulncheck_sdk/models/advisory_crestron.py +vulncheck_sdk/models/advisory_crowd_sec.py vulncheck_sdk/models/advisory_csaf.py vulncheck_sdk/models/advisory_csaf_note.py vulncheck_sdk/models/advisory_csaf_reference.py @@ -2716,6 +2750,7 @@ vulncheck_sdk/models/advisory_f5.py vulncheck_sdk/models/advisory_f_secure.py vulncheck_sdk/models/advisory_fanuc.py vulncheck_sdk/models/advisory_fastly.py +vulncheck_sdk/models/advisory_festo.py vulncheck_sdk/models/advisory_file_cloud.py vulncheck_sdk/models/advisory_file_zilla.py vulncheck_sdk/models/advisory_fix_aff.py @@ -2743,6 +2778,7 @@ vulncheck_sdk/models/advisory_git_hub_exploit.py vulncheck_sdk/models/advisory_git_lab_exploit.py vulncheck_sdk/models/advisory_gitee_exploit.py vulncheck_sdk/models/advisory_gitlab_advisory.py +vulncheck_sdk/models/advisory_glibc.py vulncheck_sdk/models/advisory_gnu_tls.py vulncheck_sdk/models/advisory_go_credits.py vulncheck_sdk/models/advisory_go_event.py @@ -2808,6 +2844,7 @@ vulncheck_sdk/models/advisory_kb_threat_description.py vulncheck_sdk/models/advisory_kev_catalog_vulnerability.py vulncheck_sdk/models/advisory_kore_logic.py vulncheck_sdk/models/advisory_kr_cert_advisory.py +vulncheck_sdk/models/advisory_kunbus.py vulncheck_sdk/models/advisory_lenovo.py vulncheck_sdk/models/advisory_lexmark_advisory.py vulncheck_sdk/models/advisory_lg.py @@ -2887,6 +2924,7 @@ vulncheck_sdk/models/advisory_netatalk.py vulncheck_sdk/models/advisory_netgate.py vulncheck_sdk/models/advisory_netgear.py vulncheck_sdk/models/advisory_netskope.py +vulncheck_sdk/models/advisory_nexpose.py vulncheck_sdk/models/advisory_nginx_advisory.py vulncheck_sdk/models/advisory_nhs.py vulncheck_sdk/models/advisory_ni.py @@ -2967,6 +3005,7 @@ vulncheck_sdk/models/advisory_py_pa_package.py vulncheck_sdk/models/advisory_py_pa_range.py vulncheck_sdk/models/advisory_py_pa_reference.py vulncheck_sdk/models/advisory_qnap_advisory.py +vulncheck_sdk/models/advisory_qqid.py vulncheck_sdk/models/advisory_qsb.py vulncheck_sdk/models/advisory_qualcomm.py vulncheck_sdk/models/advisory_qualys.py @@ -3079,6 +3118,7 @@ vulncheck_sdk/models/advisory_symfony.py vulncheck_sdk/models/advisory_synacktiv.py vulncheck_sdk/models/advisory_syncro_soft.py vulncheck_sdk/models/advisory_synology.py +vulncheck_sdk/models/advisory_syss.py vulncheck_sdk/models/advisory_tailscale.py vulncheck_sdk/models/advisory_talos_advisory.py vulncheck_sdk/models/advisory_team_viewer.py @@ -3282,6 +3322,7 @@ vulncheck_sdk/models/render_response_with_metadata_array_advisory_abbott_paginat vulncheck_sdk/models/render_response_with_metadata_array_advisory_absolute_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_acronis_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_adobe_advisory_paginate_pagination.py +vulncheck_sdk/models/render_response_with_metadata_array_advisory_advantech_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_advisory_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_advisory_record_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_aix_paginate_pagination.py @@ -3391,6 +3432,7 @@ vulncheck_sdk/models/render_response_with_metadata_array_advisory_compass_securi vulncheck_sdk/models/render_response_with_metadata_array_advisory_container_os_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_core_impact_exploit_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_crestron_paginate_pagination.py +vulncheck_sdk/models/render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_curl_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_cvrf_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_dahua_paginate_pagination.py @@ -3421,6 +3463,7 @@ vulncheck_sdk/models/render_response_with_metadata_array_advisory_f5_paginate_pa vulncheck_sdk/models/render_response_with_metadata_array_advisory_f_secure_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_fanuc_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_fastly_paginate_pagination.py +vulncheck_sdk/models/render_response_with_metadata_array_advisory_festo_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_file_cloud_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_file_zilla_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_flatt_security_paginate_pagination.py @@ -3439,6 +3482,7 @@ vulncheck_sdk/models/render_response_with_metadata_array_advisory_git_hub_exploi vulncheck_sdk/models/render_response_with_metadata_array_advisory_git_lab_exploit_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_gitee_exploit_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_gitlab_advisory_paginate_pagination.py +vulncheck_sdk/models/render_response_with_metadata_array_advisory_glibc_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_gnu_tls_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_go_vuln_json_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_grafana_paginate_pagination.py @@ -3483,6 +3527,7 @@ vulncheck_sdk/models/render_response_with_metadata_array_advisory_kaspersky_icsc vulncheck_sdk/models/render_response_with_metadata_array_advisory_kev_catalog_vulnerability_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_kore_logic_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_kr_cert_advisory_paginate_pagination.py +vulncheck_sdk/models/render_response_with_metadata_array_advisory_kunbus_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_lenovo_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_lexmark_advisory_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_lg_paginate_pagination.py @@ -3519,6 +3564,7 @@ vulncheck_sdk/models/render_response_with_metadata_array_advisory_netatalk_pagin vulncheck_sdk/models/render_response_with_metadata_array_advisory_netgate_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_netgear_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_netskope_paginate_pagination.py +vulncheck_sdk/models/render_response_with_metadata_array_advisory_nexpose_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_nginx_advisory_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_nhs_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_ni_paginate_pagination.py @@ -3564,6 +3610,7 @@ vulncheck_sdk/models/render_response_with_metadata_array_advisory_ptc_paginate_p vulncheck_sdk/models/render_response_with_metadata_array_advisory_pure_storage_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_py_pa_advisory_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_qnap_advisory_paginate_pagination.py +vulncheck_sdk/models/render_response_with_metadata_array_advisory_qqid_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_qsb_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_qualcomm_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_qualys_paginate_pagination.py @@ -3620,6 +3667,7 @@ vulncheck_sdk/models/render_response_with_metadata_array_advisory_symfony_pagina vulncheck_sdk/models/render_response_with_metadata_array_advisory_synacktiv_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_syncro_soft_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_synology_paginate_pagination.py +vulncheck_sdk/models/render_response_with_metadata_array_advisory_syss_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_tailscale_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_talos_advisory_paginate_pagination.py vulncheck_sdk/models/render_response_with_metadata_array_advisory_team_viewer_paginate_pagination.py diff --git a/.openapi-generator/VERSION b/.openapi-generator/VERSION index 5f84a81d..e465da43 100644 --- a/.openapi-generator/VERSION +++ b/.openapi-generator/VERSION @@ -1 +1 @@ -7.12.0 +7.14.0 diff --git a/Makefile b/Makefile index efc53da8..5fa5f66d 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,14 @@ +.PHONY: deps +deps: + poetry install + +.PHONY: lint +lint: + # stop the build if there are Python syntax errors or undefined names + poetry run flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics + # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide + poetry run flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics + #### Build Commands #### .PHONY: generate @@ -12,15 +23,15 @@ build: .PHONY: test-integration test-integration: - pytest $(CURDIR)/tests/ + poetry run pytest $(CURDIR)/tests/ .PHONY: test test: - pytest $(CURDIR)/test/ $(CURDIR)/tests/ + poetry run pytest $(CURDIR)/test/ $(CURDIR)/tests/ .PHONY: coverage coverage: - pytest --junitxml=coverage.xml \ + poetry run pytest --junitxml=coverage.xml \ --cov-report=term-missing:skip-covered \ --cov=vulncheck_sdk \ $(CURDIR)/tests/ \ diff --git a/docs/AdvisoryAdvantech.md b/docs/AdvisoryAdvantech.md new file mode 100644 index 00000000..253cd10d --- /dev/null +++ b/docs/AdvisoryAdvantech.md @@ -0,0 +1,34 @@ +# AdvisoryAdvantech + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**advisory_id** | **str** | | [optional] +**cve** | **List[str]** | | [optional] +**date_added** | **str** | | [optional] +**title** | **str** | | [optional] +**updated_at** | **str** | | [optional] +**url** | **str** | | [optional] + +## Example + +```python +from vulncheck_sdk.models.advisory_advantech import AdvisoryAdvantech + +# TODO update the JSON string below +json = "{}" +# create an instance of AdvisoryAdvantech from a JSON string +advisory_advantech_instance = AdvisoryAdvantech.from_json(json) +# print the JSON string representation of the object +print(AdvisoryAdvantech.to_json()) + +# convert the object into a dict +advisory_advantech_dict = advisory_advantech_instance.to_dict() +# create an instance of AdvisoryAdvantech from a dict +advisory_advantech_from_dict = AdvisoryAdvantech.from_dict(advisory_advantech_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/AdvisoryAxis.md b/docs/AdvisoryAxis.md index a5d017c1..4f247918 100644 --- a/docs/AdvisoryAxis.md +++ b/docs/AdvisoryAxis.md @@ -9,6 +9,7 @@ Name | Type | Description | Notes **date_added** | **str** | | [optional] **summary** | **str** | | [optional] **title** | **str** | | [optional] +**updated_at** | **str** | | [optional] **url** | **str** | | [optional] ## Example diff --git a/docs/AdvisoryCrowdSec.md b/docs/AdvisoryCrowdSec.md new file mode 100644 index 00000000..5f8245e2 --- /dev/null +++ b/docs/AdvisoryCrowdSec.md @@ -0,0 +1,34 @@ +# AdvisoryCrowdSec + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**cve** | **List[str]** | | [optional] +**date_added** | **str** | | [optional] +**first_seen** | **str** | | [optional] +**summary** | **str** | | [optional] +**title** | **str** | | [optional] +**url** | **str** | | [optional] + +## Example + +```python +from vulncheck_sdk.models.advisory_crowd_sec import AdvisoryCrowdSec + +# TODO update the JSON string below +json = "{}" +# create an instance of AdvisoryCrowdSec from a JSON string +advisory_crowd_sec_instance = AdvisoryCrowdSec.from_json(json) +# print the JSON string representation of the object +print(AdvisoryCrowdSec.to_json()) + +# convert the object into a dict +advisory_crowd_sec_dict = advisory_crowd_sec_instance.to_dict() +# create an instance of AdvisoryCrowdSec from a dict +advisory_crowd_sec_from_dict = AdvisoryCrowdSec.from_dict(advisory_crowd_sec_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/AdvisoryFesto.md b/docs/AdvisoryFesto.md new file mode 100644 index 00000000..364151ef --- /dev/null +++ b/docs/AdvisoryFesto.md @@ -0,0 +1,36 @@ +# AdvisoryFesto + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**csaf_url** | **str** | | [optional] +**cve** | **List[str]** | | [optional] +**date_added** | **str** | | [optional] +**id** | **str** | | [optional] +**summary** | **str** | | [optional] +**title** | **str** | | [optional] +**updated_at** | **str** | | [optional] +**url** | **str** | | [optional] + +## Example + +```python +from vulncheck_sdk.models.advisory_festo import AdvisoryFesto + +# TODO update the JSON string below +json = "{}" +# create an instance of AdvisoryFesto from a JSON string +advisory_festo_instance = AdvisoryFesto.from_json(json) +# print the JSON string representation of the object +print(AdvisoryFesto.to_json()) + +# convert the object into a dict +advisory_festo_dict = advisory_festo_instance.to_dict() +# create an instance of AdvisoryFesto from a dict +advisory_festo_from_dict = AdvisoryFesto.from_dict(advisory_festo_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/AdvisoryGlibc.md b/docs/AdvisoryGlibc.md new file mode 100644 index 00000000..52cf2f1c --- /dev/null +++ b/docs/AdvisoryGlibc.md @@ -0,0 +1,36 @@ +# AdvisoryGlibc + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**affected** | **str** | | [optional] +**cve** | **List[str]** | | [optional] +**date_added** | **str** | | [optional] +**fixed** | **str** | | [optional] +**id** | **str** | | [optional] +**summary** | **str** | | [optional] +**title** | **str** | | [optional] +**url** | **str** | | [optional] + +## Example + +```python +from vulncheck_sdk.models.advisory_glibc import AdvisoryGlibc + +# TODO update the JSON string below +json = "{}" +# create an instance of AdvisoryGlibc from a JSON string +advisory_glibc_instance = AdvisoryGlibc.from_json(json) +# print the JSON string representation of the object +print(AdvisoryGlibc.to_json()) + +# convert the object into a dict +advisory_glibc_dict = advisory_glibc_instance.to_dict() +# create an instance of AdvisoryGlibc from a dict +advisory_glibc_from_dict = AdvisoryGlibc.from_dict(advisory_glibc_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/AdvisoryKunbus.md b/docs/AdvisoryKunbus.md new file mode 100644 index 00000000..196413e4 --- /dev/null +++ b/docs/AdvisoryKunbus.md @@ -0,0 +1,35 @@ +# AdvisoryKunbus + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**cve** | **List[str]** | | [optional] +**date_added** | **str** | | [optional] +**id** | **str** | | [optional] +**summary** | **str** | | [optional] +**title** | **str** | | [optional] +**updated_at** | **str** | | [optional] +**url** | **str** | | [optional] + +## Example + +```python +from vulncheck_sdk.models.advisory_kunbus import AdvisoryKunbus + +# TODO update the JSON string below +json = "{}" +# create an instance of AdvisoryKunbus from a JSON string +advisory_kunbus_instance = AdvisoryKunbus.from_json(json) +# print the JSON string representation of the object +print(AdvisoryKunbus.to_json()) + +# convert the object into a dict +advisory_kunbus_dict = advisory_kunbus_instance.to_dict() +# create an instance of AdvisoryKunbus from a dict +advisory_kunbus_from_dict = AdvisoryKunbus.from_dict(advisory_kunbus_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/AdvisoryNetApp.md b/docs/AdvisoryNetApp.md index f639f77e..c1793988 100644 --- a/docs/AdvisoryNetApp.md +++ b/docs/AdvisoryNetApp.md @@ -12,6 +12,7 @@ Name | Type | Description | Notes **references** | **List[str]** | | [optional] **summary** | **str** | | [optional] **title** | **str** | | [optional] +**updated_at** | **str** | | [optional] **url** | **str** | | [optional] ## Example diff --git a/docs/AdvisoryNexpose.md b/docs/AdvisoryNexpose.md new file mode 100644 index 00000000..349771ec --- /dev/null +++ b/docs/AdvisoryNexpose.md @@ -0,0 +1,37 @@ +# AdvisoryNexpose + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**cve** | **List[str]** | | [optional] +**cvss_score** | **str** | | [optional] +**cvss_vector** | **str** | | [optional] +**date_added** | **str** | | [optional] +**identifier** | **str** | | [optional] +**summary** | **str** | | [optional] +**title** | **str** | | [optional] +**updated_at** | **str** | | [optional] +**url** | **str** | | [optional] + +## Example + +```python +from vulncheck_sdk.models.advisory_nexpose import AdvisoryNexpose + +# TODO update the JSON string below +json = "{}" +# create an instance of AdvisoryNexpose from a JSON string +advisory_nexpose_instance = AdvisoryNexpose.from_json(json) +# print the JSON string representation of the object +print(AdvisoryNexpose.to_json()) + +# convert the object into a dict +advisory_nexpose_dict = advisory_nexpose_instance.to_dict() +# create an instance of AdvisoryNexpose from a dict +advisory_nexpose_from_dict = AdvisoryNexpose.from_dict(advisory_nexpose_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/AdvisoryPaperCut.md b/docs/AdvisoryPaperCut.md index 3e79c07b..6356e460 100644 --- a/docs/AdvisoryPaperCut.md +++ b/docs/AdvisoryPaperCut.md @@ -10,6 +10,7 @@ Name | Type | Description | Notes **references** | **List[str]** | | [optional] **summary** | **str** | | [optional] **title** | **str** | | [optional] +**updated_at** | **str** | | [optional] **url** | **str** | | [optional] ## Example diff --git a/docs/AdvisoryQQID.md b/docs/AdvisoryQQID.md new file mode 100644 index 00000000..50cf64db --- /dev/null +++ b/docs/AdvisoryQQID.md @@ -0,0 +1,36 @@ +# AdvisoryQQID + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**cve** | **List[str]** | | [optional] +**cvss3_score** | **str** | | [optional] +**cvss_score** | **str** | | [optional] +**date_added** | **str** | | [optional] +**qid** | **str** | | [optional] +**title** | **str** | | [optional] +**updated_at** | **str** | | [optional] +**url** | **str** | | [optional] + +## Example + +```python +from vulncheck_sdk.models.advisory_qqid import AdvisoryQQID + +# TODO update the JSON string below +json = "{}" +# create an instance of AdvisoryQQID from a JSON string +advisory_qqid_instance = AdvisoryQQID.from_json(json) +# print the JSON string representation of the object +print(AdvisoryQQID.to_json()) + +# convert the object into a dict +advisory_qqid_dict = advisory_qqid_instance.to_dict() +# create an instance of AdvisoryQQID from a dict +advisory_qqid_from_dict = AdvisoryQQID.from_dict(advisory_qqid_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/AdvisorySyss.md b/docs/AdvisorySyss.md new file mode 100644 index 00000000..cc6a5390 --- /dev/null +++ b/docs/AdvisorySyss.md @@ -0,0 +1,36 @@ +# AdvisorySyss + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**affected** | **str** | | [optional] +**cve** | **List[str]** | | [optional] +**date_added** | **str** | | [optional] +**id** | **str** | | [optional] +**references** | **List[str]** | | [optional] +**summary** | **str** | | [optional] +**updated_at** | **str** | | [optional] +**url** | **str** | | [optional] + +## Example + +```python +from vulncheck_sdk.models.advisory_syss import AdvisorySyss + +# TODO update the JSON string below +json = "{}" +# create an instance of AdvisorySyss from a JSON string +advisory_syss_instance = AdvisorySyss.from_json(json) +# print the JSON string representation of the object +print(AdvisorySyss.to_json()) + +# convert the object into a dict +advisory_syss_dict = advisory_syss_instance.to_dict() +# create an instance of AdvisorySyss from a dict +advisory_syss_from_dict = AdvisorySyss.from_dict(advisory_syss_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/ApiExploitV3Result.md b/docs/ApiExploitV3Result.md index ab393c32..f98951f0 100644 --- a/docs/ApiExploitV3Result.md +++ b/docs/ApiExploitV3Result.md @@ -19,6 +19,7 @@ Name | Type | Description | Notes **reported_exploitation** | [**List[ApiNormalizedReportV3Entry]**](ApiNormalizedReportV3Entry.md) | | [optional] **reported_exploited** | **bool** | | [optional] **reported_exploited_by_botnets** | **bool** | | [optional] +**reported_exploited_by_honeypot_service** | **bool** | | [optional] **reported_exploited_by_ransomware** | **bool** | | [optional] **reported_exploited_by_threat_actors** | **bool** | | [optional] **timeline** | [**ApiExploitsV3Timeline**](ApiExploitsV3Timeline.md) | | [optional] diff --git a/docs/IndicesApi.md b/docs/IndicesApi.md index 3db05a06..3ad038d4 100644 --- a/docs/IndicesApi.md +++ b/docs/IndicesApi.md @@ -11,6 +11,7 @@ Method | HTTP request | Description [**index_absolute_get**](IndicesApi.md#index_absolute_get) | **GET** /index/absolute | Return vulnerability data stored in index \"absolute\" [**index_acronis_get**](IndicesApi.md#index_acronis_get) | **GET** /index/acronis | Return vulnerability data stored in index \"acronis\" [**index_adobe_get**](IndicesApi.md#index_adobe_get) | **GET** /index/adobe | Return vulnerability data stored in index \"adobe\" +[**index_advantech_get**](IndicesApi.md#index_advantech_get) | **GET** /index/advantech | Return vulnerability data stored in index \"advantech\" [**index_advisories_get**](IndicesApi.md#index_advisories_get) | **GET** /index/advisories | Return vulnerability data stored in index \"advisories\" [**index_aix_get**](IndicesApi.md#index_aix_get) | **GET** /index/aix | Return vulnerability data stored in index \"aix\" [**index_aleph_research_get**](IndicesApi.md#index_aleph_research_get) | **GET** /index/aleph-research | Return vulnerability data stored in index \"aleph-research\" @@ -127,6 +128,7 @@ Method | HTTP request | Description [**index_coreimpact_get**](IndicesApi.md#index_coreimpact_get) | **GET** /index/coreimpact | Return vulnerability data stored in index \"coreimpact\" [**index_cpe_vulnerable_get**](IndicesApi.md#index_cpe_vulnerable_get) | **GET** /index/cpe-vulnerable | Return vulnerability data stored in index \"cpe-vulnerable\" [**index_crestron_get**](IndicesApi.md#index_crestron_get) | **GET** /index/crestron | Return vulnerability data stored in index \"crestron\" +[**index_crowdsec_get**](IndicesApi.md#index_crowdsec_get) | **GET** /index/crowdsec | Return vulnerability data stored in index \"crowdsec\" [**index_curl_get**](IndicesApi.md#index_curl_get) | **GET** /index/curl | Return vulnerability data stored in index \"curl\" [**index_cwe_get**](IndicesApi.md#index_cwe_get) | **GET** /index/cwe | Return vulnerability data stored in index \"cwe\" [**index_dahua_get**](IndicesApi.md#index_dahua_get) | **GET** /index/dahua | Return vulnerability data stored in index \"dahua\" @@ -164,6 +166,7 @@ Method | HTTP request | Description [**index_fanuc_get**](IndicesApi.md#index_fanuc_get) | **GET** /index/fanuc | Return vulnerability data stored in index \"fanuc\" [**index_fastly_get**](IndicesApi.md#index_fastly_get) | **GET** /index/fastly | Return vulnerability data stored in index \"fastly\" [**index_fedora_get**](IndicesApi.md#index_fedora_get) | **GET** /index/fedora | Return vulnerability data stored in index \"fedora\" +[**index_festo_get**](IndicesApi.md#index_festo_get) | **GET** /index/festo | Return vulnerability data stored in index \"festo\" [**index_filecloud_get**](IndicesApi.md#index_filecloud_get) | **GET** /index/filecloud | Return vulnerability data stored in index \"filecloud\" [**index_filezilla_get**](IndicesApi.md#index_filezilla_get) | **GET** /index/filezilla | Return vulnerability data stored in index \"filezilla\" [**index_flatt_security_get**](IndicesApi.md#index_flatt_security_get) | **GET** /index/flatt-security | Return vulnerability data stored in index \"flatt-security\" @@ -184,6 +187,7 @@ Method | HTTP request | Description [**index_github_security_advisories_get**](IndicesApi.md#index_github_security_advisories_get) | **GET** /index/github-security-advisories | Return vulnerability data stored in index \"github-security-advisories\" [**index_gitlab_advisories_community_get**](IndicesApi.md#index_gitlab_advisories_community_get) | **GET** /index/gitlab-advisories-community | Return vulnerability data stored in index \"gitlab-advisories-community\" [**index_gitlab_exploits_get**](IndicesApi.md#index_gitlab_exploits_get) | **GET** /index/gitlab-exploits | Return vulnerability data stored in index \"gitlab-exploits\" +[**index_glibc_get**](IndicesApi.md#index_glibc_get) | **GET** /index/glibc | Return vulnerability data stored in index \"glibc\" [**index_gnutls_get**](IndicesApi.md#index_gnutls_get) | **GET** /index/gnutls | Return vulnerability data stored in index \"gnutls\" [**index_go_vulndb_get**](IndicesApi.md#index_go_vulndb_get) | **GET** /index/go-vulndb | Return vulnerability data stored in index \"go-vulndb\" [**index_golang_get**](IndicesApi.md#index_golang_get) | **GET** /index/golang | Return vulnerability data stored in index \"golang\" @@ -237,6 +241,7 @@ Method | HTTP request | Description [**index_krcert_security_notices_get**](IndicesApi.md#index_krcert_security_notices_get) | **GET** /index/krcert-security-notices | Return vulnerability data stored in index \"krcert-security-notices\" [**index_krcert_vulnerabilities_get**](IndicesApi.md#index_krcert_vulnerabilities_get) | **GET** /index/krcert-vulnerabilities | Return vulnerability data stored in index \"krcert-vulnerabilities\" [**index_kubernetes_get**](IndicesApi.md#index_kubernetes_get) | **GET** /index/kubernetes | Return vulnerability data stored in index \"kubernetes\" +[**index_kunbus_get**](IndicesApi.md#index_kunbus_get) | **GET** /index/kunbus | Return vulnerability data stored in index \"kunbus\" [**index_lenovo_get**](IndicesApi.md#index_lenovo_get) | **GET** /index/lenovo | Return vulnerability data stored in index \"lenovo\" [**index_lexmark_get**](IndicesApi.md#index_lexmark_get) | **GET** /index/lexmark | Return vulnerability data stored in index \"lexmark\" [**index_lg_get**](IndicesApi.md#index_lg_get) | **GET** /index/lg | Return vulnerability data stored in index \"lg\" @@ -274,6 +279,7 @@ Method | HTTP request | Description [**index_netgate_get**](IndicesApi.md#index_netgate_get) | **GET** /index/netgate | Return vulnerability data stored in index \"netgate\" [**index_netgear_get**](IndicesApi.md#index_netgear_get) | **GET** /index/netgear | Return vulnerability data stored in index \"netgear\" [**index_netskope_get**](IndicesApi.md#index_netskope_get) | **GET** /index/netskope | Return vulnerability data stored in index \"netskope\" +[**index_nexpose_get**](IndicesApi.md#index_nexpose_get) | **GET** /index/nexpose | Return vulnerability data stored in index \"nexpose\" [**index_nginx_get**](IndicesApi.md#index_nginx_get) | **GET** /index/nginx | Return vulnerability data stored in index \"nginx\" [**index_nhs_get**](IndicesApi.md#index_nhs_get) | **GET** /index/nhs | Return vulnerability data stored in index \"nhs\" [**index_ni_get**](IndicesApi.md#index_ni_get) | **GET** /index/ni | Return vulnerability data stored in index \"ni\" @@ -330,6 +336,7 @@ Method | HTTP request | Description [**index_pypa_advisories_get**](IndicesApi.md#index_pypa_advisories_get) | **GET** /index/pypa-advisories | Return vulnerability data stored in index \"pypa-advisories\" [**index_pypi_get**](IndicesApi.md#index_pypi_get) | **GET** /index/pypi | Return vulnerability data stored in index \"pypi\" [**index_qnap_get**](IndicesApi.md#index_qnap_get) | **GET** /index/qnap | Return vulnerability data stored in index \"qnap\" +[**index_qqids_get**](IndicesApi.md#index_qqids_get) | **GET** /index/qqids | Return vulnerability data stored in index \"qqids\" [**index_qualcomm_get**](IndicesApi.md#index_qualcomm_get) | **GET** /index/qualcomm | Return vulnerability data stored in index \"qualcomm\" [**index_qualys_get**](IndicesApi.md#index_qualys_get) | **GET** /index/qualys | Return vulnerability data stored in index \"qualys\" [**index_qualys_qids_get**](IndicesApi.md#index_qualys_qids_get) | **GET** /index/qualys-qids | Return vulnerability data stored in index \"qualys-qids\" @@ -388,6 +395,7 @@ Method | HTTP request | Description [**index_synacktiv_get**](IndicesApi.md#index_synacktiv_get) | **GET** /index/synacktiv | Return vulnerability data stored in index \"synacktiv\" [**index_syncrosoft_get**](IndicesApi.md#index_syncrosoft_get) | **GET** /index/syncrosoft | Return vulnerability data stored in index \"syncrosoft\" [**index_synology_get**](IndicesApi.md#index_synology_get) | **GET** /index/synology | Return vulnerability data stored in index \"synology\" +[**index_syss_get**](IndicesApi.md#index_syss_get) | **GET** /index/syss | Return vulnerability data stored in index \"syss\" [**index_tailscale_get**](IndicesApi.md#index_tailscale_get) | **GET** /index/tailscale | Return vulnerability data stored in index \"tailscale\" [**index_teamviewer_get**](IndicesApi.md#index_teamviewer_get) | **GET** /index/teamviewer | Return vulnerability data stored in index \"teamviewer\" [**index_tenable_research_advisories_get**](IndicesApi.md#index_tenable_research_advisories_get) | **GET** /index/tenable-research-advisories | Return vulnerability data stored in index \"tenable-research-advisories\" @@ -1377,6 +1385,138 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) +# **index_advantech_get** +> RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination index_advantech_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + +Return vulnerability data stored in index \"advantech\" + +### Overview +This endpoint allows you to retrieve a paginated list of all documents from the advantech index. \ +By default, a maximum of 100 documents are shown per page. + +**Index Description:** Advantech Security Advisories + +### Paging Over Large Data (cursor) +In order to allow users to iterate over large index datasets, this endpoint provides a server-side +"cursor" mechanism. To use the cursor, first call `GET /index/advantech?start_cursor`, the response will +have a `next_cursor` id that clients will need to pass as a query parameter to the next request like +`GET /index/advantech?cursor=` + + +### Example + +* Api Key Authentication (Bearer): + +```python +import vulncheck_sdk +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advantech_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination +from vulncheck_sdk.rest import ApiException +from pprint import pprint + +# Defining the host is optional and defaults to /v3 +# See configuration.py for a list of all supported configuration parameters. +configuration = vulncheck_sdk.Configuration( + host = "/v3" +) + +# The client must configure the authentication and authorization parameters +# in accordance with the API server security policy. +# Examples for each auth method are provided below, use the example that +# satisfies your auth use case. + +# Configure API key authorization: Bearer +configuration.api_key['Bearer'] = os.environ["API_KEY"] + +# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed +# configuration.api_key_prefix['Bearer'] = 'Bearer' + +# Enter a context with an instance of the API client +with vulncheck_sdk.ApiClient(configuration) as api_client: + # Create an instance of the API class + api_instance = vulncheck_sdk.IndicesApi(api_client) + page = 56 # int | set the page number of the response (optional) + limit = 56 # int | limit the number of findings in the response (optional) + cursor = 'cursor_example' # str | continue server-side paging using a cursor id (optional) + start_cursor = 'start_cursor_example' # str | request server-side paging (optional) + cve = 'cve_example' # str | Specify a CVE ID to search with. (optional) + alias = 'alias_example' # str | Specify a vulnerability alias to search with. (optional) + iava = 'iava_example' # str | Specify an IAVA ID to search with. (optional) + jvndb = 'jvndb_example' # str | Specify a JVNDB ID to search with. (optional) + ilvn = 'ilvn_example' # str | Specify an ILVN ID to search with. (optional) + threat_actor = 'threat_actor_example' # str | Specify a threat actor name to search with. (optional) + mitre_id = 'mitre_id_example' # str | Specify a MITRE ID to search with. (optional) + misp_id = 'misp_id_example' # str | Specify a MISP ID to search with. (optional) + ransomware = 'ransomware_example' # str | Specify a ransomeware family name to search with. (optional) + botnet = 'botnet_example' # str | Specify a botnet name to search with. (optional) + published = 'published_example' # str | Specify a published date (optional) + updated_at_start_date = 'updated_at_start_date_example' # str | Specify a starting 'updated-at' date to filter with. (optional) + updated_at_end_date = 'updated_at_end_date_example' # str | Specify an ending 'updated-at' date to filter with. (optional) + last_mod_start_date = 'last_mod_start_date_example' # str | Specify a starting last modified date to filter with. (optional) + last_mod_end_date = 'last_mod_end_date_example' # str | Specify an ending last modified date to filter with. (optional) + pub_start_date = 'pub_start_date_example' # str | Specify a starting published date to filter with. (optional) + pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) + + try: + # Return vulnerability data stored in index \"advantech\" + api_response = api_instance.index_advantech_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_advantech_get:\n") + pprint(api_response) + except Exception as e: + print("Exception when calling IndicesApi->index_advantech_get: %s\n" % e) +``` + + + +### Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page** | **int**| set the page number of the response | [optional] + **limit** | **int**| limit the number of findings in the response | [optional] + **cursor** | **str**| continue server-side paging using a cursor id | [optional] + **start_cursor** | **str**| request server-side paging | [optional] + **cve** | **str**| Specify a CVE ID to search with. | [optional] + **alias** | **str**| Specify a vulnerability alias to search with. | [optional] + **iava** | **str**| Specify an IAVA ID to search with. | [optional] + **jvndb** | **str**| Specify a JVNDB ID to search with. | [optional] + **ilvn** | **str**| Specify an ILVN ID to search with. | [optional] + **threat_actor** | **str**| Specify a threat actor name to search with. | [optional] + **mitre_id** | **str**| Specify a MITRE ID to search with. | [optional] + **misp_id** | **str**| Specify a MISP ID to search with. | [optional] + **ransomware** | **str**| Specify a ransomeware family name to search with. | [optional] + **botnet** | **str**| Specify a botnet name to search with. | [optional] + **published** | **str**| Specify a published date | [optional] + **updated_at_start_date** | **str**| Specify a starting 'updated-at' date to filter with. | [optional] + **updated_at_end_date** | **str**| Specify an ending 'updated-at' date to filter with. | [optional] + **last_mod_start_date** | **str**| Specify a starting last modified date to filter with. | [optional] + **last_mod_end_date** | **str**| Specify an ending last modified date to filter with. | [optional] + **pub_start_date** | **str**| Specify a starting published date to filter with. | [optional] + **pub_end_date** | **str**| Specify an ending published date to filter with. | [optional] + +### Return type + +[**RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.md) + +### Authorization + +[Bearer](../README.md#Bearer) + +### HTTP request headers + + - **Content-Type**: Not defined + - **Accept**: application/json + +### HTTP response details + +| Status code | Description | Response headers | +|-------------|-------------|------------------| +**200** | OK | - | +**404** | Not Found | - | +**500** | Internal Server Error | - | + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) + # **index_advisories_get** > RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination index_advisories_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) @@ -16689,22 +16829,22 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) -# **index_curl_get** -> RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination index_curl_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) +# **index_crowdsec_get** +> RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination index_crowdsec_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) -Return vulnerability data stored in index \"curl\" +Return vulnerability data stored in index \"crowdsec\" ### Overview -This endpoint allows you to retrieve a paginated list of all documents from the curl index. \ +This endpoint allows you to retrieve a paginated list of all documents from the crowdsec index. \ By default, a maximum of 100 documents are shown per page. -**Index Description:** Curl CVEs +**Index Description:** CrowdSec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side -"cursor" mechanism. To use the cursor, first call `GET /index/curl?start_cursor`, the response will +"cursor" mechanism. To use the cursor, first call `GET /index/crowdsec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like -`GET /index/curl?cursor=` +`GET /index/crowdsec?cursor=` ### Example @@ -16713,7 +16853,7 @@ have a `next_cursor` id that clients will need to pass as a query parameter to t ```python import vulncheck_sdk -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_curl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination from vulncheck_sdk.rest import ApiException from pprint import pprint @@ -16761,12 +16901,12 @@ with vulncheck_sdk.ApiClient(configuration) as api_client: pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) try: - # Return vulnerability data stored in index \"curl\" - api_response = api_instance.index_curl_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) - print("The response of IndicesApi->index_curl_get:\n") + # Return vulnerability data stored in index \"crowdsec\" + api_response = api_instance.index_crowdsec_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_crowdsec_get:\n") pprint(api_response) except Exception as e: - print("Exception when calling IndicesApi->index_curl_get: %s\n" % e) + print("Exception when calling IndicesApi->index_crowdsec_get: %s\n" % e) ``` @@ -16800,7 +16940,7 @@ Name | Type | Description | Notes ### Return type -[**RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination.md) +[**RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.md) ### Authorization @@ -16821,22 +16961,22 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) -# **index_cwe_get** -> RenderResponseWithMetadataArrayApiCWEPaginatePagination index_cwe_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) +# **index_curl_get** +> RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination index_curl_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) -Return vulnerability data stored in index \"cwe\" +Return vulnerability data stored in index \"curl\" ### Overview -This endpoint allows you to retrieve a paginated list of all documents from the cwe index. \ +This endpoint allows you to retrieve a paginated list of all documents from the curl index. \ By default, a maximum of 100 documents are shown per page. -**Index Description:** Common Weakness Enumeration Database +**Index Description:** Curl CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side -"cursor" mechanism. To use the cursor, first call `GET /index/cwe?start_cursor`, the response will +"cursor" mechanism. To use the cursor, first call `GET /index/curl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like -`GET /index/cwe?cursor=` +`GET /index/curl?cursor=` ### Example @@ -16845,7 +16985,7 @@ have a `next_cursor` id that clients will need to pass as a query parameter to t ```python import vulncheck_sdk -from vulncheck_sdk.models.render_response_with_metadata_array_api_cwe_paginate_pagination import RenderResponseWithMetadataArrayApiCWEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_curl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination from vulncheck_sdk.rest import ApiException from pprint import pprint @@ -16893,12 +17033,12 @@ with vulncheck_sdk.ApiClient(configuration) as api_client: pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) try: - # Return vulnerability data stored in index \"cwe\" - api_response = api_instance.index_cwe_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) - print("The response of IndicesApi->index_cwe_get:\n") + # Return vulnerability data stored in index \"curl\" + api_response = api_instance.index_curl_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_curl_get:\n") pprint(api_response) except Exception as e: - print("Exception when calling IndicesApi->index_cwe_get: %s\n" % e) + print("Exception when calling IndicesApi->index_curl_get: %s\n" % e) ``` @@ -16932,7 +17072,7 @@ Name | Type | Description | Notes ### Return type -[**RenderResponseWithMetadataArrayApiCWEPaginatePagination**](RenderResponseWithMetadataArrayApiCWEPaginatePagination.md) +[**RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination.md) ### Authorization @@ -16953,22 +17093,22 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) -# **index_dahua_get** -> RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination index_dahua_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) +# **index_cwe_get** +> RenderResponseWithMetadataArrayApiCWEPaginatePagination index_cwe_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) -Return vulnerability data stored in index \"dahua\" +Return vulnerability data stored in index \"cwe\" ### Overview -This endpoint allows you to retrieve a paginated list of all documents from the dahua index. \ +This endpoint allows you to retrieve a paginated list of all documents from the cwe index. \ By default, a maximum of 100 documents are shown per page. -**Index Description:** Dahua Security Advisories +**Index Description:** Common Weakness Enumeration Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side -"cursor" mechanism. To use the cursor, first call `GET /index/dahua?start_cursor`, the response will +"cursor" mechanism. To use the cursor, first call `GET /index/cwe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like -`GET /index/dahua?cursor=` +`GET /index/cwe?cursor=` ### Example @@ -16977,7 +17117,7 @@ have a `next_cursor` id that clients will need to pass as a query parameter to t ```python import vulncheck_sdk -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dahua_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_cwe_paginate_pagination import RenderResponseWithMetadataArrayApiCWEPaginatePagination from vulncheck_sdk.rest import ApiException from pprint import pprint @@ -17025,12 +17165,12 @@ with vulncheck_sdk.ApiClient(configuration) as api_client: pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) try: - # Return vulnerability data stored in index \"dahua\" - api_response = api_instance.index_dahua_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) - print("The response of IndicesApi->index_dahua_get:\n") + # Return vulnerability data stored in index \"cwe\" + api_response = api_instance.index_cwe_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_cwe_get:\n") pprint(api_response) except Exception as e: - print("Exception when calling IndicesApi->index_dahua_get: %s\n" % e) + print("Exception when calling IndicesApi->index_cwe_get: %s\n" % e) ``` @@ -17064,7 +17204,7 @@ Name | Type | Description | Notes ### Return type -[**RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination.md) +[**RenderResponseWithMetadataArrayApiCWEPaginatePagination**](RenderResponseWithMetadataArrayApiCWEPaginatePagination.md) ### Authorization @@ -17085,22 +17225,22 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) -# **index_dassault_get** -> RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination index_dassault_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) +# **index_dahua_get** +> RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination index_dahua_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) -Return vulnerability data stored in index \"dassault\" +Return vulnerability data stored in index \"dahua\" ### Overview -This endpoint allows you to retrieve a paginated list of all documents from the dassault index. \ +This endpoint allows you to retrieve a paginated list of all documents from the dahua index. \ By default, a maximum of 100 documents are shown per page. -**Index Description:** Dassault Systèmes Security Advisories +**Index Description:** Dahua Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side -"cursor" mechanism. To use the cursor, first call `GET /index/dassault?start_cursor`, the response will +"cursor" mechanism. To use the cursor, first call `GET /index/dahua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like -`GET /index/dassault?cursor=` +`GET /index/dahua?cursor=` ### Example @@ -17109,7 +17249,7 @@ have a `next_cursor` id that clients will need to pass as a query parameter to t ```python import vulncheck_sdk -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dassault_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dahua_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination from vulncheck_sdk.rest import ApiException from pprint import pprint @@ -17157,12 +17297,12 @@ with vulncheck_sdk.ApiClient(configuration) as api_client: pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) try: - # Return vulnerability data stored in index \"dassault\" - api_response = api_instance.index_dassault_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) - print("The response of IndicesApi->index_dassault_get:\n") + # Return vulnerability data stored in index \"dahua\" + api_response = api_instance.index_dahua_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_dahua_get:\n") pprint(api_response) except Exception as e: - print("Exception when calling IndicesApi->index_dassault_get: %s\n" % e) + print("Exception when calling IndicesApi->index_dahua_get: %s\n" % e) ``` @@ -17196,7 +17336,7 @@ Name | Type | Description | Notes ### Return type -[**RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination.md) +[**RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination.md) ### Authorization @@ -17217,22 +17357,22 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) -# **index_debian_dsa_get** -> RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination index_debian_dsa_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) +# **index_dassault_get** +> RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination index_dassault_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) -Return vulnerability data stored in index \"debian-dsa\" +Return vulnerability data stored in index \"dassault\" ### Overview -This endpoint allows you to retrieve a paginated list of all documents from the debian-dsa index. \ +This endpoint allows you to retrieve a paginated list of all documents from the dassault index. \ By default, a maximum of 100 documents are shown per page. -**Index Description:** Debian Security Advisories +**Index Description:** Dassault Systèmes Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side -"cursor" mechanism. To use the cursor, first call `GET /index/debian-dsa?start_cursor`, the response will +"cursor" mechanism. To use the cursor, first call `GET /index/dassault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like -`GET /index/debian-dsa?cursor=` +`GET /index/dassault?cursor=` ### Example @@ -17241,7 +17381,7 @@ have a `next_cursor` id that clients will need to pass as a query parameter to t ```python import vulncheck_sdk -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_debian_security_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dassault_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination from vulncheck_sdk.rest import ApiException from pprint import pprint @@ -17289,12 +17429,12 @@ with vulncheck_sdk.ApiClient(configuration) as api_client: pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) try: - # Return vulnerability data stored in index \"debian-dsa\" - api_response = api_instance.index_debian_dsa_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) - print("The response of IndicesApi->index_debian_dsa_get:\n") + # Return vulnerability data stored in index \"dassault\" + api_response = api_instance.index_dassault_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_dassault_get:\n") pprint(api_response) except Exception as e: - print("Exception when calling IndicesApi->index_debian_dsa_get: %s\n" % e) + print("Exception when calling IndicesApi->index_dassault_get: %s\n" % e) ``` @@ -17328,7 +17468,7 @@ Name | Type | Description | Notes ### Return type -[**RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination.md) +[**RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination.md) ### Authorization @@ -17349,22 +17489,22 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) -# **index_debian_get** -> RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination index_debian_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) +# **index_debian_dsa_get** +> RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination index_debian_dsa_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) -Return vulnerability data stored in index \"debian\" +Return vulnerability data stored in index \"debian-dsa\" ### Overview -This endpoint allows you to retrieve a paginated list of all documents from the debian index. \ +This endpoint allows you to retrieve a paginated list of all documents from the debian-dsa index. \ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side -"cursor" mechanism. To use the cursor, first call `GET /index/debian?start_cursor`, the response will +"cursor" mechanism. To use the cursor, first call `GET /index/debian-dsa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like -`GET /index/debian?cursor=` +`GET /index/debian-dsa?cursor=` ### Example @@ -17373,7 +17513,7 @@ have a `next_cursor` id that clients will need to pass as a query parameter to t ```python import vulncheck_sdk -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vulnerable_debian_package_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_debian_security_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination from vulncheck_sdk.rest import ApiException from pprint import pprint @@ -17421,12 +17561,144 @@ with vulncheck_sdk.ApiClient(configuration) as api_client: pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) try: - # Return vulnerability data stored in index \"debian\" - api_response = api_instance.index_debian_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) - print("The response of IndicesApi->index_debian_get:\n") + # Return vulnerability data stored in index \"debian-dsa\" + api_response = api_instance.index_debian_dsa_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_debian_dsa_get:\n") pprint(api_response) except Exception as e: - print("Exception when calling IndicesApi->index_debian_get: %s\n" % e) + print("Exception when calling IndicesApi->index_debian_dsa_get: %s\n" % e) +``` + + + +### Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page** | **int**| set the page number of the response | [optional] + **limit** | **int**| limit the number of findings in the response | [optional] + **cursor** | **str**| continue server-side paging using a cursor id | [optional] + **start_cursor** | **str**| request server-side paging | [optional] + **cve** | **str**| Specify a CVE ID to search with. | [optional] + **alias** | **str**| Specify a vulnerability alias to search with. | [optional] + **iava** | **str**| Specify an IAVA ID to search with. | [optional] + **jvndb** | **str**| Specify a JVNDB ID to search with. | [optional] + **ilvn** | **str**| Specify an ILVN ID to search with. | [optional] + **threat_actor** | **str**| Specify a threat actor name to search with. | [optional] + **mitre_id** | **str**| Specify a MITRE ID to search with. | [optional] + **misp_id** | **str**| Specify a MISP ID to search with. | [optional] + **ransomware** | **str**| Specify a ransomeware family name to search with. | [optional] + **botnet** | **str**| Specify a botnet name to search with. | [optional] + **published** | **str**| Specify a published date | [optional] + **updated_at_start_date** | **str**| Specify a starting 'updated-at' date to filter with. | [optional] + **updated_at_end_date** | **str**| Specify an ending 'updated-at' date to filter with. | [optional] + **last_mod_start_date** | **str**| Specify a starting last modified date to filter with. | [optional] + **last_mod_end_date** | **str**| Specify an ending last modified date to filter with. | [optional] + **pub_start_date** | **str**| Specify a starting published date to filter with. | [optional] + **pub_end_date** | **str**| Specify an ending published date to filter with. | [optional] + +### Return type + +[**RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination.md) + +### Authorization + +[Bearer](../README.md#Bearer) + +### HTTP request headers + + - **Content-Type**: Not defined + - **Accept**: application/json + +### HTTP response details + +| Status code | Description | Response headers | +|-------------|-------------|------------------| +**200** | OK | - | +**404** | Not Found | - | +**500** | Internal Server Error | - | + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) + +# **index_debian_get** +> RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination index_debian_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + +Return vulnerability data stored in index \"debian\" + +### Overview +This endpoint allows you to retrieve a paginated list of all documents from the debian index. \ +By default, a maximum of 100 documents are shown per page. + +**Index Description:** Debian Security Advisories + +### Paging Over Large Data (cursor) +In order to allow users to iterate over large index datasets, this endpoint provides a server-side +"cursor" mechanism. To use the cursor, first call `GET /index/debian?start_cursor`, the response will +have a `next_cursor` id that clients will need to pass as a query parameter to the next request like +`GET /index/debian?cursor=` + + +### Example + +* Api Key Authentication (Bearer): + +```python +import vulncheck_sdk +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vulnerable_debian_package_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination +from vulncheck_sdk.rest import ApiException +from pprint import pprint + +# Defining the host is optional and defaults to /v3 +# See configuration.py for a list of all supported configuration parameters. +configuration = vulncheck_sdk.Configuration( + host = "/v3" +) + +# The client must configure the authentication and authorization parameters +# in accordance with the API server security policy. +# Examples for each auth method are provided below, use the example that +# satisfies your auth use case. + +# Configure API key authorization: Bearer +configuration.api_key['Bearer'] = os.environ["API_KEY"] + +# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed +# configuration.api_key_prefix['Bearer'] = 'Bearer' + +# Enter a context with an instance of the API client +with vulncheck_sdk.ApiClient(configuration) as api_client: + # Create an instance of the API class + api_instance = vulncheck_sdk.IndicesApi(api_client) + page = 56 # int | set the page number of the response (optional) + limit = 56 # int | limit the number of findings in the response (optional) + cursor = 'cursor_example' # str | continue server-side paging using a cursor id (optional) + start_cursor = 'start_cursor_example' # str | request server-side paging (optional) + cve = 'cve_example' # str | Specify a CVE ID to search with. (optional) + alias = 'alias_example' # str | Specify a vulnerability alias to search with. (optional) + iava = 'iava_example' # str | Specify an IAVA ID to search with. (optional) + jvndb = 'jvndb_example' # str | Specify a JVNDB ID to search with. (optional) + ilvn = 'ilvn_example' # str | Specify an ILVN ID to search with. (optional) + threat_actor = 'threat_actor_example' # str | Specify a threat actor name to search with. (optional) + mitre_id = 'mitre_id_example' # str | Specify a MITRE ID to search with. (optional) + misp_id = 'misp_id_example' # str | Specify a MISP ID to search with. (optional) + ransomware = 'ransomware_example' # str | Specify a ransomeware family name to search with. (optional) + botnet = 'botnet_example' # str | Specify a botnet name to search with. (optional) + published = 'published_example' # str | Specify a published date (optional) + updated_at_start_date = 'updated_at_start_date_example' # str | Specify a starting 'updated-at' date to filter with. (optional) + updated_at_end_date = 'updated_at_end_date_example' # str | Specify an ending 'updated-at' date to filter with. (optional) + last_mod_start_date = 'last_mod_start_date_example' # str | Specify a starting last modified date to filter with. (optional) + last_mod_end_date = 'last_mod_end_date_example' # str | Specify an ending last modified date to filter with. (optional) + pub_start_date = 'pub_start_date_example' # str | Specify a starting published date to filter with. (optional) + pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) + + try: + # Return vulnerability data stored in index \"debian\" + api_response = api_instance.index_debian_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_debian_get:\n") + pprint(api_response) + except Exception as e: + print("Exception when calling IndicesApi->index_debian_get: %s\n" % e) ``` @@ -21573,6 +21845,138 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) +# **index_festo_get** +> RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination index_festo_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + +Return vulnerability data stored in index \"festo\" + +### Overview +This endpoint allows you to retrieve a paginated list of all documents from the festo index. \ +By default, a maximum of 100 documents are shown per page. + +**Index Description:** Festo Security Advisories + +### Paging Over Large Data (cursor) +In order to allow users to iterate over large index datasets, this endpoint provides a server-side +"cursor" mechanism. To use the cursor, first call `GET /index/festo?start_cursor`, the response will +have a `next_cursor` id that clients will need to pass as a query parameter to the next request like +`GET /index/festo?cursor=` + + +### Example + +* Api Key Authentication (Bearer): + +```python +import vulncheck_sdk +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_festo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination +from vulncheck_sdk.rest import ApiException +from pprint import pprint + +# Defining the host is optional and defaults to /v3 +# See configuration.py for a list of all supported configuration parameters. +configuration = vulncheck_sdk.Configuration( + host = "/v3" +) + +# The client must configure the authentication and authorization parameters +# in accordance with the API server security policy. +# Examples for each auth method are provided below, use the example that +# satisfies your auth use case. + +# Configure API key authorization: Bearer +configuration.api_key['Bearer'] = os.environ["API_KEY"] + +# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed +# configuration.api_key_prefix['Bearer'] = 'Bearer' + +# Enter a context with an instance of the API client +with vulncheck_sdk.ApiClient(configuration) as api_client: + # Create an instance of the API class + api_instance = vulncheck_sdk.IndicesApi(api_client) + page = 56 # int | set the page number of the response (optional) + limit = 56 # int | limit the number of findings in the response (optional) + cursor = 'cursor_example' # str | continue server-side paging using a cursor id (optional) + start_cursor = 'start_cursor_example' # str | request server-side paging (optional) + cve = 'cve_example' # str | Specify a CVE ID to search with. (optional) + alias = 'alias_example' # str | Specify a vulnerability alias to search with. (optional) + iava = 'iava_example' # str | Specify an IAVA ID to search with. (optional) + jvndb = 'jvndb_example' # str | Specify a JVNDB ID to search with. (optional) + ilvn = 'ilvn_example' # str | Specify an ILVN ID to search with. (optional) + threat_actor = 'threat_actor_example' # str | Specify a threat actor name to search with. (optional) + mitre_id = 'mitre_id_example' # str | Specify a MITRE ID to search with. (optional) + misp_id = 'misp_id_example' # str | Specify a MISP ID to search with. (optional) + ransomware = 'ransomware_example' # str | Specify a ransomeware family name to search with. (optional) + botnet = 'botnet_example' # str | Specify a botnet name to search with. (optional) + published = 'published_example' # str | Specify a published date (optional) + updated_at_start_date = 'updated_at_start_date_example' # str | Specify a starting 'updated-at' date to filter with. (optional) + updated_at_end_date = 'updated_at_end_date_example' # str | Specify an ending 'updated-at' date to filter with. (optional) + last_mod_start_date = 'last_mod_start_date_example' # str | Specify a starting last modified date to filter with. (optional) + last_mod_end_date = 'last_mod_end_date_example' # str | Specify an ending last modified date to filter with. (optional) + pub_start_date = 'pub_start_date_example' # str | Specify a starting published date to filter with. (optional) + pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) + + try: + # Return vulnerability data stored in index \"festo\" + api_response = api_instance.index_festo_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_festo_get:\n") + pprint(api_response) + except Exception as e: + print("Exception when calling IndicesApi->index_festo_get: %s\n" % e) +``` + + + +### Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page** | **int**| set the page number of the response | [optional] + **limit** | **int**| limit the number of findings in the response | [optional] + **cursor** | **str**| continue server-side paging using a cursor id | [optional] + **start_cursor** | **str**| request server-side paging | [optional] + **cve** | **str**| Specify a CVE ID to search with. | [optional] + **alias** | **str**| Specify a vulnerability alias to search with. | [optional] + **iava** | **str**| Specify an IAVA ID to search with. | [optional] + **jvndb** | **str**| Specify a JVNDB ID to search with. | [optional] + **ilvn** | **str**| Specify an ILVN ID to search with. | [optional] + **threat_actor** | **str**| Specify a threat actor name to search with. | [optional] + **mitre_id** | **str**| Specify a MITRE ID to search with. | [optional] + **misp_id** | **str**| Specify a MISP ID to search with. | [optional] + **ransomware** | **str**| Specify a ransomeware family name to search with. | [optional] + **botnet** | **str**| Specify a botnet name to search with. | [optional] + **published** | **str**| Specify a published date | [optional] + **updated_at_start_date** | **str**| Specify a starting 'updated-at' date to filter with. | [optional] + **updated_at_end_date** | **str**| Specify an ending 'updated-at' date to filter with. | [optional] + **last_mod_start_date** | **str**| Specify a starting last modified date to filter with. | [optional] + **last_mod_end_date** | **str**| Specify an ending last modified date to filter with. | [optional] + **pub_start_date** | **str**| Specify a starting published date to filter with. | [optional] + **pub_end_date** | **str**| Specify an ending published date to filter with. | [optional] + +### Return type + +[**RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.md) + +### Authorization + +[Bearer](../README.md#Bearer) + +### HTTP request headers + + - **Content-Type**: Not defined + - **Accept**: application/json + +### HTTP response details + +| Status code | Description | Response headers | +|-------------|-------------|------------------| +**200** | OK | - | +**404** | Not Found | - | +**500** | Internal Server Error | - | + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) + # **index_filecloud_get** > RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination index_filecloud_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) @@ -24213,22 +24617,22 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) -# **index_gnutls_get** -> RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination index_gnutls_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) +# **index_glibc_get** +> RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination index_glibc_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) -Return vulnerability data stored in index \"gnutls\" +Return vulnerability data stored in index \"glibc\" ### Overview -This endpoint allows you to retrieve a paginated list of all documents from the gnutls index. \ +This endpoint allows you to retrieve a paginated list of all documents from the glibc index. \ By default, a maximum of 100 documents are shown per page. -**Index Description:** GnuTLS Security Advisories +**Index Description:** Glibc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side -"cursor" mechanism. To use the cursor, first call `GET /index/gnutls?start_cursor`, the response will +"cursor" mechanism. To use the cursor, first call `GET /index/glibc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like -`GET /index/gnutls?cursor=` +`GET /index/glibc?cursor=` ### Example @@ -24237,7 +24641,139 @@ have a `next_cursor` id that clients will need to pass as a query parameter to t ```python import vulncheck_sdk -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gnu_tls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_glibc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination +from vulncheck_sdk.rest import ApiException +from pprint import pprint + +# Defining the host is optional and defaults to /v3 +# See configuration.py for a list of all supported configuration parameters. +configuration = vulncheck_sdk.Configuration( + host = "/v3" +) + +# The client must configure the authentication and authorization parameters +# in accordance with the API server security policy. +# Examples for each auth method are provided below, use the example that +# satisfies your auth use case. + +# Configure API key authorization: Bearer +configuration.api_key['Bearer'] = os.environ["API_KEY"] + +# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed +# configuration.api_key_prefix['Bearer'] = 'Bearer' + +# Enter a context with an instance of the API client +with vulncheck_sdk.ApiClient(configuration) as api_client: + # Create an instance of the API class + api_instance = vulncheck_sdk.IndicesApi(api_client) + page = 56 # int | set the page number of the response (optional) + limit = 56 # int | limit the number of findings in the response (optional) + cursor = 'cursor_example' # str | continue server-side paging using a cursor id (optional) + start_cursor = 'start_cursor_example' # str | request server-side paging (optional) + cve = 'cve_example' # str | Specify a CVE ID to search with. (optional) + alias = 'alias_example' # str | Specify a vulnerability alias to search with. (optional) + iava = 'iava_example' # str | Specify an IAVA ID to search with. (optional) + jvndb = 'jvndb_example' # str | Specify a JVNDB ID to search with. (optional) + ilvn = 'ilvn_example' # str | Specify an ILVN ID to search with. (optional) + threat_actor = 'threat_actor_example' # str | Specify a threat actor name to search with. (optional) + mitre_id = 'mitre_id_example' # str | Specify a MITRE ID to search with. (optional) + misp_id = 'misp_id_example' # str | Specify a MISP ID to search with. (optional) + ransomware = 'ransomware_example' # str | Specify a ransomeware family name to search with. (optional) + botnet = 'botnet_example' # str | Specify a botnet name to search with. (optional) + published = 'published_example' # str | Specify a published date (optional) + updated_at_start_date = 'updated_at_start_date_example' # str | Specify a starting 'updated-at' date to filter with. (optional) + updated_at_end_date = 'updated_at_end_date_example' # str | Specify an ending 'updated-at' date to filter with. (optional) + last_mod_start_date = 'last_mod_start_date_example' # str | Specify a starting last modified date to filter with. (optional) + last_mod_end_date = 'last_mod_end_date_example' # str | Specify an ending last modified date to filter with. (optional) + pub_start_date = 'pub_start_date_example' # str | Specify a starting published date to filter with. (optional) + pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) + + try: + # Return vulnerability data stored in index \"glibc\" + api_response = api_instance.index_glibc_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_glibc_get:\n") + pprint(api_response) + except Exception as e: + print("Exception when calling IndicesApi->index_glibc_get: %s\n" % e) +``` + + + +### Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page** | **int**| set the page number of the response | [optional] + **limit** | **int**| limit the number of findings in the response | [optional] + **cursor** | **str**| continue server-side paging using a cursor id | [optional] + **start_cursor** | **str**| request server-side paging | [optional] + **cve** | **str**| Specify a CVE ID to search with. | [optional] + **alias** | **str**| Specify a vulnerability alias to search with. | [optional] + **iava** | **str**| Specify an IAVA ID to search with. | [optional] + **jvndb** | **str**| Specify a JVNDB ID to search with. | [optional] + **ilvn** | **str**| Specify an ILVN ID to search with. | [optional] + **threat_actor** | **str**| Specify a threat actor name to search with. | [optional] + **mitre_id** | **str**| Specify a MITRE ID to search with. | [optional] + **misp_id** | **str**| Specify a MISP ID to search with. | [optional] + **ransomware** | **str**| Specify a ransomeware family name to search with. | [optional] + **botnet** | **str**| Specify a botnet name to search with. | [optional] + **published** | **str**| Specify a published date | [optional] + **updated_at_start_date** | **str**| Specify a starting 'updated-at' date to filter with. | [optional] + **updated_at_end_date** | **str**| Specify an ending 'updated-at' date to filter with. | [optional] + **last_mod_start_date** | **str**| Specify a starting last modified date to filter with. | [optional] + **last_mod_end_date** | **str**| Specify an ending last modified date to filter with. | [optional] + **pub_start_date** | **str**| Specify a starting published date to filter with. | [optional] + **pub_end_date** | **str**| Specify an ending published date to filter with. | [optional] + +### Return type + +[**RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.md) + +### Authorization + +[Bearer](../README.md#Bearer) + +### HTTP request headers + + - **Content-Type**: Not defined + - **Accept**: application/json + +### HTTP response details + +| Status code | Description | Response headers | +|-------------|-------------|------------------| +**200** | OK | - | +**404** | Not Found | - | +**500** | Internal Server Error | - | + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) + +# **index_gnutls_get** +> RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination index_gnutls_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + +Return vulnerability data stored in index \"gnutls\" + +### Overview +This endpoint allows you to retrieve a paginated list of all documents from the gnutls index. \ +By default, a maximum of 100 documents are shown per page. + +**Index Description:** GnuTLS Security Advisories + +### Paging Over Large Data (cursor) +In order to allow users to iterate over large index datasets, this endpoint provides a server-side +"cursor" mechanism. To use the cursor, first call `GET /index/gnutls?start_cursor`, the response will +have a `next_cursor` id that clients will need to pass as a query parameter to the next request like +`GET /index/gnutls?cursor=` + + +### Example + +* Api Key Authentication (Bearer): + +```python +import vulncheck_sdk +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gnu_tls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination from vulncheck_sdk.rest import ApiException from pprint import pprint @@ -31249,6 +31785,138 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) +# **index_kunbus_get** +> RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination index_kunbus_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + +Return vulnerability data stored in index \"kunbus\" + +### Overview +This endpoint allows you to retrieve a paginated list of all documents from the kunbus index. \ +By default, a maximum of 100 documents are shown per page. + +**Index Description:** KunBus Security Advisories + +### Paging Over Large Data (cursor) +In order to allow users to iterate over large index datasets, this endpoint provides a server-side +"cursor" mechanism. To use the cursor, first call `GET /index/kunbus?start_cursor`, the response will +have a `next_cursor` id that clients will need to pass as a query parameter to the next request like +`GET /index/kunbus?cursor=` + + +### Example + +* Api Key Authentication (Bearer): + +```python +import vulncheck_sdk +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kunbus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination +from vulncheck_sdk.rest import ApiException +from pprint import pprint + +# Defining the host is optional and defaults to /v3 +# See configuration.py for a list of all supported configuration parameters. +configuration = vulncheck_sdk.Configuration( + host = "/v3" +) + +# The client must configure the authentication and authorization parameters +# in accordance with the API server security policy. +# Examples for each auth method are provided below, use the example that +# satisfies your auth use case. + +# Configure API key authorization: Bearer +configuration.api_key['Bearer'] = os.environ["API_KEY"] + +# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed +# configuration.api_key_prefix['Bearer'] = 'Bearer' + +# Enter a context with an instance of the API client +with vulncheck_sdk.ApiClient(configuration) as api_client: + # Create an instance of the API class + api_instance = vulncheck_sdk.IndicesApi(api_client) + page = 56 # int | set the page number of the response (optional) + limit = 56 # int | limit the number of findings in the response (optional) + cursor = 'cursor_example' # str | continue server-side paging using a cursor id (optional) + start_cursor = 'start_cursor_example' # str | request server-side paging (optional) + cve = 'cve_example' # str | Specify a CVE ID to search with. (optional) + alias = 'alias_example' # str | Specify a vulnerability alias to search with. (optional) + iava = 'iava_example' # str | Specify an IAVA ID to search with. (optional) + jvndb = 'jvndb_example' # str | Specify a JVNDB ID to search with. (optional) + ilvn = 'ilvn_example' # str | Specify an ILVN ID to search with. (optional) + threat_actor = 'threat_actor_example' # str | Specify a threat actor name to search with. (optional) + mitre_id = 'mitre_id_example' # str | Specify a MITRE ID to search with. (optional) + misp_id = 'misp_id_example' # str | Specify a MISP ID to search with. (optional) + ransomware = 'ransomware_example' # str | Specify a ransomeware family name to search with. (optional) + botnet = 'botnet_example' # str | Specify a botnet name to search with. (optional) + published = 'published_example' # str | Specify a published date (optional) + updated_at_start_date = 'updated_at_start_date_example' # str | Specify a starting 'updated-at' date to filter with. (optional) + updated_at_end_date = 'updated_at_end_date_example' # str | Specify an ending 'updated-at' date to filter with. (optional) + last_mod_start_date = 'last_mod_start_date_example' # str | Specify a starting last modified date to filter with. (optional) + last_mod_end_date = 'last_mod_end_date_example' # str | Specify an ending last modified date to filter with. (optional) + pub_start_date = 'pub_start_date_example' # str | Specify a starting published date to filter with. (optional) + pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) + + try: + # Return vulnerability data stored in index \"kunbus\" + api_response = api_instance.index_kunbus_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_kunbus_get:\n") + pprint(api_response) + except Exception as e: + print("Exception when calling IndicesApi->index_kunbus_get: %s\n" % e) +``` + + + +### Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page** | **int**| set the page number of the response | [optional] + **limit** | **int**| limit the number of findings in the response | [optional] + **cursor** | **str**| continue server-side paging using a cursor id | [optional] + **start_cursor** | **str**| request server-side paging | [optional] + **cve** | **str**| Specify a CVE ID to search with. | [optional] + **alias** | **str**| Specify a vulnerability alias to search with. | [optional] + **iava** | **str**| Specify an IAVA ID to search with. | [optional] + **jvndb** | **str**| Specify a JVNDB ID to search with. | [optional] + **ilvn** | **str**| Specify an ILVN ID to search with. | [optional] + **threat_actor** | **str**| Specify a threat actor name to search with. | [optional] + **mitre_id** | **str**| Specify a MITRE ID to search with. | [optional] + **misp_id** | **str**| Specify a MISP ID to search with. | [optional] + **ransomware** | **str**| Specify a ransomeware family name to search with. | [optional] + **botnet** | **str**| Specify a botnet name to search with. | [optional] + **published** | **str**| Specify a published date | [optional] + **updated_at_start_date** | **str**| Specify a starting 'updated-at' date to filter with. | [optional] + **updated_at_end_date** | **str**| Specify an ending 'updated-at' date to filter with. | [optional] + **last_mod_start_date** | **str**| Specify a starting last modified date to filter with. | [optional] + **last_mod_end_date** | **str**| Specify an ending last modified date to filter with. | [optional] + **pub_start_date** | **str**| Specify a starting published date to filter with. | [optional] + **pub_end_date** | **str**| Specify an ending published date to filter with. | [optional] + +### Return type + +[**RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.md) + +### Authorization + +[Bearer](../README.md#Bearer) + +### HTTP request headers + + - **Content-Type**: Not defined + - **Accept**: application/json + +### HTTP response details + +| Status code | Description | Response headers | +|-------------|-------------|------------------| +**200** | OK | - | +**404** | Not Found | - | +**500** | Internal Server Error | - | + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) + # **index_lenovo_get** > RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination index_lenovo_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) @@ -36133,22 +36801,22 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) -# **index_nginx_get** -> RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination index_nginx_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) +# **index_nexpose_get** +> RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination index_nexpose_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) -Return vulnerability data stored in index \"nginx\" +Return vulnerability data stored in index \"nexpose\" ### Overview -This endpoint allows you to retrieve a paginated list of all documents from the nginx index. \ +This endpoint allows you to retrieve a paginated list of all documents from the nexpose index. \ By default, a maximum of 100 documents are shown per page. -**Index Description:** Nginx Security Advisories +**Index Description:** Nexpose Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side -"cursor" mechanism. To use the cursor, first call `GET /index/nginx?start_cursor`, the response will +"cursor" mechanism. To use the cursor, first call `GET /index/nexpose?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like -`GET /index/nginx?cursor=` +`GET /index/nexpose?cursor=` ### Example @@ -36157,7 +36825,7 @@ have a `next_cursor` id that clients will need to pass as a query parameter to t ```python import vulncheck_sdk -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nginx_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nexpose_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination from vulncheck_sdk.rest import ApiException from pprint import pprint @@ -36205,12 +36873,144 @@ with vulncheck_sdk.ApiClient(configuration) as api_client: pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) try: - # Return vulnerability data stored in index \"nginx\" - api_response = api_instance.index_nginx_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) - print("The response of IndicesApi->index_nginx_get:\n") + # Return vulnerability data stored in index \"nexpose\" + api_response = api_instance.index_nexpose_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_nexpose_get:\n") pprint(api_response) except Exception as e: - print("Exception when calling IndicesApi->index_nginx_get: %s\n" % e) + print("Exception when calling IndicesApi->index_nexpose_get: %s\n" % e) +``` + + + +### Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page** | **int**| set the page number of the response | [optional] + **limit** | **int**| limit the number of findings in the response | [optional] + **cursor** | **str**| continue server-side paging using a cursor id | [optional] + **start_cursor** | **str**| request server-side paging | [optional] + **cve** | **str**| Specify a CVE ID to search with. | [optional] + **alias** | **str**| Specify a vulnerability alias to search with. | [optional] + **iava** | **str**| Specify an IAVA ID to search with. | [optional] + **jvndb** | **str**| Specify a JVNDB ID to search with. | [optional] + **ilvn** | **str**| Specify an ILVN ID to search with. | [optional] + **threat_actor** | **str**| Specify a threat actor name to search with. | [optional] + **mitre_id** | **str**| Specify a MITRE ID to search with. | [optional] + **misp_id** | **str**| Specify a MISP ID to search with. | [optional] + **ransomware** | **str**| Specify a ransomeware family name to search with. | [optional] + **botnet** | **str**| Specify a botnet name to search with. | [optional] + **published** | **str**| Specify a published date | [optional] + **updated_at_start_date** | **str**| Specify a starting 'updated-at' date to filter with. | [optional] + **updated_at_end_date** | **str**| Specify an ending 'updated-at' date to filter with. | [optional] + **last_mod_start_date** | **str**| Specify a starting last modified date to filter with. | [optional] + **last_mod_end_date** | **str**| Specify an ending last modified date to filter with. | [optional] + **pub_start_date** | **str**| Specify a starting published date to filter with. | [optional] + **pub_end_date** | **str**| Specify an ending published date to filter with. | [optional] + +### Return type + +[**RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination**](RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.md) + +### Authorization + +[Bearer](../README.md#Bearer) + +### HTTP request headers + + - **Content-Type**: Not defined + - **Accept**: application/json + +### HTTP response details + +| Status code | Description | Response headers | +|-------------|-------------|------------------| +**200** | OK | - | +**404** | Not Found | - | +**500** | Internal Server Error | - | + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) + +# **index_nginx_get** +> RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination index_nginx_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + +Return vulnerability data stored in index \"nginx\" + +### Overview +This endpoint allows you to retrieve a paginated list of all documents from the nginx index. \ +By default, a maximum of 100 documents are shown per page. + +**Index Description:** Nginx Security Advisories + +### Paging Over Large Data (cursor) +In order to allow users to iterate over large index datasets, this endpoint provides a server-side +"cursor" mechanism. To use the cursor, first call `GET /index/nginx?start_cursor`, the response will +have a `next_cursor` id that clients will need to pass as a query parameter to the next request like +`GET /index/nginx?cursor=` + + +### Example + +* Api Key Authentication (Bearer): + +```python +import vulncheck_sdk +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nginx_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination +from vulncheck_sdk.rest import ApiException +from pprint import pprint + +# Defining the host is optional and defaults to /v3 +# See configuration.py for a list of all supported configuration parameters. +configuration = vulncheck_sdk.Configuration( + host = "/v3" +) + +# The client must configure the authentication and authorization parameters +# in accordance with the API server security policy. +# Examples for each auth method are provided below, use the example that +# satisfies your auth use case. + +# Configure API key authorization: Bearer +configuration.api_key['Bearer'] = os.environ["API_KEY"] + +# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed +# configuration.api_key_prefix['Bearer'] = 'Bearer' + +# Enter a context with an instance of the API client +with vulncheck_sdk.ApiClient(configuration) as api_client: + # Create an instance of the API class + api_instance = vulncheck_sdk.IndicesApi(api_client) + page = 56 # int | set the page number of the response (optional) + limit = 56 # int | limit the number of findings in the response (optional) + cursor = 'cursor_example' # str | continue server-side paging using a cursor id (optional) + start_cursor = 'start_cursor_example' # str | request server-side paging (optional) + cve = 'cve_example' # str | Specify a CVE ID to search with. (optional) + alias = 'alias_example' # str | Specify a vulnerability alias to search with. (optional) + iava = 'iava_example' # str | Specify an IAVA ID to search with. (optional) + jvndb = 'jvndb_example' # str | Specify a JVNDB ID to search with. (optional) + ilvn = 'ilvn_example' # str | Specify an ILVN ID to search with. (optional) + threat_actor = 'threat_actor_example' # str | Specify a threat actor name to search with. (optional) + mitre_id = 'mitre_id_example' # str | Specify a MITRE ID to search with. (optional) + misp_id = 'misp_id_example' # str | Specify a MISP ID to search with. (optional) + ransomware = 'ransomware_example' # str | Specify a ransomeware family name to search with. (optional) + botnet = 'botnet_example' # str | Specify a botnet name to search with. (optional) + published = 'published_example' # str | Specify a published date (optional) + updated_at_start_date = 'updated_at_start_date_example' # str | Specify a starting 'updated-at' date to filter with. (optional) + updated_at_end_date = 'updated_at_end_date_example' # str | Specify an ending 'updated-at' date to filter with. (optional) + last_mod_start_date = 'last_mod_start_date_example' # str | Specify a starting last modified date to filter with. (optional) + last_mod_end_date = 'last_mod_end_date_example' # str | Specify an ending last modified date to filter with. (optional) + pub_start_date = 'pub_start_date_example' # str | Specify a starting published date to filter with. (optional) + pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) + + try: + # Return vulnerability data stored in index \"nginx\" + api_response = api_instance.index_nginx_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_nginx_get:\n") + pprint(api_response) + except Exception as e: + print("Exception when calling IndicesApi->index_nginx_get: %s\n" % e) ``` @@ -43525,6 +44325,138 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) +# **index_qqids_get** +> RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination index_qqids_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + +Return vulnerability data stored in index \"qqids\" + +### Overview +This endpoint allows you to retrieve a paginated list of all documents from the qqids index. \ +By default, a maximum of 100 documents are shown per page. + +**Index Description:** Qualys QIDs + +### Paging Over Large Data (cursor) +In order to allow users to iterate over large index datasets, this endpoint provides a server-side +"cursor" mechanism. To use the cursor, first call `GET /index/qqids?start_cursor`, the response will +have a `next_cursor` id that clients will need to pass as a query parameter to the next request like +`GET /index/qqids?cursor=` + + +### Example + +* Api Key Authentication (Bearer): + +```python +import vulncheck_sdk +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qqid_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination +from vulncheck_sdk.rest import ApiException +from pprint import pprint + +# Defining the host is optional and defaults to /v3 +# See configuration.py for a list of all supported configuration parameters. +configuration = vulncheck_sdk.Configuration( + host = "/v3" +) + +# The client must configure the authentication and authorization parameters +# in accordance with the API server security policy. +# Examples for each auth method are provided below, use the example that +# satisfies your auth use case. + +# Configure API key authorization: Bearer +configuration.api_key['Bearer'] = os.environ["API_KEY"] + +# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed +# configuration.api_key_prefix['Bearer'] = 'Bearer' + +# Enter a context with an instance of the API client +with vulncheck_sdk.ApiClient(configuration) as api_client: + # Create an instance of the API class + api_instance = vulncheck_sdk.IndicesApi(api_client) + page = 56 # int | set the page number of the response (optional) + limit = 56 # int | limit the number of findings in the response (optional) + cursor = 'cursor_example' # str | continue server-side paging using a cursor id (optional) + start_cursor = 'start_cursor_example' # str | request server-side paging (optional) + cve = 'cve_example' # str | Specify a CVE ID to search with. (optional) + alias = 'alias_example' # str | Specify a vulnerability alias to search with. (optional) + iava = 'iava_example' # str | Specify an IAVA ID to search with. (optional) + jvndb = 'jvndb_example' # str | Specify a JVNDB ID to search with. (optional) + ilvn = 'ilvn_example' # str | Specify an ILVN ID to search with. (optional) + threat_actor = 'threat_actor_example' # str | Specify a threat actor name to search with. (optional) + mitre_id = 'mitre_id_example' # str | Specify a MITRE ID to search with. (optional) + misp_id = 'misp_id_example' # str | Specify a MISP ID to search with. (optional) + ransomware = 'ransomware_example' # str | Specify a ransomeware family name to search with. (optional) + botnet = 'botnet_example' # str | Specify a botnet name to search with. (optional) + published = 'published_example' # str | Specify a published date (optional) + updated_at_start_date = 'updated_at_start_date_example' # str | Specify a starting 'updated-at' date to filter with. (optional) + updated_at_end_date = 'updated_at_end_date_example' # str | Specify an ending 'updated-at' date to filter with. (optional) + last_mod_start_date = 'last_mod_start_date_example' # str | Specify a starting last modified date to filter with. (optional) + last_mod_end_date = 'last_mod_end_date_example' # str | Specify an ending last modified date to filter with. (optional) + pub_start_date = 'pub_start_date_example' # str | Specify a starting published date to filter with. (optional) + pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) + + try: + # Return vulnerability data stored in index \"qqids\" + api_response = api_instance.index_qqids_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_qqids_get:\n") + pprint(api_response) + except Exception as e: + print("Exception when calling IndicesApi->index_qqids_get: %s\n" % e) +``` + + + +### Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page** | **int**| set the page number of the response | [optional] + **limit** | **int**| limit the number of findings in the response | [optional] + **cursor** | **str**| continue server-side paging using a cursor id | [optional] + **start_cursor** | **str**| request server-side paging | [optional] + **cve** | **str**| Specify a CVE ID to search with. | [optional] + **alias** | **str**| Specify a vulnerability alias to search with. | [optional] + **iava** | **str**| Specify an IAVA ID to search with. | [optional] + **jvndb** | **str**| Specify a JVNDB ID to search with. | [optional] + **ilvn** | **str**| Specify an ILVN ID to search with. | [optional] + **threat_actor** | **str**| Specify a threat actor name to search with. | [optional] + **mitre_id** | **str**| Specify a MITRE ID to search with. | [optional] + **misp_id** | **str**| Specify a MISP ID to search with. | [optional] + **ransomware** | **str**| Specify a ransomeware family name to search with. | [optional] + **botnet** | **str**| Specify a botnet name to search with. | [optional] + **published** | **str**| Specify a published date | [optional] + **updated_at_start_date** | **str**| Specify a starting 'updated-at' date to filter with. | [optional] + **updated_at_end_date** | **str**| Specify an ending 'updated-at' date to filter with. | [optional] + **last_mod_start_date** | **str**| Specify a starting last modified date to filter with. | [optional] + **last_mod_end_date** | **str**| Specify an ending last modified date to filter with. | [optional] + **pub_start_date** | **str**| Specify a starting published date to filter with. | [optional] + **pub_end_date** | **str**| Specify an ending published date to filter with. | [optional] + +### Return type + +[**RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination**](RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.md) + +### Authorization + +[Bearer](../README.md#Bearer) + +### HTTP request headers + + - **Content-Type**: Not defined + - **Accept**: application/json + +### HTTP response details + +| Status code | Description | Response headers | +|-------------|-------------|------------------| +**200** | OK | - | +**404** | Not Found | - | +**500** | Internal Server Error | - | + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) + # **index_qualcomm_get** > RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination index_qualcomm_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) @@ -51181,6 +52113,138 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) +# **index_syss_get** +> RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination index_syss_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + +Return vulnerability data stored in index \"syss\" + +### Overview +This endpoint allows you to retrieve a paginated list of all documents from the syss index. \ +By default, a maximum of 100 documents are shown per page. + +**Index Description:** Syss Security Advisories + +### Paging Over Large Data (cursor) +In order to allow users to iterate over large index datasets, this endpoint provides a server-side +"cursor" mechanism. To use the cursor, first call `GET /index/syss?start_cursor`, the response will +have a `next_cursor` id that clients will need to pass as a query parameter to the next request like +`GET /index/syss?cursor=` + + +### Example + +* Api Key Authentication (Bearer): + +```python +import vulncheck_sdk +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syss_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination +from vulncheck_sdk.rest import ApiException +from pprint import pprint + +# Defining the host is optional and defaults to /v3 +# See configuration.py for a list of all supported configuration parameters. +configuration = vulncheck_sdk.Configuration( + host = "/v3" +) + +# The client must configure the authentication and authorization parameters +# in accordance with the API server security policy. +# Examples for each auth method are provided below, use the example that +# satisfies your auth use case. + +# Configure API key authorization: Bearer +configuration.api_key['Bearer'] = os.environ["API_KEY"] + +# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed +# configuration.api_key_prefix['Bearer'] = 'Bearer' + +# Enter a context with an instance of the API client +with vulncheck_sdk.ApiClient(configuration) as api_client: + # Create an instance of the API class + api_instance = vulncheck_sdk.IndicesApi(api_client) + page = 56 # int | set the page number of the response (optional) + limit = 56 # int | limit the number of findings in the response (optional) + cursor = 'cursor_example' # str | continue server-side paging using a cursor id (optional) + start_cursor = 'start_cursor_example' # str | request server-side paging (optional) + cve = 'cve_example' # str | Specify a CVE ID to search with. (optional) + alias = 'alias_example' # str | Specify a vulnerability alias to search with. (optional) + iava = 'iava_example' # str | Specify an IAVA ID to search with. (optional) + jvndb = 'jvndb_example' # str | Specify a JVNDB ID to search with. (optional) + ilvn = 'ilvn_example' # str | Specify an ILVN ID to search with. (optional) + threat_actor = 'threat_actor_example' # str | Specify a threat actor name to search with. (optional) + mitre_id = 'mitre_id_example' # str | Specify a MITRE ID to search with. (optional) + misp_id = 'misp_id_example' # str | Specify a MISP ID to search with. (optional) + ransomware = 'ransomware_example' # str | Specify a ransomeware family name to search with. (optional) + botnet = 'botnet_example' # str | Specify a botnet name to search with. (optional) + published = 'published_example' # str | Specify a published date (optional) + updated_at_start_date = 'updated_at_start_date_example' # str | Specify a starting 'updated-at' date to filter with. (optional) + updated_at_end_date = 'updated_at_end_date_example' # str | Specify an ending 'updated-at' date to filter with. (optional) + last_mod_start_date = 'last_mod_start_date_example' # str | Specify a starting last modified date to filter with. (optional) + last_mod_end_date = 'last_mod_end_date_example' # str | Specify an ending last modified date to filter with. (optional) + pub_start_date = 'pub_start_date_example' # str | Specify a starting published date to filter with. (optional) + pub_end_date = 'pub_end_date_example' # str | Specify an ending published date to filter with. (optional) + + try: + # Return vulnerability data stored in index \"syss\" + api_response = api_instance.index_syss_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) + print("The response of IndicesApi->index_syss_get:\n") + pprint(api_response) + except Exception as e: + print("Exception when calling IndicesApi->index_syss_get: %s\n" % e) +``` + + + +### Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page** | **int**| set the page number of the response | [optional] + **limit** | **int**| limit the number of findings in the response | [optional] + **cursor** | **str**| continue server-side paging using a cursor id | [optional] + **start_cursor** | **str**| request server-side paging | [optional] + **cve** | **str**| Specify a CVE ID to search with. | [optional] + **alias** | **str**| Specify a vulnerability alias to search with. | [optional] + **iava** | **str**| Specify an IAVA ID to search with. | [optional] + **jvndb** | **str**| Specify a JVNDB ID to search with. | [optional] + **ilvn** | **str**| Specify an ILVN ID to search with. | [optional] + **threat_actor** | **str**| Specify a threat actor name to search with. | [optional] + **mitre_id** | **str**| Specify a MITRE ID to search with. | [optional] + **misp_id** | **str**| Specify a MISP ID to search with. | [optional] + **ransomware** | **str**| Specify a ransomeware family name to search with. | [optional] + **botnet** | **str**| Specify a botnet name to search with. | [optional] + **published** | **str**| Specify a published date | [optional] + **updated_at_start_date** | **str**| Specify a starting 'updated-at' date to filter with. | [optional] + **updated_at_end_date** | **str**| Specify an ending 'updated-at' date to filter with. | [optional] + **last_mod_start_date** | **str**| Specify a starting last modified date to filter with. | [optional] + **last_mod_end_date** | **str**| Specify an ending last modified date to filter with. | [optional] + **pub_start_date** | **str**| Specify a starting published date to filter with. | [optional] + **pub_end_date** | **str**| Specify an ending published date to filter with. | [optional] + +### Return type + +[**RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination**](RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.md) + +### Authorization + +[Bearer](../README.md#Bearer) + +### HTTP request headers + + - **Content-Type**: Not defined + - **Accept**: application/json + +### HTTP response details + +| Status code | Description | Response headers | +|-------------|-------------|------------------| +**200** | OK | - | +**404** | Not Found | - | +**500** | Internal Server Error | - | + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) + # **index_tailscale_get** > RenderResponseWithMetadataArrayAdvisoryTailscalePaginatePagination index_tailscale_get(page=page, limit=limit, cursor=cursor, start_cursor=start_cursor, cve=cve, alias=alias, iava=iava, jvndb=jvndb, ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, last_mod_end_date=last_mod_end_date, pub_start_date=pub_start_date, pub_end_date=pub_end_date) diff --git a/docs/RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.md b/docs/RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.md new file mode 100644 index 00000000..66dc1a52 --- /dev/null +++ b/docs/RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.md @@ -0,0 +1,31 @@ +# RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**benchmark** | **float** | | [optional] +**meta** | [**PaginatePagination**](PaginatePagination.md) | | [optional] +**data** | [**List[AdvisoryAdvantech]**](AdvisoryAdvantech.md) | | [optional] + +## Example + +```python +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advantech_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination + +# TODO update the JSON string below +json = "{}" +# create an instance of RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination from a JSON string +render_response_with_metadata_array_advisory_advantech_paginate_pagination_instance = RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.from_json(json) +# print the JSON string representation of the object +print(RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.to_json()) + +# convert the object into a dict +render_response_with_metadata_array_advisory_advantech_paginate_pagination_dict = render_response_with_metadata_array_advisory_advantech_paginate_pagination_instance.to_dict() +# create an instance of RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination from a dict +render_response_with_metadata_array_advisory_advantech_paginate_pagination_from_dict = RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.from_dict(render_response_with_metadata_array_advisory_advantech_paginate_pagination_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.md b/docs/RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.md new file mode 100644 index 00000000..35502d01 --- /dev/null +++ b/docs/RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.md @@ -0,0 +1,31 @@ +# RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**benchmark** | **float** | | [optional] +**meta** | [**PaginatePagination**](PaginatePagination.md) | | [optional] +**data** | [**List[AdvisoryCrowdSec]**](AdvisoryCrowdSec.md) | | [optional] + +## Example + +```python +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination + +# TODO update the JSON string below +json = "{}" +# create an instance of RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination from a JSON string +render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination_instance = RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.from_json(json) +# print the JSON string representation of the object +print(RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.to_json()) + +# convert the object into a dict +render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination_dict = render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination_instance.to_dict() +# create an instance of RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination from a dict +render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination_from_dict = RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.from_dict(render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.md b/docs/RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.md new file mode 100644 index 00000000..415797cb --- /dev/null +++ b/docs/RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.md @@ -0,0 +1,31 @@ +# RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**benchmark** | **float** | | [optional] +**meta** | [**PaginatePagination**](PaginatePagination.md) | | [optional] +**data** | [**List[AdvisoryFesto]**](AdvisoryFesto.md) | | [optional] + +## Example + +```python +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_festo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination + +# TODO update the JSON string below +json = "{}" +# create an instance of RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination from a JSON string +render_response_with_metadata_array_advisory_festo_paginate_pagination_instance = RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.from_json(json) +# print the JSON string representation of the object +print(RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.to_json()) + +# convert the object into a dict +render_response_with_metadata_array_advisory_festo_paginate_pagination_dict = render_response_with_metadata_array_advisory_festo_paginate_pagination_instance.to_dict() +# create an instance of RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination from a dict +render_response_with_metadata_array_advisory_festo_paginate_pagination_from_dict = RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.from_dict(render_response_with_metadata_array_advisory_festo_paginate_pagination_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.md b/docs/RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.md new file mode 100644 index 00000000..401904e3 --- /dev/null +++ b/docs/RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.md @@ -0,0 +1,31 @@ +# RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**benchmark** | **float** | | [optional] +**meta** | [**PaginatePagination**](PaginatePagination.md) | | [optional] +**data** | [**List[AdvisoryGlibc]**](AdvisoryGlibc.md) | | [optional] + +## Example + +```python +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_glibc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination + +# TODO update the JSON string below +json = "{}" +# create an instance of RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination from a JSON string +render_response_with_metadata_array_advisory_glibc_paginate_pagination_instance = RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.from_json(json) +# print the JSON string representation of the object +print(RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.to_json()) + +# convert the object into a dict +render_response_with_metadata_array_advisory_glibc_paginate_pagination_dict = render_response_with_metadata_array_advisory_glibc_paginate_pagination_instance.to_dict() +# create an instance of RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination from a dict +render_response_with_metadata_array_advisory_glibc_paginate_pagination_from_dict = RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.from_dict(render_response_with_metadata_array_advisory_glibc_paginate_pagination_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.md b/docs/RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.md new file mode 100644 index 00000000..e5b3c12c --- /dev/null +++ b/docs/RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.md @@ -0,0 +1,31 @@ +# RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**benchmark** | **float** | | [optional] +**meta** | [**PaginatePagination**](PaginatePagination.md) | | [optional] +**data** | [**List[AdvisoryKunbus]**](AdvisoryKunbus.md) | | [optional] + +## Example + +```python +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kunbus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination + +# TODO update the JSON string below +json = "{}" +# create an instance of RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination from a JSON string +render_response_with_metadata_array_advisory_kunbus_paginate_pagination_instance = RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.from_json(json) +# print the JSON string representation of the object +print(RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.to_json()) + +# convert the object into a dict +render_response_with_metadata_array_advisory_kunbus_paginate_pagination_dict = render_response_with_metadata_array_advisory_kunbus_paginate_pagination_instance.to_dict() +# create an instance of RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination from a dict +render_response_with_metadata_array_advisory_kunbus_paginate_pagination_from_dict = RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.from_dict(render_response_with_metadata_array_advisory_kunbus_paginate_pagination_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.md b/docs/RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.md new file mode 100644 index 00000000..a0eac680 --- /dev/null +++ b/docs/RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.md @@ -0,0 +1,31 @@ +# RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**benchmark** | **float** | | [optional] +**meta** | [**PaginatePagination**](PaginatePagination.md) | | [optional] +**data** | [**List[AdvisoryNexpose]**](AdvisoryNexpose.md) | | [optional] + +## Example + +```python +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nexpose_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination + +# TODO update the JSON string below +json = "{}" +# create an instance of RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination from a JSON string +render_response_with_metadata_array_advisory_nexpose_paginate_pagination_instance = RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.from_json(json) +# print the JSON string representation of the object +print(RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.to_json()) + +# convert the object into a dict +render_response_with_metadata_array_advisory_nexpose_paginate_pagination_dict = render_response_with_metadata_array_advisory_nexpose_paginate_pagination_instance.to_dict() +# create an instance of RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination from a dict +render_response_with_metadata_array_advisory_nexpose_paginate_pagination_from_dict = RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.from_dict(render_response_with_metadata_array_advisory_nexpose_paginate_pagination_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.md b/docs/RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.md new file mode 100644 index 00000000..53007949 --- /dev/null +++ b/docs/RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.md @@ -0,0 +1,31 @@ +# RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**benchmark** | **float** | | [optional] +**meta** | [**PaginatePagination**](PaginatePagination.md) | | [optional] +**data** | [**List[AdvisoryQQID]**](AdvisoryQQID.md) | | [optional] + +## Example + +```python +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qqid_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination + +# TODO update the JSON string below +json = "{}" +# create an instance of RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination from a JSON string +render_response_with_metadata_array_advisory_qqid_paginate_pagination_instance = RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.from_json(json) +# print the JSON string representation of the object +print(RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.to_json()) + +# convert the object into a dict +render_response_with_metadata_array_advisory_qqid_paginate_pagination_dict = render_response_with_metadata_array_advisory_qqid_paginate_pagination_instance.to_dict() +# create an instance of RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination from a dict +render_response_with_metadata_array_advisory_qqid_paginate_pagination_from_dict = RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.from_dict(render_response_with_metadata_array_advisory_qqid_paginate_pagination_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.md b/docs/RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.md new file mode 100644 index 00000000..ddd9605e --- /dev/null +++ b/docs/RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.md @@ -0,0 +1,31 @@ +# RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**benchmark** | **float** | | [optional] +**meta** | [**PaginatePagination**](PaginatePagination.md) | | [optional] +**data** | [**List[AdvisorySyss]**](AdvisorySyss.md) | | [optional] + +## Example + +```python +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syss_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination + +# TODO update the JSON string below +json = "{}" +# create an instance of RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination from a JSON string +render_response_with_metadata_array_advisory_syss_paginate_pagination_instance = RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.from_json(json) +# print the JSON string representation of the object +print(RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.to_json()) + +# convert the object into a dict +render_response_with_metadata_array_advisory_syss_paginate_pagination_dict = render_response_with_metadata_array_advisory_syss_paginate_pagination_instance.to_dict() +# create an instance of RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination from a dict +render_response_with_metadata_array_advisory_syss_paginate_pagination_from_dict = RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.from_dict(render_response_with_metadata_array_advisory_syss_paginate_pagination_dict) +``` +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/poetry.lock b/poetry.lock index db324ae8..0d0cba16 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand. [[package]] name = "annotated-types" @@ -6,20 +6,20 @@ version = "0.5.0" description = "Reusable constraint types to use with typing.Annotated" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "annotated_types-0.5.0-py3-none-any.whl", hash = "sha256:58da39888f92c276ad970249761ebea80ba544b77acddaa1a4d6cf78287d45fd"}, {file = "annotated_types-0.5.0.tar.gz", hash = "sha256:47cdc3490d9ac1506ce92c7aaa76c579dc3509ff11e098fc867e5130ab7be802"}, ] -[package.dependencies] -typing-extensions = {version = ">=4.0.0", markers = "python_version < \"3.9\""} - [[package]] name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" +groups = ["dev"] +markers = "sys_platform == \"win32\"" files = [ {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"}, {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, @@ -31,6 +31,7 @@ version = "7.6.1" description = "Code coverage measurement for Python" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "coverage-7.6.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:b06079abebbc0e89e6163b8e8f0e16270124c154dc6e4a47b413dd538859af16"}, {file = "coverage-7.6.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:cf4b19715bccd7ee27b6b120e7e9dd56037b9c0681dcc1adc9ba9db3d417fa36"}, @@ -110,7 +111,7 @@ files = [ tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\""} [package.extras] -toml = ["tomli"] +toml = ["tomli ; python_full_version <= \"3.11.0a6\""] [[package]] name = "exceptiongroup" @@ -118,6 +119,8 @@ version = "1.2.2" description = "Backport of PEP 654 (exception groups)" optional = false python-versions = ">=3.7" +groups = ["dev"] +markers = "python_version < \"3.11\"" files = [ {file = "exceptiongroup-1.2.2-py3-none-any.whl", hash = "sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b"}, {file = "exceptiongroup-1.2.2.tar.gz", hash = "sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc"}, @@ -132,6 +135,7 @@ version = "5.0.4" description = "the modular source code checker: pep8 pyflakes and co" optional = false python-versions = ">=3.6.1" +groups = ["dev"] files = [ {file = "flake8-5.0.4-py2.py3-none-any.whl", hash = "sha256:7a1cf6b73744f5806ab95e526f6f0d8c01c66d7bbe349562d22dfca20610b248"}, {file = "flake8-5.0.4.tar.gz", hash = "sha256:6fbe320aad8d6b95cec8b8e47bc933004678dc63095be98528b7bdd2a9f510db"}, @@ -148,6 +152,7 @@ version = "2.0.0" description = "brain-dead simple config-ini parsing" optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"}, {file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"}, @@ -159,6 +164,7 @@ version = "0.7.0" description = "McCabe checker, plugin for flake8" optional = false python-versions = ">=3.6" +groups = ["dev"] files = [ {file = "mccabe-0.7.0-py2.py3-none-any.whl", hash = "sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e"}, {file = "mccabe-0.7.0.tar.gz", hash = "sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325"}, @@ -170,6 +176,7 @@ version = "1.13.0" description = "Optional static typing for Python" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "mypy-1.13.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6607e0f1dd1fb7f0aca14d936d13fd19eba5e17e1cd2a14f808fa5f8f6d8f60a"}, {file = "mypy-1.13.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8a21be69bd26fa81b1f80a61ee7ab05b076c674d9b18fb56239d72e21d9f4c80"}, @@ -223,6 +230,7 @@ version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." optional = false python-versions = ">=3.5" +groups = ["dev"] files = [ {file = "mypy_extensions-1.0.0-py3-none-any.whl", hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d"}, {file = "mypy_extensions-1.0.0.tar.gz", hash = "sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782"}, @@ -234,6 +242,7 @@ version = "24.0" description = "Core utilities for Python packages" optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "packaging-24.0-py3-none-any.whl", hash = "sha256:2ddfb553fdf02fb784c234c7ba6ccc288296ceabec964ad2eae3777778130bc5"}, {file = "packaging-24.0.tar.gz", hash = "sha256:eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9"}, @@ -245,6 +254,7 @@ version = "1.2.0" description = "plugin and hook calling mechanisms for python" optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "pluggy-1.2.0-py3-none-any.whl", hash = "sha256:c2fd55a7d7a3863cba1a013e4e2414658b1d07b6bc57b3919e0c63c9abb99849"}, {file = "pluggy-1.2.0.tar.gz", hash = "sha256:d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3"}, @@ -260,6 +270,7 @@ version = "2.9.1" description = "Python style guide checker" optional = false python-versions = ">=3.6" +groups = ["dev"] files = [ {file = "pycodestyle-2.9.1-py2.py3-none-any.whl", hash = "sha256:d1735fc58b418fd7c5f658d28d943854f8a849b01a5d0a1e6f3f3fdd0166804b"}, {file = "pycodestyle-2.9.1.tar.gz", hash = "sha256:2c9607871d58c76354b697b42f5d57e1ada7d261c261efac224b664affdc5785"}, @@ -271,6 +282,7 @@ version = "2.5.3" description = "Data validation using Python type hints" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "pydantic-2.5.3-py3-none-any.whl", hash = "sha256:d0caf5954bee831b6bfe7e338c32b9e30c85dfe080c843680783ac2b631673b4"}, {file = "pydantic-2.5.3.tar.gz", hash = "sha256:b3ef57c62535b0941697cce638c08900d87fcb67e29cfa99e8a68f747f393f7a"}, @@ -290,6 +302,7 @@ version = "2.14.6" description = "" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "pydantic_core-2.14.6-cp310-cp310-macosx_10_7_x86_64.whl", hash = "sha256:72f9a942d739f09cd42fffe5dc759928217649f070056f03c70df14f5770acf9"}, {file = "pydantic_core-2.14.6-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:6a31d98c0d69776c2576dda4b77b8e0c69ad08e8b539c25c7d0ca0dc19a50d6c"}, @@ -407,6 +420,7 @@ version = "2.5.0" description = "passive checker of Python programs" optional = false python-versions = ">=3.6" +groups = ["dev"] files = [ {file = "pyflakes-2.5.0-py2.py3-none-any.whl", hash = "sha256:4579f67d887f804e67edb544428f264b7b24f435b263c4614f384135cea553d2"}, {file = "pyflakes-2.5.0.tar.gz", hash = "sha256:491feb020dca48ccc562a8c0cbe8df07ee13078df59813b83959cbdada312ea3"}, @@ -418,6 +432,7 @@ version = "7.4.4" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "pytest-7.4.4-py3-none-any.whl", hash = "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8"}, {file = "pytest-7.4.4.tar.gz", hash = "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280"}, @@ -440,6 +455,7 @@ version = "5.0.0" description = "Pytest plugin for measuring coverage." optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pytest-cov-5.0.0.tar.gz", hash = "sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857"}, {file = "pytest_cov-5.0.0-py3-none-any.whl", hash = "sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652"}, @@ -458,6 +474,7 @@ version = "2.9.0.post0" description = "Extensions to the standard Python datetime module" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" +groups = ["main"] files = [ {file = "python-dateutil-2.9.0.post0.tar.gz", hash = "sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3"}, {file = "python_dateutil-2.9.0.post0-py2.py3-none-any.whl", hash = "sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427"}, @@ -472,6 +489,7 @@ version = "1.16.0" description = "Python 2 and 3 compatibility utilities" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" +groups = ["main"] files = [ {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"}, @@ -483,6 +501,8 @@ version = "2.0.1" description = "A lil' TOML parser" optional = false python-versions = ">=3.7" +groups = ["dev"] +markers = "python_full_version <= \"3.11.0a6\"" files = [ {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, @@ -494,6 +514,7 @@ version = "2.8.19.14" description = "Typing stubs for python-dateutil" optional = false python-versions = "*" +groups = ["dev"] files = [ {file = "types-python-dateutil-2.8.19.14.tar.gz", hash = "sha256:1f4f10ac98bb8b16ade9dbee3518d9ace017821d94b057a425b069f834737f4b"}, {file = "types_python_dateutil-2.8.19.14-py3-none-any.whl", hash = "sha256:f977b8de27787639986b4e28963263fd0e5158942b3ecef91b9335c130cb1ce9"}, @@ -505,6 +526,7 @@ version = "4.7.1" description = "Backported and Experimental Type Hints for Python 3.7+" optional = false python-versions = ">=3.7" +groups = ["main", "dev"] files = [ {file = "typing_extensions-4.7.1-py3-none-any.whl", hash = "sha256:440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36"}, {file = "typing_extensions-4.7.1.tar.gz", hash = "sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2"}, @@ -512,22 +534,23 @@ files = [ [[package]] name = "urllib3" -version = "2.0.7" +version = "2.5.0" description = "HTTP library with thread-safe connection pooling, file post, and more." optional = false -python-versions = ">=3.7" +python-versions = ">=3.9" +groups = ["main"] files = [ - {file = "urllib3-2.0.7-py3-none-any.whl", hash = "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e"}, - {file = "urllib3-2.0.7.tar.gz", hash = "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84"}, + {file = "urllib3-2.5.0-py3-none-any.whl", hash = "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc"}, + {file = "urllib3-2.5.0.tar.gz", hash = "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760"}, ] [package.extras] -brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)"] -secure = ["certifi", "cryptography (>=1.9)", "idna (>=2.0.0)", "pyopenssl (>=17.1.0)", "urllib3-secure-extra"] +brotli = ["brotli (>=1.0.9) ; platform_python_implementation == \"CPython\"", "brotlicffi (>=0.8.0) ; platform_python_implementation != \"CPython\""] +h2 = ["h2 (>=4,<5)"] socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"] zstd = ["zstandard (>=0.18.0)"] [metadata] -lock-version = "2.0" -python-versions = "^3.8" -content-hash = "ad408eaa1ceac00d5d6dac80d897d34dff2a4320619853b266a35720dd242fa0" +lock-version = "2.1" +python-versions = ">=3.9" +content-hash = "39c513305c84240a57fa0ef4fde2d50783ebc0470d7940d98bff1775a7420303" diff --git a/pyproject.toml b/pyproject.toml index 48db113c..8a65fef5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,23 +1,29 @@ -[tool.poetry] +[project] name = "vulncheck_sdk" -version = "0.0.17" +version = "0.0.18" description = "VulnCheck API" -authors = ["VulnCheck API Support "] +authors = [ + {name = "VulnCheck API Support",email = "support@vulncheck.com"}, +] license = "Apache-2.0" readme = "README.md" -repository = "https://github.com/vulncheck-oss/sdk-python" keywords = ["OpenAPI", "OpenAPI-Generator", "VulnCheck API"] -include = ["vulncheck_sdk/py.typed"] +requires-python = ">=3.9" -[tool.poetry.dependencies] -python = "^3.8" +dependencies = [ + "urllib3 (>=2.1.0,<3.0.0)", + "python-dateutil (>=2.8.2)", + "pydantic (>=2)", + "typing-extensions (>=4.7.1)" +] -urllib3 = ">= 1.25.3, < 3.0.0" -python-dateutil = ">= 2.8.2" -pydantic = ">= 2" -typing-extensions = ">= 4.7.1" +[project.urls] +Repository = "https://github.com/vulncheck-oss/sdk-python" + +[tool.poetry] +requires-poetry = ">=2.0" -[tool.poetry.dev-dependencies] +[tool.poetry.group.dev.dependencies] pytest = ">= 7.2.1" pytest-cov = ">= 2.8.1" flake8 = ">= 4.0.0" diff --git a/python-generator-config.yaml b/python-generator-config.yaml index 8cfe4630..846bede6 100644 --- a/python-generator-config.yaml +++ b/python-generator-config.yaml @@ -2,4 +2,4 @@ additionalProperties: projectName: "vulncheck-sdk" packageName: "vulncheck_sdk" packageUrl: "https://github.com/vulncheck-oss/sdk-python/tree/main" - packageVersion: "0.0.17" + packageVersion: "0.0.18" diff --git a/requirements.txt b/requirements.txt index 67f7f68d..6cbb2b98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -urllib3 >= 1.25.3, < 3.0.0 +urllib3 >= 2.1.0, < 3.0.0 python_dateutil >= 2.8.2 pydantic >= 2 typing-extensions >= 4.7.1 diff --git a/scripts/generate.sh b/scripts/generate.sh index 8ccf46ee..5d7ea2ed 100755 --- a/scripts/generate.sh +++ b/scripts/generate.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -e -OPENAPI_GENERATOR_VERSION=7.12.0 +OPENAPI_GENERATOR_VERSION=7.14.0 OPENAPI_JSON=openapi.json # Pre-Generation Steps ######################################################## diff --git a/setup.py b/setup.py index 094a3809..d1106f60 100644 --- a/setup.py +++ b/setup.py @@ -22,10 +22,10 @@ # prerequisite: setuptools # http://pypi.python.org/pypi/setuptools NAME = "vulncheck-sdk" -VERSION = "0.0.17" -PYTHON_REQUIRES = ">= 3.8" +VERSION = "0.0.18" +PYTHON_REQUIRES = ">= 3.9" REQUIRES = [ - "urllib3 >= 1.25.3, < 3.0.0", + "urllib3 >= 2.1.0, < 3.0.0", "python-dateutil >= 2.8.2", "pydantic >= 2", "typing-extensions >= 4.7.1", diff --git a/test/test_advisory_advantech.py b/test/test_advisory_advantech.py new file mode 100644 index 00000000..a738da30 --- /dev/null +++ b/test/test_advisory_advantech.py @@ -0,0 +1,59 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.advisory_advantech import AdvisoryAdvantech + +class TestAdvisoryAdvantech(unittest.TestCase): + """AdvisoryAdvantech unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> AdvisoryAdvantech: + """Test AdvisoryAdvantech + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `AdvisoryAdvantech` + """ + model = AdvisoryAdvantech() + if include_optional: + return AdvisoryAdvantech( + advisory_id = '', + cve = [ + '' + ], + date_added = '', + title = '', + updated_at = '', + url = '' + ) + else: + return AdvisoryAdvantech( + ) + """ + + def testAdvisoryAdvantech(self): + """Test AdvisoryAdvantech""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_advisory_axis.py b/test/test_advisory_axis.py index 5547f120..7cdce628 100644 --- a/test/test_advisory_axis.py +++ b/test/test_advisory_axis.py @@ -42,6 +42,7 @@ def make_instance(self, include_optional) -> AdvisoryAxis: date_added = '', summary = '', title = '', + updated_at = '', url = '' ) else: diff --git a/test/test_advisory_crowd_sec.py b/test/test_advisory_crowd_sec.py new file mode 100644 index 00000000..216a23d6 --- /dev/null +++ b/test/test_advisory_crowd_sec.py @@ -0,0 +1,59 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.advisory_crowd_sec import AdvisoryCrowdSec + +class TestAdvisoryCrowdSec(unittest.TestCase): + """AdvisoryCrowdSec unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> AdvisoryCrowdSec: + """Test AdvisoryCrowdSec + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `AdvisoryCrowdSec` + """ + model = AdvisoryCrowdSec() + if include_optional: + return AdvisoryCrowdSec( + cve = [ + '' + ], + date_added = '', + first_seen = '', + summary = '', + title = '', + url = '' + ) + else: + return AdvisoryCrowdSec( + ) + """ + + def testAdvisoryCrowdSec(self): + """Test AdvisoryCrowdSec""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_advisory_festo.py b/test/test_advisory_festo.py new file mode 100644 index 00000000..9cdc62d8 --- /dev/null +++ b/test/test_advisory_festo.py @@ -0,0 +1,61 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.advisory_festo import AdvisoryFesto + +class TestAdvisoryFesto(unittest.TestCase): + """AdvisoryFesto unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> AdvisoryFesto: + """Test AdvisoryFesto + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `AdvisoryFesto` + """ + model = AdvisoryFesto() + if include_optional: + return AdvisoryFesto( + csaf_url = '', + cve = [ + '' + ], + date_added = '', + id = '', + summary = '', + title = '', + updated_at = '', + url = '' + ) + else: + return AdvisoryFesto( + ) + """ + + def testAdvisoryFesto(self): + """Test AdvisoryFesto""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_advisory_glibc.py b/test/test_advisory_glibc.py new file mode 100644 index 00000000..478ffb1f --- /dev/null +++ b/test/test_advisory_glibc.py @@ -0,0 +1,61 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.advisory_glibc import AdvisoryGlibc + +class TestAdvisoryGlibc(unittest.TestCase): + """AdvisoryGlibc unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> AdvisoryGlibc: + """Test AdvisoryGlibc + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `AdvisoryGlibc` + """ + model = AdvisoryGlibc() + if include_optional: + return AdvisoryGlibc( + affected = '', + cve = [ + '' + ], + date_added = '', + fixed = '', + id = '', + summary = '', + title = '', + url = '' + ) + else: + return AdvisoryGlibc( + ) + """ + + def testAdvisoryGlibc(self): + """Test AdvisoryGlibc""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_advisory_kunbus.py b/test/test_advisory_kunbus.py new file mode 100644 index 00000000..3b2c6cd3 --- /dev/null +++ b/test/test_advisory_kunbus.py @@ -0,0 +1,60 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.advisory_kunbus import AdvisoryKunbus + +class TestAdvisoryKunbus(unittest.TestCase): + """AdvisoryKunbus unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> AdvisoryKunbus: + """Test AdvisoryKunbus + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `AdvisoryKunbus` + """ + model = AdvisoryKunbus() + if include_optional: + return AdvisoryKunbus( + cve = [ + '' + ], + date_added = '', + id = '', + summary = '', + title = '', + updated_at = '', + url = '' + ) + else: + return AdvisoryKunbus( + ) + """ + + def testAdvisoryKunbus(self): + """Test AdvisoryKunbus""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_advisory_net_app.py b/test/test_advisory_net_app.py index cd8c81f6..ffe03c26 100644 --- a/test/test_advisory_net_app.py +++ b/test/test_advisory_net_app.py @@ -47,6 +47,7 @@ def make_instance(self, include_optional) -> AdvisoryNetApp: ], summary = '', title = '', + updated_at = '', url = '' ) else: diff --git a/test/test_advisory_nexpose.py b/test/test_advisory_nexpose.py new file mode 100644 index 00000000..79b8b233 --- /dev/null +++ b/test/test_advisory_nexpose.py @@ -0,0 +1,62 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.advisory_nexpose import AdvisoryNexpose + +class TestAdvisoryNexpose(unittest.TestCase): + """AdvisoryNexpose unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> AdvisoryNexpose: + """Test AdvisoryNexpose + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `AdvisoryNexpose` + """ + model = AdvisoryNexpose() + if include_optional: + return AdvisoryNexpose( + cve = [ + '' + ], + cvss_score = '', + cvss_vector = '', + date_added = '', + identifier = '', + summary = '', + title = '', + updated_at = '', + url = '' + ) + else: + return AdvisoryNexpose( + ) + """ + + def testAdvisoryNexpose(self): + """Test AdvisoryNexpose""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_advisory_paper_cut.py b/test/test_advisory_paper_cut.py index e7cf80a6..b39cde54 100644 --- a/test/test_advisory_paper_cut.py +++ b/test/test_advisory_paper_cut.py @@ -45,6 +45,7 @@ def make_instance(self, include_optional) -> AdvisoryPaperCut: ], summary = '', title = '', + updated_at = '', url = '' ) else: diff --git a/test/test_advisory_product_branch.py b/test/test_advisory_product_branch.py index 1ab59212..6d247913 100644 --- a/test/test_advisory_product_branch.py +++ b/test/test_advisory_product_branch.py @@ -51,7 +51,10 @@ def make_instance(self, include_optional) -> AdvisoryProductBranch: category = '', full_product_name = vulncheck_sdk.models.advisory/product.advisory.Product( name = '', - product_id = '', ), + product_id = '', + product_identification_helper = { + 'key' : '' + }, ), product_reference = '', relates_to_product_reference = '', ) ], ) diff --git a/test/test_advisory_qqid.py b/test/test_advisory_qqid.py new file mode 100644 index 00000000..79f4aaf2 --- /dev/null +++ b/test/test_advisory_qqid.py @@ -0,0 +1,61 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.advisory_qqid import AdvisoryQQID + +class TestAdvisoryQQID(unittest.TestCase): + """AdvisoryQQID unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> AdvisoryQQID: + """Test AdvisoryQQID + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `AdvisoryQQID` + """ + model = AdvisoryQQID() + if include_optional: + return AdvisoryQQID( + cve = [ + '' + ], + cvss3_score = '', + cvss_score = '', + date_added = '', + qid = '', + title = '', + updated_at = '', + url = '' + ) + else: + return AdvisoryQQID( + ) + """ + + def testAdvisoryQQID(self): + """Test AdvisoryQQID""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_advisory_syss.py b/test/test_advisory_syss.py new file mode 100644 index 00000000..a72bb584 --- /dev/null +++ b/test/test_advisory_syss.py @@ -0,0 +1,63 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.advisory_syss import AdvisorySyss + +class TestAdvisorySyss(unittest.TestCase): + """AdvisorySyss unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> AdvisorySyss: + """Test AdvisorySyss + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `AdvisorySyss` + """ + model = AdvisorySyss() + if include_optional: + return AdvisorySyss( + affected = '', + cve = [ + '' + ], + date_added = '', + id = '', + references = [ + '' + ], + summary = '', + updated_at = '', + url = '' + ) + else: + return AdvisorySyss( + ) + """ + + def testAdvisorySyss(self): + """Test AdvisorySyss""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_exploit_v3_result.py b/test/test_api_exploit_v3_result.py index 36dfc7bd..c0079150 100644 --- a/test/test_api_exploit_v3_result.py +++ b/test/test_api_exploit_v3_result.py @@ -76,6 +76,7 @@ def make_instance(self, include_optional) -> ApiExploitV3Result: ], reported_exploited = True, reported_exploited_by_botnets = True, + reported_exploited_by_honeypot_service = True, reported_exploited_by_ransomware = True, reported_exploited_by_threat_actors = True, timeline = vulncheck_sdk.models.api/exploits_v3_timeline.api.ExploitsV3Timeline( diff --git a/test/test_indices_api.py b/test/test_indices_api.py index 552eeda8..8868fcca 100644 --- a/test/test_indices_api.py +++ b/test/test_indices_api.py @@ -76,6 +76,13 @@ def test_index_adobe_get(self) -> None: """ pass + def test_index_advantech_get(self) -> None: + """Test case for index_advantech_get + + Return vulnerability data stored in index \"advantech\" + """ + pass + def test_index_advisories_get(self) -> None: """Test case for index_advisories_get @@ -888,6 +895,13 @@ def test_index_crestron_get(self) -> None: """ pass + def test_index_crowdsec_get(self) -> None: + """Test case for index_crowdsec_get + + Return vulnerability data stored in index \"crowdsec\" + """ + pass + def test_index_curl_get(self) -> None: """Test case for index_curl_get @@ -1147,6 +1161,13 @@ def test_index_fedora_get(self) -> None: """ pass + def test_index_festo_get(self) -> None: + """Test case for index_festo_get + + Return vulnerability data stored in index \"festo\" + """ + pass + def test_index_filecloud_get(self) -> None: """Test case for index_filecloud_get @@ -1287,6 +1308,13 @@ def test_index_gitlab_exploits_get(self) -> None: """ pass + def test_index_glibc_get(self) -> None: + """Test case for index_glibc_get + + Return vulnerability data stored in index \"glibc\" + """ + pass + def test_index_gnutls_get(self) -> None: """Test case for index_gnutls_get @@ -1658,6 +1686,13 @@ def test_index_kubernetes_get(self) -> None: """ pass + def test_index_kunbus_get(self) -> None: + """Test case for index_kunbus_get + + Return vulnerability data stored in index \"kunbus\" + """ + pass + def test_index_lenovo_get(self) -> None: """Test case for index_lenovo_get @@ -1917,6 +1952,13 @@ def test_index_netskope_get(self) -> None: """ pass + def test_index_nexpose_get(self) -> None: + """Test case for index_nexpose_get + + Return vulnerability data stored in index \"nexpose\" + """ + pass + def test_index_nginx_get(self) -> None: """Test case for index_nginx_get @@ -2309,6 +2351,13 @@ def test_index_qnap_get(self) -> None: """ pass + def test_index_qqids_get(self) -> None: + """Test case for index_qqids_get + + Return vulnerability data stored in index \"qqids\" + """ + pass + def test_index_qualcomm_get(self) -> None: """Test case for index_qualcomm_get @@ -2715,6 +2764,13 @@ def test_index_synology_get(self) -> None: """ pass + def test_index_syss_get(self) -> None: + """Test case for index_syss_get + + Return vulnerability data stored in index \"syss\" + """ + pass + def test_index_tailscale_get(self) -> None: """Test case for index_tailscale_get diff --git a/test/test_render_response_with_metadata_array_advisory_advantech_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_advantech_paginate_pagination.py new file mode 100644 index 00000000..5a668eb7 --- /dev/null +++ b/test/test_render_response_with_metadata_array_advisory_advantech_paginate_pagination.py @@ -0,0 +1,97 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advantech_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination + +class TestRenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination(unittest.TestCase): + """RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination: + """Test RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination` + """ + model = RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination() + if include_optional: + return RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination( + benchmark = 1.337, + meta = vulncheck_sdk.models.paginate/pagination.paginate.Pagination( + cursor = '', + first_item = 56, + index = '', + last_item = 56, + limit = 56, + matches = [ + vulncheck_sdk.models.paginate/match.paginate.Match( + field = '', + value = '', ) + ], + max_pages = 56, + next_cursor = '', + opensearch_query = vulncheck_sdk.models.opensearch_query.opensearch_query(), + order = '', + page = 56, + pages = [ + '' + ], + parameters = [ + vulncheck_sdk.models.paginate/param.paginate.Param( + filtering = '', + format = '', + name = '', ) + ], + show_pages = True, + show_query = True, + sort = '', + timestamp = '', + total_documents = 56, + total_pages = 56, + warnings = [ + '' + ], ), + data = [ + vulncheck_sdk.models.advisory/advantech.advisory.Advantech( + advisory_id = '', + cve = [ + '' + ], + date_added = '', + title = '', + updated_at = '', + url = '', ) + ] + ) + else: + return RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination( + ) + """ + + def testRenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination(self): + """Test RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_render_response_with_metadata_array_advisory_axis_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_axis_paginate_pagination.py index 04895e14..ecb946ed 100644 --- a/test/test_render_response_with_metadata_array_advisory_axis_paginate_pagination.py +++ b/test/test_render_response_with_metadata_array_advisory_axis_paginate_pagination.py @@ -79,6 +79,7 @@ def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvi date_added = '', summary = '', title = '', + updated_at = '', url = '', ) ] ) diff --git a/test/test_render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination.py new file mode 100644 index 00000000..0a5df1f3 --- /dev/null +++ b/test/test_render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination.py @@ -0,0 +1,97 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination + +class TestRenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination(unittest.TestCase): + """RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination: + """Test RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination` + """ + model = RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination() + if include_optional: + return RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination( + benchmark = 1.337, + meta = vulncheck_sdk.models.paginate/pagination.paginate.Pagination( + cursor = '', + first_item = 56, + index = '', + last_item = 56, + limit = 56, + matches = [ + vulncheck_sdk.models.paginate/match.paginate.Match( + field = '', + value = '', ) + ], + max_pages = 56, + next_cursor = '', + opensearch_query = vulncheck_sdk.models.opensearch_query.opensearch_query(), + order = '', + page = 56, + pages = [ + '' + ], + parameters = [ + vulncheck_sdk.models.paginate/param.paginate.Param( + filtering = '', + format = '', + name = '', ) + ], + show_pages = True, + show_query = True, + sort = '', + timestamp = '', + total_documents = 56, + total_pages = 56, + warnings = [ + '' + ], ), + data = [ + vulncheck_sdk.models.advisory/crowd_sec.advisory.CrowdSec( + cve = [ + '' + ], + date_added = '', + first_seen = '', + summary = '', + title = '', + url = '', ) + ] + ) + else: + return RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination( + ) + """ + + def testRenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination(self): + """Test RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_render_response_with_metadata_array_advisory_festo_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_festo_paginate_pagination.py new file mode 100644 index 00000000..b5d6c765 --- /dev/null +++ b/test/test_render_response_with_metadata_array_advisory_festo_paginate_pagination.py @@ -0,0 +1,99 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_festo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination + +class TestRenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination(unittest.TestCase): + """RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination: + """Test RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination` + """ + model = RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination() + if include_optional: + return RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination( + benchmark = 1.337, + meta = vulncheck_sdk.models.paginate/pagination.paginate.Pagination( + cursor = '', + first_item = 56, + index = '', + last_item = 56, + limit = 56, + matches = [ + vulncheck_sdk.models.paginate/match.paginate.Match( + field = '', + value = '', ) + ], + max_pages = 56, + next_cursor = '', + opensearch_query = vulncheck_sdk.models.opensearch_query.opensearch_query(), + order = '', + page = 56, + pages = [ + '' + ], + parameters = [ + vulncheck_sdk.models.paginate/param.paginate.Param( + filtering = '', + format = '', + name = '', ) + ], + show_pages = True, + show_query = True, + sort = '', + timestamp = '', + total_documents = 56, + total_pages = 56, + warnings = [ + '' + ], ), + data = [ + vulncheck_sdk.models.advisory/festo.advisory.Festo( + csaf_url = '', + cve = [ + '' + ], + date_added = '', + id = '', + summary = '', + title = '', + updated_at = '', + url = '', ) + ] + ) + else: + return RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination( + ) + """ + + def testRenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination(self): + """Test RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_render_response_with_metadata_array_advisory_glibc_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_glibc_paginate_pagination.py new file mode 100644 index 00000000..f4bbecf2 --- /dev/null +++ b/test/test_render_response_with_metadata_array_advisory_glibc_paginate_pagination.py @@ -0,0 +1,99 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_glibc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination + +class TestRenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination(unittest.TestCase): + """RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination: + """Test RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination` + """ + model = RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination() + if include_optional: + return RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination( + benchmark = 1.337, + meta = vulncheck_sdk.models.paginate/pagination.paginate.Pagination( + cursor = '', + first_item = 56, + index = '', + last_item = 56, + limit = 56, + matches = [ + vulncheck_sdk.models.paginate/match.paginate.Match( + field = '', + value = '', ) + ], + max_pages = 56, + next_cursor = '', + opensearch_query = vulncheck_sdk.models.opensearch_query.opensearch_query(), + order = '', + page = 56, + pages = [ + '' + ], + parameters = [ + vulncheck_sdk.models.paginate/param.paginate.Param( + filtering = '', + format = '', + name = '', ) + ], + show_pages = True, + show_query = True, + sort = '', + timestamp = '', + total_documents = 56, + total_pages = 56, + warnings = [ + '' + ], ), + data = [ + vulncheck_sdk.models.advisory/glibc.advisory.Glibc( + affected = '', + cve = [ + '' + ], + date_added = '', + fixed = '', + id = '', + summary = '', + title = '', + url = '', ) + ] + ) + else: + return RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination( + ) + """ + + def testRenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination(self): + """Test RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_render_response_with_metadata_array_advisory_kunbus_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_kunbus_paginate_pagination.py new file mode 100644 index 00000000..762ffc1f --- /dev/null +++ b/test/test_render_response_with_metadata_array_advisory_kunbus_paginate_pagination.py @@ -0,0 +1,98 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kunbus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination + +class TestRenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination(unittest.TestCase): + """RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination: + """Test RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination` + """ + model = RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination() + if include_optional: + return RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination( + benchmark = 1.337, + meta = vulncheck_sdk.models.paginate/pagination.paginate.Pagination( + cursor = '', + first_item = 56, + index = '', + last_item = 56, + limit = 56, + matches = [ + vulncheck_sdk.models.paginate/match.paginate.Match( + field = '', + value = '', ) + ], + max_pages = 56, + next_cursor = '', + opensearch_query = vulncheck_sdk.models.opensearch_query.opensearch_query(), + order = '', + page = 56, + pages = [ + '' + ], + parameters = [ + vulncheck_sdk.models.paginate/param.paginate.Param( + filtering = '', + format = '', + name = '', ) + ], + show_pages = True, + show_query = True, + sort = '', + timestamp = '', + total_documents = 56, + total_pages = 56, + warnings = [ + '' + ], ), + data = [ + vulncheck_sdk.models.advisory/kunbus.advisory.Kunbus( + cve = [ + '' + ], + date_added = '', + id = '', + summary = '', + title = '', + updated_at = '', + url = '', ) + ] + ) + else: + return RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination( + ) + """ + + def testRenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination(self): + """Test RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_render_response_with_metadata_array_advisory_net_app_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_net_app_paginate_pagination.py index cf3c0817..4f19525d 100644 --- a/test/test_render_response_with_metadata_array_advisory_net_app_paginate_pagination.py +++ b/test/test_render_response_with_metadata_array_advisory_net_app_paginate_pagination.py @@ -84,6 +84,7 @@ def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvi ], summary = '', title = '', + updated_at = '', url = '', ) ] ) diff --git a/test/test_render_response_with_metadata_array_advisory_nexpose_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_nexpose_paginate_pagination.py new file mode 100644 index 00000000..29f1c3ff --- /dev/null +++ b/test/test_render_response_with_metadata_array_advisory_nexpose_paginate_pagination.py @@ -0,0 +1,100 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nexpose_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination + +class TestRenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination(unittest.TestCase): + """RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination: + """Test RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination` + """ + model = RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination() + if include_optional: + return RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination( + benchmark = 1.337, + meta = vulncheck_sdk.models.paginate/pagination.paginate.Pagination( + cursor = '', + first_item = 56, + index = '', + last_item = 56, + limit = 56, + matches = [ + vulncheck_sdk.models.paginate/match.paginate.Match( + field = '', + value = '', ) + ], + max_pages = 56, + next_cursor = '', + opensearch_query = vulncheck_sdk.models.opensearch_query.opensearch_query(), + order = '', + page = 56, + pages = [ + '' + ], + parameters = [ + vulncheck_sdk.models.paginate/param.paginate.Param( + filtering = '', + format = '', + name = '', ) + ], + show_pages = True, + show_query = True, + sort = '', + timestamp = '', + total_documents = 56, + total_pages = 56, + warnings = [ + '' + ], ), + data = [ + vulncheck_sdk.models.advisory/nexpose.advisory.Nexpose( + cve = [ + '' + ], + cvss_score = '', + cvss_vector = '', + date_added = '', + identifier = '', + summary = '', + title = '', + updated_at = '', + url = '', ) + ] + ) + else: + return RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination( + ) + """ + + def testRenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination(self): + """Test RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_render_response_with_metadata_array_advisory_paper_cut_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_paper_cut_paginate_pagination.py index 884efc68..1e034a21 100644 --- a/test/test_render_response_with_metadata_array_advisory_paper_cut_paginate_pagination.py +++ b/test/test_render_response_with_metadata_array_advisory_paper_cut_paginate_pagination.py @@ -82,6 +82,7 @@ def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvi ], summary = '', title = '', + updated_at = '', url = '', ) ] ) diff --git a/test/test_render_response_with_metadata_array_advisory_qqid_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_qqid_paginate_pagination.py new file mode 100644 index 00000000..219e8c22 --- /dev/null +++ b/test/test_render_response_with_metadata_array_advisory_qqid_paginate_pagination.py @@ -0,0 +1,99 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qqid_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination + +class TestRenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination(unittest.TestCase): + """RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination: + """Test RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination` + """ + model = RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination() + if include_optional: + return RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination( + benchmark = 1.337, + meta = vulncheck_sdk.models.paginate/pagination.paginate.Pagination( + cursor = '', + first_item = 56, + index = '', + last_item = 56, + limit = 56, + matches = [ + vulncheck_sdk.models.paginate/match.paginate.Match( + field = '', + value = '', ) + ], + max_pages = 56, + next_cursor = '', + opensearch_query = vulncheck_sdk.models.opensearch_query.opensearch_query(), + order = '', + page = 56, + pages = [ + '' + ], + parameters = [ + vulncheck_sdk.models.paginate/param.paginate.Param( + filtering = '', + format = '', + name = '', ) + ], + show_pages = True, + show_query = True, + sort = '', + timestamp = '', + total_documents = 56, + total_pages = 56, + warnings = [ + '' + ], ), + data = [ + vulncheck_sdk.models.advisory/qqid.advisory.QQID( + cve = [ + '' + ], + cvss3_score = '', + cvss_score = '', + date_added = '', + qid = '', + title = '', + updated_at = '', + url = '', ) + ] + ) + else: + return RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination( + ) + """ + + def testRenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination(self): + """Test RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_render_response_with_metadata_array_advisory_syss_paginate_pagination.py b/test/test_render_response_with_metadata_array_advisory_syss_paginate_pagination.py new file mode 100644 index 00000000..2cf27a32 --- /dev/null +++ b/test/test_render_response_with_metadata_array_advisory_syss_paginate_pagination.py @@ -0,0 +1,101 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +import unittest + +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syss_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination + +class TestRenderResponseWithMetadataArrayAdvisorySyssPaginatePagination(unittest.TestCase): + """RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination: + """Test RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination + include_optional is a boolean, when False only required + params are included, when True both required and + optional params are included """ + # uncomment below to create an instance of `RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination` + """ + model = RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination() + if include_optional: + return RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination( + benchmark = 1.337, + meta = vulncheck_sdk.models.paginate/pagination.paginate.Pagination( + cursor = '', + first_item = 56, + index = '', + last_item = 56, + limit = 56, + matches = [ + vulncheck_sdk.models.paginate/match.paginate.Match( + field = '', + value = '', ) + ], + max_pages = 56, + next_cursor = '', + opensearch_query = vulncheck_sdk.models.opensearch_query.opensearch_query(), + order = '', + page = 56, + pages = [ + '' + ], + parameters = [ + vulncheck_sdk.models.paginate/param.paginate.Param( + filtering = '', + format = '', + name = '', ) + ], + show_pages = True, + show_query = True, + sort = '', + timestamp = '', + total_documents = 56, + total_pages = 56, + warnings = [ + '' + ], ), + data = [ + vulncheck_sdk.models.advisory/syss.advisory.Syss( + affected = '', + cve = [ + '' + ], + date_added = '', + id = '', + references = [ + '' + ], + summary = '', + updated_at = '', + url = '', ) + ] + ) + else: + return RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination( + ) + """ + + def testRenderResponseWithMetadataArrayAdvisorySyssPaginatePagination(self): + """Test RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination""" + # inst_req_only = self.make_instance(include_optional=False) + # inst_req_and_optional = self.make_instance(include_optional=True) + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_render_response_with_metadata_array_api_exploit_v3_result_paginate_pagination.py b/test/test_render_response_with_metadata_array_api_exploit_v3_result_paginate_pagination.py index 5344cb69..413d6a96 100644 --- a/test/test_render_response_with_metadata_array_api_exploit_v3_result_paginate_pagination.py +++ b/test/test_render_response_with_metadata_array_api_exploit_v3_result_paginate_pagination.py @@ -110,6 +110,7 @@ def make_instance(self, include_optional) -> RenderResponseWithMetadataArrayApiE ], reported_exploited = True, reported_exploited_by_botnets = True, + reported_exploited_by_honeypot_service = True, reported_exploited_by_ransomware = True, reported_exploited_by_threat_actors = True, timeline = vulncheck_sdk.models.api/exploits_v3_timeline.api.ExploitsV3Timeline( diff --git a/vulncheck_sdk/__init__.py b/vulncheck_sdk/__init__.py index 6e5fb6ef..1f2d3a5c 100644 --- a/vulncheck_sdk/__init__.py +++ b/vulncheck_sdk/__init__.py @@ -15,1251 +15,2528 @@ """ # noqa: E501 -__version__ = "0.0.17" +__version__ = "0.0.18" + +# Define package exports +__all__ = [ + "EndpointsApi", + "IndicesApi", + "ApiResponse", + "ApiClient", + "Configuration", + "OpenApiException", + "ApiTypeError", + "ApiValueError", + "ApiKeyError", + "ApiAttributeError", + "ApiException", + "AdvisoryA10", + "AdvisoryABBAdvisory", + "AdvisoryADP", + "AdvisoryADPContainer", + "AdvisoryAIX", + "AdvisoryAMD", + "AdvisoryAMI", + "AdvisoryASRG", + "AdvisoryAVEVAAdvisory", + "AdvisoryAWS", + "AdvisoryAbbott", + "AdvisoryAbsolute", + "AdvisoryAcknowledgement", + "AdvisoryAcronis", + "AdvisoryAdobeAdvisory", + "AdvisoryAdobeAffected", + "AdvisoryAdobeCVE", + "AdvisoryAdobeSolution", + "AdvisoryAdvantech", + "AdvisoryAdvisory", + "AdvisoryAdvisoryDetails", + "AdvisoryAdvisoryRecord", + "AdvisoryAffected", + "AdvisoryAffectedChrome", + "AdvisoryAffectedDebianPackage", + "AdvisoryAffectedDebianRelease", + "AdvisoryAffectedDebianRepository", + "AdvisoryAffectedFile", + "AdvisoryAffectedProduct", + "AdvisoryAffectedRel", + "AdvisoryAffectedUbuntuPackage", + "AdvisoryAlephResearch", + "AdvisoryAlmaDate", + "AdvisoryAlmaLinuxUpdate", + "AdvisoryAlmaObjectID", + "AdvisoryAlmaPackage", + "AdvisoryAlmaPackageList", + "AdvisoryAlmaReference", + "AdvisoryAlpineLinuxSecDB", + "AdvisoryAlpineLinuxSecDBPackage", + "AdvisoryAlpineLinuxSecurityFix", + "AdvisoryAmazonAffectedPackage", + "AdvisoryAmazonCVE", + "AdvisoryAnchoreNVDOverride", + "AdvisoryAndroidAdvisory", + "AdvisoryAndroidAffected", + "AdvisoryAndroidEvent", + "AdvisoryAndroidPackage", + "AdvisoryAndroidRange", + "AdvisoryAndroidReference", + "AdvisoryApacheActiveMQ", + "AdvisoryApacheArchiva", + "AdvisoryApacheArrow", + "AdvisoryApacheCamel", + "AdvisoryApacheCommons", + "AdvisoryApacheCouchDB", + "AdvisoryApacheFlink", + "AdvisoryApacheGuacamole", + "AdvisoryApacheHTTP", + "AdvisoryApacheHadoop", + "AdvisoryApacheJSPWiki", + "AdvisoryApacheKafka", + "AdvisoryApacheLoggingServices", + "AdvisoryApacheNiFi", + "AdvisoryApacheOFBiz", + "AdvisoryApacheOpenMeetings", + "AdvisoryApacheOpenOffice", + "AdvisoryApachePulsar", + "AdvisoryApacheShiro", + "AdvisoryApacheSpark", + "AdvisoryApacheStruts", + "AdvisoryApacheSubversion", + "AdvisoryApacheSuperset", + "AdvisoryApacheTomcat", + "AdvisoryApacheZooKeeper", + "AdvisoryAppCheck", + "AdvisoryAppgate", + "AdvisoryAppleAdvisory", + "AdvisoryAppleComponent", + "AdvisoryArchIssue", + "AdvisoryArista", + "AdvisoryAruba", + "AdvisoryAssetNote", + "AdvisoryAsterisk", + "AdvisoryAstra", + "AdvisoryAsus", + "AdvisoryAtlassianAdvisory", + "AdvisoryAtlassianProducts", + "AdvisoryAtlassianVuln", + "AdvisoryAtredis", + "AdvisoryAudiocodes", + "AdvisoryAusCert", + "AdvisoryAutodesk", + "AdvisoryAvaya", + "AdvisoryAvigilon", + "AdvisoryAward", + "AdvisoryAxis", + "AdvisoryAzul", + "AdvisoryBBraunAdvisory", + "AdvisoryBDUAdvisory", + "AdvisoryBDUCvss", + "AdvisoryBDUCvss3", + "AdvisoryBDUEnvironment", + "AdvisoryBDUOs", + "AdvisoryBDUSoft", + "AdvisoryBDUTypes", + "AdvisoryBDUVector", + "AdvisoryBDUVulnerableSoftware", + "AdvisoryBLS", + "AdvisoryBandr", + "AdvisoryBaxterAdvisory", + "AdvisoryBeckhoffAdvisory", + "AdvisoryBeckmanCoulter", + "AdvisoryBectonDickinsonAdvisory", + "AdvisoryBeldenAdvisory", + "AdvisoryBeyondTrust", + "AdvisoryBinarly", + "AdvisoryBitDefender", + "AdvisoryBlackBerry", + "AdvisoryBoschAdvisory", + "AdvisoryBostonScientificAdvisory", + "AdvisoryBotnet", + "AdvisoryBugzilla", + "AdvisoryCACyberCentreAdvisory", + "AdvisoryCBLMariner", + "AdvisoryCERTEUAdvisory", + "AdvisoryCESA", + "AdvisoryCISAAlert", + "AdvisoryCNNVDEntryJSON", + "AdvisoryCNVDBulletin", + "AdvisoryCNVDFlaw", + "AdvisoryCOSUpdate", + "AdvisoryCPEMatch", + "AdvisoryCPENode", + "AdvisoryCSAF", + "AdvisoryCSAFNote", + "AdvisoryCSAFReference", + "AdvisoryCSAFRelationship", + "AdvisoryCSAFScore", + "AdvisoryCSAFVulnerability", + "AdvisoryCVEDetail", + "AdvisoryCVEDetailsLink", + "AdvisoryCVEReference", + "AdvisoryCVRFReference", + "AdvisoryCVSS", + "AdvisoryCVSSV2", + "AdvisoryCVSSV3", + "AdvisoryCVSSV40", + "AdvisoryCVSSV40Threat", + "AdvisoryCWENode", + "AdvisoryCanvasExploit", + "AdvisoryCarestreamAdvisory", + "AdvisoryCarrier", + "AdvisoryCentosPackage", + "AdvisoryCertBE", + "AdvisoryCertFRAdvisory", + "AdvisoryCertIN", + "AdvisoryCertIRSecurityAlert", + "AdvisoryCertSE", + "AdvisoryCertUA", + "AdvisoryChainGuard", + "AdvisoryChainGuardPackage", + "AdvisoryChainGuardSecFix", + "AdvisoryCheckPoint", + "AdvisoryChrome", + "AdvisoryCiena", + "AdvisoryCisaCsafAdv", + "AdvisoryCiscoAdvisory", + "AdvisoryCiscoCSAF", + "AdvisoryCitrixAdvisory", + "AdvisoryClarotyVulnerability", + "AdvisoryCloudBees", + "AdvisoryCloudVulnDBAdvisory", + "AdvisoryCodesysAdvisory", + "AdvisoryCommVault", + "AdvisoryCommVaultCVEDetails", + "AdvisoryCommVaultImpactedProduct", + "AdvisoryCommVaultImpactedProductDetails", + "AdvisoryCommVaultResolution", + "AdvisoryCommVaultResolutionDetails", + "AdvisoryCompassSecurity", + "AdvisoryContainerOS", + "AdvisoryCoreImpactExploit", + "AdvisoryCorrection", + "AdvisoryCredit", + "AdvisoryCrestron", + "AdvisoryCrowdSec", + "AdvisoryCurl", + "AdvisoryCurlAffected", + "AdvisoryCurlCWE", + "AdvisoryCurlCredit", + "AdvisoryCurlRange", + "AdvisoryCvrf", + "AdvisoryCvsssV23", + "AdvisoryCwe", + "AdvisoryCweAcceptanceLevel", + "AdvisoryCwes", + "AdvisoryCycle", + "AdvisoryDBSpecific", + "AdvisoryDNN", + "AdvisoryDahua", + "AdvisoryDassault", + "AdvisoryDateTime", + "AdvisoryDebianCVE", + "AdvisoryDebianSecurityAdvisory", + "AdvisoryDell", + "AdvisoryDellCVE", + "AdvisoryDeltaAdvisory", + "AdvisoryDistroPackage", + "AdvisoryDistroVersion", + "AdvisoryDjango", + "AdvisoryDocumentMetadata", + "AdvisoryDocumentNote", + "AdvisoryDocumentPublisher", + "AdvisoryDocumentTracking", + "AdvisoryDotCMS", + "AdvisoryDragosAdvisory", + "AdvisoryDraytek", + "AdvisoryDrupal", + "AdvisoryEOLAlibaba", + "AdvisoryEOLMicrosoft", + "AdvisoryEOLReleaseData", + "AdvisoryEUVD", + "AdvisoryEatonAdvisory", + "AdvisoryEcoSystem", + "AdvisoryElastic", + "AdvisoryElspec", + "AdvisoryEmergingThreatsSnort", + "AdvisoryEmersonAdvisory", + "AdvisoryEndOfLife", + "AdvisoryEnisaIDProduct", + "AdvisoryEnisaIDVendor", + "AdvisoryEvent", + "AdvisoryExodusIntel", + "AdvisoryExploitDBExploitv2", + "AdvisoryExternalReferences", + "AdvisoryF5", + "AdvisoryFSecure", + "AdvisoryFanuc", + "AdvisoryFastly", + "AdvisoryFesto", + "AdvisoryFileCloud", + "AdvisoryFileZilla", + "AdvisoryFixAff", + "AdvisoryFlag", + "AdvisoryFlattSecurity", + "AdvisoryForgeRock", + "AdvisoryFortinetAdvisory", + "AdvisoryFortinetIPS", + "AdvisoryFoxit", + "AdvisoryFoxitAffected", + "AdvisoryGCP", + "AdvisoryGEGas", + "AdvisoryGEHealthcareAdvisory", + "AdvisoryGHAdvisoryJSONLean", + "AdvisoryGHCvss", + "AdvisoryGHIdentifier", + "AdvisoryGHNode", + "AdvisoryGHPackage", + "AdvisoryGHReference", + "AdvisoryGHVulnerabilities", + "AdvisoryGallagher", + "AdvisoryGenetec", + "AdvisoryGigabyte", + "AdvisoryGitHubExploit", + "AdvisoryGitLabExploit", + "AdvisoryGiteeExploit", + "AdvisoryGitlabAdvisory", + "AdvisoryGlibc", + "AdvisoryGnuTLS", + "AdvisoryGoCredits", + "AdvisoryGoEvent", + "AdvisoryGoVulnAffected", + "AdvisoryGoVulnDatabaseSpecific", + "AdvisoryGoVulnEcosystemSpecific", + "AdvisoryGoVulnImport", + "AdvisoryGoVulnJSON", + "AdvisoryGoVulnPackage", + "AdvisoryGoVulnRanges", + "AdvisoryGoVulnReference", + "AdvisoryGrafana", + "AdvisoryGreyNoiseDetection", + "AdvisoryGreyNoiseTags", + "AdvisoryHCL", + "AdvisoryHIKVision", + "AdvisoryHKCert", + "AdvisoryHP", + "AdvisoryHPE", + "AdvisoryHacktivity", + "AdvisoryHardwareUpdate", + "AdvisoryHarmonyOS", + "AdvisoryHashiCorp", + "AdvisoryHaskellAffected", + "AdvisoryHaskellSADBAdvisory", + "AdvisoryHaskellVersion", + "AdvisoryHillromAdvisory", + "AdvisoryHitachi", + "AdvisoryHitachiEnergy", + "AdvisoryHoneywell", + "AdvisoryHuawei", + "AdvisoryHuaweiEulerOS", + "AdvisoryHuaweiIPS", + "AdvisoryIAVA", + "AdvisoryIBM", + "AdvisoryITW", + "AdvisoryITWExploit", + "AdvisoryIVal", + "AdvisoryIdemia", + "AdvisoryImpact", + "AdvisoryIncibeAdvisory", + "AdvisoryIntel", + "AdvisoryIpIntelRecord", + "AdvisoryIsraeliAlert", + "AdvisoryIsraeliVulnerability", + "AdvisoryIssued", + "AdvisoryIstio", + "AdvisoryIvanti", + "AdvisoryIvantiRSS", + "AdvisoryJFrog", + "AdvisoryJNJAdvisory", + "AdvisoryJVN", + "AdvisoryJVNAdvisoryItem", + "AdvisoryJVNCPE", + "AdvisoryJVNReference", + "AdvisoryJenkins", + "AdvisoryJetBrains", + "AdvisoryJuniper", + "AdvisoryK8S", + "AdvisoryKEVCatalogVulnerability", + "AdvisoryKRCertAdvisory", + "AdvisoryKasperskyICSCERTAdvisory", + "AdvisoryKb", + "AdvisoryKbThreatDescription", + "AdvisoryKoreLogic", + "AdvisoryKunbus", + "AdvisoryLG", + "AdvisoryLenovo", + "AdvisoryLexmarkAdvisory", + "AdvisoryLibreOffice", + "AdvisoryLinux", + "AdvisoryLogSource", + "AdvisoryMACert", + "AdvisoryMAffected", + "AdvisoryMBranch", + "AdvisoryMCPEApplicability", + "AdvisoryMCPEMatch", + "AdvisoryMCna", + "AdvisoryMContainers", + "AdvisoryMCveMetadata", + "AdvisoryMCvssV20", + "AdvisoryMCvssV30", + "AdvisoryMCvssV31", + "AdvisoryMCvssV40", + "AdvisoryMDescriptions", + "AdvisoryMDocumentTracking", + "AdvisoryMEProduct", + "AdvisoryMFiles", + "AdvisoryMFullProductName", + "AdvisoryMISPValueNoID", + "AdvisoryMITREAttackGroupNoID", + "AdvisoryMIdentification", + "AdvisoryMItem", + "AdvisoryMNodes", + "AdvisoryMProblemTypes", + "AdvisoryMProductStatus", + "AdvisoryMProductTree", + "AdvisoryMProviderMetadata", + "AdvisoryMReference", + "AdvisoryMRemediation", + "AdvisoryMSCVRF", + "AdvisoryMSDocumentTitle", + "AdvisoryMVersion", + "AdvisoryMVulnerability", + "AdvisoryManageEngine", + "AdvisoryManageEngineAdvisory", + "AdvisoryMbedTLS", + "AdvisoryMcAfee", + "AdvisoryMcAfeeScore", + "AdvisoryMediatek", + "AdvisoryMedtronicAdvisory", + "AdvisoryMendix", + "AdvisoryMetaData", + "AdvisoryMetasploitExploit", + "AdvisoryMetric", + "AdvisoryMetricsOther", + "AdvisoryMicrosoftCVRF", + "AdvisoryMicrosoftKb", + "AdvisoryMikrotik", + "AdvisoryMindray", + "AdvisoryMispMeta", + "AdvisoryMispRelatedItem", + "AdvisoryMispValue", + "AdvisoryMitel", + "AdvisoryMitreAttackRef", + "AdvisoryMitreAttackTechWithRefs", + "AdvisoryMitreAttackTechnique", + "AdvisoryMitreCVEListV5", + "AdvisoryMitreCVEListV5Ref", + "AdvisoryMitreGroupCTI", + "AdvisoryMitsubishiElectricAdvisory", + "AdvisoryMongoDB", + "AdvisoryMoxaAdvisory", + "AdvisoryMozillaAdvisory", + "AdvisoryMozillaComponent", + "AdvisoryNCSC", + "AdvisoryNCSCCVE", + "AdvisoryNEC", + "AdvisoryNHS", + "AdvisoryNI", + "AdvisoryNTP", + "AdvisoryNVD20CVECPEMatch", + "AdvisoryNVD20Configuration", + "AdvisoryNVD20Node", + "AdvisoryNVD20Source", + "AdvisoryNVDCPEDictionary", + "AdvisoryNZAdvisory", + "AdvisoryNaver", + "AdvisoryNessus", + "AdvisoryNetApp", + "AdvisoryNetatalk", + "AdvisoryNetgate", + "AdvisoryNetgear", + "AdvisoryNetskope", + "AdvisoryNexpose", + "AdvisoryNginxAdvisory", + "AdvisoryNodeAuthor", + "AdvisoryNodeJS", + "AdvisoryNodeSecurity", + "AdvisoryNokia", + "AdvisoryNote", + "AdvisoryNotePadPlusPlus", + "AdvisoryNozomi", + "AdvisoryNvidiaRevision", + "AdvisoryOCurl", + "AdvisoryOSV", + "AdvisoryOSVObj", + "AdvisoryOSVPackage", + "AdvisoryOSVReference", + "AdvisoryOTRS", + "AdvisoryOctopusDeploy", + "AdvisoryOkta", + "AdvisoryOmron", + "AdvisoryOneE", + "AdvisoryOpenBSD", + "AdvisoryOpenCVDB", + "AdvisoryOpenJDK", + "AdvisoryOpenJDKCVE", + "AdvisoryOpenSSH", + "AdvisoryOpenSSLSecAdv", + "AdvisoryOpenSSLVulnerability", + "AdvisoryOpenStack", + "AdvisoryOpengear", + "AdvisoryOracleCPU", + "AdvisoryOracleCPUCSAF", + "AdvisoryOvalCVE", + "AdvisoryOvalReference", + "AdvisoryOverride", + "AdvisoryOverrideAnnotation", + "AdvisoryOverrideCVE", + "AdvisoryOverrideConfiguration", + "AdvisoryOwnCloud", + "AdvisoryPGFix", + "AdvisoryPHPMyAdmin", + "AdvisoryPTC", + "AdvisoryPTMDescriptions", + "AdvisoryPackage", + "AdvisoryPackageStat", + "AdvisoryPacketstormExploit", + "AdvisoryPalantir", + "AdvisoryPaloAltoAdvisory", + "AdvisoryPanasonic", + "AdvisoryPaperCut", + "AdvisoryPatch", + "AdvisoryPega", + "AdvisoryPhilipsAdvisory", + "AdvisoryPhoenixContactAdvisory", + "AdvisoryPostgresSQL", + "AdvisoryPowerDNS", + "AdvisoryPrimeVersion", + "AdvisoryProduct", + "AdvisoryProductBranch", + "AdvisoryProductSpecificDetail", + "AdvisoryProductTree", + "AdvisoryProductsAffected", + "AdvisoryProgress", + "AdvisoryProofpoint", + "AdvisoryPublisher", + "AdvisoryPureStorage", + "AdvisoryPyPAAdvisory", + "AdvisoryPyPAAffected", + "AdvisoryPyPAEvent", + "AdvisoryPyPAPackage", + "AdvisoryPyPARange", + "AdvisoryPyPAReference", + "AdvisoryQNAPAdvisory", + "AdvisoryQQID", + "AdvisoryQSB", + "AdvisoryQualcomm", + "AdvisoryQualys", + "AdvisoryQualysQID", + "AdvisoryRDescription", + "AdvisoryRNote", + "AdvisoryRRevision", + "AdvisoryRScoreSet", + "AdvisoryRThreat", + "AdvisoryRange", + "AdvisoryRansomwareExploit", + "AdvisoryRecordType", + "AdvisoryRedhatCVE", + "AdvisoryReference", + "AdvisoryRelatedRule", + "AdvisoryRelationship", + "AdvisoryRemediationData", + "AdvisoryRenesas", + "AdvisoryReportedExploit", + "AdvisoryRestartData", + "AdvisoryRevision", + "AdvisoryRevisionHistory", + "AdvisoryRevive", + "AdvisoryRhelCVE", + "AdvisoryRoche", + "AdvisoryRocheCVE", + "AdvisoryRockwell", + "AdvisoryRockyAdvisory", + "AdvisoryRockyCve", + "AdvisoryRockyErrata", + "AdvisoryRockyFix", + "AdvisoryRockyPackage", + "AdvisoryRockyVersion", + "AdvisoryRsync", + "AdvisoryRuckus", + "AdvisoryRustsecAdvisory", + "AdvisoryRustsecAffected", + "AdvisoryRustsecFrontMatterAdvisory", + "AdvisoryRustsecFrontMatterVersions", + "AdvisorySAAdvisory", + "AdvisorySAP", + "AdvisorySECConsult", + "AdvisorySSASource", + "AdvisorySSDAdvisory", + "AdvisorySafran", + "AdvisorySaintExploit", + "AdvisorySalesForce", + "AdvisorySamba", + "AdvisorySchneiderCVE", + "AdvisorySchneiderElectricAdvisory", + "AdvisoryScoreSet", + "AdvisorySecFix", + "AdvisorySecurityBulletin", + "AdvisorySecurityLab", + "AdvisorySeebugExploit", + "AdvisorySel", + "AdvisorySentinelOne", + "AdvisoryServiceNow", + "AdvisorySevenZip", + "AdvisorySeverity", + "AdvisoryShadowServerExploitedVulnerability", + "AdvisoryShielder", + "AdvisorySick", + "AdvisorySiemensAcknowledgments", + "AdvisorySiemensAdvisory", + "AdvisorySiemensBranch", + "AdvisorySiemensCVSSV3", + "AdvisorySiemensCWE", + "AdvisorySiemensDistribution", + "AdvisorySiemensDocument", + "AdvisorySiemensEngine", + "AdvisorySiemensGenerator", + "AdvisorySiemensNotes", + "AdvisorySiemensProduct", + "AdvisorySiemensProductIdentificationHelper", + "AdvisorySiemensProductStatus", + "AdvisorySiemensProductTree", + "AdvisorySiemensPublisher", + "AdvisorySiemensReferences", + "AdvisorySiemensRemediation", + "AdvisorySiemensRevisionHistory", + "AdvisorySiemensScore", + "AdvisorySiemensSubBranch", + "AdvisorySiemensSubSubBranch", + "AdvisorySiemensTLP", + "AdvisorySiemensTracking", + "AdvisorySiemensVulnerability", + "AdvisorySierraWireless", + "AdvisorySigmaRule", + "AdvisorySigmaRuleRule", + "AdvisorySingCert", + "AdvisorySitecore", + "AdvisorySlackware", + "AdvisorySoftwareUpdate", + "AdvisorySolarWindsAdvisory", + "AdvisorySolr", + "AdvisorySonatype", + "AdvisorySonicWallAdvisory", + "AdvisorySpacelabsHealthcareAdvisory", + "AdvisorySplunk", + "AdvisorySplunkProduct", + "AdvisorySpring", + "AdvisoryStatus", + "AdvisoryStormshield", + "AdvisoryStrykerAdvisory", + "AdvisorySudo", + "AdvisorySuseSecurity", + "AdvisorySwisslogHealthcareAdvisory", + "AdvisorySymfony", + "AdvisorySynacktiv", + "AdvisorySyncroSoft", + "AdvisorySynology", + "AdvisorySyss", + "AdvisoryTI", + "AdvisoryTPLink", + "AdvisoryTWCertAdvisory", + "AdvisoryTailscale", + "AdvisoryTalosAdvisory", + "AdvisoryTeamViewer", + "AdvisoryTenableResearchAdvisory", + "AdvisoryTencent", + "AdvisoryThales", + "AdvisoryTheMissingLink", + "AdvisoryThermoFisher", + "AdvisoryThreat", + "AdvisoryThreatActorWithExternalObjects", + "AdvisoryThreatData", + "AdvisoryTibco", + "AdvisoryTimeline", + "AdvisoryTool", + "AdvisoryToolRef", + "AdvisoryTracking", + "AdvisoryTrackingID", + "AdvisoryTraneTechnology", + "AdvisoryTrendMicro", + "AdvisoryTriageNotes", + "AdvisoryTrustwave", + "AdvisoryUSD", + "AdvisoryUSOMAdvisory", + "AdvisoryUbiquiti", + "AdvisoryUbuntuCVE", + "AdvisoryUbuntuPackageReleaseStatus", + "AdvisoryUnify", + "AdvisoryUnisoc", + "AdvisoryUpdate", + "AdvisoryUpdated", + "AdvisoryV3AcceptanceLevel", + "AdvisoryVCCPEDictionary", + "AdvisoryVCVulnerableCPEs", + "AdvisoryVDEAdvisory", + "AdvisoryVLC", + "AdvisoryVMWareAdvisory", + "AdvisoryVYAIREAdvisory", + "AdvisoryVanDyke", + "AdvisoryVapidLabsAdvisory", + "AdvisoryVeeam", + "AdvisoryVendorNameForThreatActor", + "AdvisoryVendorProduct", + "AdvisoryVendorRef", + "AdvisoryVeritas", + "AdvisoryVirtuozzo", + "AdvisoryVoidSec", + "AdvisoryVulnCheck", + "AdvisoryVulnCheckCVEListV5", + "AdvisoryVulnCheckConfig", + "AdvisoryVulnCheckKEV", + "AdvisoryVulnCheckPackage", + "AdvisoryVulnerability", + "AdvisoryVulnerableDebianPackage", + "AdvisoryVulnerableProduct", + "AdvisoryVulnrichment", + "AdvisoryVulnrichmentCVERef", + "AdvisoryVulnrichmentContainers", + "AdvisoryVulnrichmentContent", + "AdvisoryVulnrichmentMetric", + "AdvisoryVulnrichmentOption", + "AdvisoryVulnrichmentOther", + "AdvisoryWRT", + "AdvisoryWatchGuard", + "AdvisoryWhatsApp", + "AdvisoryWibu", + "AdvisoryWireshark", + "AdvisoryWithSecure", + "AdvisoryWolfSSL", + "AdvisoryWolfi", + "AdvisoryWolfiPackage", + "AdvisoryWolfiSecFix", + "AdvisoryWordfence", + "AdvisoryXDB", + "AdvisoryXen", + "AdvisoryXerox", + "AdvisoryXiaomi", + "AdvisoryXylem", + "AdvisoryYamaha", + "AdvisoryYokogawaAdvisory", + "AdvisoryYubico", + "AdvisoryZDI", + "AdvisoryZDIProduct", + "AdvisoryZDIResponse", + "AdvisoryZDIResponseVendor", + "AdvisoryZDIVendor", + "AdvisoryZebra", + "AdvisoryZeroDayAdvisory", + "AdvisoryZeroScienceAdvisory", + "AdvisoryZimbra", + "AdvisoryZoom", + "AdvisoryZscaler", + "AdvisoryZuluVersion", + "AdvisoryZuso", + "AdvisoryZyxel", + "ApiBaseMetricV2", + "ApiBaseMetricV3", + "ApiCPE", + "ApiCPEMatch", + "ApiCPEName", + "ApiCVE", + "ApiCVEDataMeta", + "ApiCVEDataMetaExtended", + "ApiCVEExtended", + "ApiCVSSV2", + "ApiCVSSV3", + "ApiCWE", + "ApiCategorizationExtended", + "ApiConfigurations", + "ApiCveItems", + "ApiCveItemsExtended", + "ApiDateTime", + "ApiDescription", + "ApiDescriptionData", + "ApiEPSS", + "ApiEPSSData", + "ApiExploitChain", + "ApiExploitChainCVE", + "ApiExploitV3Result", + "ApiExploitsChange", + "ApiExploitsChangelog", + "ApiExploitsTrending", + "ApiExploitsV3Count", + "ApiExploitsV3Timeline", + "ApiImpact", + "ApiImpactExtended", + "ApiInitialAccess", + "ApiInitialAccessArtifact", + "ApiMitreAttackTech", + "ApiMitreAttackToCVE", + "ApiNVD20CPEMatch", + "ApiNVD20CPEName", + "ApiNVD20CVE", + "ApiNVD20CVEExtended", + "ApiNVD20CvssDataV2", + "ApiNVD20CvssDataV3", + "ApiNVD20CvssMetricV2", + "ApiNVD20CvssMetricV3", + "ApiNVD20CvssMetricV40", + "ApiNVD20Description", + "ApiNVD20Metric", + "ApiNVD20MetricExtended", + "ApiNVD20Reference", + "ApiNVD20ReferenceExtended", + "ApiNVD20TemporalAssociatedBaseMetric", + "ApiNVD20TemporalCVSSV2", + "ApiNVD20TemporalCVSSV3", + "ApiNVD20ThreatAssociatedBaseMetric", + "ApiNVD20ThreatCVSSV40", + "ApiNVD20VendorComment", + "ApiNVD20Weakness", + "ApiNVD20WeaknessDescExtended", + "ApiNVD20WeaknessExtended", + "ApiNodes", + "ApiNormalizedExploitV3Entry", + "ApiNormalizedReportV3Entry", + "ApiOSSPackage", + "ApiOSSPackageArtifacts", + "ApiOSSPackageDownloadInfo", + "ApiOSSPackageHashInfo", + "ApiOSSPackageResearchAttributes", + "ApiOSSPackageVulnerability", + "ApiPackage", + "ApiProblemType", + "ApiProblemTypeData", + "ApiProblemTypeDataExtended", + "ApiProblemTypeDescription", + "ApiProblemTypeDescriptionExtended", + "ApiProblemTypeExtended", + "ApiReference", + "ApiReferenceData", + "ApiReferenceDataExtended", + "ApiReferences", + "ApiReferencesExtended", + "ApiRelatedAttackPattern", + "ApiSSVC", + "ApiTemporalCVSSV2", + "ApiTemporalCVSSV3", + "ApiTemporalMetricV2", + "ApiTemporalMetricV3", + "ApiUpdate", + "ApiVulnerabilityAlias", + "ModelsEntitlements", + "PaginateMatch", + "PaginatePagination", + "PaginateParam", + "ParamsIndexBackup", + "ParamsIndexBackupList", + "ParamsIndexList", + "PurlPackageURLJSON", + "PurlQualifierJSON", + "PurlsPurlResponse", + "PurlsVulnerability", + "RenderResponseArrayParamsIndexBackupList", + "RenderResponseArrayParamsIndexList", + "RenderResponseWithMetadataArrayAdvisoryA10PaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryABBAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAbbottPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySelPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySevenZipPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySickPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination", + "RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTailscalePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTeamViewerPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTenableResearchAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTencentPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryThalesPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTheMissingLinkPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryThermoFisherPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryThreatActorWithExternalObjectsPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTibcoPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTraneTechnologyPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTrendMicroPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryTrustwavePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryUSDPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryUSOMAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryUbiquitiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryUbuntuCVEPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryUnifyPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryUnisocPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVCCPEDictionaryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVDEAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVLCPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVMWareAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVYAIREAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVanDykePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVapidLabsAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVeeamPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVeritasPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVirtuozzoPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVoidSecPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVulnCheckCVEListV5PaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVulnCheckConfigPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVulnCheckKEVPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVulnCheckPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryVulnrichmentPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWatchGuardPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWhatsAppPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWibuPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWiresharkPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWithSecurePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWolfSSLPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWolfiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryWordfencePaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryXenPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryXeroxPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryXiaomiPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryXylemPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryYamahaPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryYokogawaAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryYubicoPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryZebraPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryZeroDayAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryZeroScienceAdvisoryPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryZimbraPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryZoomPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryZscalerPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryZusoPaginatePagination", + "RenderResponseWithMetadataArrayAdvisoryZyxelPaginatePagination", + "RenderResponseWithMetadataArrayApiCWEPaginatePagination", + "RenderResponseWithMetadataArrayApiCveItemsExtendedPaginatePagination", + "RenderResponseWithMetadataArrayApiCveItemsPaginatePagination", + "RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination", + "RenderResponseWithMetadataArrayApiExploitChainPaginatePagination", + "RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination", + "RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination", + "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", + "RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination", + "RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination", + "RenderResponseWithMetadataArrayApiNVD20CVEExtendedPaginatePagination", + "RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination", + "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + "RenderResponseWithMetadataArrayApiUpdatePaginatePagination", + "RenderResponseWithMetadataArrayApiVulnerabilityAliasPaginatePagination", + "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + "RenderResponseWithMetadataArrayStringV3controllersResponseMetadata", + "RenderResponseWithMetadataV3controllersBackupResponseDataV3controllersBackupResponseMetadata", + "RenderResponseWithMetadataV3controllersPurlResponseDataV3controllersPurlResponseMetadata", + "V3controllersBackupResponseMetadata", + "V3controllersPurlResponseData", + "V3controllersPurlResponseMetadata", + "V3controllersResponseMetadata", +] # import apis into sdk package -from vulncheck_sdk.api.endpoints_api import EndpointsApi -from vulncheck_sdk.api.indices_api import IndicesApi +from vulncheck_sdk.api.endpoints_api import EndpointsApi as EndpointsApi +from vulncheck_sdk.api.indices_api import IndicesApi as IndicesApi # import ApiClient -from vulncheck_sdk.api_response import ApiResponse -from vulncheck_sdk.api_client import ApiClient -from vulncheck_sdk.configuration import Configuration -from vulncheck_sdk.exceptions import OpenApiException -from vulncheck_sdk.exceptions import ApiTypeError -from vulncheck_sdk.exceptions import ApiValueError -from vulncheck_sdk.exceptions import ApiKeyError -from vulncheck_sdk.exceptions import ApiAttributeError -from vulncheck_sdk.exceptions import ApiException +from vulncheck_sdk.api_response import ApiResponse as ApiResponse +from vulncheck_sdk.api_client import ApiClient as ApiClient +from vulncheck_sdk.configuration import Configuration as Configuration +from vulncheck_sdk.exceptions import OpenApiException as OpenApiException +from vulncheck_sdk.exceptions import ApiTypeError as ApiTypeError +from vulncheck_sdk.exceptions import ApiValueError as ApiValueError +from vulncheck_sdk.exceptions import ApiKeyError as ApiKeyError +from vulncheck_sdk.exceptions import ApiAttributeError as ApiAttributeError +from vulncheck_sdk.exceptions import ApiException as ApiException # import models into sdk package -from vulncheck_sdk.models.advisory_a10 import AdvisoryA10 -from vulncheck_sdk.models.advisory_abb_advisory import AdvisoryABBAdvisory -from vulncheck_sdk.models.advisory_adp import AdvisoryADP -from vulncheck_sdk.models.advisory_adp_container import AdvisoryADPContainer -from vulncheck_sdk.models.advisory_aix import AdvisoryAIX -from vulncheck_sdk.models.advisory_amd import AdvisoryAMD -from vulncheck_sdk.models.advisory_ami import AdvisoryAMI -from vulncheck_sdk.models.advisory_asrg import AdvisoryASRG -from vulncheck_sdk.models.advisory_aveva_advisory import AdvisoryAVEVAAdvisory -from vulncheck_sdk.models.advisory_aws import AdvisoryAWS -from vulncheck_sdk.models.advisory_abbott import AdvisoryAbbott -from vulncheck_sdk.models.advisory_absolute import AdvisoryAbsolute -from vulncheck_sdk.models.advisory_acknowledgement import AdvisoryAcknowledgement -from vulncheck_sdk.models.advisory_acronis import AdvisoryAcronis -from vulncheck_sdk.models.advisory_adobe_advisory import AdvisoryAdobeAdvisory -from vulncheck_sdk.models.advisory_adobe_affected import AdvisoryAdobeAffected -from vulncheck_sdk.models.advisory_adobe_cve import AdvisoryAdobeCVE -from vulncheck_sdk.models.advisory_adobe_solution import AdvisoryAdobeSolution -from vulncheck_sdk.models.advisory_advisory import AdvisoryAdvisory -from vulncheck_sdk.models.advisory_advisory_details import AdvisoryAdvisoryDetails -from vulncheck_sdk.models.advisory_advisory_record import AdvisoryAdvisoryRecord -from vulncheck_sdk.models.advisory_affected import AdvisoryAffected -from vulncheck_sdk.models.advisory_affected_chrome import AdvisoryAffectedChrome -from vulncheck_sdk.models.advisory_affected_debian_package import AdvisoryAffectedDebianPackage -from vulncheck_sdk.models.advisory_affected_debian_release import AdvisoryAffectedDebianRelease -from vulncheck_sdk.models.advisory_affected_debian_repository import AdvisoryAffectedDebianRepository -from vulncheck_sdk.models.advisory_affected_file import AdvisoryAffectedFile -from vulncheck_sdk.models.advisory_affected_product import AdvisoryAffectedProduct -from vulncheck_sdk.models.advisory_affected_rel import AdvisoryAffectedRel -from vulncheck_sdk.models.advisory_affected_ubuntu_package import AdvisoryAffectedUbuntuPackage -from vulncheck_sdk.models.advisory_aleph_research import AdvisoryAlephResearch -from vulncheck_sdk.models.advisory_alma_date import AdvisoryAlmaDate -from vulncheck_sdk.models.advisory_alma_linux_update import AdvisoryAlmaLinuxUpdate -from vulncheck_sdk.models.advisory_alma_object_id import AdvisoryAlmaObjectID -from vulncheck_sdk.models.advisory_alma_package import AdvisoryAlmaPackage -from vulncheck_sdk.models.advisory_alma_package_list import AdvisoryAlmaPackageList -from vulncheck_sdk.models.advisory_alma_reference import AdvisoryAlmaReference -from vulncheck_sdk.models.advisory_alpine_linux_sec_db import AdvisoryAlpineLinuxSecDB -from vulncheck_sdk.models.advisory_alpine_linux_sec_db_package import AdvisoryAlpineLinuxSecDBPackage -from vulncheck_sdk.models.advisory_alpine_linux_security_fix import AdvisoryAlpineLinuxSecurityFix -from vulncheck_sdk.models.advisory_amazon_affected_package import AdvisoryAmazonAffectedPackage -from vulncheck_sdk.models.advisory_amazon_cve import AdvisoryAmazonCVE -from vulncheck_sdk.models.advisory_anchore_nvd_override import AdvisoryAnchoreNVDOverride -from vulncheck_sdk.models.advisory_android_advisory import AdvisoryAndroidAdvisory -from vulncheck_sdk.models.advisory_android_affected import AdvisoryAndroidAffected -from vulncheck_sdk.models.advisory_android_event import AdvisoryAndroidEvent -from vulncheck_sdk.models.advisory_android_package import AdvisoryAndroidPackage -from vulncheck_sdk.models.advisory_android_range import AdvisoryAndroidRange -from vulncheck_sdk.models.advisory_android_reference import AdvisoryAndroidReference -from vulncheck_sdk.models.advisory_apache_active_mq import AdvisoryApacheActiveMQ -from vulncheck_sdk.models.advisory_apache_archiva import AdvisoryApacheArchiva -from vulncheck_sdk.models.advisory_apache_arrow import AdvisoryApacheArrow -from vulncheck_sdk.models.advisory_apache_camel import AdvisoryApacheCamel -from vulncheck_sdk.models.advisory_apache_commons import AdvisoryApacheCommons -from vulncheck_sdk.models.advisory_apache_couch_db import AdvisoryApacheCouchDB -from vulncheck_sdk.models.advisory_apache_flink import AdvisoryApacheFlink -from vulncheck_sdk.models.advisory_apache_guacamole import AdvisoryApacheGuacamole -from vulncheck_sdk.models.advisory_apache_http import AdvisoryApacheHTTP -from vulncheck_sdk.models.advisory_apache_hadoop import AdvisoryApacheHadoop -from vulncheck_sdk.models.advisory_apache_jsp_wiki import AdvisoryApacheJSPWiki -from vulncheck_sdk.models.advisory_apache_kafka import AdvisoryApacheKafka -from vulncheck_sdk.models.advisory_apache_logging_services import AdvisoryApacheLoggingServices -from vulncheck_sdk.models.advisory_apache_ni_fi import AdvisoryApacheNiFi -from vulncheck_sdk.models.advisory_apache_of_biz import AdvisoryApacheOFBiz -from vulncheck_sdk.models.advisory_apache_open_meetings import AdvisoryApacheOpenMeetings -from vulncheck_sdk.models.advisory_apache_open_office import AdvisoryApacheOpenOffice -from vulncheck_sdk.models.advisory_apache_pulsar import AdvisoryApachePulsar -from vulncheck_sdk.models.advisory_apache_shiro import AdvisoryApacheShiro -from vulncheck_sdk.models.advisory_apache_spark import AdvisoryApacheSpark -from vulncheck_sdk.models.advisory_apache_struts import AdvisoryApacheStruts -from vulncheck_sdk.models.advisory_apache_subversion import AdvisoryApacheSubversion -from vulncheck_sdk.models.advisory_apache_superset import AdvisoryApacheSuperset -from vulncheck_sdk.models.advisory_apache_tomcat import AdvisoryApacheTomcat -from vulncheck_sdk.models.advisory_apache_zoo_keeper import AdvisoryApacheZooKeeper -from vulncheck_sdk.models.advisory_app_check import AdvisoryAppCheck -from vulncheck_sdk.models.advisory_appgate import AdvisoryAppgate -from vulncheck_sdk.models.advisory_apple_advisory import AdvisoryAppleAdvisory -from vulncheck_sdk.models.advisory_apple_component import AdvisoryAppleComponent -from vulncheck_sdk.models.advisory_arch_issue import AdvisoryArchIssue -from vulncheck_sdk.models.advisory_arista import AdvisoryArista -from vulncheck_sdk.models.advisory_aruba import AdvisoryAruba -from vulncheck_sdk.models.advisory_asset_note import AdvisoryAssetNote -from vulncheck_sdk.models.advisory_asterisk import AdvisoryAsterisk -from vulncheck_sdk.models.advisory_astra import AdvisoryAstra -from vulncheck_sdk.models.advisory_asus import AdvisoryAsus -from vulncheck_sdk.models.advisory_atlassian_advisory import AdvisoryAtlassianAdvisory -from vulncheck_sdk.models.advisory_atlassian_products import AdvisoryAtlassianProducts -from vulncheck_sdk.models.advisory_atlassian_vuln import AdvisoryAtlassianVuln -from vulncheck_sdk.models.advisory_atredis import AdvisoryAtredis -from vulncheck_sdk.models.advisory_audiocodes import AdvisoryAudiocodes -from vulncheck_sdk.models.advisory_aus_cert import AdvisoryAusCert -from vulncheck_sdk.models.advisory_autodesk import AdvisoryAutodesk -from vulncheck_sdk.models.advisory_avaya import AdvisoryAvaya -from vulncheck_sdk.models.advisory_avigilon import AdvisoryAvigilon -from vulncheck_sdk.models.advisory_award import AdvisoryAward -from vulncheck_sdk.models.advisory_axis import AdvisoryAxis -from vulncheck_sdk.models.advisory_azul import AdvisoryAzul -from vulncheck_sdk.models.advisory_b_braun_advisory import AdvisoryBBraunAdvisory -from vulncheck_sdk.models.advisory_bdu_advisory import AdvisoryBDUAdvisory -from vulncheck_sdk.models.advisory_bdu_cvss import AdvisoryBDUCvss -from vulncheck_sdk.models.advisory_bdu_cvss3 import AdvisoryBDUCvss3 -from vulncheck_sdk.models.advisory_bdu_environment import AdvisoryBDUEnvironment -from vulncheck_sdk.models.advisory_bduos import AdvisoryBDUOs -from vulncheck_sdk.models.advisory_bdu_soft import AdvisoryBDUSoft -from vulncheck_sdk.models.advisory_bdu_types import AdvisoryBDUTypes -from vulncheck_sdk.models.advisory_bdu_vector import AdvisoryBDUVector -from vulncheck_sdk.models.advisory_bdu_vulnerable_software import AdvisoryBDUVulnerableSoftware -from vulncheck_sdk.models.advisory_bls import AdvisoryBLS -from vulncheck_sdk.models.advisory_bandr import AdvisoryBandr -from vulncheck_sdk.models.advisory_baxter_advisory import AdvisoryBaxterAdvisory -from vulncheck_sdk.models.advisory_beckhoff_advisory import AdvisoryBeckhoffAdvisory -from vulncheck_sdk.models.advisory_beckman_coulter import AdvisoryBeckmanCoulter -from vulncheck_sdk.models.advisory_becton_dickinson_advisory import AdvisoryBectonDickinsonAdvisory -from vulncheck_sdk.models.advisory_belden_advisory import AdvisoryBeldenAdvisory -from vulncheck_sdk.models.advisory_beyond_trust import AdvisoryBeyondTrust -from vulncheck_sdk.models.advisory_binarly import AdvisoryBinarly -from vulncheck_sdk.models.advisory_bit_defender import AdvisoryBitDefender -from vulncheck_sdk.models.advisory_black_berry import AdvisoryBlackBerry -from vulncheck_sdk.models.advisory_bosch_advisory import AdvisoryBoschAdvisory -from vulncheck_sdk.models.advisory_boston_scientific_advisory import AdvisoryBostonScientificAdvisory -from vulncheck_sdk.models.advisory_botnet import AdvisoryBotnet -from vulncheck_sdk.models.advisory_bugzilla import AdvisoryBugzilla -from vulncheck_sdk.models.advisory_ca_cyber_centre_advisory import AdvisoryCACyberCentreAdvisory -from vulncheck_sdk.models.advisory_cbl_mariner import AdvisoryCBLMariner -from vulncheck_sdk.models.advisory_certeu_advisory import AdvisoryCERTEUAdvisory -from vulncheck_sdk.models.advisory_cesa import AdvisoryCESA -from vulncheck_sdk.models.advisory_cisa_alert import AdvisoryCISAAlert -from vulncheck_sdk.models.advisory_cnnvd_entry_json import AdvisoryCNNVDEntryJSON -from vulncheck_sdk.models.advisory_cnvd_bulletin import AdvisoryCNVDBulletin -from vulncheck_sdk.models.advisory_cnvd_flaw import AdvisoryCNVDFlaw -from vulncheck_sdk.models.advisory_cos_update import AdvisoryCOSUpdate -from vulncheck_sdk.models.advisory_cpe_match import AdvisoryCPEMatch -from vulncheck_sdk.models.advisory_cpe_node import AdvisoryCPENode -from vulncheck_sdk.models.advisory_csaf import AdvisoryCSAF -from vulncheck_sdk.models.advisory_csaf_note import AdvisoryCSAFNote -from vulncheck_sdk.models.advisory_csaf_reference import AdvisoryCSAFReference -from vulncheck_sdk.models.advisory_csaf_relationship import AdvisoryCSAFRelationship -from vulncheck_sdk.models.advisory_csaf_score import AdvisoryCSAFScore -from vulncheck_sdk.models.advisory_csaf_vulnerability import AdvisoryCSAFVulnerability -from vulncheck_sdk.models.advisory_cve_detail import AdvisoryCVEDetail -from vulncheck_sdk.models.advisory_cve_details_link import AdvisoryCVEDetailsLink -from vulncheck_sdk.models.advisory_cve_reference import AdvisoryCVEReference -from vulncheck_sdk.models.advisory_cvrf_reference import AdvisoryCVRFReference -from vulncheck_sdk.models.advisory_cvss import AdvisoryCVSS -from vulncheck_sdk.models.advisory_cvssv2 import AdvisoryCVSSV2 -from vulncheck_sdk.models.advisory_cvssv3 import AdvisoryCVSSV3 -from vulncheck_sdk.models.advisory_cvssv40 import AdvisoryCVSSV40 -from vulncheck_sdk.models.advisory_cvssv40_threat import AdvisoryCVSSV40Threat -from vulncheck_sdk.models.advisory_cwe_node import AdvisoryCWENode -from vulncheck_sdk.models.advisory_canvas_exploit import AdvisoryCanvasExploit -from vulncheck_sdk.models.advisory_carestream_advisory import AdvisoryCarestreamAdvisory -from vulncheck_sdk.models.advisory_carrier import AdvisoryCarrier -from vulncheck_sdk.models.advisory_centos_package import AdvisoryCentosPackage -from vulncheck_sdk.models.advisory_cert_be import AdvisoryCertBE -from vulncheck_sdk.models.advisory_cert_fr_advisory import AdvisoryCertFRAdvisory -from vulncheck_sdk.models.advisory_cert_in import AdvisoryCertIN -from vulncheck_sdk.models.advisory_cert_ir_security_alert import AdvisoryCertIRSecurityAlert -from vulncheck_sdk.models.advisory_cert_se import AdvisoryCertSE -from vulncheck_sdk.models.advisory_cert_ua import AdvisoryCertUA -from vulncheck_sdk.models.advisory_chain_guard import AdvisoryChainGuard -from vulncheck_sdk.models.advisory_chain_guard_package import AdvisoryChainGuardPackage -from vulncheck_sdk.models.advisory_chain_guard_sec_fix import AdvisoryChainGuardSecFix -from vulncheck_sdk.models.advisory_check_point import AdvisoryCheckPoint -from vulncheck_sdk.models.advisory_chrome import AdvisoryChrome -from vulncheck_sdk.models.advisory_ciena import AdvisoryCiena -from vulncheck_sdk.models.advisory_cisa_csaf_adv import AdvisoryCisaCsafAdv -from vulncheck_sdk.models.advisory_cisco_advisory import AdvisoryCiscoAdvisory -from vulncheck_sdk.models.advisory_cisco_csaf import AdvisoryCiscoCSAF -from vulncheck_sdk.models.advisory_citrix_advisory import AdvisoryCitrixAdvisory -from vulncheck_sdk.models.advisory_claroty_vulnerability import AdvisoryClarotyVulnerability -from vulncheck_sdk.models.advisory_cloud_bees import AdvisoryCloudBees -from vulncheck_sdk.models.advisory_cloud_vuln_db_advisory import AdvisoryCloudVulnDBAdvisory -from vulncheck_sdk.models.advisory_codesys_advisory import AdvisoryCodesysAdvisory -from vulncheck_sdk.models.advisory_comm_vault import AdvisoryCommVault -from vulncheck_sdk.models.advisory_comm_vault_cve_details import AdvisoryCommVaultCVEDetails -from vulncheck_sdk.models.advisory_comm_vault_impacted_product import AdvisoryCommVaultImpactedProduct -from vulncheck_sdk.models.advisory_comm_vault_impacted_product_details import AdvisoryCommVaultImpactedProductDetails -from vulncheck_sdk.models.advisory_comm_vault_resolution import AdvisoryCommVaultResolution -from vulncheck_sdk.models.advisory_comm_vault_resolution_details import AdvisoryCommVaultResolutionDetails -from vulncheck_sdk.models.advisory_compass_security import AdvisoryCompassSecurity -from vulncheck_sdk.models.advisory_container_os import AdvisoryContainerOS -from vulncheck_sdk.models.advisory_core_impact_exploit import AdvisoryCoreImpactExploit -from vulncheck_sdk.models.advisory_correction import AdvisoryCorrection -from vulncheck_sdk.models.advisory_credit import AdvisoryCredit -from vulncheck_sdk.models.advisory_crestron import AdvisoryCrestron -from vulncheck_sdk.models.advisory_curl import AdvisoryCurl -from vulncheck_sdk.models.advisory_curl_affected import AdvisoryCurlAffected -from vulncheck_sdk.models.advisory_curl_cwe import AdvisoryCurlCWE -from vulncheck_sdk.models.advisory_curl_credit import AdvisoryCurlCredit -from vulncheck_sdk.models.advisory_curl_range import AdvisoryCurlRange -from vulncheck_sdk.models.advisory_cvrf import AdvisoryCvrf -from vulncheck_sdk.models.advisory_cvsss_v23 import AdvisoryCvsssV23 -from vulncheck_sdk.models.advisory_cwe import AdvisoryCwe -from vulncheck_sdk.models.advisory_cwe_acceptance_level import AdvisoryCweAcceptanceLevel -from vulncheck_sdk.models.advisory_cwes import AdvisoryCwes -from vulncheck_sdk.models.advisory_cycle import AdvisoryCycle -from vulncheck_sdk.models.advisory_db_specific import AdvisoryDBSpecific -from vulncheck_sdk.models.advisory_dnn import AdvisoryDNN -from vulncheck_sdk.models.advisory_dahua import AdvisoryDahua -from vulncheck_sdk.models.advisory_dassault import AdvisoryDassault -from vulncheck_sdk.models.advisory_date_time import AdvisoryDateTime -from vulncheck_sdk.models.advisory_debian_cve import AdvisoryDebianCVE -from vulncheck_sdk.models.advisory_debian_security_advisory import AdvisoryDebianSecurityAdvisory -from vulncheck_sdk.models.advisory_dell import AdvisoryDell -from vulncheck_sdk.models.advisory_dell_cve import AdvisoryDellCVE -from vulncheck_sdk.models.advisory_delta_advisory import AdvisoryDeltaAdvisory -from vulncheck_sdk.models.advisory_distro_package import AdvisoryDistroPackage -from vulncheck_sdk.models.advisory_distro_version import AdvisoryDistroVersion -from vulncheck_sdk.models.advisory_django import AdvisoryDjango -from vulncheck_sdk.models.advisory_document_metadata import AdvisoryDocumentMetadata -from vulncheck_sdk.models.advisory_document_note import AdvisoryDocumentNote -from vulncheck_sdk.models.advisory_document_publisher import AdvisoryDocumentPublisher -from vulncheck_sdk.models.advisory_document_tracking import AdvisoryDocumentTracking -from vulncheck_sdk.models.advisory_dot_cms import AdvisoryDotCMS -from vulncheck_sdk.models.advisory_dragos_advisory import AdvisoryDragosAdvisory -from vulncheck_sdk.models.advisory_draytek import AdvisoryDraytek -from vulncheck_sdk.models.advisory_drupal import AdvisoryDrupal -from vulncheck_sdk.models.advisory_eol_alibaba import AdvisoryEOLAlibaba -from vulncheck_sdk.models.advisory_eol_microsoft import AdvisoryEOLMicrosoft -from vulncheck_sdk.models.advisory_eol_release_data import AdvisoryEOLReleaseData -from vulncheck_sdk.models.advisory_euvd import AdvisoryEUVD -from vulncheck_sdk.models.advisory_eaton_advisory import AdvisoryEatonAdvisory -from vulncheck_sdk.models.advisory_eco_system import AdvisoryEcoSystem -from vulncheck_sdk.models.advisory_elastic import AdvisoryElastic -from vulncheck_sdk.models.advisory_elspec import AdvisoryElspec -from vulncheck_sdk.models.advisory_emerging_threats_snort import AdvisoryEmergingThreatsSnort -from vulncheck_sdk.models.advisory_emerson_advisory import AdvisoryEmersonAdvisory -from vulncheck_sdk.models.advisory_end_of_life import AdvisoryEndOfLife -from vulncheck_sdk.models.advisory_enisa_id_product import AdvisoryEnisaIDProduct -from vulncheck_sdk.models.advisory_enisa_id_vendor import AdvisoryEnisaIDVendor -from vulncheck_sdk.models.advisory_event import AdvisoryEvent -from vulncheck_sdk.models.advisory_exodus_intel import AdvisoryExodusIntel -from vulncheck_sdk.models.advisory_exploit_db_exploitv2 import AdvisoryExploitDBExploitv2 -from vulncheck_sdk.models.advisory_external_references import AdvisoryExternalReferences -from vulncheck_sdk.models.advisory_f5 import AdvisoryF5 -from vulncheck_sdk.models.advisory_f_secure import AdvisoryFSecure -from vulncheck_sdk.models.advisory_fanuc import AdvisoryFanuc -from vulncheck_sdk.models.advisory_fastly import AdvisoryFastly -from vulncheck_sdk.models.advisory_file_cloud import AdvisoryFileCloud -from vulncheck_sdk.models.advisory_file_zilla import AdvisoryFileZilla -from vulncheck_sdk.models.advisory_fix_aff import AdvisoryFixAff -from vulncheck_sdk.models.advisory_flag import AdvisoryFlag -from vulncheck_sdk.models.advisory_flatt_security import AdvisoryFlattSecurity -from vulncheck_sdk.models.advisory_forge_rock import AdvisoryForgeRock -from vulncheck_sdk.models.advisory_fortinet_advisory import AdvisoryFortinetAdvisory -from vulncheck_sdk.models.advisory_fortinet_ips import AdvisoryFortinetIPS -from vulncheck_sdk.models.advisory_foxit import AdvisoryFoxit -from vulncheck_sdk.models.advisory_foxit_affected import AdvisoryFoxitAffected -from vulncheck_sdk.models.advisory_gcp import AdvisoryGCP -from vulncheck_sdk.models.advisory_ge_gas import AdvisoryGEGas -from vulncheck_sdk.models.advisory_ge_healthcare_advisory import AdvisoryGEHealthcareAdvisory -from vulncheck_sdk.models.advisory_gh_advisory_json_lean import AdvisoryGHAdvisoryJSONLean -from vulncheck_sdk.models.advisory_gh_cvss import AdvisoryGHCvss -from vulncheck_sdk.models.advisory_gh_identifier import AdvisoryGHIdentifier -from vulncheck_sdk.models.advisory_gh_node import AdvisoryGHNode -from vulncheck_sdk.models.advisory_gh_package import AdvisoryGHPackage -from vulncheck_sdk.models.advisory_gh_reference import AdvisoryGHReference -from vulncheck_sdk.models.advisory_gh_vulnerabilities import AdvisoryGHVulnerabilities -from vulncheck_sdk.models.advisory_gallagher import AdvisoryGallagher -from vulncheck_sdk.models.advisory_genetec import AdvisoryGenetec -from vulncheck_sdk.models.advisory_gigabyte import AdvisoryGigabyte -from vulncheck_sdk.models.advisory_git_hub_exploit import AdvisoryGitHubExploit -from vulncheck_sdk.models.advisory_git_lab_exploit import AdvisoryGitLabExploit -from vulncheck_sdk.models.advisory_gitee_exploit import AdvisoryGiteeExploit -from vulncheck_sdk.models.advisory_gitlab_advisory import AdvisoryGitlabAdvisory -from vulncheck_sdk.models.advisory_gnu_tls import AdvisoryGnuTLS -from vulncheck_sdk.models.advisory_go_credits import AdvisoryGoCredits -from vulncheck_sdk.models.advisory_go_event import AdvisoryGoEvent -from vulncheck_sdk.models.advisory_go_vuln_affected import AdvisoryGoVulnAffected -from vulncheck_sdk.models.advisory_go_vuln_database_specific import AdvisoryGoVulnDatabaseSpecific -from vulncheck_sdk.models.advisory_go_vuln_ecosystem_specific import AdvisoryGoVulnEcosystemSpecific -from vulncheck_sdk.models.advisory_go_vuln_import import AdvisoryGoVulnImport -from vulncheck_sdk.models.advisory_go_vuln_json import AdvisoryGoVulnJSON -from vulncheck_sdk.models.advisory_go_vuln_package import AdvisoryGoVulnPackage -from vulncheck_sdk.models.advisory_go_vuln_ranges import AdvisoryGoVulnRanges -from vulncheck_sdk.models.advisory_go_vuln_reference import AdvisoryGoVulnReference -from vulncheck_sdk.models.advisory_grafana import AdvisoryGrafana -from vulncheck_sdk.models.advisory_grey_noise_detection import AdvisoryGreyNoiseDetection -from vulncheck_sdk.models.advisory_grey_noise_tags import AdvisoryGreyNoiseTags -from vulncheck_sdk.models.advisory_hcl import AdvisoryHCL -from vulncheck_sdk.models.advisory_hik_vision import AdvisoryHIKVision -from vulncheck_sdk.models.advisory_hk_cert import AdvisoryHKCert -from vulncheck_sdk.models.advisory_hp import AdvisoryHP -from vulncheck_sdk.models.advisory_hpe import AdvisoryHPE -from vulncheck_sdk.models.advisory_hacktivity import AdvisoryHacktivity -from vulncheck_sdk.models.advisory_hardware_update import AdvisoryHardwareUpdate -from vulncheck_sdk.models.advisory_harmony_os import AdvisoryHarmonyOS -from vulncheck_sdk.models.advisory_hashi_corp import AdvisoryHashiCorp -from vulncheck_sdk.models.advisory_haskell_affected import AdvisoryHaskellAffected -from vulncheck_sdk.models.advisory_haskell_sadb_advisory import AdvisoryHaskellSADBAdvisory -from vulncheck_sdk.models.advisory_haskell_version import AdvisoryHaskellVersion -from vulncheck_sdk.models.advisory_hillrom_advisory import AdvisoryHillromAdvisory -from vulncheck_sdk.models.advisory_hitachi import AdvisoryHitachi -from vulncheck_sdk.models.advisory_hitachi_energy import AdvisoryHitachiEnergy -from vulncheck_sdk.models.advisory_honeywell import AdvisoryHoneywell -from vulncheck_sdk.models.advisory_huawei import AdvisoryHuawei -from vulncheck_sdk.models.advisory_huawei_euler_os import AdvisoryHuaweiEulerOS -from vulncheck_sdk.models.advisory_huawei_ips import AdvisoryHuaweiIPS -from vulncheck_sdk.models.advisory_iava import AdvisoryIAVA -from vulncheck_sdk.models.advisory_ibm import AdvisoryIBM -from vulncheck_sdk.models.advisory_itw import AdvisoryITW -from vulncheck_sdk.models.advisory_itw_exploit import AdvisoryITWExploit -from vulncheck_sdk.models.advisory_i_val import AdvisoryIVal -from vulncheck_sdk.models.advisory_idemia import AdvisoryIdemia -from vulncheck_sdk.models.advisory_impact import AdvisoryImpact -from vulncheck_sdk.models.advisory_incibe_advisory import AdvisoryIncibeAdvisory -from vulncheck_sdk.models.advisory_intel import AdvisoryIntel -from vulncheck_sdk.models.advisory_ip_intel_record import AdvisoryIpIntelRecord -from vulncheck_sdk.models.advisory_israeli_alert import AdvisoryIsraeliAlert -from vulncheck_sdk.models.advisory_israeli_vulnerability import AdvisoryIsraeliVulnerability -from vulncheck_sdk.models.advisory_issued import AdvisoryIssued -from vulncheck_sdk.models.advisory_istio import AdvisoryIstio -from vulncheck_sdk.models.advisory_ivanti import AdvisoryIvanti -from vulncheck_sdk.models.advisory_ivanti_rss import AdvisoryIvantiRSS -from vulncheck_sdk.models.advisory_j_frog import AdvisoryJFrog -from vulncheck_sdk.models.advisory_jnj_advisory import AdvisoryJNJAdvisory -from vulncheck_sdk.models.advisory_jvn import AdvisoryJVN -from vulncheck_sdk.models.advisory_jvn_advisory_item import AdvisoryJVNAdvisoryItem -from vulncheck_sdk.models.advisory_jvncpe import AdvisoryJVNCPE -from vulncheck_sdk.models.advisory_jvn_reference import AdvisoryJVNReference -from vulncheck_sdk.models.advisory_jenkins import AdvisoryJenkins -from vulncheck_sdk.models.advisory_jet_brains import AdvisoryJetBrains -from vulncheck_sdk.models.advisory_juniper import AdvisoryJuniper -from vulncheck_sdk.models.advisory_k8_s import AdvisoryK8S -from vulncheck_sdk.models.advisory_kev_catalog_vulnerability import AdvisoryKEVCatalogVulnerability -from vulncheck_sdk.models.advisory_kr_cert_advisory import AdvisoryKRCertAdvisory -from vulncheck_sdk.models.advisory_kaspersky_icscert_advisory import AdvisoryKasperskyICSCERTAdvisory -from vulncheck_sdk.models.advisory_kb import AdvisoryKb -from vulncheck_sdk.models.advisory_kb_threat_description import AdvisoryKbThreatDescription -from vulncheck_sdk.models.advisory_kore_logic import AdvisoryKoreLogic -from vulncheck_sdk.models.advisory_lg import AdvisoryLG -from vulncheck_sdk.models.advisory_lenovo import AdvisoryLenovo -from vulncheck_sdk.models.advisory_lexmark_advisory import AdvisoryLexmarkAdvisory -from vulncheck_sdk.models.advisory_libre_office import AdvisoryLibreOffice -from vulncheck_sdk.models.advisory_linux import AdvisoryLinux -from vulncheck_sdk.models.advisory_log_source import AdvisoryLogSource -from vulncheck_sdk.models.advisory_ma_cert import AdvisoryMACert -from vulncheck_sdk.models.advisory_m_affected import AdvisoryMAffected -from vulncheck_sdk.models.advisory_m_branch import AdvisoryMBranch -from vulncheck_sdk.models.advisory_mcpe_applicability import AdvisoryMCPEApplicability -from vulncheck_sdk.models.advisory_mcpe_match import AdvisoryMCPEMatch -from vulncheck_sdk.models.advisory_m_cna import AdvisoryMCna -from vulncheck_sdk.models.advisory_m_containers import AdvisoryMContainers -from vulncheck_sdk.models.advisory_m_cve_metadata import AdvisoryMCveMetadata -from vulncheck_sdk.models.advisory_m_cvss_v20 import AdvisoryMCvssV20 -from vulncheck_sdk.models.advisory_m_cvss_v30 import AdvisoryMCvssV30 -from vulncheck_sdk.models.advisory_m_cvss_v31 import AdvisoryMCvssV31 -from vulncheck_sdk.models.advisory_m_cvss_v40 import AdvisoryMCvssV40 -from vulncheck_sdk.models.advisory_m_descriptions import AdvisoryMDescriptions -from vulncheck_sdk.models.advisory_m_document_tracking import AdvisoryMDocumentTracking -from vulncheck_sdk.models.advisory_me_product import AdvisoryMEProduct -from vulncheck_sdk.models.advisory_m_files import AdvisoryMFiles -from vulncheck_sdk.models.advisory_m_full_product_name import AdvisoryMFullProductName -from vulncheck_sdk.models.advisory_misp_value_no_id import AdvisoryMISPValueNoID -from vulncheck_sdk.models.advisory_mitre_attack_group_no_id import AdvisoryMITREAttackGroupNoID -from vulncheck_sdk.models.advisory_m_identification import AdvisoryMIdentification -from vulncheck_sdk.models.advisory_m_item import AdvisoryMItem -from vulncheck_sdk.models.advisory_m_nodes import AdvisoryMNodes -from vulncheck_sdk.models.advisory_m_problem_types import AdvisoryMProblemTypes -from vulncheck_sdk.models.advisory_m_product_status import AdvisoryMProductStatus -from vulncheck_sdk.models.advisory_m_product_tree import AdvisoryMProductTree -from vulncheck_sdk.models.advisory_m_provider_metadata import AdvisoryMProviderMetadata -from vulncheck_sdk.models.advisory_m_reference import AdvisoryMReference -from vulncheck_sdk.models.advisory_m_remediation import AdvisoryMRemediation -from vulncheck_sdk.models.advisory_mscvrf import AdvisoryMSCVRF -from vulncheck_sdk.models.advisory_ms_document_title import AdvisoryMSDocumentTitle -from vulncheck_sdk.models.advisory_m_version import AdvisoryMVersion -from vulncheck_sdk.models.advisory_m_vulnerability import AdvisoryMVulnerability -from vulncheck_sdk.models.advisory_manage_engine import AdvisoryManageEngine -from vulncheck_sdk.models.advisory_manage_engine_advisory import AdvisoryManageEngineAdvisory -from vulncheck_sdk.models.advisory_mbed_tls import AdvisoryMbedTLS -from vulncheck_sdk.models.advisory_mc_afee import AdvisoryMcAfee -from vulncheck_sdk.models.advisory_mc_afee_score import AdvisoryMcAfeeScore -from vulncheck_sdk.models.advisory_mediatek import AdvisoryMediatek -from vulncheck_sdk.models.advisory_medtronic_advisory import AdvisoryMedtronicAdvisory -from vulncheck_sdk.models.advisory_mendix import AdvisoryMendix -from vulncheck_sdk.models.advisory_meta_data import AdvisoryMetaData -from vulncheck_sdk.models.advisory_metasploit_exploit import AdvisoryMetasploitExploit -from vulncheck_sdk.models.advisory_metric import AdvisoryMetric -from vulncheck_sdk.models.advisory_metrics_other import AdvisoryMetricsOther -from vulncheck_sdk.models.advisory_microsoft_cvrf import AdvisoryMicrosoftCVRF -from vulncheck_sdk.models.advisory_microsoft_kb import AdvisoryMicrosoftKb -from vulncheck_sdk.models.advisory_mikrotik import AdvisoryMikrotik -from vulncheck_sdk.models.advisory_mindray import AdvisoryMindray -from vulncheck_sdk.models.advisory_misp_meta import AdvisoryMispMeta -from vulncheck_sdk.models.advisory_misp_related_item import AdvisoryMispRelatedItem -from vulncheck_sdk.models.advisory_misp_value import AdvisoryMispValue -from vulncheck_sdk.models.advisory_mitel import AdvisoryMitel -from vulncheck_sdk.models.advisory_mitre_attack_ref import AdvisoryMitreAttackRef -from vulncheck_sdk.models.advisory_mitre_attack_tech_with_refs import AdvisoryMitreAttackTechWithRefs -from vulncheck_sdk.models.advisory_mitre_attack_technique import AdvisoryMitreAttackTechnique -from vulncheck_sdk.models.advisory_mitre_cve_list_v5 import AdvisoryMitreCVEListV5 -from vulncheck_sdk.models.advisory_mitre_cve_list_v5_ref import AdvisoryMitreCVEListV5Ref -from vulncheck_sdk.models.advisory_mitre_group_cti import AdvisoryMitreGroupCTI -from vulncheck_sdk.models.advisory_mitsubishi_electric_advisory import AdvisoryMitsubishiElectricAdvisory -from vulncheck_sdk.models.advisory_mongo_db import AdvisoryMongoDB -from vulncheck_sdk.models.advisory_moxa_advisory import AdvisoryMoxaAdvisory -from vulncheck_sdk.models.advisory_mozilla_advisory import AdvisoryMozillaAdvisory -from vulncheck_sdk.models.advisory_mozilla_component import AdvisoryMozillaComponent -from vulncheck_sdk.models.advisory_ncsc import AdvisoryNCSC -from vulncheck_sdk.models.advisory_ncsccve import AdvisoryNCSCCVE -from vulncheck_sdk.models.advisory_nec import AdvisoryNEC -from vulncheck_sdk.models.advisory_nhs import AdvisoryNHS -from vulncheck_sdk.models.advisory_ni import AdvisoryNI -from vulncheck_sdk.models.advisory_ntp import AdvisoryNTP -from vulncheck_sdk.models.advisory_nvd20_cvecpe_match import AdvisoryNVD20CVECPEMatch -from vulncheck_sdk.models.advisory_nvd20_configuration import AdvisoryNVD20Configuration -from vulncheck_sdk.models.advisory_nvd20_node import AdvisoryNVD20Node -from vulncheck_sdk.models.advisory_nvd20_source import AdvisoryNVD20Source -from vulncheck_sdk.models.advisory_nvdcpe_dictionary import AdvisoryNVDCPEDictionary -from vulncheck_sdk.models.advisory_nz_advisory import AdvisoryNZAdvisory -from vulncheck_sdk.models.advisory_naver import AdvisoryNaver -from vulncheck_sdk.models.advisory_nessus import AdvisoryNessus -from vulncheck_sdk.models.advisory_net_app import AdvisoryNetApp -from vulncheck_sdk.models.advisory_netatalk import AdvisoryNetatalk -from vulncheck_sdk.models.advisory_netgate import AdvisoryNetgate -from vulncheck_sdk.models.advisory_netgear import AdvisoryNetgear -from vulncheck_sdk.models.advisory_netskope import AdvisoryNetskope -from vulncheck_sdk.models.advisory_nginx_advisory import AdvisoryNginxAdvisory -from vulncheck_sdk.models.advisory_node_author import AdvisoryNodeAuthor -from vulncheck_sdk.models.advisory_node_js import AdvisoryNodeJS -from vulncheck_sdk.models.advisory_node_security import AdvisoryNodeSecurity -from vulncheck_sdk.models.advisory_nokia import AdvisoryNokia -from vulncheck_sdk.models.advisory_note import AdvisoryNote -from vulncheck_sdk.models.advisory_note_pad_plus_plus import AdvisoryNotePadPlusPlus -from vulncheck_sdk.models.advisory_nozomi import AdvisoryNozomi -from vulncheck_sdk.models.advisory_nvidia_revision import AdvisoryNvidiaRevision -from vulncheck_sdk.models.advisory_o_curl import AdvisoryOCurl -from vulncheck_sdk.models.advisory_osv import AdvisoryOSV -from vulncheck_sdk.models.advisory_osv_obj import AdvisoryOSVObj -from vulncheck_sdk.models.advisory_osv_package import AdvisoryOSVPackage -from vulncheck_sdk.models.advisory_osv_reference import AdvisoryOSVReference -from vulncheck_sdk.models.advisory_otrs import AdvisoryOTRS -from vulncheck_sdk.models.advisory_octopus_deploy import AdvisoryOctopusDeploy -from vulncheck_sdk.models.advisory_okta import AdvisoryOkta -from vulncheck_sdk.models.advisory_omron import AdvisoryOmron -from vulncheck_sdk.models.advisory_one_e import AdvisoryOneE -from vulncheck_sdk.models.advisory_open_bsd import AdvisoryOpenBSD -from vulncheck_sdk.models.advisory_open_cvdb import AdvisoryOpenCVDB -from vulncheck_sdk.models.advisory_open_jdk import AdvisoryOpenJDK -from vulncheck_sdk.models.advisory_open_jdkcve import AdvisoryOpenJDKCVE -from vulncheck_sdk.models.advisory_open_ssh import AdvisoryOpenSSH -from vulncheck_sdk.models.advisory_open_ssl_sec_adv import AdvisoryOpenSSLSecAdv -from vulncheck_sdk.models.advisory_open_ssl_vulnerability import AdvisoryOpenSSLVulnerability -from vulncheck_sdk.models.advisory_open_stack import AdvisoryOpenStack -from vulncheck_sdk.models.advisory_opengear import AdvisoryOpengear -from vulncheck_sdk.models.advisory_oracle_cpu import AdvisoryOracleCPU -from vulncheck_sdk.models.advisory_oracle_cpucsaf import AdvisoryOracleCPUCSAF -from vulncheck_sdk.models.advisory_oval_cve import AdvisoryOvalCVE -from vulncheck_sdk.models.advisory_oval_reference import AdvisoryOvalReference -from vulncheck_sdk.models.advisory_override import AdvisoryOverride -from vulncheck_sdk.models.advisory_override_annotation import AdvisoryOverrideAnnotation -from vulncheck_sdk.models.advisory_override_cve import AdvisoryOverrideCVE -from vulncheck_sdk.models.advisory_override_configuration import AdvisoryOverrideConfiguration -from vulncheck_sdk.models.advisory_own_cloud import AdvisoryOwnCloud -from vulncheck_sdk.models.advisory_pg_fix import AdvisoryPGFix -from vulncheck_sdk.models.advisory_phpmy_admin import AdvisoryPHPMyAdmin -from vulncheck_sdk.models.advisory_ptc import AdvisoryPTC -from vulncheck_sdk.models.advisory_ptm_descriptions import AdvisoryPTMDescriptions -from vulncheck_sdk.models.advisory_package import AdvisoryPackage -from vulncheck_sdk.models.advisory_package_stat import AdvisoryPackageStat -from vulncheck_sdk.models.advisory_packetstorm_exploit import AdvisoryPacketstormExploit -from vulncheck_sdk.models.advisory_palantir import AdvisoryPalantir -from vulncheck_sdk.models.advisory_palo_alto_advisory import AdvisoryPaloAltoAdvisory -from vulncheck_sdk.models.advisory_panasonic import AdvisoryPanasonic -from vulncheck_sdk.models.advisory_paper_cut import AdvisoryPaperCut -from vulncheck_sdk.models.advisory_patch import AdvisoryPatch -from vulncheck_sdk.models.advisory_pega import AdvisoryPega -from vulncheck_sdk.models.advisory_philips_advisory import AdvisoryPhilipsAdvisory -from vulncheck_sdk.models.advisory_phoenix_contact_advisory import AdvisoryPhoenixContactAdvisory -from vulncheck_sdk.models.advisory_postgres_sql import AdvisoryPostgresSQL -from vulncheck_sdk.models.advisory_power_dns import AdvisoryPowerDNS -from vulncheck_sdk.models.advisory_prime_version import AdvisoryPrimeVersion -from vulncheck_sdk.models.advisory_product import AdvisoryProduct -from vulncheck_sdk.models.advisory_product_branch import AdvisoryProductBranch -from vulncheck_sdk.models.advisory_product_specific_detail import AdvisoryProductSpecificDetail -from vulncheck_sdk.models.advisory_product_tree import AdvisoryProductTree -from vulncheck_sdk.models.advisory_products_affected import AdvisoryProductsAffected -from vulncheck_sdk.models.advisory_progress import AdvisoryProgress -from vulncheck_sdk.models.advisory_proofpoint import AdvisoryProofpoint -from vulncheck_sdk.models.advisory_publisher import AdvisoryPublisher -from vulncheck_sdk.models.advisory_pure_storage import AdvisoryPureStorage -from vulncheck_sdk.models.advisory_py_pa_advisory import AdvisoryPyPAAdvisory -from vulncheck_sdk.models.advisory_py_pa_affected import AdvisoryPyPAAffected -from vulncheck_sdk.models.advisory_py_pa_event import AdvisoryPyPAEvent -from vulncheck_sdk.models.advisory_py_pa_package import AdvisoryPyPAPackage -from vulncheck_sdk.models.advisory_py_pa_range import AdvisoryPyPARange -from vulncheck_sdk.models.advisory_py_pa_reference import AdvisoryPyPAReference -from vulncheck_sdk.models.advisory_qnap_advisory import AdvisoryQNAPAdvisory -from vulncheck_sdk.models.advisory_qsb import AdvisoryQSB -from vulncheck_sdk.models.advisory_qualcomm import AdvisoryQualcomm -from vulncheck_sdk.models.advisory_qualys import AdvisoryQualys -from vulncheck_sdk.models.advisory_qualys_qid import AdvisoryQualysQID -from vulncheck_sdk.models.advisory_r_description import AdvisoryRDescription -from vulncheck_sdk.models.advisory_r_note import AdvisoryRNote -from vulncheck_sdk.models.advisory_r_revision import AdvisoryRRevision -from vulncheck_sdk.models.advisory_r_score_set import AdvisoryRScoreSet -from vulncheck_sdk.models.advisory_r_threat import AdvisoryRThreat -from vulncheck_sdk.models.advisory_range import AdvisoryRange -from vulncheck_sdk.models.advisory_ransomware_exploit import AdvisoryRansomwareExploit -from vulncheck_sdk.models.advisory_record_type import AdvisoryRecordType -from vulncheck_sdk.models.advisory_redhat_cve import AdvisoryRedhatCVE -from vulncheck_sdk.models.advisory_reference import AdvisoryReference -from vulncheck_sdk.models.advisory_related_rule import AdvisoryRelatedRule -from vulncheck_sdk.models.advisory_relationship import AdvisoryRelationship -from vulncheck_sdk.models.advisory_remediation_data import AdvisoryRemediationData -from vulncheck_sdk.models.advisory_renesas import AdvisoryRenesas -from vulncheck_sdk.models.advisory_reported_exploit import AdvisoryReportedExploit -from vulncheck_sdk.models.advisory_restart_data import AdvisoryRestartData -from vulncheck_sdk.models.advisory_revision import AdvisoryRevision -from vulncheck_sdk.models.advisory_revision_history import AdvisoryRevisionHistory -from vulncheck_sdk.models.advisory_revive import AdvisoryRevive -from vulncheck_sdk.models.advisory_rhel_cve import AdvisoryRhelCVE -from vulncheck_sdk.models.advisory_roche import AdvisoryRoche -from vulncheck_sdk.models.advisory_roche_cve import AdvisoryRocheCVE -from vulncheck_sdk.models.advisory_rockwell import AdvisoryRockwell -from vulncheck_sdk.models.advisory_rocky_advisory import AdvisoryRockyAdvisory -from vulncheck_sdk.models.advisory_rocky_cve import AdvisoryRockyCve -from vulncheck_sdk.models.advisory_rocky_errata import AdvisoryRockyErrata -from vulncheck_sdk.models.advisory_rocky_fix import AdvisoryRockyFix -from vulncheck_sdk.models.advisory_rocky_package import AdvisoryRockyPackage -from vulncheck_sdk.models.advisory_rocky_version import AdvisoryRockyVersion -from vulncheck_sdk.models.advisory_rsync import AdvisoryRsync -from vulncheck_sdk.models.advisory_ruckus import AdvisoryRuckus -from vulncheck_sdk.models.advisory_rustsec_advisory import AdvisoryRustsecAdvisory -from vulncheck_sdk.models.advisory_rustsec_affected import AdvisoryRustsecAffected -from vulncheck_sdk.models.advisory_rustsec_front_matter_advisory import AdvisoryRustsecFrontMatterAdvisory -from vulncheck_sdk.models.advisory_rustsec_front_matter_versions import AdvisoryRustsecFrontMatterVersions -from vulncheck_sdk.models.advisory_sa_advisory import AdvisorySAAdvisory -from vulncheck_sdk.models.advisory_sap import AdvisorySAP -from vulncheck_sdk.models.advisory_sec_consult import AdvisorySECConsult -from vulncheck_sdk.models.advisory_ssa_source import AdvisorySSASource -from vulncheck_sdk.models.advisory_ssd_advisory import AdvisorySSDAdvisory -from vulncheck_sdk.models.advisory_safran import AdvisorySafran -from vulncheck_sdk.models.advisory_saint_exploit import AdvisorySaintExploit -from vulncheck_sdk.models.advisory_sales_force import AdvisorySalesForce -from vulncheck_sdk.models.advisory_samba import AdvisorySamba -from vulncheck_sdk.models.advisory_schneider_cve import AdvisorySchneiderCVE -from vulncheck_sdk.models.advisory_schneider_electric_advisory import AdvisorySchneiderElectricAdvisory -from vulncheck_sdk.models.advisory_score_set import AdvisoryScoreSet -from vulncheck_sdk.models.advisory_sec_fix import AdvisorySecFix -from vulncheck_sdk.models.advisory_security_bulletin import AdvisorySecurityBulletin -from vulncheck_sdk.models.advisory_security_lab import AdvisorySecurityLab -from vulncheck_sdk.models.advisory_seebug_exploit import AdvisorySeebugExploit -from vulncheck_sdk.models.advisory_sel import AdvisorySel -from vulncheck_sdk.models.advisory_sentinel_one import AdvisorySentinelOne -from vulncheck_sdk.models.advisory_service_now import AdvisoryServiceNow -from vulncheck_sdk.models.advisory_seven_zip import AdvisorySevenZip -from vulncheck_sdk.models.advisory_severity import AdvisorySeverity -from vulncheck_sdk.models.advisory_shadow_server_exploited_vulnerability import AdvisoryShadowServerExploitedVulnerability -from vulncheck_sdk.models.advisory_shielder import AdvisoryShielder -from vulncheck_sdk.models.advisory_sick import AdvisorySick -from vulncheck_sdk.models.advisory_siemens_acknowledgments import AdvisorySiemensAcknowledgments -from vulncheck_sdk.models.advisory_siemens_advisory import AdvisorySiemensAdvisory -from vulncheck_sdk.models.advisory_siemens_branch import AdvisorySiemensBranch -from vulncheck_sdk.models.advisory_siemens_cvssv3 import AdvisorySiemensCVSSV3 -from vulncheck_sdk.models.advisory_siemens_cwe import AdvisorySiemensCWE -from vulncheck_sdk.models.advisory_siemens_distribution import AdvisorySiemensDistribution -from vulncheck_sdk.models.advisory_siemens_document import AdvisorySiemensDocument -from vulncheck_sdk.models.advisory_siemens_engine import AdvisorySiemensEngine -from vulncheck_sdk.models.advisory_siemens_generator import AdvisorySiemensGenerator -from vulncheck_sdk.models.advisory_siemens_notes import AdvisorySiemensNotes -from vulncheck_sdk.models.advisory_siemens_product import AdvisorySiemensProduct -from vulncheck_sdk.models.advisory_siemens_product_identification_helper import AdvisorySiemensProductIdentificationHelper -from vulncheck_sdk.models.advisory_siemens_product_status import AdvisorySiemensProductStatus -from vulncheck_sdk.models.advisory_siemens_product_tree import AdvisorySiemensProductTree -from vulncheck_sdk.models.advisory_siemens_publisher import AdvisorySiemensPublisher -from vulncheck_sdk.models.advisory_siemens_references import AdvisorySiemensReferences -from vulncheck_sdk.models.advisory_siemens_remediation import AdvisorySiemensRemediation -from vulncheck_sdk.models.advisory_siemens_revision_history import AdvisorySiemensRevisionHistory -from vulncheck_sdk.models.advisory_siemens_score import AdvisorySiemensScore -from vulncheck_sdk.models.advisory_siemens_sub_branch import AdvisorySiemensSubBranch -from vulncheck_sdk.models.advisory_siemens_sub_sub_branch import AdvisorySiemensSubSubBranch -from vulncheck_sdk.models.advisory_siemens_tlp import AdvisorySiemensTLP -from vulncheck_sdk.models.advisory_siemens_tracking import AdvisorySiemensTracking -from vulncheck_sdk.models.advisory_siemens_vulnerability import AdvisorySiemensVulnerability -from vulncheck_sdk.models.advisory_sierra_wireless import AdvisorySierraWireless -from vulncheck_sdk.models.advisory_sigma_rule import AdvisorySigmaRule -from vulncheck_sdk.models.advisory_sigma_rule_rule import AdvisorySigmaRuleRule -from vulncheck_sdk.models.advisory_sing_cert import AdvisorySingCert -from vulncheck_sdk.models.advisory_sitecore import AdvisorySitecore -from vulncheck_sdk.models.advisory_slackware import AdvisorySlackware -from vulncheck_sdk.models.advisory_software_update import AdvisorySoftwareUpdate -from vulncheck_sdk.models.advisory_solar_winds_advisory import AdvisorySolarWindsAdvisory -from vulncheck_sdk.models.advisory_solr import AdvisorySolr -from vulncheck_sdk.models.advisory_sonatype import AdvisorySonatype -from vulncheck_sdk.models.advisory_sonic_wall_advisory import AdvisorySonicWallAdvisory -from vulncheck_sdk.models.advisory_spacelabs_healthcare_advisory import AdvisorySpacelabsHealthcareAdvisory -from vulncheck_sdk.models.advisory_splunk import AdvisorySplunk -from vulncheck_sdk.models.advisory_splunk_product import AdvisorySplunkProduct -from vulncheck_sdk.models.advisory_spring import AdvisorySpring -from vulncheck_sdk.models.advisory_status import AdvisoryStatus -from vulncheck_sdk.models.advisory_stormshield import AdvisoryStormshield -from vulncheck_sdk.models.advisory_stryker_advisory import AdvisoryStrykerAdvisory -from vulncheck_sdk.models.advisory_sudo import AdvisorySudo -from vulncheck_sdk.models.advisory_suse_security import AdvisorySuseSecurity -from vulncheck_sdk.models.advisory_swisslog_healthcare_advisory import AdvisorySwisslogHealthcareAdvisory -from vulncheck_sdk.models.advisory_symfony import AdvisorySymfony -from vulncheck_sdk.models.advisory_synacktiv import AdvisorySynacktiv -from vulncheck_sdk.models.advisory_syncro_soft import AdvisorySyncroSoft -from vulncheck_sdk.models.advisory_synology import AdvisorySynology -from vulncheck_sdk.models.advisory_ti import AdvisoryTI -from vulncheck_sdk.models.advisory_tp_link import AdvisoryTPLink -from vulncheck_sdk.models.advisory_tw_cert_advisory import AdvisoryTWCertAdvisory -from vulncheck_sdk.models.advisory_tailscale import AdvisoryTailscale -from vulncheck_sdk.models.advisory_talos_advisory import AdvisoryTalosAdvisory -from vulncheck_sdk.models.advisory_team_viewer import AdvisoryTeamViewer -from vulncheck_sdk.models.advisory_tenable_research_advisory import AdvisoryTenableResearchAdvisory -from vulncheck_sdk.models.advisory_tencent import AdvisoryTencent -from vulncheck_sdk.models.advisory_thales import AdvisoryThales -from vulncheck_sdk.models.advisory_the_missing_link import AdvisoryTheMissingLink -from vulncheck_sdk.models.advisory_thermo_fisher import AdvisoryThermoFisher -from vulncheck_sdk.models.advisory_threat import AdvisoryThreat -from vulncheck_sdk.models.advisory_threat_actor_with_external_objects import AdvisoryThreatActorWithExternalObjects -from vulncheck_sdk.models.advisory_threat_data import AdvisoryThreatData -from vulncheck_sdk.models.advisory_tibco import AdvisoryTibco -from vulncheck_sdk.models.advisory_timeline import AdvisoryTimeline -from vulncheck_sdk.models.advisory_tool import AdvisoryTool -from vulncheck_sdk.models.advisory_tool_ref import AdvisoryToolRef -from vulncheck_sdk.models.advisory_tracking import AdvisoryTracking -from vulncheck_sdk.models.advisory_tracking_id import AdvisoryTrackingID -from vulncheck_sdk.models.advisory_trane_technology import AdvisoryTraneTechnology -from vulncheck_sdk.models.advisory_trend_micro import AdvisoryTrendMicro -from vulncheck_sdk.models.advisory_triage_notes import AdvisoryTriageNotes -from vulncheck_sdk.models.advisory_trustwave import AdvisoryTrustwave -from vulncheck_sdk.models.advisory_usd import AdvisoryUSD -from vulncheck_sdk.models.advisory_usom_advisory import AdvisoryUSOMAdvisory -from vulncheck_sdk.models.advisory_ubiquiti import AdvisoryUbiquiti -from vulncheck_sdk.models.advisory_ubuntu_cve import AdvisoryUbuntuCVE -from vulncheck_sdk.models.advisory_ubuntu_package_release_status import AdvisoryUbuntuPackageReleaseStatus -from vulncheck_sdk.models.advisory_unify import AdvisoryUnify -from vulncheck_sdk.models.advisory_unisoc import AdvisoryUnisoc -from vulncheck_sdk.models.advisory_update import AdvisoryUpdate -from vulncheck_sdk.models.advisory_updated import AdvisoryUpdated -from vulncheck_sdk.models.advisory_v3_acceptance_level import AdvisoryV3AcceptanceLevel -from vulncheck_sdk.models.advisory_vccpe_dictionary import AdvisoryVCCPEDictionary -from vulncheck_sdk.models.advisory_vc_vulnerable_cpes import AdvisoryVCVulnerableCPEs -from vulncheck_sdk.models.advisory_vde_advisory import AdvisoryVDEAdvisory -from vulncheck_sdk.models.advisory_vlc import AdvisoryVLC -from vulncheck_sdk.models.advisory_vm_ware_advisory import AdvisoryVMWareAdvisory -from vulncheck_sdk.models.advisory_vyaire_advisory import AdvisoryVYAIREAdvisory -from vulncheck_sdk.models.advisory_van_dyke import AdvisoryVanDyke -from vulncheck_sdk.models.advisory_vapid_labs_advisory import AdvisoryVapidLabsAdvisory -from vulncheck_sdk.models.advisory_veeam import AdvisoryVeeam -from vulncheck_sdk.models.advisory_vendor_name_for_threat_actor import AdvisoryVendorNameForThreatActor -from vulncheck_sdk.models.advisory_vendor_product import AdvisoryVendorProduct -from vulncheck_sdk.models.advisory_vendor_ref import AdvisoryVendorRef -from vulncheck_sdk.models.advisory_veritas import AdvisoryVeritas -from vulncheck_sdk.models.advisory_virtuozzo import AdvisoryVirtuozzo -from vulncheck_sdk.models.advisory_void_sec import AdvisoryVoidSec -from vulncheck_sdk.models.advisory_vuln_check import AdvisoryVulnCheck -from vulncheck_sdk.models.advisory_vuln_check_cve_list_v5 import AdvisoryVulnCheckCVEListV5 -from vulncheck_sdk.models.advisory_vuln_check_config import AdvisoryVulnCheckConfig -from vulncheck_sdk.models.advisory_vuln_check_kev import AdvisoryVulnCheckKEV -from vulncheck_sdk.models.advisory_vuln_check_package import AdvisoryVulnCheckPackage -from vulncheck_sdk.models.advisory_vulnerability import AdvisoryVulnerability -from vulncheck_sdk.models.advisory_vulnerable_debian_package import AdvisoryVulnerableDebianPackage -from vulncheck_sdk.models.advisory_vulnerable_product import AdvisoryVulnerableProduct -from vulncheck_sdk.models.advisory_vulnrichment import AdvisoryVulnrichment -from vulncheck_sdk.models.advisory_vulnrichment_cve_ref import AdvisoryVulnrichmentCVERef -from vulncheck_sdk.models.advisory_vulnrichment_containers import AdvisoryVulnrichmentContainers -from vulncheck_sdk.models.advisory_vulnrichment_content import AdvisoryVulnrichmentContent -from vulncheck_sdk.models.advisory_vulnrichment_metric import AdvisoryVulnrichmentMetric -from vulncheck_sdk.models.advisory_vulnrichment_option import AdvisoryVulnrichmentOption -from vulncheck_sdk.models.advisory_vulnrichment_other import AdvisoryVulnrichmentOther -from vulncheck_sdk.models.advisory_wrt import AdvisoryWRT -from vulncheck_sdk.models.advisory_watch_guard import AdvisoryWatchGuard -from vulncheck_sdk.models.advisory_whats_app import AdvisoryWhatsApp -from vulncheck_sdk.models.advisory_wibu import AdvisoryWibu -from vulncheck_sdk.models.advisory_wireshark import AdvisoryWireshark -from vulncheck_sdk.models.advisory_with_secure import AdvisoryWithSecure -from vulncheck_sdk.models.advisory_wolf_ssl import AdvisoryWolfSSL -from vulncheck_sdk.models.advisory_wolfi import AdvisoryWolfi -from vulncheck_sdk.models.advisory_wolfi_package import AdvisoryWolfiPackage -from vulncheck_sdk.models.advisory_wolfi_sec_fix import AdvisoryWolfiSecFix -from vulncheck_sdk.models.advisory_wordfence import AdvisoryWordfence -from vulncheck_sdk.models.advisory_xdb import AdvisoryXDB -from vulncheck_sdk.models.advisory_xen import AdvisoryXen -from vulncheck_sdk.models.advisory_xerox import AdvisoryXerox -from vulncheck_sdk.models.advisory_xiaomi import AdvisoryXiaomi -from vulncheck_sdk.models.advisory_xylem import AdvisoryXylem -from vulncheck_sdk.models.advisory_yamaha import AdvisoryYamaha -from vulncheck_sdk.models.advisory_yokogawa_advisory import AdvisoryYokogawaAdvisory -from vulncheck_sdk.models.advisory_yubico import AdvisoryYubico -from vulncheck_sdk.models.advisory_zdi import AdvisoryZDI -from vulncheck_sdk.models.advisory_zdi_product import AdvisoryZDIProduct -from vulncheck_sdk.models.advisory_zdi_response import AdvisoryZDIResponse -from vulncheck_sdk.models.advisory_zdi_response_vendor import AdvisoryZDIResponseVendor -from vulncheck_sdk.models.advisory_zdi_vendor import AdvisoryZDIVendor -from vulncheck_sdk.models.advisory_zebra import AdvisoryZebra -from vulncheck_sdk.models.advisory_zero_day_advisory import AdvisoryZeroDayAdvisory -from vulncheck_sdk.models.advisory_zero_science_advisory import AdvisoryZeroScienceAdvisory -from vulncheck_sdk.models.advisory_zimbra import AdvisoryZimbra -from vulncheck_sdk.models.advisory_zoom import AdvisoryZoom -from vulncheck_sdk.models.advisory_zscaler import AdvisoryZscaler -from vulncheck_sdk.models.advisory_zulu_version import AdvisoryZuluVersion -from vulncheck_sdk.models.advisory_zuso import AdvisoryZuso -from vulncheck_sdk.models.advisory_zyxel import AdvisoryZyxel -from vulncheck_sdk.models.api_base_metric_v2 import ApiBaseMetricV2 -from vulncheck_sdk.models.api_base_metric_v3 import ApiBaseMetricV3 -from vulncheck_sdk.models.api_cpe import ApiCPE -from vulncheck_sdk.models.api_cpe_match import ApiCPEMatch -from vulncheck_sdk.models.api_cpe_name import ApiCPEName -from vulncheck_sdk.models.api_cve import ApiCVE -from vulncheck_sdk.models.api_cve_data_meta import ApiCVEDataMeta -from vulncheck_sdk.models.api_cve_data_meta_extended import ApiCVEDataMetaExtended -from vulncheck_sdk.models.api_cve_extended import ApiCVEExtended -from vulncheck_sdk.models.api_cvssv2 import ApiCVSSV2 -from vulncheck_sdk.models.api_cvssv3 import ApiCVSSV3 -from vulncheck_sdk.models.api_cwe import ApiCWE -from vulncheck_sdk.models.api_categorization_extended import ApiCategorizationExtended -from vulncheck_sdk.models.api_configurations import ApiConfigurations -from vulncheck_sdk.models.api_cve_items import ApiCveItems -from vulncheck_sdk.models.api_cve_items_extended import ApiCveItemsExtended -from vulncheck_sdk.models.api_date_time import ApiDateTime -from vulncheck_sdk.models.api_description import ApiDescription -from vulncheck_sdk.models.api_description_data import ApiDescriptionData -from vulncheck_sdk.models.api_epss import ApiEPSS -from vulncheck_sdk.models.api_epss_data import ApiEPSSData -from vulncheck_sdk.models.api_exploit_chain import ApiExploitChain -from vulncheck_sdk.models.api_exploit_chain_cve import ApiExploitChainCVE -from vulncheck_sdk.models.api_exploit_v3_result import ApiExploitV3Result -from vulncheck_sdk.models.api_exploits_change import ApiExploitsChange -from vulncheck_sdk.models.api_exploits_changelog import ApiExploitsChangelog -from vulncheck_sdk.models.api_exploits_trending import ApiExploitsTrending -from vulncheck_sdk.models.api_exploits_v3_count import ApiExploitsV3Count -from vulncheck_sdk.models.api_exploits_v3_timeline import ApiExploitsV3Timeline -from vulncheck_sdk.models.api_impact import ApiImpact -from vulncheck_sdk.models.api_impact_extended import ApiImpactExtended -from vulncheck_sdk.models.api_initial_access import ApiInitialAccess -from vulncheck_sdk.models.api_initial_access_artifact import ApiInitialAccessArtifact -from vulncheck_sdk.models.api_mitre_attack_tech import ApiMitreAttackTech -from vulncheck_sdk.models.api_mitre_attack_to_cve import ApiMitreAttackToCVE -from vulncheck_sdk.models.api_nvd20_cpe_match import ApiNVD20CPEMatch -from vulncheck_sdk.models.api_nvd20_cpe_name import ApiNVD20CPEName -from vulncheck_sdk.models.api_nvd20_cve import ApiNVD20CVE -from vulncheck_sdk.models.api_nvd20_cve_extended import ApiNVD20CVEExtended -from vulncheck_sdk.models.api_nvd20_cvss_data_v2 import ApiNVD20CvssDataV2 -from vulncheck_sdk.models.api_nvd20_cvss_data_v3 import ApiNVD20CvssDataV3 -from vulncheck_sdk.models.api_nvd20_cvss_metric_v2 import ApiNVD20CvssMetricV2 -from vulncheck_sdk.models.api_nvd20_cvss_metric_v3 import ApiNVD20CvssMetricV3 -from vulncheck_sdk.models.api_nvd20_cvss_metric_v40 import ApiNVD20CvssMetricV40 -from vulncheck_sdk.models.api_nvd20_description import ApiNVD20Description -from vulncheck_sdk.models.api_nvd20_metric import ApiNVD20Metric -from vulncheck_sdk.models.api_nvd20_metric_extended import ApiNVD20MetricExtended -from vulncheck_sdk.models.api_nvd20_reference import ApiNVD20Reference -from vulncheck_sdk.models.api_nvd20_reference_extended import ApiNVD20ReferenceExtended -from vulncheck_sdk.models.api_nvd20_temporal_associated_base_metric import ApiNVD20TemporalAssociatedBaseMetric -from vulncheck_sdk.models.api_nvd20_temporal_cvssv2 import ApiNVD20TemporalCVSSV2 -from vulncheck_sdk.models.api_nvd20_temporal_cvssv3 import ApiNVD20TemporalCVSSV3 -from vulncheck_sdk.models.api_nvd20_threat_associated_base_metric import ApiNVD20ThreatAssociatedBaseMetric -from vulncheck_sdk.models.api_nvd20_threat_cvssv40 import ApiNVD20ThreatCVSSV40 -from vulncheck_sdk.models.api_nvd20_vendor_comment import ApiNVD20VendorComment -from vulncheck_sdk.models.api_nvd20_weakness import ApiNVD20Weakness -from vulncheck_sdk.models.api_nvd20_weakness_desc_extended import ApiNVD20WeaknessDescExtended -from vulncheck_sdk.models.api_nvd20_weakness_extended import ApiNVD20WeaknessExtended -from vulncheck_sdk.models.api_nodes import ApiNodes -from vulncheck_sdk.models.api_normalized_exploit_v3_entry import ApiNormalizedExploitV3Entry -from vulncheck_sdk.models.api_normalized_report_v3_entry import ApiNormalizedReportV3Entry -from vulncheck_sdk.models.api_oss_package import ApiOSSPackage -from vulncheck_sdk.models.api_oss_package_artifacts import ApiOSSPackageArtifacts -from vulncheck_sdk.models.api_oss_package_download_info import ApiOSSPackageDownloadInfo -from vulncheck_sdk.models.api_oss_package_hash_info import ApiOSSPackageHashInfo -from vulncheck_sdk.models.api_oss_package_research_attributes import ApiOSSPackageResearchAttributes -from vulncheck_sdk.models.api_oss_package_vulnerability import ApiOSSPackageVulnerability -from vulncheck_sdk.models.api_package import ApiPackage -from vulncheck_sdk.models.api_problem_type import ApiProblemType -from vulncheck_sdk.models.api_problem_type_data import ApiProblemTypeData -from vulncheck_sdk.models.api_problem_type_data_extended import ApiProblemTypeDataExtended -from vulncheck_sdk.models.api_problem_type_description import ApiProblemTypeDescription -from vulncheck_sdk.models.api_problem_type_description_extended import ApiProblemTypeDescriptionExtended -from vulncheck_sdk.models.api_problem_type_extended import ApiProblemTypeExtended -from vulncheck_sdk.models.api_reference import ApiReference -from vulncheck_sdk.models.api_reference_data import ApiReferenceData -from vulncheck_sdk.models.api_reference_data_extended import ApiReferenceDataExtended -from vulncheck_sdk.models.api_references import ApiReferences -from vulncheck_sdk.models.api_references_extended import ApiReferencesExtended -from vulncheck_sdk.models.api_related_attack_pattern import ApiRelatedAttackPattern -from vulncheck_sdk.models.api_ssvc import ApiSSVC -from vulncheck_sdk.models.api_temporal_cvssv2 import ApiTemporalCVSSV2 -from vulncheck_sdk.models.api_temporal_cvssv3 import ApiTemporalCVSSV3 -from vulncheck_sdk.models.api_temporal_metric_v2 import ApiTemporalMetricV2 -from vulncheck_sdk.models.api_temporal_metric_v3 import ApiTemporalMetricV3 -from vulncheck_sdk.models.api_update import ApiUpdate -from vulncheck_sdk.models.api_vulnerability_alias import ApiVulnerabilityAlias -from vulncheck_sdk.models.models_entitlements import ModelsEntitlements -from vulncheck_sdk.models.paginate_match import PaginateMatch -from vulncheck_sdk.models.paginate_pagination import PaginatePagination -from vulncheck_sdk.models.paginate_param import PaginateParam -from vulncheck_sdk.models.params_index_backup import ParamsIndexBackup -from vulncheck_sdk.models.params_index_backup_list import ParamsIndexBackupList -from vulncheck_sdk.models.params_index_list import ParamsIndexList -from vulncheck_sdk.models.purl_package_urljson import PurlPackageURLJSON -from vulncheck_sdk.models.purl_qualifier_json import PurlQualifierJSON -from vulncheck_sdk.models.purls_purl_response import PurlsPurlResponse -from vulncheck_sdk.models.purls_vulnerability import PurlsVulnerability -from vulncheck_sdk.models.render_response_array_params_index_backup_list import RenderResponseArrayParamsIndexBackupList -from vulncheck_sdk.models.render_response_array_params_index_list import RenderResponseArrayParamsIndexList -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_a10_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryA10PaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_abb_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryABBAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aix_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_amd_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ami_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_asrg_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aveva_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aws_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_abbott_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAbbottPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_absolute_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_acronis_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_adobe_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advisory_record_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aleph_research_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_alma_linux_update_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_alpine_linux_sec_db_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_amazon_cve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_anchore_nvd_override_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_android_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_active_mq_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_archiva_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_arrow_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_camel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_commons_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_couch_db_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_flink_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_guacamole_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_http_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_hadoop_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_jsp_wiki_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_kafka_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_logging_services_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_ni_fi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_of_biz_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_open_meetings_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_open_office_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_pulsar_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_shiro_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_spark_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_struts_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_subversion_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_superset_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_tomcat_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_zoo_keeper_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_app_check_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_appgate_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apple_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_arch_issue_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_arista_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aruba_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_asset_note_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_asterisk_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_astra_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_asus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_atlassian_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_atlassian_vuln_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_atredis_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_audiocodes_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aus_cert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_autodesk_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_avaya_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_avigilon_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_axis_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_azul_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_b_braun_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bdu_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bandr_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_baxter_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_beckhoff_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_beckman_coulter_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_becton_dickinson_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_belden_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_beyond_trust_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_binarly_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bit_defender_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_black_berry_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bosch_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_boston_scientific_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_botnet_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ca_cyber_centre_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cbl_mariner_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_certeu_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cesa_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cisa_alert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cnnvd_entry_json_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cnvd_bulletin_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cnvd_flaw_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_canvas_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_carestream_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_carrier_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_be_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_fr_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_in_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_ir_security_alert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_se_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_ua_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_chain_guard_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_check_point_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_chrome_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ciena_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cisa_csaf_adv_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cisco_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cisco_csaf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_citrix_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_claroty_vulnerability_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cloud_bees_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cloud_vuln_db_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_codesys_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_comm_vault_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_compass_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_container_os_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_core_impact_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crestron_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_curl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cvrf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dnn_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dahua_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dassault_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_debian_security_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dell_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_delta_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_distro_package_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_django_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dot_cms_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dragos_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_draytek_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_drupal_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_eol_alibaba_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_eol_microsoft_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_eol_release_data_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_euvd_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_eaton_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_elastic_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_elspec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_emerging_threats_snort_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_emerson_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_end_of_life_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_exodus_intel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_exploit_db_exploitv2_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_f5_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_f_secure_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fanuc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fastly_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_file_cloud_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_file_zilla_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_flatt_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_forge_rock_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fortinet_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fortinet_ips_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_foxit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gcp_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ge_gas_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ge_healthcare_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gh_advisory_json_lean_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gallagher_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_genetec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gigabyte_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_git_hub_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_git_lab_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gitee_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gitlab_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gnu_tls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_go_vuln_json_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_grafana_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_grey_noise_detection_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hcl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hik_vision_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hk_cert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hpe_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hp_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hacktivity_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_harmony_os_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hashi_corp_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_haskell_sadb_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hillrom_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hitachi_energy_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hitachi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_honeywell_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_huawei_euler_os_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_huawei_ips_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_huawei_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_iava_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ibm_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_itw_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_idemia_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_incibe_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_intel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ip_intel_record_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_israeli_alert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_israeli_vulnerability_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_istio_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ivanti_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ivanti_rss_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_j_frog_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jnj_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jvn_advisory_item_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jvn_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jenkins_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jet_brains_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_juniper_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_k8_s_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kev_catalog_vulnerability_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kr_cert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kaspersky_icscert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kore_logic_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lg_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lenovo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lexmark_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_libre_office_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_linux_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ma_cert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_m_files_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_manage_engine_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mbed_tls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mc_afee_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mediatek_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_medtronic_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mendix_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_meta_data_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_metasploit_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_microsoft_cvrf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_microsoft_kb_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mikrotik_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mindray_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_misp_value_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mitel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mitre_cve_list_v5_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mitsubishi_electric_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mongo_db_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_moxa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mozilla_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ncsccve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ncsc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nhs_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ni_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ntp_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nvd20_source_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nvdcpe_dictionary_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nz_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_naver_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nessus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_net_app_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netatalk_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netgate_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netgear_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netskope_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nginx_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_node_js_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_node_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nokia_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_note_pad_plus_plus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nozomi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_osv_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_otrs_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_octopus_deploy_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_okta_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_omron_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_one_e_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_bsd_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_cvdb_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_jdk_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_ssh_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_ssl_sec_adv_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_stack_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_opengear_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_oracle_cpucsaf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_oracle_cpu_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_own_cloud_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_phpmy_admin_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ptc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_packetstorm_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_palantir_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_palo_alto_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_panasonic_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_paper_cut_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_pega_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_philips_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_phoenix_contact_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_postgres_sql_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_power_dns_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_progress_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_proofpoint_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_pure_storage_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_py_pa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qnap_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qsb_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualcomm_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualys_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualys_qid_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ransomware_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_redhat_cve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_renesas_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_revive_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rhel_cve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_roche_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rockwell_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rocky_errata_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rsync_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ruckus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rustsec_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sap_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sec_consult_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ssd_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_safran_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_saint_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sales_force_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_samba_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_schneider_electric_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_security_bulletin_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_security_lab_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_seebug_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sel_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySelPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sentinel_one_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_service_now_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_seven_zip_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySevenZipPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_shadow_server_exploited_vulnerability_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_shielder_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sick_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySickPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_siemens_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sierra_wireless_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sigma_rule_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sing_cert_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sitecore_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_slackware_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_solar_winds_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_solr_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sonatype_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sonic_wall_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_spacelabs_healthcare_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_splunk_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_spring_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_stormshield_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_stryker_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sudo_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_suse_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_swisslog_healthcare_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_symfony_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_synacktiv_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syncro_soft_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_synology_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ti_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tp_link_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tw_cert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tailscale_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTailscalePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_talos_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_team_viewer_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTeamViewerPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tenable_research_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTenableResearchAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tencent_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTencentPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_thales_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryThalesPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_the_missing_link_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTheMissingLinkPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_thermo_fisher_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryThermoFisherPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_threat_actor_with_external_objects_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryThreatActorWithExternalObjectsPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tibco_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTibcoPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_trane_technology_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTraneTechnologyPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_trend_micro_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTrendMicroPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_trustwave_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTrustwavePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_usd_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUSDPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_usom_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUSOMAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ubiquiti_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUbiquitiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ubuntu_cve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUbuntuCVEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_unify_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUnifyPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_unisoc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUnisocPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_update_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vccpe_dictionary_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVCCPEDictionaryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vc_vulnerable_cpes_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vde_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVDEAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vlc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVLCPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vm_ware_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVMWareAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vyaire_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVYAIREAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_van_dyke_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVanDykePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vapid_labs_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVapidLabsAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_veeam_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVeeamPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_veritas_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVeritasPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_virtuozzo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVirtuozzoPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_void_sec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVoidSecPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vuln_check_cve_list_v5_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnCheckCVEListV5PaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vuln_check_config_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnCheckConfigPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vuln_check_kev_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnCheckKEVPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vuln_check_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnCheckPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vulnerable_debian_package_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vulnrichment_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnrichmentPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wrt_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_watch_guard_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWatchGuardPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_whats_app_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWhatsAppPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wibu_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWibuPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wireshark_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWiresharkPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_with_secure_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWithSecurePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wolf_ssl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWolfSSLPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wolfi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWolfiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wordfence_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWordfencePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_xen_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryXenPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_xerox_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryXeroxPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_xiaomi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryXiaomiPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_xylem_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryXylemPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_yamaha_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryYamahaPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_yokogawa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryYokogawaAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_yubico_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryYubicoPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zebra_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZebraPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zero_day_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZeroDayAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zero_science_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZeroScienceAdvisoryPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zimbra_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZimbraPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zoom_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZoomPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zscaler_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZscalerPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zuso_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZusoPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zyxel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZyxelPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_cwe_paginate_pagination import RenderResponseWithMetadataArrayApiCWEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_cve_items_extended_paginate_pagination import RenderResponseWithMetadataArrayApiCveItemsExtendedPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_cve_items_paginate_pagination import RenderResponseWithMetadataArrayApiCveItemsPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_epss_data_paginate_pagination import RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_exploit_chain_paginate_pagination import RenderResponseWithMetadataArrayApiExploitChainPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_exploit_v3_result_paginate_pagination import RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_exploits_changelog_paginate_pagination import RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_initial_access_paginate_pagination import RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_mitre_attack_to_cve_paginate_pagination import RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_nvd20_cpe_match_paginate_pagination import RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_nvd20_cve_extended_paginate_pagination import RenderResponseWithMetadataArrayApiNVD20CVEExtendedPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_nvd20_cve_paginate_pagination import RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_oss_package_paginate_pagination import RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_update_paginate_pagination import RenderResponseWithMetadataArrayApiUpdatePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_api_vulnerability_alias_paginate_pagination import RenderResponseWithMetadataArrayApiVulnerabilityAliasPaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_purls_purl_response_paginate_pagination import RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination -from vulncheck_sdk.models.render_response_with_metadata_array_string_v3controllers_response_metadata import RenderResponseWithMetadataArrayStringV3controllersResponseMetadata -from vulncheck_sdk.models.render_response_with_metadata_v3controllers_backup_response_data_v3controllers_backup_response_metadata import RenderResponseWithMetadataV3controllersBackupResponseDataV3controllersBackupResponseMetadata -from vulncheck_sdk.models.render_response_with_metadata_v3controllers_purl_response_data_v3controllers_purl_response_metadata import RenderResponseWithMetadataV3controllersPurlResponseDataV3controllersPurlResponseMetadata -from vulncheck_sdk.models.v3controllers_backup_response_metadata import V3controllersBackupResponseMetadata -from vulncheck_sdk.models.v3controllers_purl_response_data import V3controllersPurlResponseData -from vulncheck_sdk.models.v3controllers_purl_response_metadata import V3controllersPurlResponseMetadata -from vulncheck_sdk.models.v3controllers_response_metadata import V3controllersResponseMetadata +from vulncheck_sdk.models.advisory_a10 import AdvisoryA10 as AdvisoryA10 +from vulncheck_sdk.models.advisory_abb_advisory import AdvisoryABBAdvisory as AdvisoryABBAdvisory +from vulncheck_sdk.models.advisory_adp import AdvisoryADP as AdvisoryADP +from vulncheck_sdk.models.advisory_adp_container import AdvisoryADPContainer as AdvisoryADPContainer +from vulncheck_sdk.models.advisory_aix import AdvisoryAIX as AdvisoryAIX +from vulncheck_sdk.models.advisory_amd import AdvisoryAMD as AdvisoryAMD +from vulncheck_sdk.models.advisory_ami import AdvisoryAMI as AdvisoryAMI +from vulncheck_sdk.models.advisory_asrg import AdvisoryASRG as AdvisoryASRG +from vulncheck_sdk.models.advisory_aveva_advisory import AdvisoryAVEVAAdvisory as AdvisoryAVEVAAdvisory +from vulncheck_sdk.models.advisory_aws import AdvisoryAWS as AdvisoryAWS +from vulncheck_sdk.models.advisory_abbott import AdvisoryAbbott as AdvisoryAbbott +from vulncheck_sdk.models.advisory_absolute import AdvisoryAbsolute as AdvisoryAbsolute +from vulncheck_sdk.models.advisory_acknowledgement import AdvisoryAcknowledgement as AdvisoryAcknowledgement +from vulncheck_sdk.models.advisory_acronis import AdvisoryAcronis as AdvisoryAcronis +from vulncheck_sdk.models.advisory_adobe_advisory import AdvisoryAdobeAdvisory as AdvisoryAdobeAdvisory +from vulncheck_sdk.models.advisory_adobe_affected import AdvisoryAdobeAffected as AdvisoryAdobeAffected +from vulncheck_sdk.models.advisory_adobe_cve import AdvisoryAdobeCVE as AdvisoryAdobeCVE +from vulncheck_sdk.models.advisory_adobe_solution import AdvisoryAdobeSolution as AdvisoryAdobeSolution +from vulncheck_sdk.models.advisory_advantech import AdvisoryAdvantech as AdvisoryAdvantech +from vulncheck_sdk.models.advisory_advisory import AdvisoryAdvisory as AdvisoryAdvisory +from vulncheck_sdk.models.advisory_advisory_details import AdvisoryAdvisoryDetails as AdvisoryAdvisoryDetails +from vulncheck_sdk.models.advisory_advisory_record import AdvisoryAdvisoryRecord as AdvisoryAdvisoryRecord +from vulncheck_sdk.models.advisory_affected import AdvisoryAffected as AdvisoryAffected +from vulncheck_sdk.models.advisory_affected_chrome import AdvisoryAffectedChrome as AdvisoryAffectedChrome +from vulncheck_sdk.models.advisory_affected_debian_package import AdvisoryAffectedDebianPackage as AdvisoryAffectedDebianPackage +from vulncheck_sdk.models.advisory_affected_debian_release import AdvisoryAffectedDebianRelease as AdvisoryAffectedDebianRelease +from vulncheck_sdk.models.advisory_affected_debian_repository import AdvisoryAffectedDebianRepository as AdvisoryAffectedDebianRepository +from vulncheck_sdk.models.advisory_affected_file import AdvisoryAffectedFile as AdvisoryAffectedFile +from vulncheck_sdk.models.advisory_affected_product import AdvisoryAffectedProduct as AdvisoryAffectedProduct +from vulncheck_sdk.models.advisory_affected_rel import AdvisoryAffectedRel as AdvisoryAffectedRel +from vulncheck_sdk.models.advisory_affected_ubuntu_package import AdvisoryAffectedUbuntuPackage as AdvisoryAffectedUbuntuPackage +from vulncheck_sdk.models.advisory_aleph_research import AdvisoryAlephResearch as AdvisoryAlephResearch +from vulncheck_sdk.models.advisory_alma_date import AdvisoryAlmaDate as AdvisoryAlmaDate +from vulncheck_sdk.models.advisory_alma_linux_update import AdvisoryAlmaLinuxUpdate as AdvisoryAlmaLinuxUpdate +from vulncheck_sdk.models.advisory_alma_object_id import AdvisoryAlmaObjectID as AdvisoryAlmaObjectID +from vulncheck_sdk.models.advisory_alma_package import AdvisoryAlmaPackage as AdvisoryAlmaPackage +from vulncheck_sdk.models.advisory_alma_package_list import AdvisoryAlmaPackageList as AdvisoryAlmaPackageList +from vulncheck_sdk.models.advisory_alma_reference import AdvisoryAlmaReference as AdvisoryAlmaReference +from vulncheck_sdk.models.advisory_alpine_linux_sec_db import AdvisoryAlpineLinuxSecDB as AdvisoryAlpineLinuxSecDB +from vulncheck_sdk.models.advisory_alpine_linux_sec_db_package import AdvisoryAlpineLinuxSecDBPackage as AdvisoryAlpineLinuxSecDBPackage +from vulncheck_sdk.models.advisory_alpine_linux_security_fix import AdvisoryAlpineLinuxSecurityFix as AdvisoryAlpineLinuxSecurityFix +from vulncheck_sdk.models.advisory_amazon_affected_package import AdvisoryAmazonAffectedPackage as AdvisoryAmazonAffectedPackage +from vulncheck_sdk.models.advisory_amazon_cve import AdvisoryAmazonCVE as AdvisoryAmazonCVE +from vulncheck_sdk.models.advisory_anchore_nvd_override import AdvisoryAnchoreNVDOverride as AdvisoryAnchoreNVDOverride +from vulncheck_sdk.models.advisory_android_advisory import AdvisoryAndroidAdvisory as AdvisoryAndroidAdvisory +from vulncheck_sdk.models.advisory_android_affected import AdvisoryAndroidAffected as AdvisoryAndroidAffected +from vulncheck_sdk.models.advisory_android_event import AdvisoryAndroidEvent as AdvisoryAndroidEvent +from vulncheck_sdk.models.advisory_android_package import AdvisoryAndroidPackage as AdvisoryAndroidPackage +from vulncheck_sdk.models.advisory_android_range import AdvisoryAndroidRange as AdvisoryAndroidRange +from vulncheck_sdk.models.advisory_android_reference import AdvisoryAndroidReference as AdvisoryAndroidReference +from vulncheck_sdk.models.advisory_apache_active_mq import AdvisoryApacheActiveMQ as AdvisoryApacheActiveMQ +from vulncheck_sdk.models.advisory_apache_archiva import AdvisoryApacheArchiva as AdvisoryApacheArchiva +from vulncheck_sdk.models.advisory_apache_arrow import AdvisoryApacheArrow as AdvisoryApacheArrow +from vulncheck_sdk.models.advisory_apache_camel import AdvisoryApacheCamel as AdvisoryApacheCamel +from vulncheck_sdk.models.advisory_apache_commons import AdvisoryApacheCommons as AdvisoryApacheCommons +from vulncheck_sdk.models.advisory_apache_couch_db import AdvisoryApacheCouchDB as AdvisoryApacheCouchDB +from vulncheck_sdk.models.advisory_apache_flink import AdvisoryApacheFlink as AdvisoryApacheFlink +from vulncheck_sdk.models.advisory_apache_guacamole import AdvisoryApacheGuacamole as AdvisoryApacheGuacamole +from vulncheck_sdk.models.advisory_apache_http import AdvisoryApacheHTTP as AdvisoryApacheHTTP +from vulncheck_sdk.models.advisory_apache_hadoop import AdvisoryApacheHadoop as AdvisoryApacheHadoop +from vulncheck_sdk.models.advisory_apache_jsp_wiki import AdvisoryApacheJSPWiki as AdvisoryApacheJSPWiki +from vulncheck_sdk.models.advisory_apache_kafka import AdvisoryApacheKafka as AdvisoryApacheKafka +from vulncheck_sdk.models.advisory_apache_logging_services import AdvisoryApacheLoggingServices as AdvisoryApacheLoggingServices +from vulncheck_sdk.models.advisory_apache_ni_fi import AdvisoryApacheNiFi as AdvisoryApacheNiFi +from vulncheck_sdk.models.advisory_apache_of_biz import AdvisoryApacheOFBiz as AdvisoryApacheOFBiz +from vulncheck_sdk.models.advisory_apache_open_meetings import AdvisoryApacheOpenMeetings as AdvisoryApacheOpenMeetings +from vulncheck_sdk.models.advisory_apache_open_office import AdvisoryApacheOpenOffice as AdvisoryApacheOpenOffice +from vulncheck_sdk.models.advisory_apache_pulsar import AdvisoryApachePulsar as AdvisoryApachePulsar +from vulncheck_sdk.models.advisory_apache_shiro import AdvisoryApacheShiro as AdvisoryApacheShiro +from vulncheck_sdk.models.advisory_apache_spark import AdvisoryApacheSpark as AdvisoryApacheSpark +from vulncheck_sdk.models.advisory_apache_struts import AdvisoryApacheStruts as AdvisoryApacheStruts +from vulncheck_sdk.models.advisory_apache_subversion import AdvisoryApacheSubversion as AdvisoryApacheSubversion +from vulncheck_sdk.models.advisory_apache_superset import AdvisoryApacheSuperset as AdvisoryApacheSuperset +from vulncheck_sdk.models.advisory_apache_tomcat import AdvisoryApacheTomcat as AdvisoryApacheTomcat +from vulncheck_sdk.models.advisory_apache_zoo_keeper import AdvisoryApacheZooKeeper as AdvisoryApacheZooKeeper +from vulncheck_sdk.models.advisory_app_check import AdvisoryAppCheck as AdvisoryAppCheck +from vulncheck_sdk.models.advisory_appgate import AdvisoryAppgate as AdvisoryAppgate +from vulncheck_sdk.models.advisory_apple_advisory import AdvisoryAppleAdvisory as AdvisoryAppleAdvisory +from vulncheck_sdk.models.advisory_apple_component import AdvisoryAppleComponent as AdvisoryAppleComponent +from vulncheck_sdk.models.advisory_arch_issue import AdvisoryArchIssue as AdvisoryArchIssue +from vulncheck_sdk.models.advisory_arista import AdvisoryArista as AdvisoryArista +from vulncheck_sdk.models.advisory_aruba import AdvisoryAruba as AdvisoryAruba +from vulncheck_sdk.models.advisory_asset_note import AdvisoryAssetNote as AdvisoryAssetNote +from vulncheck_sdk.models.advisory_asterisk import AdvisoryAsterisk as AdvisoryAsterisk +from vulncheck_sdk.models.advisory_astra import AdvisoryAstra as AdvisoryAstra +from vulncheck_sdk.models.advisory_asus import AdvisoryAsus as AdvisoryAsus +from vulncheck_sdk.models.advisory_atlassian_advisory import AdvisoryAtlassianAdvisory as AdvisoryAtlassianAdvisory +from vulncheck_sdk.models.advisory_atlassian_products import AdvisoryAtlassianProducts as AdvisoryAtlassianProducts +from vulncheck_sdk.models.advisory_atlassian_vuln import AdvisoryAtlassianVuln as AdvisoryAtlassianVuln +from vulncheck_sdk.models.advisory_atredis import AdvisoryAtredis as AdvisoryAtredis +from vulncheck_sdk.models.advisory_audiocodes import AdvisoryAudiocodes as AdvisoryAudiocodes +from vulncheck_sdk.models.advisory_aus_cert import AdvisoryAusCert as AdvisoryAusCert +from vulncheck_sdk.models.advisory_autodesk import AdvisoryAutodesk as AdvisoryAutodesk +from vulncheck_sdk.models.advisory_avaya import AdvisoryAvaya as AdvisoryAvaya +from vulncheck_sdk.models.advisory_avigilon import AdvisoryAvigilon as AdvisoryAvigilon +from vulncheck_sdk.models.advisory_award import AdvisoryAward as AdvisoryAward +from vulncheck_sdk.models.advisory_axis import AdvisoryAxis as AdvisoryAxis +from vulncheck_sdk.models.advisory_azul import AdvisoryAzul as AdvisoryAzul +from vulncheck_sdk.models.advisory_b_braun_advisory import AdvisoryBBraunAdvisory as AdvisoryBBraunAdvisory +from vulncheck_sdk.models.advisory_bdu_advisory import AdvisoryBDUAdvisory as AdvisoryBDUAdvisory +from vulncheck_sdk.models.advisory_bdu_cvss import AdvisoryBDUCvss as AdvisoryBDUCvss +from vulncheck_sdk.models.advisory_bdu_cvss3 import AdvisoryBDUCvss3 as AdvisoryBDUCvss3 +from vulncheck_sdk.models.advisory_bdu_environment import AdvisoryBDUEnvironment as AdvisoryBDUEnvironment +from vulncheck_sdk.models.advisory_bduos import AdvisoryBDUOs as AdvisoryBDUOs +from vulncheck_sdk.models.advisory_bdu_soft import AdvisoryBDUSoft as AdvisoryBDUSoft +from vulncheck_sdk.models.advisory_bdu_types import AdvisoryBDUTypes as AdvisoryBDUTypes +from vulncheck_sdk.models.advisory_bdu_vector import AdvisoryBDUVector as AdvisoryBDUVector +from vulncheck_sdk.models.advisory_bdu_vulnerable_software import AdvisoryBDUVulnerableSoftware as AdvisoryBDUVulnerableSoftware +from vulncheck_sdk.models.advisory_bls import AdvisoryBLS as AdvisoryBLS +from vulncheck_sdk.models.advisory_bandr import AdvisoryBandr as AdvisoryBandr +from vulncheck_sdk.models.advisory_baxter_advisory import AdvisoryBaxterAdvisory as AdvisoryBaxterAdvisory +from vulncheck_sdk.models.advisory_beckhoff_advisory import AdvisoryBeckhoffAdvisory as AdvisoryBeckhoffAdvisory +from vulncheck_sdk.models.advisory_beckman_coulter import AdvisoryBeckmanCoulter as AdvisoryBeckmanCoulter +from vulncheck_sdk.models.advisory_becton_dickinson_advisory import AdvisoryBectonDickinsonAdvisory as AdvisoryBectonDickinsonAdvisory +from vulncheck_sdk.models.advisory_belden_advisory import AdvisoryBeldenAdvisory as AdvisoryBeldenAdvisory +from vulncheck_sdk.models.advisory_beyond_trust import AdvisoryBeyondTrust as AdvisoryBeyondTrust +from vulncheck_sdk.models.advisory_binarly import AdvisoryBinarly as AdvisoryBinarly +from vulncheck_sdk.models.advisory_bit_defender import AdvisoryBitDefender as AdvisoryBitDefender +from vulncheck_sdk.models.advisory_black_berry import AdvisoryBlackBerry as AdvisoryBlackBerry +from vulncheck_sdk.models.advisory_bosch_advisory import AdvisoryBoschAdvisory as AdvisoryBoschAdvisory +from vulncheck_sdk.models.advisory_boston_scientific_advisory import AdvisoryBostonScientificAdvisory as AdvisoryBostonScientificAdvisory +from vulncheck_sdk.models.advisory_botnet import AdvisoryBotnet as AdvisoryBotnet +from vulncheck_sdk.models.advisory_bugzilla import AdvisoryBugzilla as AdvisoryBugzilla +from vulncheck_sdk.models.advisory_ca_cyber_centre_advisory import AdvisoryCACyberCentreAdvisory as AdvisoryCACyberCentreAdvisory +from vulncheck_sdk.models.advisory_cbl_mariner import AdvisoryCBLMariner as AdvisoryCBLMariner +from vulncheck_sdk.models.advisory_certeu_advisory import AdvisoryCERTEUAdvisory as AdvisoryCERTEUAdvisory +from vulncheck_sdk.models.advisory_cesa import AdvisoryCESA as AdvisoryCESA +from vulncheck_sdk.models.advisory_cisa_alert import AdvisoryCISAAlert as AdvisoryCISAAlert +from vulncheck_sdk.models.advisory_cnnvd_entry_json import AdvisoryCNNVDEntryJSON as AdvisoryCNNVDEntryJSON +from vulncheck_sdk.models.advisory_cnvd_bulletin import AdvisoryCNVDBulletin as AdvisoryCNVDBulletin +from vulncheck_sdk.models.advisory_cnvd_flaw import AdvisoryCNVDFlaw as AdvisoryCNVDFlaw +from vulncheck_sdk.models.advisory_cos_update import AdvisoryCOSUpdate as AdvisoryCOSUpdate +from vulncheck_sdk.models.advisory_cpe_match import AdvisoryCPEMatch as AdvisoryCPEMatch +from vulncheck_sdk.models.advisory_cpe_node import AdvisoryCPENode as AdvisoryCPENode +from vulncheck_sdk.models.advisory_csaf import AdvisoryCSAF as AdvisoryCSAF +from vulncheck_sdk.models.advisory_csaf_note import AdvisoryCSAFNote as AdvisoryCSAFNote +from vulncheck_sdk.models.advisory_csaf_reference import AdvisoryCSAFReference as AdvisoryCSAFReference +from vulncheck_sdk.models.advisory_csaf_relationship import AdvisoryCSAFRelationship as AdvisoryCSAFRelationship +from vulncheck_sdk.models.advisory_csaf_score import AdvisoryCSAFScore as AdvisoryCSAFScore +from vulncheck_sdk.models.advisory_csaf_vulnerability import AdvisoryCSAFVulnerability as AdvisoryCSAFVulnerability +from vulncheck_sdk.models.advisory_cve_detail import AdvisoryCVEDetail as AdvisoryCVEDetail +from vulncheck_sdk.models.advisory_cve_details_link import AdvisoryCVEDetailsLink as AdvisoryCVEDetailsLink +from vulncheck_sdk.models.advisory_cve_reference import AdvisoryCVEReference as AdvisoryCVEReference +from vulncheck_sdk.models.advisory_cvrf_reference import AdvisoryCVRFReference as AdvisoryCVRFReference +from vulncheck_sdk.models.advisory_cvss import AdvisoryCVSS as AdvisoryCVSS +from vulncheck_sdk.models.advisory_cvssv2 import AdvisoryCVSSV2 as AdvisoryCVSSV2 +from vulncheck_sdk.models.advisory_cvssv3 import AdvisoryCVSSV3 as AdvisoryCVSSV3 +from vulncheck_sdk.models.advisory_cvssv40 import AdvisoryCVSSV40 as AdvisoryCVSSV40 +from vulncheck_sdk.models.advisory_cvssv40_threat import AdvisoryCVSSV40Threat as AdvisoryCVSSV40Threat +from vulncheck_sdk.models.advisory_cwe_node import AdvisoryCWENode as AdvisoryCWENode +from vulncheck_sdk.models.advisory_canvas_exploit import AdvisoryCanvasExploit as AdvisoryCanvasExploit +from vulncheck_sdk.models.advisory_carestream_advisory import AdvisoryCarestreamAdvisory as AdvisoryCarestreamAdvisory +from vulncheck_sdk.models.advisory_carrier import AdvisoryCarrier as AdvisoryCarrier +from vulncheck_sdk.models.advisory_centos_package import AdvisoryCentosPackage as AdvisoryCentosPackage +from vulncheck_sdk.models.advisory_cert_be import AdvisoryCertBE as AdvisoryCertBE +from vulncheck_sdk.models.advisory_cert_fr_advisory import AdvisoryCertFRAdvisory as AdvisoryCertFRAdvisory +from vulncheck_sdk.models.advisory_cert_in import AdvisoryCertIN as AdvisoryCertIN +from vulncheck_sdk.models.advisory_cert_ir_security_alert import AdvisoryCertIRSecurityAlert as AdvisoryCertIRSecurityAlert +from vulncheck_sdk.models.advisory_cert_se import AdvisoryCertSE as AdvisoryCertSE +from vulncheck_sdk.models.advisory_cert_ua import AdvisoryCertUA as AdvisoryCertUA +from vulncheck_sdk.models.advisory_chain_guard import AdvisoryChainGuard as AdvisoryChainGuard +from vulncheck_sdk.models.advisory_chain_guard_package import AdvisoryChainGuardPackage as AdvisoryChainGuardPackage +from vulncheck_sdk.models.advisory_chain_guard_sec_fix import AdvisoryChainGuardSecFix as AdvisoryChainGuardSecFix +from vulncheck_sdk.models.advisory_check_point import AdvisoryCheckPoint as AdvisoryCheckPoint +from vulncheck_sdk.models.advisory_chrome import AdvisoryChrome as AdvisoryChrome +from vulncheck_sdk.models.advisory_ciena import AdvisoryCiena as AdvisoryCiena +from vulncheck_sdk.models.advisory_cisa_csaf_adv import AdvisoryCisaCsafAdv as AdvisoryCisaCsafAdv +from vulncheck_sdk.models.advisory_cisco_advisory import AdvisoryCiscoAdvisory as AdvisoryCiscoAdvisory +from vulncheck_sdk.models.advisory_cisco_csaf import AdvisoryCiscoCSAF as AdvisoryCiscoCSAF +from vulncheck_sdk.models.advisory_citrix_advisory import AdvisoryCitrixAdvisory as AdvisoryCitrixAdvisory +from vulncheck_sdk.models.advisory_claroty_vulnerability import AdvisoryClarotyVulnerability as AdvisoryClarotyVulnerability +from vulncheck_sdk.models.advisory_cloud_bees import AdvisoryCloudBees as AdvisoryCloudBees +from vulncheck_sdk.models.advisory_cloud_vuln_db_advisory import AdvisoryCloudVulnDBAdvisory as AdvisoryCloudVulnDBAdvisory +from vulncheck_sdk.models.advisory_codesys_advisory import AdvisoryCodesysAdvisory as AdvisoryCodesysAdvisory +from vulncheck_sdk.models.advisory_comm_vault import AdvisoryCommVault as AdvisoryCommVault +from vulncheck_sdk.models.advisory_comm_vault_cve_details import AdvisoryCommVaultCVEDetails as AdvisoryCommVaultCVEDetails +from vulncheck_sdk.models.advisory_comm_vault_impacted_product import AdvisoryCommVaultImpactedProduct as AdvisoryCommVaultImpactedProduct +from vulncheck_sdk.models.advisory_comm_vault_impacted_product_details import AdvisoryCommVaultImpactedProductDetails as AdvisoryCommVaultImpactedProductDetails +from vulncheck_sdk.models.advisory_comm_vault_resolution import AdvisoryCommVaultResolution as AdvisoryCommVaultResolution +from vulncheck_sdk.models.advisory_comm_vault_resolution_details import AdvisoryCommVaultResolutionDetails as AdvisoryCommVaultResolutionDetails +from vulncheck_sdk.models.advisory_compass_security import AdvisoryCompassSecurity as AdvisoryCompassSecurity +from vulncheck_sdk.models.advisory_container_os import AdvisoryContainerOS as AdvisoryContainerOS +from vulncheck_sdk.models.advisory_core_impact_exploit import AdvisoryCoreImpactExploit as AdvisoryCoreImpactExploit +from vulncheck_sdk.models.advisory_correction import AdvisoryCorrection as AdvisoryCorrection +from vulncheck_sdk.models.advisory_credit import AdvisoryCredit as AdvisoryCredit +from vulncheck_sdk.models.advisory_crestron import AdvisoryCrestron as AdvisoryCrestron +from vulncheck_sdk.models.advisory_crowd_sec import AdvisoryCrowdSec as AdvisoryCrowdSec +from vulncheck_sdk.models.advisory_curl import AdvisoryCurl as AdvisoryCurl +from vulncheck_sdk.models.advisory_curl_affected import AdvisoryCurlAffected as AdvisoryCurlAffected +from vulncheck_sdk.models.advisory_curl_cwe import AdvisoryCurlCWE as AdvisoryCurlCWE +from vulncheck_sdk.models.advisory_curl_credit import AdvisoryCurlCredit as AdvisoryCurlCredit +from vulncheck_sdk.models.advisory_curl_range import AdvisoryCurlRange as AdvisoryCurlRange +from vulncheck_sdk.models.advisory_cvrf import AdvisoryCvrf as AdvisoryCvrf +from vulncheck_sdk.models.advisory_cvsss_v23 import AdvisoryCvsssV23 as AdvisoryCvsssV23 +from vulncheck_sdk.models.advisory_cwe import AdvisoryCwe as AdvisoryCwe +from vulncheck_sdk.models.advisory_cwe_acceptance_level import AdvisoryCweAcceptanceLevel as AdvisoryCweAcceptanceLevel +from vulncheck_sdk.models.advisory_cwes import AdvisoryCwes as AdvisoryCwes +from vulncheck_sdk.models.advisory_cycle import AdvisoryCycle as AdvisoryCycle +from vulncheck_sdk.models.advisory_db_specific import AdvisoryDBSpecific as AdvisoryDBSpecific +from vulncheck_sdk.models.advisory_dnn import AdvisoryDNN as AdvisoryDNN +from vulncheck_sdk.models.advisory_dahua import AdvisoryDahua as AdvisoryDahua +from vulncheck_sdk.models.advisory_dassault import AdvisoryDassault as AdvisoryDassault +from vulncheck_sdk.models.advisory_date_time import AdvisoryDateTime as AdvisoryDateTime +from vulncheck_sdk.models.advisory_debian_cve import AdvisoryDebianCVE as AdvisoryDebianCVE +from vulncheck_sdk.models.advisory_debian_security_advisory import AdvisoryDebianSecurityAdvisory as AdvisoryDebianSecurityAdvisory +from vulncheck_sdk.models.advisory_dell import AdvisoryDell as AdvisoryDell +from vulncheck_sdk.models.advisory_dell_cve import AdvisoryDellCVE as AdvisoryDellCVE +from vulncheck_sdk.models.advisory_delta_advisory import AdvisoryDeltaAdvisory as AdvisoryDeltaAdvisory +from vulncheck_sdk.models.advisory_distro_package import AdvisoryDistroPackage as AdvisoryDistroPackage +from vulncheck_sdk.models.advisory_distro_version import AdvisoryDistroVersion as AdvisoryDistroVersion +from vulncheck_sdk.models.advisory_django import AdvisoryDjango as AdvisoryDjango +from vulncheck_sdk.models.advisory_document_metadata import AdvisoryDocumentMetadata as AdvisoryDocumentMetadata +from vulncheck_sdk.models.advisory_document_note import AdvisoryDocumentNote as AdvisoryDocumentNote +from vulncheck_sdk.models.advisory_document_publisher import AdvisoryDocumentPublisher as AdvisoryDocumentPublisher +from vulncheck_sdk.models.advisory_document_tracking import AdvisoryDocumentTracking as AdvisoryDocumentTracking +from vulncheck_sdk.models.advisory_dot_cms import AdvisoryDotCMS as AdvisoryDotCMS +from vulncheck_sdk.models.advisory_dragos_advisory import AdvisoryDragosAdvisory as AdvisoryDragosAdvisory +from vulncheck_sdk.models.advisory_draytek import AdvisoryDraytek as AdvisoryDraytek +from vulncheck_sdk.models.advisory_drupal import AdvisoryDrupal as AdvisoryDrupal +from vulncheck_sdk.models.advisory_eol_alibaba import AdvisoryEOLAlibaba as AdvisoryEOLAlibaba +from vulncheck_sdk.models.advisory_eol_microsoft import AdvisoryEOLMicrosoft as AdvisoryEOLMicrosoft +from vulncheck_sdk.models.advisory_eol_release_data import AdvisoryEOLReleaseData as AdvisoryEOLReleaseData +from vulncheck_sdk.models.advisory_euvd import AdvisoryEUVD as AdvisoryEUVD +from vulncheck_sdk.models.advisory_eaton_advisory import AdvisoryEatonAdvisory as AdvisoryEatonAdvisory +from vulncheck_sdk.models.advisory_eco_system import AdvisoryEcoSystem as AdvisoryEcoSystem +from vulncheck_sdk.models.advisory_elastic import AdvisoryElastic as AdvisoryElastic +from vulncheck_sdk.models.advisory_elspec import AdvisoryElspec as AdvisoryElspec +from vulncheck_sdk.models.advisory_emerging_threats_snort import AdvisoryEmergingThreatsSnort as AdvisoryEmergingThreatsSnort +from vulncheck_sdk.models.advisory_emerson_advisory import AdvisoryEmersonAdvisory as AdvisoryEmersonAdvisory +from vulncheck_sdk.models.advisory_end_of_life import AdvisoryEndOfLife as AdvisoryEndOfLife +from vulncheck_sdk.models.advisory_enisa_id_product import AdvisoryEnisaIDProduct as AdvisoryEnisaIDProduct +from vulncheck_sdk.models.advisory_enisa_id_vendor import AdvisoryEnisaIDVendor as AdvisoryEnisaIDVendor +from vulncheck_sdk.models.advisory_event import AdvisoryEvent as AdvisoryEvent +from vulncheck_sdk.models.advisory_exodus_intel import AdvisoryExodusIntel as AdvisoryExodusIntel +from vulncheck_sdk.models.advisory_exploit_db_exploitv2 import AdvisoryExploitDBExploitv2 as AdvisoryExploitDBExploitv2 +from vulncheck_sdk.models.advisory_external_references import AdvisoryExternalReferences as AdvisoryExternalReferences +from vulncheck_sdk.models.advisory_f5 import AdvisoryF5 as AdvisoryF5 +from vulncheck_sdk.models.advisory_f_secure import AdvisoryFSecure as AdvisoryFSecure +from vulncheck_sdk.models.advisory_fanuc import AdvisoryFanuc as AdvisoryFanuc +from vulncheck_sdk.models.advisory_fastly import AdvisoryFastly as AdvisoryFastly +from vulncheck_sdk.models.advisory_festo import AdvisoryFesto as AdvisoryFesto +from vulncheck_sdk.models.advisory_file_cloud import AdvisoryFileCloud as AdvisoryFileCloud +from vulncheck_sdk.models.advisory_file_zilla import AdvisoryFileZilla as AdvisoryFileZilla +from vulncheck_sdk.models.advisory_fix_aff import AdvisoryFixAff as AdvisoryFixAff +from vulncheck_sdk.models.advisory_flag import AdvisoryFlag as AdvisoryFlag +from vulncheck_sdk.models.advisory_flatt_security import AdvisoryFlattSecurity as AdvisoryFlattSecurity +from vulncheck_sdk.models.advisory_forge_rock import AdvisoryForgeRock as AdvisoryForgeRock +from vulncheck_sdk.models.advisory_fortinet_advisory import AdvisoryFortinetAdvisory as AdvisoryFortinetAdvisory +from vulncheck_sdk.models.advisory_fortinet_ips import AdvisoryFortinetIPS as AdvisoryFortinetIPS +from vulncheck_sdk.models.advisory_foxit import AdvisoryFoxit as AdvisoryFoxit +from vulncheck_sdk.models.advisory_foxit_affected import AdvisoryFoxitAffected as AdvisoryFoxitAffected +from vulncheck_sdk.models.advisory_gcp import AdvisoryGCP as AdvisoryGCP +from vulncheck_sdk.models.advisory_ge_gas import AdvisoryGEGas as AdvisoryGEGas +from vulncheck_sdk.models.advisory_ge_healthcare_advisory import AdvisoryGEHealthcareAdvisory as AdvisoryGEHealthcareAdvisory +from vulncheck_sdk.models.advisory_gh_advisory_json_lean import AdvisoryGHAdvisoryJSONLean as AdvisoryGHAdvisoryJSONLean +from vulncheck_sdk.models.advisory_gh_cvss import AdvisoryGHCvss as AdvisoryGHCvss +from vulncheck_sdk.models.advisory_gh_identifier import AdvisoryGHIdentifier as AdvisoryGHIdentifier +from vulncheck_sdk.models.advisory_gh_node import AdvisoryGHNode as AdvisoryGHNode +from vulncheck_sdk.models.advisory_gh_package import AdvisoryGHPackage as AdvisoryGHPackage +from vulncheck_sdk.models.advisory_gh_reference import AdvisoryGHReference as AdvisoryGHReference +from vulncheck_sdk.models.advisory_gh_vulnerabilities import AdvisoryGHVulnerabilities as AdvisoryGHVulnerabilities +from vulncheck_sdk.models.advisory_gallagher import AdvisoryGallagher as AdvisoryGallagher +from vulncheck_sdk.models.advisory_genetec import AdvisoryGenetec as AdvisoryGenetec +from vulncheck_sdk.models.advisory_gigabyte import AdvisoryGigabyte as AdvisoryGigabyte +from vulncheck_sdk.models.advisory_git_hub_exploit import AdvisoryGitHubExploit as AdvisoryGitHubExploit +from vulncheck_sdk.models.advisory_git_lab_exploit import AdvisoryGitLabExploit as AdvisoryGitLabExploit +from vulncheck_sdk.models.advisory_gitee_exploit import AdvisoryGiteeExploit as AdvisoryGiteeExploit +from vulncheck_sdk.models.advisory_gitlab_advisory import AdvisoryGitlabAdvisory as AdvisoryGitlabAdvisory +from vulncheck_sdk.models.advisory_glibc import AdvisoryGlibc as AdvisoryGlibc +from vulncheck_sdk.models.advisory_gnu_tls import AdvisoryGnuTLS as AdvisoryGnuTLS +from vulncheck_sdk.models.advisory_go_credits import AdvisoryGoCredits as AdvisoryGoCredits +from vulncheck_sdk.models.advisory_go_event import AdvisoryGoEvent as AdvisoryGoEvent +from vulncheck_sdk.models.advisory_go_vuln_affected import AdvisoryGoVulnAffected as AdvisoryGoVulnAffected +from vulncheck_sdk.models.advisory_go_vuln_database_specific import AdvisoryGoVulnDatabaseSpecific as AdvisoryGoVulnDatabaseSpecific +from vulncheck_sdk.models.advisory_go_vuln_ecosystem_specific import AdvisoryGoVulnEcosystemSpecific as AdvisoryGoVulnEcosystemSpecific +from vulncheck_sdk.models.advisory_go_vuln_import import AdvisoryGoVulnImport as AdvisoryGoVulnImport +from vulncheck_sdk.models.advisory_go_vuln_json import AdvisoryGoVulnJSON as AdvisoryGoVulnJSON +from vulncheck_sdk.models.advisory_go_vuln_package import AdvisoryGoVulnPackage as AdvisoryGoVulnPackage +from vulncheck_sdk.models.advisory_go_vuln_ranges import AdvisoryGoVulnRanges as AdvisoryGoVulnRanges +from vulncheck_sdk.models.advisory_go_vuln_reference import AdvisoryGoVulnReference as AdvisoryGoVulnReference +from vulncheck_sdk.models.advisory_grafana import AdvisoryGrafana as AdvisoryGrafana +from vulncheck_sdk.models.advisory_grey_noise_detection import AdvisoryGreyNoiseDetection as AdvisoryGreyNoiseDetection +from vulncheck_sdk.models.advisory_grey_noise_tags import AdvisoryGreyNoiseTags as AdvisoryGreyNoiseTags +from vulncheck_sdk.models.advisory_hcl import AdvisoryHCL as AdvisoryHCL +from vulncheck_sdk.models.advisory_hik_vision import AdvisoryHIKVision as AdvisoryHIKVision +from vulncheck_sdk.models.advisory_hk_cert import AdvisoryHKCert as AdvisoryHKCert +from vulncheck_sdk.models.advisory_hp import AdvisoryHP as AdvisoryHP +from vulncheck_sdk.models.advisory_hpe import AdvisoryHPE as AdvisoryHPE +from vulncheck_sdk.models.advisory_hacktivity import AdvisoryHacktivity as AdvisoryHacktivity +from vulncheck_sdk.models.advisory_hardware_update import AdvisoryHardwareUpdate as AdvisoryHardwareUpdate +from vulncheck_sdk.models.advisory_harmony_os import AdvisoryHarmonyOS as AdvisoryHarmonyOS +from vulncheck_sdk.models.advisory_hashi_corp import AdvisoryHashiCorp as AdvisoryHashiCorp +from vulncheck_sdk.models.advisory_haskell_affected import AdvisoryHaskellAffected as AdvisoryHaskellAffected +from vulncheck_sdk.models.advisory_haskell_sadb_advisory import AdvisoryHaskellSADBAdvisory as AdvisoryHaskellSADBAdvisory +from vulncheck_sdk.models.advisory_haskell_version import AdvisoryHaskellVersion as AdvisoryHaskellVersion +from vulncheck_sdk.models.advisory_hillrom_advisory import AdvisoryHillromAdvisory as AdvisoryHillromAdvisory +from vulncheck_sdk.models.advisory_hitachi import AdvisoryHitachi as AdvisoryHitachi +from vulncheck_sdk.models.advisory_hitachi_energy import AdvisoryHitachiEnergy as AdvisoryHitachiEnergy +from vulncheck_sdk.models.advisory_honeywell import AdvisoryHoneywell as AdvisoryHoneywell +from vulncheck_sdk.models.advisory_huawei import AdvisoryHuawei as AdvisoryHuawei +from vulncheck_sdk.models.advisory_huawei_euler_os import AdvisoryHuaweiEulerOS as AdvisoryHuaweiEulerOS +from vulncheck_sdk.models.advisory_huawei_ips import AdvisoryHuaweiIPS as AdvisoryHuaweiIPS +from vulncheck_sdk.models.advisory_iava import AdvisoryIAVA as AdvisoryIAVA +from vulncheck_sdk.models.advisory_ibm import AdvisoryIBM as AdvisoryIBM +from vulncheck_sdk.models.advisory_itw import AdvisoryITW as AdvisoryITW +from vulncheck_sdk.models.advisory_itw_exploit import AdvisoryITWExploit as AdvisoryITWExploit +from vulncheck_sdk.models.advisory_i_val import AdvisoryIVal as AdvisoryIVal +from vulncheck_sdk.models.advisory_idemia import AdvisoryIdemia as AdvisoryIdemia +from vulncheck_sdk.models.advisory_impact import AdvisoryImpact as AdvisoryImpact +from vulncheck_sdk.models.advisory_incibe_advisory import AdvisoryIncibeAdvisory as AdvisoryIncibeAdvisory +from vulncheck_sdk.models.advisory_intel import AdvisoryIntel as AdvisoryIntel +from vulncheck_sdk.models.advisory_ip_intel_record import AdvisoryIpIntelRecord as AdvisoryIpIntelRecord +from vulncheck_sdk.models.advisory_israeli_alert import AdvisoryIsraeliAlert as AdvisoryIsraeliAlert +from vulncheck_sdk.models.advisory_israeli_vulnerability import AdvisoryIsraeliVulnerability as AdvisoryIsraeliVulnerability +from vulncheck_sdk.models.advisory_issued import AdvisoryIssued as AdvisoryIssued +from vulncheck_sdk.models.advisory_istio import AdvisoryIstio as AdvisoryIstio +from vulncheck_sdk.models.advisory_ivanti import AdvisoryIvanti as AdvisoryIvanti +from vulncheck_sdk.models.advisory_ivanti_rss import AdvisoryIvantiRSS as AdvisoryIvantiRSS +from vulncheck_sdk.models.advisory_j_frog import AdvisoryJFrog as AdvisoryJFrog +from vulncheck_sdk.models.advisory_jnj_advisory import AdvisoryJNJAdvisory as AdvisoryJNJAdvisory +from vulncheck_sdk.models.advisory_jvn import AdvisoryJVN as AdvisoryJVN +from vulncheck_sdk.models.advisory_jvn_advisory_item import AdvisoryJVNAdvisoryItem as AdvisoryJVNAdvisoryItem +from vulncheck_sdk.models.advisory_jvncpe import AdvisoryJVNCPE as AdvisoryJVNCPE +from vulncheck_sdk.models.advisory_jvn_reference import AdvisoryJVNReference as AdvisoryJVNReference +from vulncheck_sdk.models.advisory_jenkins import AdvisoryJenkins as AdvisoryJenkins +from vulncheck_sdk.models.advisory_jet_brains import AdvisoryJetBrains as AdvisoryJetBrains +from vulncheck_sdk.models.advisory_juniper import AdvisoryJuniper as AdvisoryJuniper +from vulncheck_sdk.models.advisory_k8_s import AdvisoryK8S as AdvisoryK8S +from vulncheck_sdk.models.advisory_kev_catalog_vulnerability import AdvisoryKEVCatalogVulnerability as AdvisoryKEVCatalogVulnerability +from vulncheck_sdk.models.advisory_kr_cert_advisory import AdvisoryKRCertAdvisory as AdvisoryKRCertAdvisory +from vulncheck_sdk.models.advisory_kaspersky_icscert_advisory import AdvisoryKasperskyICSCERTAdvisory as AdvisoryKasperskyICSCERTAdvisory +from vulncheck_sdk.models.advisory_kb import AdvisoryKb as AdvisoryKb +from vulncheck_sdk.models.advisory_kb_threat_description import AdvisoryKbThreatDescription as AdvisoryKbThreatDescription +from vulncheck_sdk.models.advisory_kore_logic import AdvisoryKoreLogic as AdvisoryKoreLogic +from vulncheck_sdk.models.advisory_kunbus import AdvisoryKunbus as AdvisoryKunbus +from vulncheck_sdk.models.advisory_lg import AdvisoryLG as AdvisoryLG +from vulncheck_sdk.models.advisory_lenovo import AdvisoryLenovo as AdvisoryLenovo +from vulncheck_sdk.models.advisory_lexmark_advisory import AdvisoryLexmarkAdvisory as AdvisoryLexmarkAdvisory +from vulncheck_sdk.models.advisory_libre_office import AdvisoryLibreOffice as AdvisoryLibreOffice +from vulncheck_sdk.models.advisory_linux import AdvisoryLinux as AdvisoryLinux +from vulncheck_sdk.models.advisory_log_source import AdvisoryLogSource as AdvisoryLogSource +from vulncheck_sdk.models.advisory_ma_cert import AdvisoryMACert as AdvisoryMACert +from vulncheck_sdk.models.advisory_m_affected import AdvisoryMAffected as AdvisoryMAffected +from vulncheck_sdk.models.advisory_m_branch import AdvisoryMBranch as AdvisoryMBranch +from vulncheck_sdk.models.advisory_mcpe_applicability import AdvisoryMCPEApplicability as AdvisoryMCPEApplicability +from vulncheck_sdk.models.advisory_mcpe_match import AdvisoryMCPEMatch as AdvisoryMCPEMatch +from vulncheck_sdk.models.advisory_m_cna import AdvisoryMCna as AdvisoryMCna +from vulncheck_sdk.models.advisory_m_containers import AdvisoryMContainers as AdvisoryMContainers +from vulncheck_sdk.models.advisory_m_cve_metadata import AdvisoryMCveMetadata as AdvisoryMCveMetadata +from vulncheck_sdk.models.advisory_m_cvss_v20 import AdvisoryMCvssV20 as AdvisoryMCvssV20 +from vulncheck_sdk.models.advisory_m_cvss_v30 import AdvisoryMCvssV30 as AdvisoryMCvssV30 +from vulncheck_sdk.models.advisory_m_cvss_v31 import AdvisoryMCvssV31 as AdvisoryMCvssV31 +from vulncheck_sdk.models.advisory_m_cvss_v40 import AdvisoryMCvssV40 as AdvisoryMCvssV40 +from vulncheck_sdk.models.advisory_m_descriptions import AdvisoryMDescriptions as AdvisoryMDescriptions +from vulncheck_sdk.models.advisory_m_document_tracking import AdvisoryMDocumentTracking as AdvisoryMDocumentTracking +from vulncheck_sdk.models.advisory_me_product import AdvisoryMEProduct as AdvisoryMEProduct +from vulncheck_sdk.models.advisory_m_files import AdvisoryMFiles as AdvisoryMFiles +from vulncheck_sdk.models.advisory_m_full_product_name import AdvisoryMFullProductName as AdvisoryMFullProductName +from vulncheck_sdk.models.advisory_misp_value_no_id import AdvisoryMISPValueNoID as AdvisoryMISPValueNoID +from vulncheck_sdk.models.advisory_mitre_attack_group_no_id import AdvisoryMITREAttackGroupNoID as AdvisoryMITREAttackGroupNoID +from vulncheck_sdk.models.advisory_m_identification import AdvisoryMIdentification as AdvisoryMIdentification +from vulncheck_sdk.models.advisory_m_item import AdvisoryMItem as AdvisoryMItem +from vulncheck_sdk.models.advisory_m_nodes import AdvisoryMNodes as AdvisoryMNodes +from vulncheck_sdk.models.advisory_m_problem_types import AdvisoryMProblemTypes as AdvisoryMProblemTypes +from vulncheck_sdk.models.advisory_m_product_status import AdvisoryMProductStatus as AdvisoryMProductStatus +from vulncheck_sdk.models.advisory_m_product_tree import AdvisoryMProductTree as AdvisoryMProductTree +from vulncheck_sdk.models.advisory_m_provider_metadata import AdvisoryMProviderMetadata as AdvisoryMProviderMetadata +from vulncheck_sdk.models.advisory_m_reference import AdvisoryMReference as AdvisoryMReference +from vulncheck_sdk.models.advisory_m_remediation import AdvisoryMRemediation as AdvisoryMRemediation +from vulncheck_sdk.models.advisory_mscvrf import AdvisoryMSCVRF as AdvisoryMSCVRF +from vulncheck_sdk.models.advisory_ms_document_title import AdvisoryMSDocumentTitle as AdvisoryMSDocumentTitle +from vulncheck_sdk.models.advisory_m_version import AdvisoryMVersion as AdvisoryMVersion +from vulncheck_sdk.models.advisory_m_vulnerability import AdvisoryMVulnerability as AdvisoryMVulnerability +from vulncheck_sdk.models.advisory_manage_engine import AdvisoryManageEngine as AdvisoryManageEngine +from vulncheck_sdk.models.advisory_manage_engine_advisory import AdvisoryManageEngineAdvisory as AdvisoryManageEngineAdvisory +from vulncheck_sdk.models.advisory_mbed_tls import AdvisoryMbedTLS as AdvisoryMbedTLS +from vulncheck_sdk.models.advisory_mc_afee import AdvisoryMcAfee as AdvisoryMcAfee +from vulncheck_sdk.models.advisory_mc_afee_score import AdvisoryMcAfeeScore as AdvisoryMcAfeeScore +from vulncheck_sdk.models.advisory_mediatek import AdvisoryMediatek as AdvisoryMediatek +from vulncheck_sdk.models.advisory_medtronic_advisory import AdvisoryMedtronicAdvisory as AdvisoryMedtronicAdvisory +from vulncheck_sdk.models.advisory_mendix import AdvisoryMendix as AdvisoryMendix +from vulncheck_sdk.models.advisory_meta_data import AdvisoryMetaData as AdvisoryMetaData +from vulncheck_sdk.models.advisory_metasploit_exploit import AdvisoryMetasploitExploit as AdvisoryMetasploitExploit +from vulncheck_sdk.models.advisory_metric import AdvisoryMetric as AdvisoryMetric +from vulncheck_sdk.models.advisory_metrics_other import AdvisoryMetricsOther as AdvisoryMetricsOther +from vulncheck_sdk.models.advisory_microsoft_cvrf import AdvisoryMicrosoftCVRF as AdvisoryMicrosoftCVRF +from vulncheck_sdk.models.advisory_microsoft_kb import AdvisoryMicrosoftKb as AdvisoryMicrosoftKb +from vulncheck_sdk.models.advisory_mikrotik import AdvisoryMikrotik as AdvisoryMikrotik +from vulncheck_sdk.models.advisory_mindray import AdvisoryMindray as AdvisoryMindray +from vulncheck_sdk.models.advisory_misp_meta import AdvisoryMispMeta as AdvisoryMispMeta +from vulncheck_sdk.models.advisory_misp_related_item import AdvisoryMispRelatedItem as AdvisoryMispRelatedItem +from vulncheck_sdk.models.advisory_misp_value import AdvisoryMispValue as AdvisoryMispValue +from vulncheck_sdk.models.advisory_mitel import AdvisoryMitel as AdvisoryMitel +from vulncheck_sdk.models.advisory_mitre_attack_ref import AdvisoryMitreAttackRef as AdvisoryMitreAttackRef +from vulncheck_sdk.models.advisory_mitre_attack_tech_with_refs import AdvisoryMitreAttackTechWithRefs as AdvisoryMitreAttackTechWithRefs +from vulncheck_sdk.models.advisory_mitre_attack_technique import AdvisoryMitreAttackTechnique as AdvisoryMitreAttackTechnique +from vulncheck_sdk.models.advisory_mitre_cve_list_v5 import AdvisoryMitreCVEListV5 as AdvisoryMitreCVEListV5 +from vulncheck_sdk.models.advisory_mitre_cve_list_v5_ref import AdvisoryMitreCVEListV5Ref as AdvisoryMitreCVEListV5Ref +from vulncheck_sdk.models.advisory_mitre_group_cti import AdvisoryMitreGroupCTI as AdvisoryMitreGroupCTI +from vulncheck_sdk.models.advisory_mitsubishi_electric_advisory import AdvisoryMitsubishiElectricAdvisory as AdvisoryMitsubishiElectricAdvisory +from vulncheck_sdk.models.advisory_mongo_db import AdvisoryMongoDB as AdvisoryMongoDB +from vulncheck_sdk.models.advisory_moxa_advisory import AdvisoryMoxaAdvisory as AdvisoryMoxaAdvisory +from vulncheck_sdk.models.advisory_mozilla_advisory import AdvisoryMozillaAdvisory as AdvisoryMozillaAdvisory +from vulncheck_sdk.models.advisory_mozilla_component import AdvisoryMozillaComponent as AdvisoryMozillaComponent +from vulncheck_sdk.models.advisory_ncsc import AdvisoryNCSC as AdvisoryNCSC +from vulncheck_sdk.models.advisory_ncsccve import AdvisoryNCSCCVE as AdvisoryNCSCCVE +from vulncheck_sdk.models.advisory_nec import AdvisoryNEC as AdvisoryNEC +from vulncheck_sdk.models.advisory_nhs import AdvisoryNHS as AdvisoryNHS +from vulncheck_sdk.models.advisory_ni import AdvisoryNI as AdvisoryNI +from vulncheck_sdk.models.advisory_ntp import AdvisoryNTP as AdvisoryNTP +from vulncheck_sdk.models.advisory_nvd20_cvecpe_match import AdvisoryNVD20CVECPEMatch as AdvisoryNVD20CVECPEMatch +from vulncheck_sdk.models.advisory_nvd20_configuration import AdvisoryNVD20Configuration as AdvisoryNVD20Configuration +from vulncheck_sdk.models.advisory_nvd20_node import AdvisoryNVD20Node as AdvisoryNVD20Node +from vulncheck_sdk.models.advisory_nvd20_source import AdvisoryNVD20Source as AdvisoryNVD20Source +from vulncheck_sdk.models.advisory_nvdcpe_dictionary import AdvisoryNVDCPEDictionary as AdvisoryNVDCPEDictionary +from vulncheck_sdk.models.advisory_nz_advisory import AdvisoryNZAdvisory as AdvisoryNZAdvisory +from vulncheck_sdk.models.advisory_naver import AdvisoryNaver as AdvisoryNaver +from vulncheck_sdk.models.advisory_nessus import AdvisoryNessus as AdvisoryNessus +from vulncheck_sdk.models.advisory_net_app import AdvisoryNetApp as AdvisoryNetApp +from vulncheck_sdk.models.advisory_netatalk import AdvisoryNetatalk as AdvisoryNetatalk +from vulncheck_sdk.models.advisory_netgate import AdvisoryNetgate as AdvisoryNetgate +from vulncheck_sdk.models.advisory_netgear import AdvisoryNetgear as AdvisoryNetgear +from vulncheck_sdk.models.advisory_netskope import AdvisoryNetskope as AdvisoryNetskope +from vulncheck_sdk.models.advisory_nexpose import AdvisoryNexpose as AdvisoryNexpose +from vulncheck_sdk.models.advisory_nginx_advisory import AdvisoryNginxAdvisory as AdvisoryNginxAdvisory +from vulncheck_sdk.models.advisory_node_author import AdvisoryNodeAuthor as AdvisoryNodeAuthor +from vulncheck_sdk.models.advisory_node_js import AdvisoryNodeJS as AdvisoryNodeJS +from vulncheck_sdk.models.advisory_node_security import AdvisoryNodeSecurity as AdvisoryNodeSecurity +from vulncheck_sdk.models.advisory_nokia import AdvisoryNokia as AdvisoryNokia +from vulncheck_sdk.models.advisory_note import AdvisoryNote as AdvisoryNote +from vulncheck_sdk.models.advisory_note_pad_plus_plus import AdvisoryNotePadPlusPlus as AdvisoryNotePadPlusPlus +from vulncheck_sdk.models.advisory_nozomi import AdvisoryNozomi as AdvisoryNozomi +from vulncheck_sdk.models.advisory_nvidia_revision import AdvisoryNvidiaRevision as AdvisoryNvidiaRevision +from vulncheck_sdk.models.advisory_o_curl import AdvisoryOCurl as AdvisoryOCurl +from vulncheck_sdk.models.advisory_osv import AdvisoryOSV as AdvisoryOSV +from vulncheck_sdk.models.advisory_osv_obj import AdvisoryOSVObj as AdvisoryOSVObj +from vulncheck_sdk.models.advisory_osv_package import AdvisoryOSVPackage as AdvisoryOSVPackage +from vulncheck_sdk.models.advisory_osv_reference import AdvisoryOSVReference as AdvisoryOSVReference +from vulncheck_sdk.models.advisory_otrs import AdvisoryOTRS as AdvisoryOTRS +from vulncheck_sdk.models.advisory_octopus_deploy import AdvisoryOctopusDeploy as AdvisoryOctopusDeploy +from vulncheck_sdk.models.advisory_okta import AdvisoryOkta as AdvisoryOkta +from vulncheck_sdk.models.advisory_omron import AdvisoryOmron as AdvisoryOmron +from vulncheck_sdk.models.advisory_one_e import AdvisoryOneE as AdvisoryOneE +from vulncheck_sdk.models.advisory_open_bsd import AdvisoryOpenBSD as AdvisoryOpenBSD +from vulncheck_sdk.models.advisory_open_cvdb import AdvisoryOpenCVDB as AdvisoryOpenCVDB +from vulncheck_sdk.models.advisory_open_jdk import AdvisoryOpenJDK as AdvisoryOpenJDK +from vulncheck_sdk.models.advisory_open_jdkcve import AdvisoryOpenJDKCVE as AdvisoryOpenJDKCVE +from vulncheck_sdk.models.advisory_open_ssh import AdvisoryOpenSSH as AdvisoryOpenSSH +from vulncheck_sdk.models.advisory_open_ssl_sec_adv import AdvisoryOpenSSLSecAdv as AdvisoryOpenSSLSecAdv +from vulncheck_sdk.models.advisory_open_ssl_vulnerability import AdvisoryOpenSSLVulnerability as AdvisoryOpenSSLVulnerability +from vulncheck_sdk.models.advisory_open_stack import AdvisoryOpenStack as AdvisoryOpenStack +from vulncheck_sdk.models.advisory_opengear import AdvisoryOpengear as AdvisoryOpengear +from vulncheck_sdk.models.advisory_oracle_cpu import AdvisoryOracleCPU as AdvisoryOracleCPU +from vulncheck_sdk.models.advisory_oracle_cpucsaf import AdvisoryOracleCPUCSAF as AdvisoryOracleCPUCSAF +from vulncheck_sdk.models.advisory_oval_cve import AdvisoryOvalCVE as AdvisoryOvalCVE +from vulncheck_sdk.models.advisory_oval_reference import AdvisoryOvalReference as AdvisoryOvalReference +from vulncheck_sdk.models.advisory_override import AdvisoryOverride as AdvisoryOverride +from vulncheck_sdk.models.advisory_override_annotation import AdvisoryOverrideAnnotation as AdvisoryOverrideAnnotation +from vulncheck_sdk.models.advisory_override_cve import AdvisoryOverrideCVE as AdvisoryOverrideCVE +from vulncheck_sdk.models.advisory_override_configuration import AdvisoryOverrideConfiguration as AdvisoryOverrideConfiguration +from vulncheck_sdk.models.advisory_own_cloud import AdvisoryOwnCloud as AdvisoryOwnCloud +from vulncheck_sdk.models.advisory_pg_fix import AdvisoryPGFix as AdvisoryPGFix +from vulncheck_sdk.models.advisory_phpmy_admin import AdvisoryPHPMyAdmin as AdvisoryPHPMyAdmin +from vulncheck_sdk.models.advisory_ptc import AdvisoryPTC as AdvisoryPTC +from vulncheck_sdk.models.advisory_ptm_descriptions import AdvisoryPTMDescriptions as AdvisoryPTMDescriptions +from vulncheck_sdk.models.advisory_package import AdvisoryPackage as AdvisoryPackage +from vulncheck_sdk.models.advisory_package_stat import AdvisoryPackageStat as AdvisoryPackageStat +from vulncheck_sdk.models.advisory_packetstorm_exploit import AdvisoryPacketstormExploit as AdvisoryPacketstormExploit +from vulncheck_sdk.models.advisory_palantir import AdvisoryPalantir as AdvisoryPalantir +from vulncheck_sdk.models.advisory_palo_alto_advisory import AdvisoryPaloAltoAdvisory as AdvisoryPaloAltoAdvisory +from vulncheck_sdk.models.advisory_panasonic import AdvisoryPanasonic as AdvisoryPanasonic +from vulncheck_sdk.models.advisory_paper_cut import AdvisoryPaperCut as AdvisoryPaperCut +from vulncheck_sdk.models.advisory_patch import AdvisoryPatch as AdvisoryPatch +from vulncheck_sdk.models.advisory_pega import AdvisoryPega as AdvisoryPega +from vulncheck_sdk.models.advisory_philips_advisory import AdvisoryPhilipsAdvisory as AdvisoryPhilipsAdvisory +from vulncheck_sdk.models.advisory_phoenix_contact_advisory import AdvisoryPhoenixContactAdvisory as AdvisoryPhoenixContactAdvisory +from vulncheck_sdk.models.advisory_postgres_sql import AdvisoryPostgresSQL as AdvisoryPostgresSQL +from vulncheck_sdk.models.advisory_power_dns import AdvisoryPowerDNS as AdvisoryPowerDNS +from vulncheck_sdk.models.advisory_prime_version import AdvisoryPrimeVersion as AdvisoryPrimeVersion +from vulncheck_sdk.models.advisory_product import AdvisoryProduct as AdvisoryProduct +from vulncheck_sdk.models.advisory_product_branch import AdvisoryProductBranch as AdvisoryProductBranch +from vulncheck_sdk.models.advisory_product_specific_detail import AdvisoryProductSpecificDetail as AdvisoryProductSpecificDetail +from vulncheck_sdk.models.advisory_product_tree import AdvisoryProductTree as AdvisoryProductTree +from vulncheck_sdk.models.advisory_products_affected import AdvisoryProductsAffected as AdvisoryProductsAffected +from vulncheck_sdk.models.advisory_progress import AdvisoryProgress as AdvisoryProgress +from vulncheck_sdk.models.advisory_proofpoint import AdvisoryProofpoint as AdvisoryProofpoint +from vulncheck_sdk.models.advisory_publisher import AdvisoryPublisher as AdvisoryPublisher +from vulncheck_sdk.models.advisory_pure_storage import AdvisoryPureStorage as AdvisoryPureStorage +from vulncheck_sdk.models.advisory_py_pa_advisory import AdvisoryPyPAAdvisory as AdvisoryPyPAAdvisory +from vulncheck_sdk.models.advisory_py_pa_affected import AdvisoryPyPAAffected as AdvisoryPyPAAffected +from vulncheck_sdk.models.advisory_py_pa_event import AdvisoryPyPAEvent as AdvisoryPyPAEvent +from vulncheck_sdk.models.advisory_py_pa_package import AdvisoryPyPAPackage as AdvisoryPyPAPackage +from vulncheck_sdk.models.advisory_py_pa_range import AdvisoryPyPARange as AdvisoryPyPARange +from vulncheck_sdk.models.advisory_py_pa_reference import AdvisoryPyPAReference as AdvisoryPyPAReference +from vulncheck_sdk.models.advisory_qnap_advisory import AdvisoryQNAPAdvisory as AdvisoryQNAPAdvisory +from vulncheck_sdk.models.advisory_qqid import AdvisoryQQID as AdvisoryQQID +from vulncheck_sdk.models.advisory_qsb import AdvisoryQSB as AdvisoryQSB +from vulncheck_sdk.models.advisory_qualcomm import AdvisoryQualcomm as AdvisoryQualcomm +from vulncheck_sdk.models.advisory_qualys import AdvisoryQualys as AdvisoryQualys +from vulncheck_sdk.models.advisory_qualys_qid import AdvisoryQualysQID as AdvisoryQualysQID +from vulncheck_sdk.models.advisory_r_description import AdvisoryRDescription as AdvisoryRDescription +from vulncheck_sdk.models.advisory_r_note import AdvisoryRNote as AdvisoryRNote +from vulncheck_sdk.models.advisory_r_revision import AdvisoryRRevision as AdvisoryRRevision +from vulncheck_sdk.models.advisory_r_score_set import AdvisoryRScoreSet as AdvisoryRScoreSet +from vulncheck_sdk.models.advisory_r_threat import AdvisoryRThreat as AdvisoryRThreat +from vulncheck_sdk.models.advisory_range import AdvisoryRange as AdvisoryRange +from vulncheck_sdk.models.advisory_ransomware_exploit import AdvisoryRansomwareExploit as AdvisoryRansomwareExploit +from vulncheck_sdk.models.advisory_record_type import AdvisoryRecordType as AdvisoryRecordType +from vulncheck_sdk.models.advisory_redhat_cve import AdvisoryRedhatCVE as AdvisoryRedhatCVE +from vulncheck_sdk.models.advisory_reference import AdvisoryReference as AdvisoryReference +from vulncheck_sdk.models.advisory_related_rule import AdvisoryRelatedRule as AdvisoryRelatedRule +from vulncheck_sdk.models.advisory_relationship import AdvisoryRelationship as AdvisoryRelationship +from vulncheck_sdk.models.advisory_remediation_data import AdvisoryRemediationData as AdvisoryRemediationData +from vulncheck_sdk.models.advisory_renesas import AdvisoryRenesas as AdvisoryRenesas +from vulncheck_sdk.models.advisory_reported_exploit import AdvisoryReportedExploit as AdvisoryReportedExploit +from vulncheck_sdk.models.advisory_restart_data import AdvisoryRestartData as AdvisoryRestartData +from vulncheck_sdk.models.advisory_revision import AdvisoryRevision as AdvisoryRevision +from vulncheck_sdk.models.advisory_revision_history import AdvisoryRevisionHistory as AdvisoryRevisionHistory +from vulncheck_sdk.models.advisory_revive import AdvisoryRevive as AdvisoryRevive +from vulncheck_sdk.models.advisory_rhel_cve import AdvisoryRhelCVE as AdvisoryRhelCVE +from vulncheck_sdk.models.advisory_roche import AdvisoryRoche as AdvisoryRoche +from vulncheck_sdk.models.advisory_roche_cve import AdvisoryRocheCVE as AdvisoryRocheCVE +from vulncheck_sdk.models.advisory_rockwell import AdvisoryRockwell as AdvisoryRockwell +from vulncheck_sdk.models.advisory_rocky_advisory import AdvisoryRockyAdvisory as AdvisoryRockyAdvisory +from vulncheck_sdk.models.advisory_rocky_cve import AdvisoryRockyCve as AdvisoryRockyCve +from vulncheck_sdk.models.advisory_rocky_errata import AdvisoryRockyErrata as AdvisoryRockyErrata +from vulncheck_sdk.models.advisory_rocky_fix import AdvisoryRockyFix as AdvisoryRockyFix +from vulncheck_sdk.models.advisory_rocky_package import AdvisoryRockyPackage as AdvisoryRockyPackage +from vulncheck_sdk.models.advisory_rocky_version import AdvisoryRockyVersion as AdvisoryRockyVersion +from vulncheck_sdk.models.advisory_rsync import AdvisoryRsync as AdvisoryRsync +from vulncheck_sdk.models.advisory_ruckus import AdvisoryRuckus as AdvisoryRuckus +from vulncheck_sdk.models.advisory_rustsec_advisory import AdvisoryRustsecAdvisory as AdvisoryRustsecAdvisory +from vulncheck_sdk.models.advisory_rustsec_affected import AdvisoryRustsecAffected as AdvisoryRustsecAffected +from vulncheck_sdk.models.advisory_rustsec_front_matter_advisory import AdvisoryRustsecFrontMatterAdvisory as AdvisoryRustsecFrontMatterAdvisory +from vulncheck_sdk.models.advisory_rustsec_front_matter_versions import AdvisoryRustsecFrontMatterVersions as AdvisoryRustsecFrontMatterVersions +from vulncheck_sdk.models.advisory_sa_advisory import AdvisorySAAdvisory as AdvisorySAAdvisory +from vulncheck_sdk.models.advisory_sap import AdvisorySAP as AdvisorySAP +from vulncheck_sdk.models.advisory_sec_consult import AdvisorySECConsult as AdvisorySECConsult +from vulncheck_sdk.models.advisory_ssa_source import AdvisorySSASource as AdvisorySSASource +from vulncheck_sdk.models.advisory_ssd_advisory import AdvisorySSDAdvisory as AdvisorySSDAdvisory +from vulncheck_sdk.models.advisory_safran import AdvisorySafran as AdvisorySafran +from vulncheck_sdk.models.advisory_saint_exploit import AdvisorySaintExploit as AdvisorySaintExploit +from vulncheck_sdk.models.advisory_sales_force import AdvisorySalesForce as AdvisorySalesForce +from vulncheck_sdk.models.advisory_samba import AdvisorySamba as AdvisorySamba +from vulncheck_sdk.models.advisory_schneider_cve import AdvisorySchneiderCVE as AdvisorySchneiderCVE +from vulncheck_sdk.models.advisory_schneider_electric_advisory import AdvisorySchneiderElectricAdvisory as AdvisorySchneiderElectricAdvisory +from vulncheck_sdk.models.advisory_score_set import AdvisoryScoreSet as AdvisoryScoreSet +from vulncheck_sdk.models.advisory_sec_fix import AdvisorySecFix as AdvisorySecFix +from vulncheck_sdk.models.advisory_security_bulletin import AdvisorySecurityBulletin as AdvisorySecurityBulletin +from vulncheck_sdk.models.advisory_security_lab import AdvisorySecurityLab as AdvisorySecurityLab +from vulncheck_sdk.models.advisory_seebug_exploit import AdvisorySeebugExploit as AdvisorySeebugExploit +from vulncheck_sdk.models.advisory_sel import AdvisorySel as AdvisorySel +from vulncheck_sdk.models.advisory_sentinel_one import AdvisorySentinelOne as AdvisorySentinelOne +from vulncheck_sdk.models.advisory_service_now import AdvisoryServiceNow as AdvisoryServiceNow +from vulncheck_sdk.models.advisory_seven_zip import AdvisorySevenZip as AdvisorySevenZip +from vulncheck_sdk.models.advisory_severity import AdvisorySeverity as AdvisorySeverity +from vulncheck_sdk.models.advisory_shadow_server_exploited_vulnerability import AdvisoryShadowServerExploitedVulnerability as AdvisoryShadowServerExploitedVulnerability +from vulncheck_sdk.models.advisory_shielder import AdvisoryShielder as AdvisoryShielder +from vulncheck_sdk.models.advisory_sick import AdvisorySick as AdvisorySick +from vulncheck_sdk.models.advisory_siemens_acknowledgments import AdvisorySiemensAcknowledgments as AdvisorySiemensAcknowledgments +from vulncheck_sdk.models.advisory_siemens_advisory import AdvisorySiemensAdvisory as AdvisorySiemensAdvisory +from vulncheck_sdk.models.advisory_siemens_branch import AdvisorySiemensBranch as AdvisorySiemensBranch +from vulncheck_sdk.models.advisory_siemens_cvssv3 import AdvisorySiemensCVSSV3 as AdvisorySiemensCVSSV3 +from vulncheck_sdk.models.advisory_siemens_cwe import AdvisorySiemensCWE as AdvisorySiemensCWE +from vulncheck_sdk.models.advisory_siemens_distribution import AdvisorySiemensDistribution as AdvisorySiemensDistribution +from vulncheck_sdk.models.advisory_siemens_document import AdvisorySiemensDocument as AdvisorySiemensDocument +from vulncheck_sdk.models.advisory_siemens_engine import AdvisorySiemensEngine as AdvisorySiemensEngine +from vulncheck_sdk.models.advisory_siemens_generator import AdvisorySiemensGenerator as AdvisorySiemensGenerator +from vulncheck_sdk.models.advisory_siemens_notes import AdvisorySiemensNotes as AdvisorySiemensNotes +from vulncheck_sdk.models.advisory_siemens_product import AdvisorySiemensProduct as AdvisorySiemensProduct +from vulncheck_sdk.models.advisory_siemens_product_identification_helper import AdvisorySiemensProductIdentificationHelper as AdvisorySiemensProductIdentificationHelper +from vulncheck_sdk.models.advisory_siemens_product_status import AdvisorySiemensProductStatus as AdvisorySiemensProductStatus +from vulncheck_sdk.models.advisory_siemens_product_tree import AdvisorySiemensProductTree as AdvisorySiemensProductTree +from vulncheck_sdk.models.advisory_siemens_publisher import AdvisorySiemensPublisher as AdvisorySiemensPublisher +from vulncheck_sdk.models.advisory_siemens_references import AdvisorySiemensReferences as AdvisorySiemensReferences +from vulncheck_sdk.models.advisory_siemens_remediation import AdvisorySiemensRemediation as AdvisorySiemensRemediation +from vulncheck_sdk.models.advisory_siemens_revision_history import AdvisorySiemensRevisionHistory as AdvisorySiemensRevisionHistory +from vulncheck_sdk.models.advisory_siemens_score import AdvisorySiemensScore as AdvisorySiemensScore +from vulncheck_sdk.models.advisory_siemens_sub_branch import AdvisorySiemensSubBranch as AdvisorySiemensSubBranch +from vulncheck_sdk.models.advisory_siemens_sub_sub_branch import AdvisorySiemensSubSubBranch as AdvisorySiemensSubSubBranch +from vulncheck_sdk.models.advisory_siemens_tlp import AdvisorySiemensTLP as AdvisorySiemensTLP +from vulncheck_sdk.models.advisory_siemens_tracking import AdvisorySiemensTracking as AdvisorySiemensTracking +from vulncheck_sdk.models.advisory_siemens_vulnerability import AdvisorySiemensVulnerability as AdvisorySiemensVulnerability +from vulncheck_sdk.models.advisory_sierra_wireless import AdvisorySierraWireless as AdvisorySierraWireless +from vulncheck_sdk.models.advisory_sigma_rule import AdvisorySigmaRule as AdvisorySigmaRule +from vulncheck_sdk.models.advisory_sigma_rule_rule import AdvisorySigmaRuleRule as AdvisorySigmaRuleRule +from vulncheck_sdk.models.advisory_sing_cert import AdvisorySingCert as AdvisorySingCert +from vulncheck_sdk.models.advisory_sitecore import AdvisorySitecore as AdvisorySitecore +from vulncheck_sdk.models.advisory_slackware import AdvisorySlackware as AdvisorySlackware +from vulncheck_sdk.models.advisory_software_update import AdvisorySoftwareUpdate as AdvisorySoftwareUpdate +from vulncheck_sdk.models.advisory_solar_winds_advisory import AdvisorySolarWindsAdvisory as AdvisorySolarWindsAdvisory +from vulncheck_sdk.models.advisory_solr import AdvisorySolr as AdvisorySolr +from vulncheck_sdk.models.advisory_sonatype import AdvisorySonatype as AdvisorySonatype +from vulncheck_sdk.models.advisory_sonic_wall_advisory import AdvisorySonicWallAdvisory as AdvisorySonicWallAdvisory +from vulncheck_sdk.models.advisory_spacelabs_healthcare_advisory import AdvisorySpacelabsHealthcareAdvisory as AdvisorySpacelabsHealthcareAdvisory +from vulncheck_sdk.models.advisory_splunk import AdvisorySplunk as AdvisorySplunk +from vulncheck_sdk.models.advisory_splunk_product import AdvisorySplunkProduct as AdvisorySplunkProduct +from vulncheck_sdk.models.advisory_spring import AdvisorySpring as AdvisorySpring +from vulncheck_sdk.models.advisory_status import AdvisoryStatus as AdvisoryStatus +from vulncheck_sdk.models.advisory_stormshield import AdvisoryStormshield as AdvisoryStormshield +from vulncheck_sdk.models.advisory_stryker_advisory import AdvisoryStrykerAdvisory as AdvisoryStrykerAdvisory +from vulncheck_sdk.models.advisory_sudo import AdvisorySudo as AdvisorySudo +from vulncheck_sdk.models.advisory_suse_security import AdvisorySuseSecurity as AdvisorySuseSecurity +from vulncheck_sdk.models.advisory_swisslog_healthcare_advisory import AdvisorySwisslogHealthcareAdvisory as AdvisorySwisslogHealthcareAdvisory +from vulncheck_sdk.models.advisory_symfony import AdvisorySymfony as AdvisorySymfony +from vulncheck_sdk.models.advisory_synacktiv import AdvisorySynacktiv as AdvisorySynacktiv +from vulncheck_sdk.models.advisory_syncro_soft import AdvisorySyncroSoft as AdvisorySyncroSoft +from vulncheck_sdk.models.advisory_synology import AdvisorySynology as AdvisorySynology +from vulncheck_sdk.models.advisory_syss import AdvisorySyss as AdvisorySyss +from vulncheck_sdk.models.advisory_ti import AdvisoryTI as AdvisoryTI +from vulncheck_sdk.models.advisory_tp_link import AdvisoryTPLink as AdvisoryTPLink +from vulncheck_sdk.models.advisory_tw_cert_advisory import AdvisoryTWCertAdvisory as AdvisoryTWCertAdvisory +from vulncheck_sdk.models.advisory_tailscale import AdvisoryTailscale as AdvisoryTailscale +from vulncheck_sdk.models.advisory_talos_advisory import AdvisoryTalosAdvisory as AdvisoryTalosAdvisory +from vulncheck_sdk.models.advisory_team_viewer import AdvisoryTeamViewer as AdvisoryTeamViewer +from vulncheck_sdk.models.advisory_tenable_research_advisory import AdvisoryTenableResearchAdvisory as AdvisoryTenableResearchAdvisory +from vulncheck_sdk.models.advisory_tencent import AdvisoryTencent as AdvisoryTencent +from vulncheck_sdk.models.advisory_thales import AdvisoryThales as AdvisoryThales +from vulncheck_sdk.models.advisory_the_missing_link import AdvisoryTheMissingLink as AdvisoryTheMissingLink +from vulncheck_sdk.models.advisory_thermo_fisher import AdvisoryThermoFisher as AdvisoryThermoFisher +from vulncheck_sdk.models.advisory_threat import AdvisoryThreat as AdvisoryThreat +from vulncheck_sdk.models.advisory_threat_actor_with_external_objects import AdvisoryThreatActorWithExternalObjects as AdvisoryThreatActorWithExternalObjects +from vulncheck_sdk.models.advisory_threat_data import AdvisoryThreatData as AdvisoryThreatData +from vulncheck_sdk.models.advisory_tibco import AdvisoryTibco as AdvisoryTibco +from vulncheck_sdk.models.advisory_timeline import AdvisoryTimeline as AdvisoryTimeline +from vulncheck_sdk.models.advisory_tool import AdvisoryTool as AdvisoryTool +from vulncheck_sdk.models.advisory_tool_ref import AdvisoryToolRef as AdvisoryToolRef +from vulncheck_sdk.models.advisory_tracking import AdvisoryTracking as AdvisoryTracking +from vulncheck_sdk.models.advisory_tracking_id import AdvisoryTrackingID as AdvisoryTrackingID +from vulncheck_sdk.models.advisory_trane_technology import AdvisoryTraneTechnology as AdvisoryTraneTechnology +from vulncheck_sdk.models.advisory_trend_micro import AdvisoryTrendMicro as AdvisoryTrendMicro +from vulncheck_sdk.models.advisory_triage_notes import AdvisoryTriageNotes as AdvisoryTriageNotes +from vulncheck_sdk.models.advisory_trustwave import AdvisoryTrustwave as AdvisoryTrustwave +from vulncheck_sdk.models.advisory_usd import AdvisoryUSD as AdvisoryUSD +from vulncheck_sdk.models.advisory_usom_advisory import AdvisoryUSOMAdvisory as AdvisoryUSOMAdvisory +from vulncheck_sdk.models.advisory_ubiquiti import AdvisoryUbiquiti as AdvisoryUbiquiti +from vulncheck_sdk.models.advisory_ubuntu_cve import AdvisoryUbuntuCVE as AdvisoryUbuntuCVE +from vulncheck_sdk.models.advisory_ubuntu_package_release_status import AdvisoryUbuntuPackageReleaseStatus as AdvisoryUbuntuPackageReleaseStatus +from vulncheck_sdk.models.advisory_unify import AdvisoryUnify as AdvisoryUnify +from vulncheck_sdk.models.advisory_unisoc import AdvisoryUnisoc as AdvisoryUnisoc +from vulncheck_sdk.models.advisory_update import AdvisoryUpdate as AdvisoryUpdate +from vulncheck_sdk.models.advisory_updated import AdvisoryUpdated as AdvisoryUpdated +from vulncheck_sdk.models.advisory_v3_acceptance_level import AdvisoryV3AcceptanceLevel as AdvisoryV3AcceptanceLevel +from vulncheck_sdk.models.advisory_vccpe_dictionary import AdvisoryVCCPEDictionary as AdvisoryVCCPEDictionary +from vulncheck_sdk.models.advisory_vc_vulnerable_cpes import AdvisoryVCVulnerableCPEs as AdvisoryVCVulnerableCPEs +from vulncheck_sdk.models.advisory_vde_advisory import AdvisoryVDEAdvisory as AdvisoryVDEAdvisory +from vulncheck_sdk.models.advisory_vlc import AdvisoryVLC as AdvisoryVLC +from vulncheck_sdk.models.advisory_vm_ware_advisory import AdvisoryVMWareAdvisory as AdvisoryVMWareAdvisory +from vulncheck_sdk.models.advisory_vyaire_advisory import AdvisoryVYAIREAdvisory as AdvisoryVYAIREAdvisory +from vulncheck_sdk.models.advisory_van_dyke import AdvisoryVanDyke as AdvisoryVanDyke +from vulncheck_sdk.models.advisory_vapid_labs_advisory import AdvisoryVapidLabsAdvisory as AdvisoryVapidLabsAdvisory +from vulncheck_sdk.models.advisory_veeam import AdvisoryVeeam as AdvisoryVeeam +from vulncheck_sdk.models.advisory_vendor_name_for_threat_actor import AdvisoryVendorNameForThreatActor as AdvisoryVendorNameForThreatActor +from vulncheck_sdk.models.advisory_vendor_product import AdvisoryVendorProduct as AdvisoryVendorProduct +from vulncheck_sdk.models.advisory_vendor_ref import AdvisoryVendorRef as AdvisoryVendorRef +from vulncheck_sdk.models.advisory_veritas import AdvisoryVeritas as AdvisoryVeritas +from vulncheck_sdk.models.advisory_virtuozzo import AdvisoryVirtuozzo as AdvisoryVirtuozzo +from vulncheck_sdk.models.advisory_void_sec import AdvisoryVoidSec as AdvisoryVoidSec +from vulncheck_sdk.models.advisory_vuln_check import AdvisoryVulnCheck as AdvisoryVulnCheck +from vulncheck_sdk.models.advisory_vuln_check_cve_list_v5 import AdvisoryVulnCheckCVEListV5 as AdvisoryVulnCheckCVEListV5 +from vulncheck_sdk.models.advisory_vuln_check_config import AdvisoryVulnCheckConfig as AdvisoryVulnCheckConfig +from vulncheck_sdk.models.advisory_vuln_check_kev import AdvisoryVulnCheckKEV as AdvisoryVulnCheckKEV +from vulncheck_sdk.models.advisory_vuln_check_package import AdvisoryVulnCheckPackage as AdvisoryVulnCheckPackage +from vulncheck_sdk.models.advisory_vulnerability import AdvisoryVulnerability as AdvisoryVulnerability +from vulncheck_sdk.models.advisory_vulnerable_debian_package import AdvisoryVulnerableDebianPackage as AdvisoryVulnerableDebianPackage +from vulncheck_sdk.models.advisory_vulnerable_product import AdvisoryVulnerableProduct as AdvisoryVulnerableProduct +from vulncheck_sdk.models.advisory_vulnrichment import AdvisoryVulnrichment as AdvisoryVulnrichment +from vulncheck_sdk.models.advisory_vulnrichment_cve_ref import AdvisoryVulnrichmentCVERef as AdvisoryVulnrichmentCVERef +from vulncheck_sdk.models.advisory_vulnrichment_containers import AdvisoryVulnrichmentContainers as AdvisoryVulnrichmentContainers +from vulncheck_sdk.models.advisory_vulnrichment_content import AdvisoryVulnrichmentContent as AdvisoryVulnrichmentContent +from vulncheck_sdk.models.advisory_vulnrichment_metric import AdvisoryVulnrichmentMetric as AdvisoryVulnrichmentMetric +from vulncheck_sdk.models.advisory_vulnrichment_option import AdvisoryVulnrichmentOption as AdvisoryVulnrichmentOption +from vulncheck_sdk.models.advisory_vulnrichment_other import AdvisoryVulnrichmentOther as AdvisoryVulnrichmentOther +from vulncheck_sdk.models.advisory_wrt import AdvisoryWRT as AdvisoryWRT +from vulncheck_sdk.models.advisory_watch_guard import AdvisoryWatchGuard as AdvisoryWatchGuard +from vulncheck_sdk.models.advisory_whats_app import AdvisoryWhatsApp as AdvisoryWhatsApp +from vulncheck_sdk.models.advisory_wibu import AdvisoryWibu as AdvisoryWibu +from vulncheck_sdk.models.advisory_wireshark import AdvisoryWireshark as AdvisoryWireshark +from vulncheck_sdk.models.advisory_with_secure import AdvisoryWithSecure as AdvisoryWithSecure +from vulncheck_sdk.models.advisory_wolf_ssl import AdvisoryWolfSSL as AdvisoryWolfSSL +from vulncheck_sdk.models.advisory_wolfi import AdvisoryWolfi as AdvisoryWolfi +from vulncheck_sdk.models.advisory_wolfi_package import AdvisoryWolfiPackage as AdvisoryWolfiPackage +from vulncheck_sdk.models.advisory_wolfi_sec_fix import AdvisoryWolfiSecFix as AdvisoryWolfiSecFix +from vulncheck_sdk.models.advisory_wordfence import AdvisoryWordfence as AdvisoryWordfence +from vulncheck_sdk.models.advisory_xdb import AdvisoryXDB as AdvisoryXDB +from vulncheck_sdk.models.advisory_xen import AdvisoryXen as AdvisoryXen +from vulncheck_sdk.models.advisory_xerox import AdvisoryXerox as AdvisoryXerox +from vulncheck_sdk.models.advisory_xiaomi import AdvisoryXiaomi as AdvisoryXiaomi +from vulncheck_sdk.models.advisory_xylem import AdvisoryXylem as AdvisoryXylem +from vulncheck_sdk.models.advisory_yamaha import AdvisoryYamaha as AdvisoryYamaha +from vulncheck_sdk.models.advisory_yokogawa_advisory import AdvisoryYokogawaAdvisory as AdvisoryYokogawaAdvisory +from vulncheck_sdk.models.advisory_yubico import AdvisoryYubico as AdvisoryYubico +from vulncheck_sdk.models.advisory_zdi import AdvisoryZDI as AdvisoryZDI +from vulncheck_sdk.models.advisory_zdi_product import AdvisoryZDIProduct as AdvisoryZDIProduct +from vulncheck_sdk.models.advisory_zdi_response import AdvisoryZDIResponse as AdvisoryZDIResponse +from vulncheck_sdk.models.advisory_zdi_response_vendor import AdvisoryZDIResponseVendor as AdvisoryZDIResponseVendor +from vulncheck_sdk.models.advisory_zdi_vendor import AdvisoryZDIVendor as AdvisoryZDIVendor +from vulncheck_sdk.models.advisory_zebra import AdvisoryZebra as AdvisoryZebra +from vulncheck_sdk.models.advisory_zero_day_advisory import AdvisoryZeroDayAdvisory as AdvisoryZeroDayAdvisory +from vulncheck_sdk.models.advisory_zero_science_advisory import AdvisoryZeroScienceAdvisory as AdvisoryZeroScienceAdvisory +from vulncheck_sdk.models.advisory_zimbra import AdvisoryZimbra as AdvisoryZimbra +from vulncheck_sdk.models.advisory_zoom import AdvisoryZoom as AdvisoryZoom +from vulncheck_sdk.models.advisory_zscaler import AdvisoryZscaler as AdvisoryZscaler +from vulncheck_sdk.models.advisory_zulu_version import AdvisoryZuluVersion as AdvisoryZuluVersion +from vulncheck_sdk.models.advisory_zuso import AdvisoryZuso as AdvisoryZuso +from vulncheck_sdk.models.advisory_zyxel import AdvisoryZyxel as AdvisoryZyxel +from vulncheck_sdk.models.api_base_metric_v2 import ApiBaseMetricV2 as ApiBaseMetricV2 +from vulncheck_sdk.models.api_base_metric_v3 import ApiBaseMetricV3 as ApiBaseMetricV3 +from vulncheck_sdk.models.api_cpe import ApiCPE as ApiCPE +from vulncheck_sdk.models.api_cpe_match import ApiCPEMatch as ApiCPEMatch +from vulncheck_sdk.models.api_cpe_name import ApiCPEName as ApiCPEName +from vulncheck_sdk.models.api_cve import ApiCVE as ApiCVE +from vulncheck_sdk.models.api_cve_data_meta import ApiCVEDataMeta as ApiCVEDataMeta +from vulncheck_sdk.models.api_cve_data_meta_extended import ApiCVEDataMetaExtended as ApiCVEDataMetaExtended +from vulncheck_sdk.models.api_cve_extended import ApiCVEExtended as ApiCVEExtended +from vulncheck_sdk.models.api_cvssv2 import ApiCVSSV2 as ApiCVSSV2 +from vulncheck_sdk.models.api_cvssv3 import ApiCVSSV3 as ApiCVSSV3 +from vulncheck_sdk.models.api_cwe import ApiCWE as ApiCWE +from vulncheck_sdk.models.api_categorization_extended import ApiCategorizationExtended as ApiCategorizationExtended +from vulncheck_sdk.models.api_configurations import ApiConfigurations as ApiConfigurations +from vulncheck_sdk.models.api_cve_items import ApiCveItems as ApiCveItems +from vulncheck_sdk.models.api_cve_items_extended import ApiCveItemsExtended as ApiCveItemsExtended +from vulncheck_sdk.models.api_date_time import ApiDateTime as ApiDateTime +from vulncheck_sdk.models.api_description import ApiDescription as ApiDescription +from vulncheck_sdk.models.api_description_data import ApiDescriptionData as ApiDescriptionData +from vulncheck_sdk.models.api_epss import ApiEPSS as ApiEPSS +from vulncheck_sdk.models.api_epss_data import ApiEPSSData as ApiEPSSData +from vulncheck_sdk.models.api_exploit_chain import ApiExploitChain as ApiExploitChain +from vulncheck_sdk.models.api_exploit_chain_cve import ApiExploitChainCVE as ApiExploitChainCVE +from vulncheck_sdk.models.api_exploit_v3_result import ApiExploitV3Result as ApiExploitV3Result +from vulncheck_sdk.models.api_exploits_change import ApiExploitsChange as ApiExploitsChange +from vulncheck_sdk.models.api_exploits_changelog import ApiExploitsChangelog as ApiExploitsChangelog +from vulncheck_sdk.models.api_exploits_trending import ApiExploitsTrending as ApiExploitsTrending +from vulncheck_sdk.models.api_exploits_v3_count import ApiExploitsV3Count as ApiExploitsV3Count +from vulncheck_sdk.models.api_exploits_v3_timeline import ApiExploitsV3Timeline as ApiExploitsV3Timeline +from vulncheck_sdk.models.api_impact import ApiImpact as ApiImpact +from vulncheck_sdk.models.api_impact_extended import ApiImpactExtended as ApiImpactExtended +from vulncheck_sdk.models.api_initial_access import ApiInitialAccess as ApiInitialAccess +from vulncheck_sdk.models.api_initial_access_artifact import ApiInitialAccessArtifact as ApiInitialAccessArtifact +from vulncheck_sdk.models.api_mitre_attack_tech import ApiMitreAttackTech as ApiMitreAttackTech +from vulncheck_sdk.models.api_mitre_attack_to_cve import ApiMitreAttackToCVE as ApiMitreAttackToCVE +from vulncheck_sdk.models.api_nvd20_cpe_match import ApiNVD20CPEMatch as ApiNVD20CPEMatch +from vulncheck_sdk.models.api_nvd20_cpe_name import ApiNVD20CPEName as ApiNVD20CPEName +from vulncheck_sdk.models.api_nvd20_cve import ApiNVD20CVE as ApiNVD20CVE +from vulncheck_sdk.models.api_nvd20_cve_extended import ApiNVD20CVEExtended as ApiNVD20CVEExtended +from vulncheck_sdk.models.api_nvd20_cvss_data_v2 import ApiNVD20CvssDataV2 as ApiNVD20CvssDataV2 +from vulncheck_sdk.models.api_nvd20_cvss_data_v3 import ApiNVD20CvssDataV3 as ApiNVD20CvssDataV3 +from vulncheck_sdk.models.api_nvd20_cvss_metric_v2 import ApiNVD20CvssMetricV2 as ApiNVD20CvssMetricV2 +from vulncheck_sdk.models.api_nvd20_cvss_metric_v3 import ApiNVD20CvssMetricV3 as ApiNVD20CvssMetricV3 +from vulncheck_sdk.models.api_nvd20_cvss_metric_v40 import ApiNVD20CvssMetricV40 as ApiNVD20CvssMetricV40 +from vulncheck_sdk.models.api_nvd20_description import ApiNVD20Description as ApiNVD20Description +from vulncheck_sdk.models.api_nvd20_metric import ApiNVD20Metric as ApiNVD20Metric +from vulncheck_sdk.models.api_nvd20_metric_extended import ApiNVD20MetricExtended as ApiNVD20MetricExtended +from vulncheck_sdk.models.api_nvd20_reference import ApiNVD20Reference as ApiNVD20Reference +from vulncheck_sdk.models.api_nvd20_reference_extended import ApiNVD20ReferenceExtended as ApiNVD20ReferenceExtended +from vulncheck_sdk.models.api_nvd20_temporal_associated_base_metric import ApiNVD20TemporalAssociatedBaseMetric as ApiNVD20TemporalAssociatedBaseMetric +from vulncheck_sdk.models.api_nvd20_temporal_cvssv2 import ApiNVD20TemporalCVSSV2 as ApiNVD20TemporalCVSSV2 +from vulncheck_sdk.models.api_nvd20_temporal_cvssv3 import ApiNVD20TemporalCVSSV3 as ApiNVD20TemporalCVSSV3 +from vulncheck_sdk.models.api_nvd20_threat_associated_base_metric import ApiNVD20ThreatAssociatedBaseMetric as ApiNVD20ThreatAssociatedBaseMetric +from vulncheck_sdk.models.api_nvd20_threat_cvssv40 import ApiNVD20ThreatCVSSV40 as ApiNVD20ThreatCVSSV40 +from vulncheck_sdk.models.api_nvd20_vendor_comment import ApiNVD20VendorComment as ApiNVD20VendorComment +from vulncheck_sdk.models.api_nvd20_weakness import ApiNVD20Weakness as ApiNVD20Weakness +from vulncheck_sdk.models.api_nvd20_weakness_desc_extended import ApiNVD20WeaknessDescExtended as ApiNVD20WeaknessDescExtended +from vulncheck_sdk.models.api_nvd20_weakness_extended import ApiNVD20WeaknessExtended as ApiNVD20WeaknessExtended +from vulncheck_sdk.models.api_nodes import ApiNodes as ApiNodes +from vulncheck_sdk.models.api_normalized_exploit_v3_entry import ApiNormalizedExploitV3Entry as ApiNormalizedExploitV3Entry +from vulncheck_sdk.models.api_normalized_report_v3_entry import ApiNormalizedReportV3Entry as ApiNormalizedReportV3Entry +from vulncheck_sdk.models.api_oss_package import ApiOSSPackage as ApiOSSPackage +from vulncheck_sdk.models.api_oss_package_artifacts import ApiOSSPackageArtifacts as ApiOSSPackageArtifacts +from vulncheck_sdk.models.api_oss_package_download_info import ApiOSSPackageDownloadInfo as ApiOSSPackageDownloadInfo +from vulncheck_sdk.models.api_oss_package_hash_info import ApiOSSPackageHashInfo as ApiOSSPackageHashInfo +from vulncheck_sdk.models.api_oss_package_research_attributes import ApiOSSPackageResearchAttributes as ApiOSSPackageResearchAttributes +from vulncheck_sdk.models.api_oss_package_vulnerability import ApiOSSPackageVulnerability as ApiOSSPackageVulnerability +from vulncheck_sdk.models.api_package import ApiPackage as ApiPackage +from vulncheck_sdk.models.api_problem_type import ApiProblemType as ApiProblemType +from vulncheck_sdk.models.api_problem_type_data import ApiProblemTypeData as ApiProblemTypeData +from vulncheck_sdk.models.api_problem_type_data_extended import ApiProblemTypeDataExtended as ApiProblemTypeDataExtended +from vulncheck_sdk.models.api_problem_type_description import ApiProblemTypeDescription as ApiProblemTypeDescription +from vulncheck_sdk.models.api_problem_type_description_extended import ApiProblemTypeDescriptionExtended as ApiProblemTypeDescriptionExtended +from vulncheck_sdk.models.api_problem_type_extended import ApiProblemTypeExtended as ApiProblemTypeExtended +from vulncheck_sdk.models.api_reference import ApiReference as ApiReference +from vulncheck_sdk.models.api_reference_data import ApiReferenceData as ApiReferenceData +from vulncheck_sdk.models.api_reference_data_extended import ApiReferenceDataExtended as ApiReferenceDataExtended +from vulncheck_sdk.models.api_references import ApiReferences as ApiReferences +from vulncheck_sdk.models.api_references_extended import ApiReferencesExtended as ApiReferencesExtended +from vulncheck_sdk.models.api_related_attack_pattern import ApiRelatedAttackPattern as ApiRelatedAttackPattern +from vulncheck_sdk.models.api_ssvc import ApiSSVC as ApiSSVC +from vulncheck_sdk.models.api_temporal_cvssv2 import ApiTemporalCVSSV2 as ApiTemporalCVSSV2 +from vulncheck_sdk.models.api_temporal_cvssv3 import ApiTemporalCVSSV3 as ApiTemporalCVSSV3 +from vulncheck_sdk.models.api_temporal_metric_v2 import ApiTemporalMetricV2 as ApiTemporalMetricV2 +from vulncheck_sdk.models.api_temporal_metric_v3 import ApiTemporalMetricV3 as ApiTemporalMetricV3 +from vulncheck_sdk.models.api_update import ApiUpdate as ApiUpdate +from vulncheck_sdk.models.api_vulnerability_alias import ApiVulnerabilityAlias as ApiVulnerabilityAlias +from vulncheck_sdk.models.models_entitlements import ModelsEntitlements as ModelsEntitlements +from vulncheck_sdk.models.paginate_match import PaginateMatch as PaginateMatch +from vulncheck_sdk.models.paginate_pagination import PaginatePagination as PaginatePagination +from vulncheck_sdk.models.paginate_param import PaginateParam as PaginateParam +from vulncheck_sdk.models.params_index_backup import ParamsIndexBackup as ParamsIndexBackup +from vulncheck_sdk.models.params_index_backup_list import ParamsIndexBackupList as ParamsIndexBackupList +from vulncheck_sdk.models.params_index_list import ParamsIndexList as ParamsIndexList +from vulncheck_sdk.models.purl_package_urljson import PurlPackageURLJSON as PurlPackageURLJSON +from vulncheck_sdk.models.purl_qualifier_json import PurlQualifierJSON as PurlQualifierJSON +from vulncheck_sdk.models.purls_purl_response import PurlsPurlResponse as PurlsPurlResponse +from vulncheck_sdk.models.purls_vulnerability import PurlsVulnerability as PurlsVulnerability +from vulncheck_sdk.models.render_response_array_params_index_backup_list import RenderResponseArrayParamsIndexBackupList as RenderResponseArrayParamsIndexBackupList +from vulncheck_sdk.models.render_response_array_params_index_list import RenderResponseArrayParamsIndexList as RenderResponseArrayParamsIndexList +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_a10_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryA10PaginatePagination as RenderResponseWithMetadataArrayAdvisoryA10PaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_abb_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryABBAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryABBAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aix_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_amd_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ami_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_asrg_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination as RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aveva_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aws_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_abbott_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAbbottPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAbbottPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_absolute_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination as RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_acronis_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_adobe_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advantech_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advisory_record_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aleph_research_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_alma_linux_update_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination as RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_alpine_linux_sec_db_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_amazon_cve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_anchore_nvd_override_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination as RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_android_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_active_mq_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_archiva_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_arrow_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_camel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_commons_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_couch_db_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_flink_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_guacamole_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_http_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_hadoop_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_jsp_wiki_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_kafka_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_logging_services_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_ni_fi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_of_biz_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_open_meetings_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_open_office_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_pulsar_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_shiro_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_spark_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_struts_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_subversion_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_superset_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_tomcat_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apache_zoo_keeper_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination as RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_app_check_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_appgate_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination as RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_apple_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_arch_issue_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination as RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_arista_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aruba_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_asset_note_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination as RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_asterisk_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_astra_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_asus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_atlassian_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_atlassian_vuln_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_atredis_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_audiocodes_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aus_cert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_autodesk_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_avaya_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_avigilon_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_axis_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_azul_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination as RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_b_braun_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bdu_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bandr_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_baxter_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_beckhoff_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_beckman_coulter_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_becton_dickinson_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_belden_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_beyond_trust_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_binarly_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bit_defender_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_black_berry_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_bosch_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_boston_scientific_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_botnet_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination as RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ca_cyber_centre_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cbl_mariner_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_certeu_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cesa_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cisa_alert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cnnvd_entry_json_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cnvd_bulletin_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cnvd_flaw_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_canvas_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_carestream_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_carrier_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_be_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_fr_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_in_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_ir_security_alert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_se_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cert_ua_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_chain_guard_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination as RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_check_point_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_chrome_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination as RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ciena_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cisa_csaf_adv_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cisco_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cisco_csaf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_citrix_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_claroty_vulnerability_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination as RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cloud_bees_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cloud_vuln_db_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_codesys_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_comm_vault_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_compass_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_container_os_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_core_impact_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crestron_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_curl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cvrf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination as RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dnn_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dahua_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dassault_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_debian_security_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dell_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_delta_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_distro_package_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination as RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_django_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dot_cms_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dragos_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_draytek_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_drupal_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination as RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_eol_alibaba_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_eol_microsoft_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination as RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_eol_release_data_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination as RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_euvd_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination as RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_eaton_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_elastic_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination as RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_elspec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination as RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_emerging_threats_snort_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination as RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_emerson_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_end_of_life_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination as RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_exodus_intel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination as RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_exploit_db_exploitv2_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination as RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_f5_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination as RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_f_secure_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination as RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fanuc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fastly_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_festo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_file_cloud_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_file_zilla_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_flatt_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_forge_rock_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination as RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fortinet_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fortinet_ips_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_foxit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gcp_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ge_gas_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ge_healthcare_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gh_advisory_json_lean_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gallagher_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_genetec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gigabyte_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination as RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_git_hub_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_git_lab_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gitee_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gitlab_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_glibc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gnu_tls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_go_vuln_json_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_grafana_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_grey_noise_detection_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination as RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hcl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hik_vision_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hk_cert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hpe_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hp_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hacktivity_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_harmony_os_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hashi_corp_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_haskell_sadb_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hillrom_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hitachi_energy_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_hitachi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_honeywell_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_huawei_euler_os_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_huawei_ips_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_huawei_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_iava_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ibm_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_itw_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_idemia_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_incibe_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_intel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ip_intel_record_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_israeli_alert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_israeli_vulnerability_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_istio_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ivanti_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ivanti_rss_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_j_frog_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination as RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jnj_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jvn_advisory_item_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination as RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jvn_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination as RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jenkins_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination as RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_jet_brains_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination as RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_juniper_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination as RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_k8_s_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination as RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kev_catalog_vulnerability_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination as RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kr_cert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kaspersky_icscert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kore_logic_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination as RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kunbus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination as RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lg_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination as RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lenovo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination as RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lexmark_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_libre_office_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination as RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_linux_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination as RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ma_cert_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_m_files_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_manage_engine_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mbed_tls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mc_afee_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination as RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mediatek_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_medtronic_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mendix_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_meta_data_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_metasploit_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_microsoft_cvrf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_microsoft_kb_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mikrotik_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mindray_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_misp_value_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination as RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mitel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mitre_cve_list_v5_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination as RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mitsubishi_electric_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mongo_db_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_moxa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_mozilla_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ncsccve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ncsc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nhs_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ni_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ntp_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nvd20_source_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination as RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nvdcpe_dictionary_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nz_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_naver_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nessus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_net_app_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netatalk_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netgate_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination as RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netgear_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netskope_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination as RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nexpose_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination as RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nginx_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_node_js_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_node_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nokia_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_note_pad_plus_plus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nozomi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_osv_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_otrs_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_octopus_deploy_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_okta_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_omron_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_one_e_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_bsd_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_cvdb_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_jdk_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_ssh_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_ssl_sec_adv_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_open_stack_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_opengear_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_oracle_cpucsaf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_oracle_cpu_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_own_cloud_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination as RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_phpmy_admin_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ptc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_packetstorm_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_palantir_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_palo_alto_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_panasonic_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_paper_cut_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_pega_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_philips_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_phoenix_contact_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_postgres_sql_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_power_dns_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_progress_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination as RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_proofpoint_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination as RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_pure_storage_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination as RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_py_pa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qnap_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qqid_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination as RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qsb_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination as RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualcomm_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination as RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualys_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination as RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualys_qid_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination as RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ransomware_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_redhat_cve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_renesas_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_revive_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination as RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rhel_cve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_roche_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination as RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rockwell_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rocky_errata_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rsync_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ruckus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_rustsec_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sap_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination as RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sec_consult_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination as RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ssd_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_safran_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination as RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_saint_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sales_force_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination as RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_samba_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination as RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_schneider_electric_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_security_bulletin_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination as RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_security_lab_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination as RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_seebug_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination as RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sel_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySelPaginatePagination as RenderResponseWithMetadataArrayAdvisorySelPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sentinel_one_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination as RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_service_now_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination as RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_seven_zip_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySevenZipPaginatePagination as RenderResponseWithMetadataArrayAdvisorySevenZipPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_shadow_server_exploited_vulnerability_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination as RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_shielder_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination as RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sick_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySickPaginatePagination as RenderResponseWithMetadataArrayAdvisorySickPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_siemens_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sierra_wireless_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination as RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sigma_rule_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination as RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sing_cert_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination as RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sitecore_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination as RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_slackware_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination as RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_solar_winds_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_solr_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination as RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sonatype_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination as RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sonic_wall_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_spacelabs_healthcare_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_splunk_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination as RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_spring_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination as RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_stormshield_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination as RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_stryker_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_sudo_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination as RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_suse_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination as RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_swisslog_healthcare_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_symfony_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination as RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_synacktiv_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination as RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syncro_soft_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination as RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_synology_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination as RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syss_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination as RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ti_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tp_link_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tw_cert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tailscale_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTailscalePaginatePagination as RenderResponseWithMetadataArrayAdvisoryTailscalePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_talos_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_team_viewer_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTeamViewerPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTeamViewerPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tenable_research_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTenableResearchAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTenableResearchAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tencent_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTencentPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTencentPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_thales_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryThalesPaginatePagination as RenderResponseWithMetadataArrayAdvisoryThalesPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_the_missing_link_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTheMissingLinkPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTheMissingLinkPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_thermo_fisher_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryThermoFisherPaginatePagination as RenderResponseWithMetadataArrayAdvisoryThermoFisherPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_threat_actor_with_external_objects_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryThreatActorWithExternalObjectsPaginatePagination as RenderResponseWithMetadataArrayAdvisoryThreatActorWithExternalObjectsPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tibco_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTibcoPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTibcoPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_trane_technology_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTraneTechnologyPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTraneTechnologyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_trend_micro_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTrendMicroPaginatePagination as RenderResponseWithMetadataArrayAdvisoryTrendMicroPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_trustwave_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTrustwavePaginatePagination as RenderResponseWithMetadataArrayAdvisoryTrustwavePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_usd_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUSDPaginatePagination as RenderResponseWithMetadataArrayAdvisoryUSDPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_usom_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUSOMAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryUSOMAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ubiquiti_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUbiquitiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryUbiquitiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ubuntu_cve_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUbuntuCVEPaginatePagination as RenderResponseWithMetadataArrayAdvisoryUbuntuCVEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_unify_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUnifyPaginatePagination as RenderResponseWithMetadataArrayAdvisoryUnifyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_unisoc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUnisocPaginatePagination as RenderResponseWithMetadataArrayAdvisoryUnisocPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_update_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination as RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vccpe_dictionary_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVCCPEDictionaryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVCCPEDictionaryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vc_vulnerable_cpes_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vde_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVDEAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVDEAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vlc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVLCPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVLCPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vm_ware_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVMWareAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVMWareAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vyaire_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVYAIREAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVYAIREAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_van_dyke_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVanDykePaginatePagination as RenderResponseWithMetadataArrayAdvisoryVanDykePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vapid_labs_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVapidLabsAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVapidLabsAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_veeam_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVeeamPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVeeamPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_veritas_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVeritasPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVeritasPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_virtuozzo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVirtuozzoPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVirtuozzoPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_void_sec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVoidSecPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVoidSecPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vuln_check_cve_list_v5_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnCheckCVEListV5PaginatePagination as RenderResponseWithMetadataArrayAdvisoryVulnCheckCVEListV5PaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vuln_check_config_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnCheckConfigPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVulnCheckConfigPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vuln_check_kev_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnCheckKEVPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVulnCheckKEVPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vuln_check_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnCheckPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVulnCheckPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vulnerable_debian_package_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination as RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_vulnrichment_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryVulnrichmentPaginatePagination as RenderResponseWithMetadataArrayAdvisoryVulnrichmentPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wrt_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination as RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_watch_guard_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWatchGuardPaginatePagination as RenderResponseWithMetadataArrayAdvisoryWatchGuardPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_whats_app_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWhatsAppPaginatePagination as RenderResponseWithMetadataArrayAdvisoryWhatsAppPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wibu_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWibuPaginatePagination as RenderResponseWithMetadataArrayAdvisoryWibuPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wireshark_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWiresharkPaginatePagination as RenderResponseWithMetadataArrayAdvisoryWiresharkPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_with_secure_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWithSecurePaginatePagination as RenderResponseWithMetadataArrayAdvisoryWithSecurePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wolf_ssl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWolfSSLPaginatePagination as RenderResponseWithMetadataArrayAdvisoryWolfSSLPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wolfi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWolfiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryWolfiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_wordfence_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryWordfencePaginatePagination as RenderResponseWithMetadataArrayAdvisoryWordfencePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_xen_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryXenPaginatePagination as RenderResponseWithMetadataArrayAdvisoryXenPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_xerox_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryXeroxPaginatePagination as RenderResponseWithMetadataArrayAdvisoryXeroxPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_xiaomi_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryXiaomiPaginatePagination as RenderResponseWithMetadataArrayAdvisoryXiaomiPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_xylem_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryXylemPaginatePagination as RenderResponseWithMetadataArrayAdvisoryXylemPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_yamaha_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryYamahaPaginatePagination as RenderResponseWithMetadataArrayAdvisoryYamahaPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_yokogawa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryYokogawaAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryYokogawaAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_yubico_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryYubicoPaginatePagination as RenderResponseWithMetadataArrayAdvisoryYubicoPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zebra_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZebraPaginatePagination as RenderResponseWithMetadataArrayAdvisoryZebraPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zero_day_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZeroDayAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryZeroDayAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zero_science_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZeroScienceAdvisoryPaginatePagination as RenderResponseWithMetadataArrayAdvisoryZeroScienceAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zimbra_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZimbraPaginatePagination as RenderResponseWithMetadataArrayAdvisoryZimbraPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zoom_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZoomPaginatePagination as RenderResponseWithMetadataArrayAdvisoryZoomPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zscaler_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZscalerPaginatePagination as RenderResponseWithMetadataArrayAdvisoryZscalerPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zuso_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZusoPaginatePagination as RenderResponseWithMetadataArrayAdvisoryZusoPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_zyxel_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryZyxelPaginatePagination as RenderResponseWithMetadataArrayAdvisoryZyxelPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_cwe_paginate_pagination import RenderResponseWithMetadataArrayApiCWEPaginatePagination as RenderResponseWithMetadataArrayApiCWEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_cve_items_extended_paginate_pagination import RenderResponseWithMetadataArrayApiCveItemsExtendedPaginatePagination as RenderResponseWithMetadataArrayApiCveItemsExtendedPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_cve_items_paginate_pagination import RenderResponseWithMetadataArrayApiCveItemsPaginatePagination as RenderResponseWithMetadataArrayApiCveItemsPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_epss_data_paginate_pagination import RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination as RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_exploit_chain_paginate_pagination import RenderResponseWithMetadataArrayApiExploitChainPaginatePagination as RenderResponseWithMetadataArrayApiExploitChainPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_exploit_v3_result_paginate_pagination import RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination as RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_exploits_changelog_paginate_pagination import RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination as RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_initial_access_paginate_pagination import RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination as RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_mitre_attack_to_cve_paginate_pagination import RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination as RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_nvd20_cpe_match_paginate_pagination import RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination as RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_nvd20_cve_extended_paginate_pagination import RenderResponseWithMetadataArrayApiNVD20CVEExtendedPaginatePagination as RenderResponseWithMetadataArrayApiNVD20CVEExtendedPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_nvd20_cve_paginate_pagination import RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination as RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_oss_package_paginate_pagination import RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination as RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_update_paginate_pagination import RenderResponseWithMetadataArrayApiUpdatePaginatePagination as RenderResponseWithMetadataArrayApiUpdatePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_api_vulnerability_alias_paginate_pagination import RenderResponseWithMetadataArrayApiVulnerabilityAliasPaginatePagination as RenderResponseWithMetadataArrayApiVulnerabilityAliasPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_purls_purl_response_paginate_pagination import RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination as RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_string_v3controllers_response_metadata import RenderResponseWithMetadataArrayStringV3controllersResponseMetadata as RenderResponseWithMetadataArrayStringV3controllersResponseMetadata +from vulncheck_sdk.models.render_response_with_metadata_v3controllers_backup_response_data_v3controllers_backup_response_metadata import RenderResponseWithMetadataV3controllersBackupResponseDataV3controllersBackupResponseMetadata as RenderResponseWithMetadataV3controllersBackupResponseDataV3controllersBackupResponseMetadata +from vulncheck_sdk.models.render_response_with_metadata_v3controllers_purl_response_data_v3controllers_purl_response_metadata import RenderResponseWithMetadataV3controllersPurlResponseDataV3controllersPurlResponseMetadata as RenderResponseWithMetadataV3controllersPurlResponseDataV3controllersPurlResponseMetadata +from vulncheck_sdk.models.v3controllers_backup_response_metadata import V3controllersBackupResponseMetadata as V3controllersBackupResponseMetadata +from vulncheck_sdk.models.v3controllers_purl_response_data import V3controllersPurlResponseData as V3controllersPurlResponseData +from vulncheck_sdk.models.v3controllers_purl_response_metadata import V3controllersPurlResponseMetadata as V3controllersPurlResponseMetadata +from vulncheck_sdk.models.v3controllers_response_metadata import V3controllersResponseMetadata as V3controllersResponseMetadata diff --git a/vulncheck_sdk/api/indices_api.py b/vulncheck_sdk/api/indices_api.py index 035e94de..e645ada8 100644 --- a/vulncheck_sdk/api/indices_api.py +++ b/vulncheck_sdk/api/indices_api.py @@ -32,6 +32,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_absolute_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_acronis_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_adobe_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advantech_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advisory_record_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aleph_research_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination @@ -135,6 +136,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_container_os_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_core_impact_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crestron_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_curl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cvrf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dnn_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination @@ -165,6 +167,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_f_secure_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fanuc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fastly_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_festo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_file_cloud_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_file_zilla_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_flatt_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination @@ -183,6 +186,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_git_lab_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gitee_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gitlab_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_glibc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gnu_tls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_go_vuln_json_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_grafana_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination @@ -227,6 +231,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kr_cert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kaspersky_icscert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kore_logic_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kunbus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lg_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lenovo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lexmark_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination @@ -269,6 +274,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netgate_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netgear_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netskope_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nexpose_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nginx_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_node_js_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_node_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination @@ -308,6 +314,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_pure_storage_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_py_pa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qnap_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qqid_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qsb_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualcomm_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualys_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination @@ -364,6 +371,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_synacktiv_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syncro_soft_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_synology_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syss_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ti_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tp_link_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tw_cert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination @@ -4728,7 +4736,7 @@ def _index_adobe_get_serialize( @validate_call - def index_advisories_get( + def index_advantech_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -4763,10 +4771,10 @@ def index_advisories_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination: - """Return vulnerability data stored in index \"advisories\" + ) -> RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination: + """Return vulnerability data stored in index \"advantech\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advantech index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Advantech Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advantech?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advantech?cursor=` :param page: set the page number of the response :type page: int @@ -4832,7 +4840,7 @@ def index_advisories_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_advisories_get_serialize( + _param = self._index_advantech_get_serialize( page=page, limit=limit, cursor=cursor, @@ -4861,7 +4869,7 @@ def index_advisories_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination", '404': "str", '500': "str", } @@ -4877,7 +4885,7 @@ def index_advisories_get( @validate_call - def index_advisories_get_with_http_info( + def index_advantech_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -4912,10 +4920,10 @@ def index_advisories_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination]: - """Return vulnerability data stored in index \"advisories\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination]: + """Return vulnerability data stored in index \"advantech\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advantech index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Advantech Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advantech?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advantech?cursor=` :param page: set the page number of the response :type page: int @@ -4981,7 +4989,7 @@ def index_advisories_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_advisories_get_serialize( + _param = self._index_advantech_get_serialize( page=page, limit=limit, cursor=cursor, @@ -5010,7 +5018,7 @@ def index_advisories_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination", '404': "str", '500': "str", } @@ -5026,7 +5034,7 @@ def index_advisories_get_with_http_info( @validate_call - def index_advisories_get_without_preload_content( + def index_advantech_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -5062,9 +5070,9 @@ def index_advisories_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"advisories\" + """Return vulnerability data stored in index \"advantech\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advantech index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Advantech Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advantech?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advantech?cursor=` :param page: set the page number of the response :type page: int @@ -5130,7 +5138,7 @@ def index_advisories_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_advisories_get_serialize( + _param = self._index_advantech_get_serialize( page=page, limit=limit, cursor=cursor, @@ -5159,7 +5167,7 @@ def index_advisories_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination", '404': "str", '500': "str", } @@ -5170,7 +5178,7 @@ def index_advisories_get_without_preload_content( return response_data.response - def _index_advisories_get_serialize( + def _index_advantech_get_serialize( self, page, limit, @@ -5320,7 +5328,7 @@ def _index_advisories_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/advisories', + resource_path='/index/advantech', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -5337,7 +5345,7 @@ def _index_advisories_get_serialize( @validate_call - def index_aix_get( + def index_advisories_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -5372,10 +5380,10 @@ def index_aix_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination: - """Return vulnerability data stored in index \"aix\" + ) -> RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination: + """Return vulnerability data stored in index \"advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AIX Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advisories?cursor=` :param page: set the page number of the response :type page: int @@ -5441,7 +5449,7 @@ def index_aix_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aix_get_serialize( + _param = self._index_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -5470,7 +5478,7 @@ def index_aix_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination", '404': "str", '500': "str", } @@ -5486,7 +5494,7 @@ def index_aix_get( @validate_call - def index_aix_get_with_http_info( + def index_advisories_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -5521,10 +5529,10 @@ def index_aix_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination]: - """Return vulnerability data stored in index \"aix\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination]: + """Return vulnerability data stored in index \"advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AIX Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advisories?cursor=` :param page: set the page number of the response :type page: int @@ -5590,7 +5598,7 @@ def index_aix_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aix_get_serialize( + _param = self._index_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -5619,7 +5627,7 @@ def index_aix_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination", '404': "str", '500': "str", } @@ -5635,7 +5643,7 @@ def index_aix_get_with_http_info( @validate_call - def index_aix_get_without_preload_content( + def index_advisories_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -5671,9 +5679,9 @@ def index_aix_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"aix\" + """Return vulnerability data stored in index \"advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AIX Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/advisories?cursor=` :param page: set the page number of the response :type page: int @@ -5739,7 +5747,7 @@ def index_aix_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aix_get_serialize( + _param = self._index_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -5768,7 +5776,7 @@ def index_aix_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination", '404': "str", '500': "str", } @@ -5779,7 +5787,7 @@ def index_aix_get_without_preload_content( return response_data.response - def _index_aix_get_serialize( + def _index_advisories_get_serialize( self, page, limit, @@ -5929,7 +5937,7 @@ def _index_aix_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/aix', + resource_path='/index/advisories', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -5946,7 +5954,7 @@ def _index_aix_get_serialize( @validate_call - def index_aleph_research_get( + def index_aix_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -5981,10 +5989,10 @@ def index_aleph_research_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination: - """Return vulnerability data stored in index \"aleph-research\" + ) -> RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination: + """Return vulnerability data stored in index \"aix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aleph-research index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aleph Research Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aleph-research?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aleph-research?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AIX Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aix?cursor=` :param page: set the page number of the response :type page: int @@ -6050,7 +6058,7 @@ def index_aleph_research_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aleph_research_get_serialize( + _param = self._index_aix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -6079,7 +6087,7 @@ def index_aleph_research_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination", '404': "str", '500': "str", } @@ -6095,7 +6103,7 @@ def index_aleph_research_get( @validate_call - def index_aleph_research_get_with_http_info( + def index_aix_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -6130,10 +6138,10 @@ def index_aleph_research_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination]: - """Return vulnerability data stored in index \"aleph-research\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination]: + """Return vulnerability data stored in index \"aix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aleph-research index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aleph Research Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aleph-research?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aleph-research?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AIX Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aix?cursor=` :param page: set the page number of the response :type page: int @@ -6199,7 +6207,7 @@ def index_aleph_research_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aleph_research_get_serialize( + _param = self._index_aix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -6228,7 +6236,7 @@ def index_aleph_research_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination", '404': "str", '500': "str", } @@ -6244,7 +6252,7 @@ def index_aleph_research_get_with_http_info( @validate_call - def index_aleph_research_get_without_preload_content( + def index_aix_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -6280,9 +6288,9 @@ def index_aleph_research_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"aleph-research\" + """Return vulnerability data stored in index \"aix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aleph-research index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aleph Research Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aleph-research?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aleph-research?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AIX Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aix?cursor=` :param page: set the page number of the response :type page: int @@ -6348,7 +6356,7 @@ def index_aleph_research_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aleph_research_get_serialize( + _param = self._index_aix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -6377,7 +6385,7 @@ def index_aleph_research_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAIXPaginatePagination", '404': "str", '500': "str", } @@ -6388,7 +6396,7 @@ def index_aleph_research_get_without_preload_content( return response_data.response - def _index_aleph_research_get_serialize( + def _index_aix_get_serialize( self, page, limit, @@ -6538,7 +6546,7 @@ def _index_aleph_research_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/aleph-research', + resource_path='/index/aix', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -6555,7 +6563,7 @@ def _index_aleph_research_get_serialize( @validate_call - def index_alma_get( + def index_aleph_research_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -6590,10 +6598,10 @@ def index_alma_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination: - """Return vulnerability data stored in index \"alma\" + ) -> RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination: + """Return vulnerability data stored in index \"aleph-research\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alma index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alma Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alma?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alma?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aleph-research index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aleph Research Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aleph-research?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aleph-research?cursor=` :param page: set the page number of the response :type page: int @@ -6659,7 +6667,7 @@ def index_alma_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alma_get_serialize( + _param = self._index_aleph_research_get_serialize( page=page, limit=limit, cursor=cursor, @@ -6688,7 +6696,7 @@ def index_alma_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination", '404': "str", '500': "str", } @@ -6704,7 +6712,7 @@ def index_alma_get( @validate_call - def index_alma_get_with_http_info( + def index_aleph_research_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -6739,10 +6747,10 @@ def index_alma_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination]: - """Return vulnerability data stored in index \"alma\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination]: + """Return vulnerability data stored in index \"aleph-research\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alma index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alma Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alma?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alma?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aleph-research index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aleph Research Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aleph-research?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aleph-research?cursor=` :param page: set the page number of the response :type page: int @@ -6808,7 +6816,7 @@ def index_alma_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alma_get_serialize( + _param = self._index_aleph_research_get_serialize( page=page, limit=limit, cursor=cursor, @@ -6837,7 +6845,7 @@ def index_alma_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination", '404': "str", '500': "str", } @@ -6853,7 +6861,7 @@ def index_alma_get_with_http_info( @validate_call - def index_alma_get_without_preload_content( + def index_aleph_research_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -6889,9 +6897,9 @@ def index_alma_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"alma\" + """Return vulnerability data stored in index \"aleph-research\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alma index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alma Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alma?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alma?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aleph-research index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aleph Research Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aleph-research?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aleph-research?cursor=` :param page: set the page number of the response :type page: int @@ -6957,7 +6965,7 @@ def index_alma_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alma_get_serialize( + _param = self._index_aleph_research_get_serialize( page=page, limit=limit, cursor=cursor, @@ -6986,7 +6994,7 @@ def index_alma_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination", '404': "str", '500': "str", } @@ -6997,7 +7005,7 @@ def index_alma_get_without_preload_content( return response_data.response - def _index_alma_get_serialize( + def _index_aleph_research_get_serialize( self, page, limit, @@ -7147,7 +7155,7 @@ def _index_alma_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/alma', + resource_path='/index/aleph-research', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -7164,7 +7172,7 @@ def _index_alma_get_serialize( @validate_call - def index_alpine_get( + def index_alma_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -7199,10 +7207,10 @@ def index_alpine_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination: - """Return vulnerability data stored in index \"alpine\" + ) -> RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination: + """Return vulnerability data stored in index \"alma\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alma index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alma Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alma?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alma?cursor=` :param page: set the page number of the response :type page: int @@ -7268,7 +7276,7 @@ def index_alpine_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alpine_get_serialize( + _param = self._index_alma_get_serialize( page=page, limit=limit, cursor=cursor, @@ -7297,7 +7305,7 @@ def index_alpine_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination", '404': "str", '500': "str", } @@ -7313,7 +7321,7 @@ def index_alpine_get( @validate_call - def index_alpine_get_with_http_info( + def index_alma_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -7348,10 +7356,10 @@ def index_alpine_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination]: - """Return vulnerability data stored in index \"alpine\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination]: + """Return vulnerability data stored in index \"alma\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alma index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alma Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alma?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alma?cursor=` :param page: set the page number of the response :type page: int @@ -7417,7 +7425,7 @@ def index_alpine_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alpine_get_serialize( + _param = self._index_alma_get_serialize( page=page, limit=limit, cursor=cursor, @@ -7446,7 +7454,7 @@ def index_alpine_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination", '404': "str", '500': "str", } @@ -7462,7 +7470,7 @@ def index_alpine_get_with_http_info( @validate_call - def index_alpine_get_without_preload_content( + def index_alma_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -7498,9 +7506,9 @@ def index_alpine_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"alpine\" + """Return vulnerability data stored in index \"alma\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alma index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alma Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alma?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alma?cursor=` :param page: set the page number of the response :type page: int @@ -7566,7 +7574,7 @@ def index_alpine_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alpine_get_serialize( + _param = self._index_alma_get_serialize( page=page, limit=limit, cursor=cursor, @@ -7595,7 +7603,7 @@ def index_alpine_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlmaLinuxUpdatePaginatePagination", '404': "str", '500': "str", } @@ -7606,7 +7614,7 @@ def index_alpine_get_without_preload_content( return response_data.response - def _index_alpine_get_serialize( + def _index_alma_get_serialize( self, page, limit, @@ -7756,7 +7764,7 @@ def _index_alpine_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/alpine', + resource_path='/index/alma', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -7773,7 +7781,7 @@ def _index_alpine_get_serialize( @validate_call - def index_alpine_purls_get( + def index_alpine_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -7808,10 +7816,10 @@ def index_alpine_purls_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination: - """Return vulnerability data stored in index \"alpine-purls\" + ) -> RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination: + """Return vulnerability data stored in index \"alpine\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine?cursor=` :param page: set the page number of the response :type page: int @@ -7877,7 +7885,7 @@ def index_alpine_purls_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alpine_purls_get_serialize( + _param = self._index_alpine_get_serialize( page=page, limit=limit, cursor=cursor, @@ -7906,7 +7914,7 @@ def index_alpine_purls_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination", '404': "str", '500': "str", } @@ -7922,7 +7930,7 @@ def index_alpine_purls_get( @validate_call - def index_alpine_purls_get_with_http_info( + def index_alpine_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -7957,10 +7965,10 @@ def index_alpine_purls_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination]: - """Return vulnerability data stored in index \"alpine-purls\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination]: + """Return vulnerability data stored in index \"alpine\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine?cursor=` :param page: set the page number of the response :type page: int @@ -8026,7 +8034,7 @@ def index_alpine_purls_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alpine_purls_get_serialize( + _param = self._index_alpine_get_serialize( page=page, limit=limit, cursor=cursor, @@ -8055,7 +8063,7 @@ def index_alpine_purls_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination", '404': "str", '500': "str", } @@ -8071,7 +8079,7 @@ def index_alpine_purls_get_with_http_info( @validate_call - def index_alpine_purls_get_without_preload_content( + def index_alpine_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -8107,9 +8115,9 @@ def index_alpine_purls_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"alpine-purls\" + """Return vulnerability data stored in index \"alpine\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine?cursor=` :param page: set the page number of the response :type page: int @@ -8175,7 +8183,7 @@ def index_alpine_purls_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_alpine_purls_get_serialize( + _param = self._index_alpine_get_serialize( page=page, limit=limit, cursor=cursor, @@ -8204,7 +8212,7 @@ def index_alpine_purls_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAlpineLinuxSecDBPaginatePagination", '404': "str", '500': "str", } @@ -8215,7 +8223,7 @@ def index_alpine_purls_get_without_preload_content( return response_data.response - def _index_alpine_purls_get_serialize( + def _index_alpine_get_serialize( self, page, limit, @@ -8365,7 +8373,7 @@ def _index_alpine_purls_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/alpine-purls', + resource_path='/index/alpine', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -8382,7 +8390,7 @@ def _index_alpine_purls_get_serialize( @validate_call - def index_amazon_cve_get( + def index_alpine_purls_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -8417,10 +8425,10 @@ def index_amazon_cve_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination: - """Return vulnerability data stored in index \"amazon-cve\" + ) -> RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination: + """Return vulnerability data stored in index \"alpine-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon-cve?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine-purls?cursor=` :param page: set the page number of the response :type page: int @@ -8486,7 +8494,7 @@ def index_amazon_cve_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amazon_cve_get_serialize( + _param = self._index_alpine_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -8515,7 +8523,7 @@ def index_amazon_cve_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -8531,7 +8539,7 @@ def index_amazon_cve_get( @validate_call - def index_amazon_cve_get_with_http_info( + def index_alpine_purls_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -8566,10 +8574,10 @@ def index_amazon_cve_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination]: - """Return vulnerability data stored in index \"amazon-cve\" + ) -> ApiResponse[RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination]: + """Return vulnerability data stored in index \"alpine-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon-cve?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine-purls?cursor=` :param page: set the page number of the response :type page: int @@ -8635,7 +8643,7 @@ def index_amazon_cve_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amazon_cve_get_serialize( + _param = self._index_alpine_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -8664,7 +8672,7 @@ def index_amazon_cve_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -8680,7 +8688,7 @@ def index_amazon_cve_get_with_http_info( @validate_call - def index_amazon_cve_get_without_preload_content( + def index_alpine_purls_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -8716,9 +8724,9 @@ def index_amazon_cve_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"amazon-cve\" + """Return vulnerability data stored in index \"alpine-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon-cve?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the alpine-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alpine Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/alpine-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/alpine-purls?cursor=` :param page: set the page number of the response :type page: int @@ -8784,7 +8792,7 @@ def index_amazon_cve_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amazon_cve_get_serialize( + _param = self._index_alpine_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -8813,7 +8821,7 @@ def index_amazon_cve_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -8824,7 +8832,7 @@ def index_amazon_cve_get_without_preload_content( return response_data.response - def _index_amazon_cve_get_serialize( + def _index_alpine_purls_get_serialize( self, page, limit, @@ -8974,7 +8982,7 @@ def _index_amazon_cve_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/amazon-cve', + resource_path='/index/alpine-purls', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -8991,7 +8999,7 @@ def _index_amazon_cve_get_serialize( @validate_call - def index_amazon_get( + def index_amazon_cve_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -9026,10 +9034,10 @@ def index_amazon_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination: - """Return vulnerability data stored in index \"amazon\" + ) -> RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination: + """Return vulnerability data stored in index \"amazon-cve\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon Linux Security Center ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon-cve?cursor=` :param page: set the page number of the response :type page: int @@ -9095,7 +9103,7 @@ def index_amazon_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amazon_get_serialize( + _param = self._index_amazon_cve_get_serialize( page=page, limit=limit, cursor=cursor, @@ -9124,7 +9132,7 @@ def index_amazon_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination", '404': "str", '500': "str", } @@ -9140,7 +9148,7 @@ def index_amazon_get( @validate_call - def index_amazon_get_with_http_info( + def index_amazon_cve_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -9175,10 +9183,10 @@ def index_amazon_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination]: - """Return vulnerability data stored in index \"amazon\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination]: + """Return vulnerability data stored in index \"amazon-cve\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon Linux Security Center ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon-cve?cursor=` :param page: set the page number of the response :type page: int @@ -9244,7 +9252,7 @@ def index_amazon_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amazon_get_serialize( + _param = self._index_amazon_cve_get_serialize( page=page, limit=limit, cursor=cursor, @@ -9273,7 +9281,7 @@ def index_amazon_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination", '404': "str", '500': "str", } @@ -9289,7 +9297,7 @@ def index_amazon_get_with_http_info( @validate_call - def index_amazon_get_without_preload_content( + def index_amazon_cve_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -9325,9 +9333,9 @@ def index_amazon_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"amazon\" + """Return vulnerability data stored in index \"amazon-cve\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon Linux Security Center ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon-cve?cursor=` :param page: set the page number of the response :type page: int @@ -9393,7 +9401,7 @@ def index_amazon_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amazon_get_serialize( + _param = self._index_amazon_cve_get_serialize( page=page, limit=limit, cursor=cursor, @@ -9422,7 +9430,7 @@ def index_amazon_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAmazonCVEPaginatePagination", '404': "str", '500': "str", } @@ -9433,7 +9441,7 @@ def index_amazon_get_without_preload_content( return response_data.response - def _index_amazon_get_serialize( + def _index_amazon_cve_get_serialize( self, page, limit, @@ -9583,7 +9591,7 @@ def _index_amazon_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/amazon', + resource_path='/index/amazon-cve', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -9600,7 +9608,7 @@ def _index_amazon_get_serialize( @validate_call - def index_amd_get( + def index_amazon_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -9635,10 +9643,10 @@ def index_amd_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination: - """Return vulnerability data stored in index \"amd\" + ) -> RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination: + """Return vulnerability data stored in index \"amazon\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMD Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon Linux Security Center ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon?cursor=` :param page: set the page number of the response :type page: int @@ -9704,7 +9712,7 @@ def index_amd_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amd_get_serialize( + _param = self._index_amazon_get_serialize( page=page, limit=limit, cursor=cursor, @@ -9733,7 +9741,7 @@ def index_amd_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", '404': "str", '500': "str", } @@ -9749,7 +9757,7 @@ def index_amd_get( @validate_call - def index_amd_get_with_http_info( + def index_amazon_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -9784,10 +9792,10 @@ def index_amd_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination]: - """Return vulnerability data stored in index \"amd\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination]: + """Return vulnerability data stored in index \"amazon\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMD Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon Linux Security Center ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon?cursor=` :param page: set the page number of the response :type page: int @@ -9853,7 +9861,7 @@ def index_amd_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amd_get_serialize( + _param = self._index_amazon_get_serialize( page=page, limit=limit, cursor=cursor, @@ -9882,7 +9890,7 @@ def index_amd_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", '404': "str", '500': "str", } @@ -9898,7 +9906,7 @@ def index_amd_get_with_http_info( @validate_call - def index_amd_get_without_preload_content( + def index_amazon_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -9934,9 +9942,9 @@ def index_amd_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"amd\" + """Return vulnerability data stored in index \"amazon\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMD Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amazon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Amazon Linux Security Center ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amazon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amazon?cursor=` :param page: set the page number of the response :type page: int @@ -10002,7 +10010,7 @@ def index_amd_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_amd_get_serialize( + _param = self._index_amazon_get_serialize( page=page, limit=limit, cursor=cursor, @@ -10031,7 +10039,7 @@ def index_amd_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", '404': "str", '500': "str", } @@ -10042,7 +10050,7 @@ def index_amd_get_without_preload_content( return response_data.response - def _index_amd_get_serialize( + def _index_amazon_get_serialize( self, page, limit, @@ -10192,7 +10200,7 @@ def _index_amd_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/amd', + resource_path='/index/amazon', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -10209,7 +10217,7 @@ def _index_amd_get_serialize( @validate_call - def index_ami_get( + def index_amd_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -10244,10 +10252,10 @@ def index_ami_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination: - """Return vulnerability data stored in index \"ami\" + ) -> RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination: + """Return vulnerability data stored in index \"amd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ami index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMI Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ami?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ami?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMD Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amd?cursor=` :param page: set the page number of the response :type page: int @@ -10313,7 +10321,7 @@ def index_ami_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ami_get_serialize( + _param = self._index_amd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -10342,7 +10350,7 @@ def index_ami_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination", '404': "str", '500': "str", } @@ -10358,7 +10366,7 @@ def index_ami_get( @validate_call - def index_ami_get_with_http_info( + def index_amd_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -10393,10 +10401,10 @@ def index_ami_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination]: - """Return vulnerability data stored in index \"ami\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination]: + """Return vulnerability data stored in index \"amd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ami index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMI Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ami?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ami?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMD Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amd?cursor=` :param page: set the page number of the response :type page: int @@ -10462,7 +10470,7 @@ def index_ami_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ami_get_serialize( + _param = self._index_amd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -10491,7 +10499,7 @@ def index_ami_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination", '404': "str", '500': "str", } @@ -10507,7 +10515,7 @@ def index_ami_get_with_http_info( @validate_call - def index_ami_get_without_preload_content( + def index_amd_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -10543,9 +10551,9 @@ def index_ami_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ami\" + """Return vulnerability data stored in index \"amd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ami index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMI Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ami?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ami?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the amd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMD Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/amd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/amd?cursor=` :param page: set the page number of the response :type page: int @@ -10611,7 +10619,7 @@ def index_ami_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ami_get_serialize( + _param = self._index_amd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -10640,7 +10648,7 @@ def index_ami_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAMDPaginatePagination", '404': "str", '500': "str", } @@ -10651,7 +10659,7 @@ def index_ami_get_without_preload_content( return response_data.response - def _index_ami_get_serialize( + def _index_amd_get_serialize( self, page, limit, @@ -10801,7 +10809,7 @@ def _index_ami_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ami', + resource_path='/index/amd', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -10818,7 +10826,7 @@ def _index_ami_get_serialize( @validate_call - def index_anchore_nvd_override_get( + def index_ami_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -10853,10 +10861,10 @@ def index_anchore_nvd_override_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination: - """Return vulnerability data stored in index \"anchore-nvd-override\" + ) -> RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination: + """Return vulnerability data stored in index \"ami\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the anchore-nvd-override index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Anchore NVD Data Overrides ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/anchore-nvd-override?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/anchore-nvd-override?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ami index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMI Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ami?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ami?cursor=` :param page: set the page number of the response :type page: int @@ -10922,7 +10930,7 @@ def index_anchore_nvd_override_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_anchore_nvd_override_get_serialize( + _param = self._index_ami_get_serialize( page=page, limit=limit, cursor=cursor, @@ -10951,7 +10959,7 @@ def index_anchore_nvd_override_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination", '404': "str", '500': "str", } @@ -10967,7 +10975,7 @@ def index_anchore_nvd_override_get( @validate_call - def index_anchore_nvd_override_get_with_http_info( + def index_ami_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -11002,10 +11010,10 @@ def index_anchore_nvd_override_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination]: - """Return vulnerability data stored in index \"anchore-nvd-override\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination]: + """Return vulnerability data stored in index \"ami\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the anchore-nvd-override index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Anchore NVD Data Overrides ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/anchore-nvd-override?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/anchore-nvd-override?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ami index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMI Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ami?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ami?cursor=` :param page: set the page number of the response :type page: int @@ -11071,7 +11079,7 @@ def index_anchore_nvd_override_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_anchore_nvd_override_get_serialize( + _param = self._index_ami_get_serialize( page=page, limit=limit, cursor=cursor, @@ -11100,7 +11108,7 @@ def index_anchore_nvd_override_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination", '404': "str", '500': "str", } @@ -11116,7 +11124,7 @@ def index_anchore_nvd_override_get_with_http_info( @validate_call - def index_anchore_nvd_override_get_without_preload_content( + def index_ami_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -11152,9 +11160,9 @@ def index_anchore_nvd_override_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"anchore-nvd-override\" + """Return vulnerability data stored in index \"ami\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the anchore-nvd-override index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Anchore NVD Data Overrides ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/anchore-nvd-override?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/anchore-nvd-override?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ami index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AMI Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ami?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ami?cursor=` :param page: set the page number of the response :type page: int @@ -11220,7 +11228,7 @@ def index_anchore_nvd_override_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_anchore_nvd_override_get_serialize( + _param = self._index_ami_get_serialize( page=page, limit=limit, cursor=cursor, @@ -11249,7 +11257,7 @@ def index_anchore_nvd_override_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAMIPaginatePagination", '404': "str", '500': "str", } @@ -11260,7 +11268,7 @@ def index_anchore_nvd_override_get_without_preload_content( return response_data.response - def _index_anchore_nvd_override_get_serialize( + def _index_ami_get_serialize( self, page, limit, @@ -11410,7 +11418,7 @@ def _index_anchore_nvd_override_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/anchore-nvd-override', + resource_path='/index/ami', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -11427,7 +11435,7 @@ def _index_anchore_nvd_override_get_serialize( @validate_call - def index_android_get( + def index_anchore_nvd_override_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -11462,10 +11470,10 @@ def index_android_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"android\" + ) -> RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination: + """Return vulnerability data stored in index \"anchore-nvd-override\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the android index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Android Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/android?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/android?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the anchore-nvd-override index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Anchore NVD Data Overrides ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/anchore-nvd-override?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/anchore-nvd-override?cursor=` :param page: set the page number of the response :type page: int @@ -11531,7 +11539,7 @@ def index_android_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_android_get_serialize( + _param = self._index_anchore_nvd_override_get_serialize( page=page, limit=limit, cursor=cursor, @@ -11560,7 +11568,7 @@ def index_android_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination", '404': "str", '500': "str", } @@ -11576,7 +11584,7 @@ def index_android_get( @validate_call - def index_android_get_with_http_info( + def index_anchore_nvd_override_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -11611,10 +11619,10 @@ def index_android_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"android\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination]: + """Return vulnerability data stored in index \"anchore-nvd-override\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the android index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Android Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/android?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/android?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the anchore-nvd-override index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Anchore NVD Data Overrides ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/anchore-nvd-override?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/anchore-nvd-override?cursor=` :param page: set the page number of the response :type page: int @@ -11680,7 +11688,7 @@ def index_android_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_android_get_serialize( + _param = self._index_anchore_nvd_override_get_serialize( page=page, limit=limit, cursor=cursor, @@ -11709,7 +11717,7 @@ def index_android_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination", '404': "str", '500': "str", } @@ -11725,7 +11733,7 @@ def index_android_get_with_http_info( @validate_call - def index_android_get_without_preload_content( + def index_anchore_nvd_override_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -11761,9 +11769,9 @@ def index_android_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"android\" + """Return vulnerability data stored in index \"anchore-nvd-override\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the android index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Android Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/android?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/android?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the anchore-nvd-override index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Anchore NVD Data Overrides ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/anchore-nvd-override?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/anchore-nvd-override?cursor=` :param page: set the page number of the response :type page: int @@ -11829,7 +11837,7 @@ def index_android_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_android_get_serialize( + _param = self._index_anchore_nvd_override_get_serialize( page=page, limit=limit, cursor=cursor, @@ -11858,7 +11866,7 @@ def index_android_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAnchoreNVDOverridePaginatePagination", '404': "str", '500': "str", } @@ -11869,7 +11877,7 @@ def index_android_get_without_preload_content( return response_data.response - def _index_android_get_serialize( + def _index_anchore_nvd_override_get_serialize( self, page, limit, @@ -12019,7 +12027,7 @@ def _index_android_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/android', + resource_path='/index/anchore-nvd-override', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -12036,7 +12044,7 @@ def _index_android_get_serialize( @validate_call - def index_apache_activemq_get( + def index_android_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -12071,10 +12079,10 @@ def index_apache_activemq_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination: - """Return vulnerability data stored in index \"apache-activemq\" + ) -> RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"android\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-activemq index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ActiveMQ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-activemq?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-activemq?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the android index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Android Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/android?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/android?cursor=` :param page: set the page number of the response :type page: int @@ -12140,7 +12148,7 @@ def index_apache_activemq_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_activemq_get_serialize( + _param = self._index_android_get_serialize( page=page, limit=limit, cursor=cursor, @@ -12169,7 +12177,7 @@ def index_apache_activemq_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -12185,7 +12193,7 @@ def index_apache_activemq_get( @validate_call - def index_apache_activemq_get_with_http_info( + def index_android_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -12220,10 +12228,10 @@ def index_apache_activemq_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination]: - """Return vulnerability data stored in index \"apache-activemq\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"android\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-activemq index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ActiveMQ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-activemq?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-activemq?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the android index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Android Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/android?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/android?cursor=` :param page: set the page number of the response :type page: int @@ -12289,7 +12297,7 @@ def index_apache_activemq_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_activemq_get_serialize( + _param = self._index_android_get_serialize( page=page, limit=limit, cursor=cursor, @@ -12318,7 +12326,7 @@ def index_apache_activemq_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -12334,7 +12342,7 @@ def index_apache_activemq_get_with_http_info( @validate_call - def index_apache_activemq_get_without_preload_content( + def index_android_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -12370,9 +12378,9 @@ def index_apache_activemq_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-activemq\" + """Return vulnerability data stored in index \"android\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-activemq index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ActiveMQ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-activemq?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-activemq?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the android index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Android Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/android?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/android?cursor=` :param page: set the page number of the response :type page: int @@ -12438,7 +12446,7 @@ def index_apache_activemq_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_activemq_get_serialize( + _param = self._index_android_get_serialize( page=page, limit=limit, cursor=cursor, @@ -12467,7 +12475,7 @@ def index_apache_activemq_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAndroidAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -12478,7 +12486,7 @@ def index_apache_activemq_get_without_preload_content( return response_data.response - def _index_apache_activemq_get_serialize( + def _index_android_get_serialize( self, page, limit, @@ -12628,7 +12636,7 @@ def _index_apache_activemq_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-activemq', + resource_path='/index/android', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -12645,7 +12653,7 @@ def _index_apache_activemq_get_serialize( @validate_call - def index_apache_archiva_get( + def index_apache_activemq_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -12680,10 +12688,10 @@ def index_apache_archiva_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination: - """Return vulnerability data stored in index \"apache-archiva\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination: + """Return vulnerability data stored in index \"apache-activemq\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-archiva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Archiva Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-archiva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-archiva?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-activemq index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ActiveMQ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-activemq?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-activemq?cursor=` :param page: set the page number of the response :type page: int @@ -12749,7 +12757,7 @@ def index_apache_archiva_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_archiva_get_serialize( + _param = self._index_apache_activemq_get_serialize( page=page, limit=limit, cursor=cursor, @@ -12778,7 +12786,7 @@ def index_apache_archiva_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination", '404': "str", '500': "str", } @@ -12794,7 +12802,7 @@ def index_apache_archiva_get( @validate_call - def index_apache_archiva_get_with_http_info( + def index_apache_activemq_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -12829,10 +12837,10 @@ def index_apache_archiva_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination]: - """Return vulnerability data stored in index \"apache-archiva\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination]: + """Return vulnerability data stored in index \"apache-activemq\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-archiva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Archiva Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-archiva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-archiva?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-activemq index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ActiveMQ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-activemq?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-activemq?cursor=` :param page: set the page number of the response :type page: int @@ -12898,7 +12906,7 @@ def index_apache_archiva_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_archiva_get_serialize( + _param = self._index_apache_activemq_get_serialize( page=page, limit=limit, cursor=cursor, @@ -12927,7 +12935,7 @@ def index_apache_archiva_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination", '404': "str", '500': "str", } @@ -12943,7 +12951,7 @@ def index_apache_archiva_get_with_http_info( @validate_call - def index_apache_archiva_get_without_preload_content( + def index_apache_activemq_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -12979,9 +12987,9 @@ def index_apache_archiva_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-archiva\" + """Return vulnerability data stored in index \"apache-activemq\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-archiva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Archiva Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-archiva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-archiva?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-activemq index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ActiveMQ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-activemq?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-activemq?cursor=` :param page: set the page number of the response :type page: int @@ -13047,7 +13055,7 @@ def index_apache_archiva_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_archiva_get_serialize( + _param = self._index_apache_activemq_get_serialize( page=page, limit=limit, cursor=cursor, @@ -13076,7 +13084,7 @@ def index_apache_archiva_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheActiveMQPaginatePagination", '404': "str", '500': "str", } @@ -13087,7 +13095,7 @@ def index_apache_archiva_get_without_preload_content( return response_data.response - def _index_apache_archiva_get_serialize( + def _index_apache_activemq_get_serialize( self, page, limit, @@ -13237,7 +13245,7 @@ def _index_apache_archiva_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-archiva', + resource_path='/index/apache-activemq', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -13254,7 +13262,7 @@ def _index_apache_archiva_get_serialize( @validate_call - def index_apache_arrow_get( + def index_apache_archiva_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -13289,10 +13297,10 @@ def index_apache_arrow_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination: - """Return vulnerability data stored in index \"apache-arrow\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination: + """Return vulnerability data stored in index \"apache-archiva\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-arrow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Arrow Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-arrow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-arrow?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-archiva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Archiva Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-archiva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-archiva?cursor=` :param page: set the page number of the response :type page: int @@ -13358,7 +13366,7 @@ def index_apache_arrow_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_arrow_get_serialize( + _param = self._index_apache_archiva_get_serialize( page=page, limit=limit, cursor=cursor, @@ -13387,7 +13395,7 @@ def index_apache_arrow_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination", '404': "str", '500': "str", } @@ -13403,7 +13411,7 @@ def index_apache_arrow_get( @validate_call - def index_apache_arrow_get_with_http_info( + def index_apache_archiva_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -13438,10 +13446,10 @@ def index_apache_arrow_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination]: - """Return vulnerability data stored in index \"apache-arrow\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination]: + """Return vulnerability data stored in index \"apache-archiva\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-arrow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Arrow Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-arrow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-arrow?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-archiva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Archiva Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-archiva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-archiva?cursor=` :param page: set the page number of the response :type page: int @@ -13507,7 +13515,7 @@ def index_apache_arrow_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_arrow_get_serialize( + _param = self._index_apache_archiva_get_serialize( page=page, limit=limit, cursor=cursor, @@ -13536,7 +13544,7 @@ def index_apache_arrow_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination", '404': "str", '500': "str", } @@ -13552,7 +13560,7 @@ def index_apache_arrow_get_with_http_info( @validate_call - def index_apache_arrow_get_without_preload_content( + def index_apache_archiva_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -13588,9 +13596,9 @@ def index_apache_arrow_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-arrow\" + """Return vulnerability data stored in index \"apache-archiva\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-arrow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Arrow Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-arrow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-arrow?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-archiva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Archiva Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-archiva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-archiva?cursor=` :param page: set the page number of the response :type page: int @@ -13656,7 +13664,7 @@ def index_apache_arrow_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_arrow_get_serialize( + _param = self._index_apache_archiva_get_serialize( page=page, limit=limit, cursor=cursor, @@ -13685,7 +13693,7 @@ def index_apache_arrow_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheArchivaPaginatePagination", '404': "str", '500': "str", } @@ -13696,7 +13704,7 @@ def index_apache_arrow_get_without_preload_content( return response_data.response - def _index_apache_arrow_get_serialize( + def _index_apache_archiva_get_serialize( self, page, limit, @@ -13846,7 +13854,7 @@ def _index_apache_arrow_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-arrow', + resource_path='/index/apache-archiva', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -13863,7 +13871,7 @@ def _index_apache_arrow_get_serialize( @validate_call - def index_apache_camel_get( + def index_apache_arrow_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -13898,10 +13906,10 @@ def index_apache_camel_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination: - """Return vulnerability data stored in index \"apache-camel\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination: + """Return vulnerability data stored in index \"apache-arrow\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-camel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Camel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-camel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-camel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-arrow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Arrow Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-arrow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-arrow?cursor=` :param page: set the page number of the response :type page: int @@ -13967,7 +13975,7 @@ def index_apache_camel_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_camel_get_serialize( + _param = self._index_apache_arrow_get_serialize( page=page, limit=limit, cursor=cursor, @@ -13996,7 +14004,7 @@ def index_apache_camel_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination", '404': "str", '500': "str", } @@ -14012,7 +14020,7 @@ def index_apache_camel_get( @validate_call - def index_apache_camel_get_with_http_info( + def index_apache_arrow_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -14047,10 +14055,10 @@ def index_apache_camel_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination]: - """Return vulnerability data stored in index \"apache-camel\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination]: + """Return vulnerability data stored in index \"apache-arrow\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-camel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Camel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-camel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-camel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-arrow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Arrow Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-arrow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-arrow?cursor=` :param page: set the page number of the response :type page: int @@ -14116,7 +14124,7 @@ def index_apache_camel_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_camel_get_serialize( + _param = self._index_apache_arrow_get_serialize( page=page, limit=limit, cursor=cursor, @@ -14145,7 +14153,7 @@ def index_apache_camel_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination", '404': "str", '500': "str", } @@ -14161,7 +14169,7 @@ def index_apache_camel_get_with_http_info( @validate_call - def index_apache_camel_get_without_preload_content( + def index_apache_arrow_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -14197,9 +14205,9 @@ def index_apache_camel_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-camel\" + """Return vulnerability data stored in index \"apache-arrow\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-camel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Camel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-camel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-camel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-arrow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Arrow Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-arrow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-arrow?cursor=` :param page: set the page number of the response :type page: int @@ -14265,7 +14273,7 @@ def index_apache_camel_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_camel_get_serialize( + _param = self._index_apache_arrow_get_serialize( page=page, limit=limit, cursor=cursor, @@ -14294,7 +14302,7 @@ def index_apache_camel_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheArrowPaginatePagination", '404': "str", '500': "str", } @@ -14305,7 +14313,7 @@ def index_apache_camel_get_without_preload_content( return response_data.response - def _index_apache_camel_get_serialize( + def _index_apache_arrow_get_serialize( self, page, limit, @@ -14455,7 +14463,7 @@ def _index_apache_camel_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-camel', + resource_path='/index/apache-arrow', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -14472,7 +14480,7 @@ def _index_apache_camel_get_serialize( @validate_call - def index_apache_commons_get( + def index_apache_camel_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -14507,10 +14515,10 @@ def index_apache_commons_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination: - """Return vulnerability data stored in index \"apache-commons\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination: + """Return vulnerability data stored in index \"apache-camel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-commons index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Commons Known Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-commons?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-commons?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-camel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Camel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-camel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-camel?cursor=` :param page: set the page number of the response :type page: int @@ -14576,7 +14584,7 @@ def index_apache_commons_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_commons_get_serialize( + _param = self._index_apache_camel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -14605,7 +14613,7 @@ def index_apache_commons_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination", '404': "str", '500': "str", } @@ -14621,7 +14629,7 @@ def index_apache_commons_get( @validate_call - def index_apache_commons_get_with_http_info( + def index_apache_camel_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -14656,10 +14664,10 @@ def index_apache_commons_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination]: - """Return vulnerability data stored in index \"apache-commons\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination]: + """Return vulnerability data stored in index \"apache-camel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-commons index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Commons Known Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-commons?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-commons?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-camel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Camel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-camel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-camel?cursor=` :param page: set the page number of the response :type page: int @@ -14725,7 +14733,7 @@ def index_apache_commons_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_commons_get_serialize( + _param = self._index_apache_camel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -14754,7 +14762,7 @@ def index_apache_commons_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination", '404': "str", '500': "str", } @@ -14770,7 +14778,7 @@ def index_apache_commons_get_with_http_info( @validate_call - def index_apache_commons_get_without_preload_content( + def index_apache_camel_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -14806,9 +14814,9 @@ def index_apache_commons_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-commons\" + """Return vulnerability data stored in index \"apache-camel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-commons index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Commons Known Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-commons?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-commons?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-camel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Camel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-camel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-camel?cursor=` :param page: set the page number of the response :type page: int @@ -14874,7 +14882,7 @@ def index_apache_commons_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_commons_get_serialize( + _param = self._index_apache_camel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -14903,7 +14911,7 @@ def index_apache_commons_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCamelPaginatePagination", '404': "str", '500': "str", } @@ -14914,7 +14922,7 @@ def index_apache_commons_get_without_preload_content( return response_data.response - def _index_apache_commons_get_serialize( + def _index_apache_camel_get_serialize( self, page, limit, @@ -15064,7 +15072,7 @@ def _index_apache_commons_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-commons', + resource_path='/index/apache-camel', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -15081,7 +15089,7 @@ def _index_apache_commons_get_serialize( @validate_call - def index_apache_couchdb_get( + def index_apache_commons_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -15116,10 +15124,10 @@ def index_apache_couchdb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination: - """Return vulnerability data stored in index \"apache-couchdb\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination: + """Return vulnerability data stored in index \"apache-commons\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-couchdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache CouchDB Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-couchdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-couchdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-commons index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Commons Known Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-commons?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-commons?cursor=` :param page: set the page number of the response :type page: int @@ -15185,7 +15193,7 @@ def index_apache_couchdb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_couchdb_get_serialize( + _param = self._index_apache_commons_get_serialize( page=page, limit=limit, cursor=cursor, @@ -15214,7 +15222,7 @@ def index_apache_couchdb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination", '404': "str", '500': "str", } @@ -15230,7 +15238,7 @@ def index_apache_couchdb_get( @validate_call - def index_apache_couchdb_get_with_http_info( + def index_apache_commons_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -15265,10 +15273,10 @@ def index_apache_couchdb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination]: - """Return vulnerability data stored in index \"apache-couchdb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination]: + """Return vulnerability data stored in index \"apache-commons\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-couchdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache CouchDB Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-couchdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-couchdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-commons index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Commons Known Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-commons?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-commons?cursor=` :param page: set the page number of the response :type page: int @@ -15334,7 +15342,7 @@ def index_apache_couchdb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_couchdb_get_serialize( + _param = self._index_apache_commons_get_serialize( page=page, limit=limit, cursor=cursor, @@ -15363,7 +15371,7 @@ def index_apache_couchdb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination", '404': "str", '500': "str", } @@ -15379,7 +15387,7 @@ def index_apache_couchdb_get_with_http_info( @validate_call - def index_apache_couchdb_get_without_preload_content( + def index_apache_commons_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -15415,9 +15423,9 @@ def index_apache_couchdb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-couchdb\" + """Return vulnerability data stored in index \"apache-commons\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-couchdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache CouchDB Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-couchdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-couchdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-commons index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Commons Known Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-commons?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-commons?cursor=` :param page: set the page number of the response :type page: int @@ -15483,7 +15491,7 @@ def index_apache_couchdb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_couchdb_get_serialize( + _param = self._index_apache_commons_get_serialize( page=page, limit=limit, cursor=cursor, @@ -15512,7 +15520,7 @@ def index_apache_couchdb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCommonsPaginatePagination", '404': "str", '500': "str", } @@ -15523,7 +15531,7 @@ def index_apache_couchdb_get_without_preload_content( return response_data.response - def _index_apache_couchdb_get_serialize( + def _index_apache_commons_get_serialize( self, page, limit, @@ -15673,7 +15681,7 @@ def _index_apache_couchdb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-couchdb', + resource_path='/index/apache-commons', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -15690,7 +15698,7 @@ def _index_apache_couchdb_get_serialize( @validate_call - def index_apache_flink_get( + def index_apache_couchdb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -15725,10 +15733,10 @@ def index_apache_flink_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination: - """Return vulnerability data stored in index \"apache-flink\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination: + """Return vulnerability data stored in index \"apache-couchdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-flink index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Flink Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-flink?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-flink?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-couchdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache CouchDB Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-couchdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-couchdb?cursor=` :param page: set the page number of the response :type page: int @@ -15794,7 +15802,7 @@ def index_apache_flink_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_flink_get_serialize( + _param = self._index_apache_couchdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -15823,7 +15831,7 @@ def index_apache_flink_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination", '404': "str", '500': "str", } @@ -15839,7 +15847,7 @@ def index_apache_flink_get( @validate_call - def index_apache_flink_get_with_http_info( + def index_apache_couchdb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -15874,10 +15882,10 @@ def index_apache_flink_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination]: - """Return vulnerability data stored in index \"apache-flink\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination]: + """Return vulnerability data stored in index \"apache-couchdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-flink index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Flink Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-flink?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-flink?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-couchdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache CouchDB Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-couchdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-couchdb?cursor=` :param page: set the page number of the response :type page: int @@ -15943,7 +15951,7 @@ def index_apache_flink_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_flink_get_serialize( + _param = self._index_apache_couchdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -15972,7 +15980,7 @@ def index_apache_flink_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination", '404': "str", '500': "str", } @@ -15988,7 +15996,7 @@ def index_apache_flink_get_with_http_info( @validate_call - def index_apache_flink_get_without_preload_content( + def index_apache_couchdb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -16024,9 +16032,9 @@ def index_apache_flink_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-flink\" + """Return vulnerability data stored in index \"apache-couchdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-flink index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Flink Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-flink?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-flink?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-couchdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache CouchDB Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-couchdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-couchdb?cursor=` :param page: set the page number of the response :type page: int @@ -16092,7 +16100,7 @@ def index_apache_flink_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_flink_get_serialize( + _param = self._index_apache_couchdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -16121,7 +16129,7 @@ def index_apache_flink_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheCouchDBPaginatePagination", '404': "str", '500': "str", } @@ -16132,7 +16140,7 @@ def index_apache_flink_get_without_preload_content( return response_data.response - def _index_apache_flink_get_serialize( + def _index_apache_couchdb_get_serialize( self, page, limit, @@ -16282,7 +16290,7 @@ def _index_apache_flink_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-flink', + resource_path='/index/apache-couchdb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -16299,7 +16307,7 @@ def _index_apache_flink_get_serialize( @validate_call - def index_apache_guacamole_get( + def index_apache_flink_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -16334,10 +16342,10 @@ def index_apache_guacamole_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination: - """Return vulnerability data stored in index \"apache-guacamole\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination: + """Return vulnerability data stored in index \"apache-flink\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-guacamole index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Guacamole Security Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-guacamole?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-guacamole?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-flink index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Flink Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-flink?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-flink?cursor=` :param page: set the page number of the response :type page: int @@ -16403,7 +16411,7 @@ def index_apache_guacamole_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_guacamole_get_serialize( + _param = self._index_apache_flink_get_serialize( page=page, limit=limit, cursor=cursor, @@ -16432,7 +16440,7 @@ def index_apache_guacamole_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination", '404': "str", '500': "str", } @@ -16448,7 +16456,7 @@ def index_apache_guacamole_get( @validate_call - def index_apache_guacamole_get_with_http_info( + def index_apache_flink_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -16483,10 +16491,10 @@ def index_apache_guacamole_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination]: - """Return vulnerability data stored in index \"apache-guacamole\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination]: + """Return vulnerability data stored in index \"apache-flink\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-guacamole index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Guacamole Security Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-guacamole?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-guacamole?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-flink index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Flink Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-flink?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-flink?cursor=` :param page: set the page number of the response :type page: int @@ -16552,7 +16560,7 @@ def index_apache_guacamole_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_guacamole_get_serialize( + _param = self._index_apache_flink_get_serialize( page=page, limit=limit, cursor=cursor, @@ -16581,7 +16589,7 @@ def index_apache_guacamole_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination", '404': "str", '500': "str", } @@ -16597,7 +16605,7 @@ def index_apache_guacamole_get_with_http_info( @validate_call - def index_apache_guacamole_get_without_preload_content( + def index_apache_flink_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -16633,9 +16641,9 @@ def index_apache_guacamole_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-guacamole\" + """Return vulnerability data stored in index \"apache-flink\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-guacamole index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Guacamole Security Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-guacamole?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-guacamole?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-flink index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Flink Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-flink?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-flink?cursor=` :param page: set the page number of the response :type page: int @@ -16701,7 +16709,7 @@ def index_apache_guacamole_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_guacamole_get_serialize( + _param = self._index_apache_flink_get_serialize( page=page, limit=limit, cursor=cursor, @@ -16730,7 +16738,7 @@ def index_apache_guacamole_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheFlinkPaginatePagination", '404': "str", '500': "str", } @@ -16741,7 +16749,7 @@ def index_apache_guacamole_get_without_preload_content( return response_data.response - def _index_apache_guacamole_get_serialize( + def _index_apache_flink_get_serialize( self, page, limit, @@ -16891,7 +16899,7 @@ def _index_apache_guacamole_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-guacamole', + resource_path='/index/apache-flink', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -16908,7 +16916,7 @@ def _index_apache_guacamole_get_serialize( @validate_call - def index_apache_hadoop_get( + def index_apache_guacamole_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -16943,10 +16951,10 @@ def index_apache_hadoop_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination: - """Return vulnerability data stored in index \"apache-hadoop\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination: + """Return vulnerability data stored in index \"apache-guacamole\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-hadoop index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Hadoop CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-hadoop?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-hadoop?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-guacamole index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Guacamole Security Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-guacamole?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-guacamole?cursor=` :param page: set the page number of the response :type page: int @@ -17012,7 +17020,7 @@ def index_apache_hadoop_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_hadoop_get_serialize( + _param = self._index_apache_guacamole_get_serialize( page=page, limit=limit, cursor=cursor, @@ -17041,7 +17049,7 @@ def index_apache_hadoop_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination", '404': "str", '500': "str", } @@ -17057,7 +17065,7 @@ def index_apache_hadoop_get( @validate_call - def index_apache_hadoop_get_with_http_info( + def index_apache_guacamole_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -17092,10 +17100,10 @@ def index_apache_hadoop_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination]: - """Return vulnerability data stored in index \"apache-hadoop\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination]: + """Return vulnerability data stored in index \"apache-guacamole\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-hadoop index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Hadoop CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-hadoop?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-hadoop?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-guacamole index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Guacamole Security Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-guacamole?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-guacamole?cursor=` :param page: set the page number of the response :type page: int @@ -17161,7 +17169,7 @@ def index_apache_hadoop_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_hadoop_get_serialize( + _param = self._index_apache_guacamole_get_serialize( page=page, limit=limit, cursor=cursor, @@ -17190,7 +17198,7 @@ def index_apache_hadoop_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination", '404': "str", '500': "str", } @@ -17206,7 +17214,7 @@ def index_apache_hadoop_get_with_http_info( @validate_call - def index_apache_hadoop_get_without_preload_content( + def index_apache_guacamole_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -17242,9 +17250,9 @@ def index_apache_hadoop_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-hadoop\" + """Return vulnerability data stored in index \"apache-guacamole\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-hadoop index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Hadoop CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-hadoop?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-hadoop?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-guacamole index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Guacamole Security Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-guacamole?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-guacamole?cursor=` :param page: set the page number of the response :type page: int @@ -17310,7 +17318,7 @@ def index_apache_hadoop_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_hadoop_get_serialize( + _param = self._index_apache_guacamole_get_serialize( page=page, limit=limit, cursor=cursor, @@ -17339,7 +17347,7 @@ def index_apache_hadoop_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheGuacamolePaginatePagination", '404': "str", '500': "str", } @@ -17350,7 +17358,7 @@ def index_apache_hadoop_get_without_preload_content( return response_data.response - def _index_apache_hadoop_get_serialize( + def _index_apache_guacamole_get_serialize( self, page, limit, @@ -17500,7 +17508,7 @@ def _index_apache_hadoop_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-hadoop', + resource_path='/index/apache-guacamole', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -17517,7 +17525,7 @@ def _index_apache_hadoop_get_serialize( @validate_call - def index_apache_http_get( + def index_apache_hadoop_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -17552,10 +17560,10 @@ def index_apache_http_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination: - """Return vulnerability data stored in index \"apache-http\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination: + """Return vulnerability data stored in index \"apache-hadoop\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-http index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache HTTP Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-http?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-http?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-hadoop index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Hadoop CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-hadoop?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-hadoop?cursor=` :param page: set the page number of the response :type page: int @@ -17621,7 +17629,7 @@ def index_apache_http_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_http_get_serialize( + _param = self._index_apache_hadoop_get_serialize( page=page, limit=limit, cursor=cursor, @@ -17650,7 +17658,7 @@ def index_apache_http_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination", '404': "str", '500': "str", } @@ -17666,7 +17674,7 @@ def index_apache_http_get( @validate_call - def index_apache_http_get_with_http_info( + def index_apache_hadoop_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -17701,10 +17709,10 @@ def index_apache_http_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination]: - """Return vulnerability data stored in index \"apache-http\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination]: + """Return vulnerability data stored in index \"apache-hadoop\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-http index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache HTTP Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-http?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-http?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-hadoop index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Hadoop CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-hadoop?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-hadoop?cursor=` :param page: set the page number of the response :type page: int @@ -17770,7 +17778,7 @@ def index_apache_http_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_http_get_serialize( + _param = self._index_apache_hadoop_get_serialize( page=page, limit=limit, cursor=cursor, @@ -17799,7 +17807,7 @@ def index_apache_http_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination", '404': "str", '500': "str", } @@ -17815,7 +17823,7 @@ def index_apache_http_get_with_http_info( @validate_call - def index_apache_http_get_without_preload_content( + def index_apache_hadoop_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -17851,9 +17859,9 @@ def index_apache_http_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-http\" + """Return vulnerability data stored in index \"apache-hadoop\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-http index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache HTTP Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-http?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-http?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-hadoop index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Hadoop CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-hadoop?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-hadoop?cursor=` :param page: set the page number of the response :type page: int @@ -17919,7 +17927,7 @@ def index_apache_http_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_http_get_serialize( + _param = self._index_apache_hadoop_get_serialize( page=page, limit=limit, cursor=cursor, @@ -17948,7 +17956,7 @@ def index_apache_http_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheHadoopPaginatePagination", '404': "str", '500': "str", } @@ -17959,7 +17967,7 @@ def index_apache_http_get_without_preload_content( return response_data.response - def _index_apache_http_get_serialize( + def _index_apache_hadoop_get_serialize( self, page, limit, @@ -18109,7 +18117,7 @@ def _index_apache_http_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-http', + resource_path='/index/apache-hadoop', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -18126,7 +18134,7 @@ def _index_apache_http_get_serialize( @validate_call - def index_apache_jspwiki_get( + def index_apache_http_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -18161,10 +18169,10 @@ def index_apache_jspwiki_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination: - """Return vulnerability data stored in index \"apache-jspwiki\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination: + """Return vulnerability data stored in index \"apache-http\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-jspwiki index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache JSPWiki CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-jspwiki?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-jspwiki?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-http index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache HTTP Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-http?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-http?cursor=` :param page: set the page number of the response :type page: int @@ -18230,7 +18238,7 @@ def index_apache_jspwiki_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_jspwiki_get_serialize( + _param = self._index_apache_http_get_serialize( page=page, limit=limit, cursor=cursor, @@ -18259,7 +18267,7 @@ def index_apache_jspwiki_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination", '404': "str", '500': "str", } @@ -18275,7 +18283,7 @@ def index_apache_jspwiki_get( @validate_call - def index_apache_jspwiki_get_with_http_info( + def index_apache_http_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -18310,10 +18318,10 @@ def index_apache_jspwiki_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination]: - """Return vulnerability data stored in index \"apache-jspwiki\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination]: + """Return vulnerability data stored in index \"apache-http\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-jspwiki index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache JSPWiki CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-jspwiki?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-jspwiki?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-http index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache HTTP Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-http?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-http?cursor=` :param page: set the page number of the response :type page: int @@ -18379,7 +18387,7 @@ def index_apache_jspwiki_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_jspwiki_get_serialize( + _param = self._index_apache_http_get_serialize( page=page, limit=limit, cursor=cursor, @@ -18408,7 +18416,7 @@ def index_apache_jspwiki_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination", '404': "str", '500': "str", } @@ -18424,7 +18432,7 @@ def index_apache_jspwiki_get_with_http_info( @validate_call - def index_apache_jspwiki_get_without_preload_content( + def index_apache_http_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -18460,9 +18468,9 @@ def index_apache_jspwiki_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-jspwiki\" + """Return vulnerability data stored in index \"apache-http\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-jspwiki index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache JSPWiki CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-jspwiki?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-jspwiki?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-http index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache HTTP Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-http?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-http?cursor=` :param page: set the page number of the response :type page: int @@ -18528,7 +18536,7 @@ def index_apache_jspwiki_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_jspwiki_get_serialize( + _param = self._index_apache_http_get_serialize( page=page, limit=limit, cursor=cursor, @@ -18557,7 +18565,7 @@ def index_apache_jspwiki_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheHTTPPaginatePagination", '404': "str", '500': "str", } @@ -18568,7 +18576,7 @@ def index_apache_jspwiki_get_without_preload_content( return response_data.response - def _index_apache_jspwiki_get_serialize( + def _index_apache_http_get_serialize( self, page, limit, @@ -18718,7 +18726,7 @@ def _index_apache_jspwiki_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-jspwiki', + resource_path='/index/apache-http', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -18735,7 +18743,7 @@ def _index_apache_jspwiki_get_serialize( @validate_call - def index_apache_kafka_get( + def index_apache_jspwiki_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -18770,10 +18778,10 @@ def index_apache_kafka_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination: - """Return vulnerability data stored in index \"apache-kafka\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination: + """Return vulnerability data stored in index \"apache-jspwiki\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-kafka index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Kafka Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-kafka?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-kafka?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-jspwiki index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache JSPWiki CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-jspwiki?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-jspwiki?cursor=` :param page: set the page number of the response :type page: int @@ -18839,7 +18847,7 @@ def index_apache_kafka_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_kafka_get_serialize( + _param = self._index_apache_jspwiki_get_serialize( page=page, limit=limit, cursor=cursor, @@ -18868,7 +18876,7 @@ def index_apache_kafka_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination", '404': "str", '500': "str", } @@ -18884,7 +18892,7 @@ def index_apache_kafka_get( @validate_call - def index_apache_kafka_get_with_http_info( + def index_apache_jspwiki_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -18919,10 +18927,10 @@ def index_apache_kafka_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination]: - """Return vulnerability data stored in index \"apache-kafka\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination]: + """Return vulnerability data stored in index \"apache-jspwiki\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-kafka index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Kafka Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-kafka?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-kafka?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-jspwiki index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache JSPWiki CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-jspwiki?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-jspwiki?cursor=` :param page: set the page number of the response :type page: int @@ -18988,7 +18996,7 @@ def index_apache_kafka_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_kafka_get_serialize( + _param = self._index_apache_jspwiki_get_serialize( page=page, limit=limit, cursor=cursor, @@ -19017,7 +19025,7 @@ def index_apache_kafka_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination", '404': "str", '500': "str", } @@ -19033,7 +19041,7 @@ def index_apache_kafka_get_with_http_info( @validate_call - def index_apache_kafka_get_without_preload_content( + def index_apache_jspwiki_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -19069,9 +19077,9 @@ def index_apache_kafka_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-kafka\" + """Return vulnerability data stored in index \"apache-jspwiki\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-kafka index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Kafka Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-kafka?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-kafka?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-jspwiki index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache JSPWiki CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-jspwiki?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-jspwiki?cursor=` :param page: set the page number of the response :type page: int @@ -19137,7 +19145,7 @@ def index_apache_kafka_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_kafka_get_serialize( + _param = self._index_apache_jspwiki_get_serialize( page=page, limit=limit, cursor=cursor, @@ -19166,7 +19174,7 @@ def index_apache_kafka_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheJSPWikiPaginatePagination", '404': "str", '500': "str", } @@ -19177,7 +19185,7 @@ def index_apache_kafka_get_without_preload_content( return response_data.response - def _index_apache_kafka_get_serialize( + def _index_apache_jspwiki_get_serialize( self, page, limit, @@ -19327,7 +19335,7 @@ def _index_apache_kafka_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-kafka', + resource_path='/index/apache-jspwiki', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -19344,7 +19352,7 @@ def _index_apache_kafka_get_serialize( @validate_call - def index_apache_loggingservices_get( + def index_apache_kafka_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -19379,10 +19387,10 @@ def index_apache_loggingservices_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination: - """Return vulnerability data stored in index \"apache-loggingservices\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination: + """Return vulnerability data stored in index \"apache-kafka\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-loggingservices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Logging Services Known Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-loggingservices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-loggingservices?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-kafka index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Kafka Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-kafka?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-kafka?cursor=` :param page: set the page number of the response :type page: int @@ -19448,7 +19456,7 @@ def index_apache_loggingservices_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_loggingservices_get_serialize( + _param = self._index_apache_kafka_get_serialize( page=page, limit=limit, cursor=cursor, @@ -19477,7 +19485,7 @@ def index_apache_loggingservices_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination", '404': "str", '500': "str", } @@ -19493,7 +19501,7 @@ def index_apache_loggingservices_get( @validate_call - def index_apache_loggingservices_get_with_http_info( + def index_apache_kafka_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -19528,10 +19536,10 @@ def index_apache_loggingservices_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination]: - """Return vulnerability data stored in index \"apache-loggingservices\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination]: + """Return vulnerability data stored in index \"apache-kafka\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-loggingservices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Logging Services Known Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-loggingservices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-loggingservices?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-kafka index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Kafka Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-kafka?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-kafka?cursor=` :param page: set the page number of the response :type page: int @@ -19597,7 +19605,7 @@ def index_apache_loggingservices_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_loggingservices_get_serialize( + _param = self._index_apache_kafka_get_serialize( page=page, limit=limit, cursor=cursor, @@ -19626,7 +19634,7 @@ def index_apache_loggingservices_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination", '404': "str", '500': "str", } @@ -19642,7 +19650,7 @@ def index_apache_loggingservices_get_with_http_info( @validate_call - def index_apache_loggingservices_get_without_preload_content( + def index_apache_kafka_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -19678,9 +19686,9 @@ def index_apache_loggingservices_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-loggingservices\" + """Return vulnerability data stored in index \"apache-kafka\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-loggingservices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Logging Services Known Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-loggingservices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-loggingservices?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-kafka index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Kafka Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-kafka?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-kafka?cursor=` :param page: set the page number of the response :type page: int @@ -19746,7 +19754,7 @@ def index_apache_loggingservices_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_loggingservices_get_serialize( + _param = self._index_apache_kafka_get_serialize( page=page, limit=limit, cursor=cursor, @@ -19775,7 +19783,7 @@ def index_apache_loggingservices_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheKafkaPaginatePagination", '404': "str", '500': "str", } @@ -19786,7 +19794,7 @@ def index_apache_loggingservices_get_without_preload_content( return response_data.response - def _index_apache_loggingservices_get_serialize( + def _index_apache_kafka_get_serialize( self, page, limit, @@ -19936,7 +19944,7 @@ def _index_apache_loggingservices_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-loggingservices', + resource_path='/index/apache-kafka', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -19953,7 +19961,7 @@ def _index_apache_loggingservices_get_serialize( @validate_call - def index_apache_nifi_get( + def index_apache_loggingservices_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -19988,10 +19996,10 @@ def index_apache_nifi_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination: - """Return vulnerability data stored in index \"apache-nifi\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination: + """Return vulnerability data stored in index \"apache-loggingservices\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-nifi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache NiFi Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-nifi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-nifi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-loggingservices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Logging Services Known Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-loggingservices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-loggingservices?cursor=` :param page: set the page number of the response :type page: int @@ -20057,7 +20065,7 @@ def index_apache_nifi_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_nifi_get_serialize( + _param = self._index_apache_loggingservices_get_serialize( page=page, limit=limit, cursor=cursor, @@ -20086,7 +20094,7 @@ def index_apache_nifi_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination", '404': "str", '500': "str", } @@ -20102,7 +20110,7 @@ def index_apache_nifi_get( @validate_call - def index_apache_nifi_get_with_http_info( + def index_apache_loggingservices_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -20137,10 +20145,10 @@ def index_apache_nifi_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination]: - """Return vulnerability data stored in index \"apache-nifi\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination]: + """Return vulnerability data stored in index \"apache-loggingservices\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-nifi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache NiFi Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-nifi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-nifi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-loggingservices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Logging Services Known Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-loggingservices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-loggingservices?cursor=` :param page: set the page number of the response :type page: int @@ -20206,7 +20214,7 @@ def index_apache_nifi_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_nifi_get_serialize( + _param = self._index_apache_loggingservices_get_serialize( page=page, limit=limit, cursor=cursor, @@ -20235,7 +20243,7 @@ def index_apache_nifi_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination", '404': "str", '500': "str", } @@ -20251,7 +20259,7 @@ def index_apache_nifi_get_with_http_info( @validate_call - def index_apache_nifi_get_without_preload_content( + def index_apache_loggingservices_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -20287,9 +20295,9 @@ def index_apache_nifi_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-nifi\" + """Return vulnerability data stored in index \"apache-loggingservices\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-nifi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache NiFi Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-nifi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-nifi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-loggingservices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Logging Services Known Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-loggingservices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-loggingservices?cursor=` :param page: set the page number of the response :type page: int @@ -20355,7 +20363,7 @@ def index_apache_nifi_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_nifi_get_serialize( + _param = self._index_apache_loggingservices_get_serialize( page=page, limit=limit, cursor=cursor, @@ -20384,7 +20392,7 @@ def index_apache_nifi_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheLoggingServicesPaginatePagination", '404': "str", '500': "str", } @@ -20395,7 +20403,7 @@ def index_apache_nifi_get_without_preload_content( return response_data.response - def _index_apache_nifi_get_serialize( + def _index_apache_loggingservices_get_serialize( self, page, limit, @@ -20545,7 +20553,7 @@ def _index_apache_nifi_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-nifi', + resource_path='/index/apache-loggingservices', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -20562,7 +20570,7 @@ def _index_apache_nifi_get_serialize( @validate_call - def index_apache_ofbiz_get( + def index_apache_nifi_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -20597,10 +20605,10 @@ def index_apache_ofbiz_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination: - """Return vulnerability data stored in index \"apache-ofbiz\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination: + """Return vulnerability data stored in index \"apache-nifi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-ofbiz index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OFBiz Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-ofbiz?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-ofbiz?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-nifi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache NiFi Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-nifi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-nifi?cursor=` :param page: set the page number of the response :type page: int @@ -20666,7 +20674,7 @@ def index_apache_ofbiz_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_ofbiz_get_serialize( + _param = self._index_apache_nifi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -20695,7 +20703,7 @@ def index_apache_ofbiz_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination", '404': "str", '500': "str", } @@ -20711,7 +20719,7 @@ def index_apache_ofbiz_get( @validate_call - def index_apache_ofbiz_get_with_http_info( + def index_apache_nifi_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -20746,10 +20754,10 @@ def index_apache_ofbiz_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination]: - """Return vulnerability data stored in index \"apache-ofbiz\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination]: + """Return vulnerability data stored in index \"apache-nifi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-ofbiz index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OFBiz Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-ofbiz?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-ofbiz?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-nifi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache NiFi Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-nifi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-nifi?cursor=` :param page: set the page number of the response :type page: int @@ -20815,7 +20823,7 @@ def index_apache_ofbiz_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_ofbiz_get_serialize( + _param = self._index_apache_nifi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -20844,7 +20852,7 @@ def index_apache_ofbiz_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination", '404': "str", '500': "str", } @@ -20860,7 +20868,7 @@ def index_apache_ofbiz_get_with_http_info( @validate_call - def index_apache_ofbiz_get_without_preload_content( + def index_apache_nifi_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -20896,9 +20904,9 @@ def index_apache_ofbiz_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-ofbiz\" + """Return vulnerability data stored in index \"apache-nifi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-ofbiz index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OFBiz Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-ofbiz?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-ofbiz?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-nifi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache NiFi Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-nifi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-nifi?cursor=` :param page: set the page number of the response :type page: int @@ -20964,7 +20972,7 @@ def index_apache_ofbiz_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_ofbiz_get_serialize( + _param = self._index_apache_nifi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -20993,7 +21001,7 @@ def index_apache_ofbiz_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheNiFiPaginatePagination", '404': "str", '500': "str", } @@ -21004,7 +21012,7 @@ def index_apache_ofbiz_get_without_preload_content( return response_data.response - def _index_apache_ofbiz_get_serialize( + def _index_apache_nifi_get_serialize( self, page, limit, @@ -21154,7 +21162,7 @@ def _index_apache_ofbiz_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-ofbiz', + resource_path='/index/apache-nifi', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -21171,7 +21179,7 @@ def _index_apache_ofbiz_get_serialize( @validate_call - def index_apache_openmeetings_get( + def index_apache_ofbiz_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -21206,10 +21214,10 @@ def index_apache_openmeetings_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination: - """Return vulnerability data stored in index \"apache-openmeetings\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination: + """Return vulnerability data stored in index \"apache-ofbiz\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openmeetings index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenMeetings Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openmeetings?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openmeetings?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-ofbiz index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OFBiz Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-ofbiz?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-ofbiz?cursor=` :param page: set the page number of the response :type page: int @@ -21275,7 +21283,7 @@ def index_apache_openmeetings_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_openmeetings_get_serialize( + _param = self._index_apache_ofbiz_get_serialize( page=page, limit=limit, cursor=cursor, @@ -21304,7 +21312,7 @@ def index_apache_openmeetings_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination", '404': "str", '500': "str", } @@ -21320,7 +21328,7 @@ def index_apache_openmeetings_get( @validate_call - def index_apache_openmeetings_get_with_http_info( + def index_apache_ofbiz_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -21355,10 +21363,10 @@ def index_apache_openmeetings_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination]: - """Return vulnerability data stored in index \"apache-openmeetings\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination]: + """Return vulnerability data stored in index \"apache-ofbiz\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openmeetings index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenMeetings Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openmeetings?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openmeetings?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-ofbiz index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OFBiz Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-ofbiz?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-ofbiz?cursor=` :param page: set the page number of the response :type page: int @@ -21424,7 +21432,7 @@ def index_apache_openmeetings_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_openmeetings_get_serialize( + _param = self._index_apache_ofbiz_get_serialize( page=page, limit=limit, cursor=cursor, @@ -21453,7 +21461,7 @@ def index_apache_openmeetings_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination", '404': "str", '500': "str", } @@ -21469,7 +21477,7 @@ def index_apache_openmeetings_get_with_http_info( @validate_call - def index_apache_openmeetings_get_without_preload_content( + def index_apache_ofbiz_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -21505,9 +21513,9 @@ def index_apache_openmeetings_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-openmeetings\" + """Return vulnerability data stored in index \"apache-ofbiz\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openmeetings index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenMeetings Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openmeetings?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openmeetings?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-ofbiz index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OFBiz Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-ofbiz?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-ofbiz?cursor=` :param page: set the page number of the response :type page: int @@ -21573,7 +21581,7 @@ def index_apache_openmeetings_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_openmeetings_get_serialize( + _param = self._index_apache_ofbiz_get_serialize( page=page, limit=limit, cursor=cursor, @@ -21602,7 +21610,7 @@ def index_apache_openmeetings_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOFBizPaginatePagination", '404': "str", '500': "str", } @@ -21613,7 +21621,7 @@ def index_apache_openmeetings_get_without_preload_content( return response_data.response - def _index_apache_openmeetings_get_serialize( + def _index_apache_ofbiz_get_serialize( self, page, limit, @@ -21763,7 +21771,7 @@ def _index_apache_openmeetings_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-openmeetings', + resource_path='/index/apache-ofbiz', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -21780,7 +21788,7 @@ def _index_apache_openmeetings_get_serialize( @validate_call - def index_apache_openoffice_get( + def index_apache_openmeetings_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -21815,10 +21823,10 @@ def index_apache_openoffice_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination: - """Return vulnerability data stored in index \"apache-openoffice\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination: + """Return vulnerability data stored in index \"apache-openmeetings\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openoffice index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenOffice Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openoffice?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openoffice?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openmeetings index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenMeetings Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openmeetings?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openmeetings?cursor=` :param page: set the page number of the response :type page: int @@ -21884,7 +21892,7 @@ def index_apache_openoffice_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_openoffice_get_serialize( + _param = self._index_apache_openmeetings_get_serialize( page=page, limit=limit, cursor=cursor, @@ -21913,7 +21921,7 @@ def index_apache_openoffice_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination", '404': "str", '500': "str", } @@ -21929,7 +21937,7 @@ def index_apache_openoffice_get( @validate_call - def index_apache_openoffice_get_with_http_info( + def index_apache_openmeetings_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -21964,10 +21972,10 @@ def index_apache_openoffice_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination]: - """Return vulnerability data stored in index \"apache-openoffice\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination]: + """Return vulnerability data stored in index \"apache-openmeetings\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openoffice index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenOffice Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openoffice?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openoffice?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openmeetings index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenMeetings Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openmeetings?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openmeetings?cursor=` :param page: set the page number of the response :type page: int @@ -22033,7 +22041,7 @@ def index_apache_openoffice_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_openoffice_get_serialize( + _param = self._index_apache_openmeetings_get_serialize( page=page, limit=limit, cursor=cursor, @@ -22062,7 +22070,7 @@ def index_apache_openoffice_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination", '404': "str", '500': "str", } @@ -22078,7 +22086,7 @@ def index_apache_openoffice_get_with_http_info( @validate_call - def index_apache_openoffice_get_without_preload_content( + def index_apache_openmeetings_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -22114,9 +22122,9 @@ def index_apache_openoffice_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-openoffice\" + """Return vulnerability data stored in index \"apache-openmeetings\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openoffice index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenOffice Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openoffice?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openoffice?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openmeetings index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenMeetings Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openmeetings?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openmeetings?cursor=` :param page: set the page number of the response :type page: int @@ -22182,7 +22190,7 @@ def index_apache_openoffice_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_openoffice_get_serialize( + _param = self._index_apache_openmeetings_get_serialize( page=page, limit=limit, cursor=cursor, @@ -22211,7 +22219,7 @@ def index_apache_openoffice_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenMeetingsPaginatePagination", '404': "str", '500': "str", } @@ -22222,7 +22230,7 @@ def index_apache_openoffice_get_without_preload_content( return response_data.response - def _index_apache_openoffice_get_serialize( + def _index_apache_openmeetings_get_serialize( self, page, limit, @@ -22372,7 +22380,7 @@ def _index_apache_openoffice_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-openoffice', + resource_path='/index/apache-openmeetings', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -22389,7 +22397,7 @@ def _index_apache_openoffice_get_serialize( @validate_call - def index_apache_pulsar_get( + def index_apache_openoffice_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -22424,10 +22432,10 @@ def index_apache_pulsar_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination: - """Return vulnerability data stored in index \"apache-pulsar\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination: + """Return vulnerability data stored in index \"apache-openoffice\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-pulsar index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Pulsar Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-pulsar?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-pulsar?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openoffice index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenOffice Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openoffice?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openoffice?cursor=` :param page: set the page number of the response :type page: int @@ -22493,7 +22501,7 @@ def index_apache_pulsar_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_pulsar_get_serialize( + _param = self._index_apache_openoffice_get_serialize( page=page, limit=limit, cursor=cursor, @@ -22522,7 +22530,7 @@ def index_apache_pulsar_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination", '404': "str", '500': "str", } @@ -22538,7 +22546,7 @@ def index_apache_pulsar_get( @validate_call - def index_apache_pulsar_get_with_http_info( + def index_apache_openoffice_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -22573,10 +22581,10 @@ def index_apache_pulsar_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination]: - """Return vulnerability data stored in index \"apache-pulsar\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination]: + """Return vulnerability data stored in index \"apache-openoffice\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-pulsar index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Pulsar Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-pulsar?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-pulsar?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openoffice index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenOffice Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openoffice?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openoffice?cursor=` :param page: set the page number of the response :type page: int @@ -22642,7 +22650,7 @@ def index_apache_pulsar_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_pulsar_get_serialize( + _param = self._index_apache_openoffice_get_serialize( page=page, limit=limit, cursor=cursor, @@ -22671,7 +22679,7 @@ def index_apache_pulsar_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination", '404': "str", '500': "str", } @@ -22687,7 +22695,7 @@ def index_apache_pulsar_get_with_http_info( @validate_call - def index_apache_pulsar_get_without_preload_content( + def index_apache_openoffice_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -22723,9 +22731,9 @@ def index_apache_pulsar_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-pulsar\" + """Return vulnerability data stored in index \"apache-openoffice\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-pulsar index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Pulsar Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-pulsar?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-pulsar?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-openoffice index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache OpenOffice Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-openoffice?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-openoffice?cursor=` :param page: set the page number of the response :type page: int @@ -22791,7 +22799,7 @@ def index_apache_pulsar_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_pulsar_get_serialize( + _param = self._index_apache_openoffice_get_serialize( page=page, limit=limit, cursor=cursor, @@ -22820,7 +22828,7 @@ def index_apache_pulsar_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheOpenOfficePaginatePagination", '404': "str", '500': "str", } @@ -22831,7 +22839,7 @@ def index_apache_pulsar_get_without_preload_content( return response_data.response - def _index_apache_pulsar_get_serialize( + def _index_apache_openoffice_get_serialize( self, page, limit, @@ -22981,7 +22989,7 @@ def _index_apache_pulsar_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-pulsar', + resource_path='/index/apache-openoffice', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -22998,7 +23006,7 @@ def _index_apache_pulsar_get_serialize( @validate_call - def index_apache_shiro_get( + def index_apache_pulsar_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -23033,10 +23041,10 @@ def index_apache_shiro_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination: - """Return vulnerability data stored in index \"apache-shiro\" + ) -> RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination: + """Return vulnerability data stored in index \"apache-pulsar\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-shiro index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Shiro Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-shiro?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-shiro?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-pulsar index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Pulsar Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-pulsar?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-pulsar?cursor=` :param page: set the page number of the response :type page: int @@ -23102,7 +23110,7 @@ def index_apache_shiro_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_shiro_get_serialize( + _param = self._index_apache_pulsar_get_serialize( page=page, limit=limit, cursor=cursor, @@ -23131,7 +23139,7 @@ def index_apache_shiro_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination", '404': "str", '500': "str", } @@ -23147,7 +23155,7 @@ def index_apache_shiro_get( @validate_call - def index_apache_shiro_get_with_http_info( + def index_apache_pulsar_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -23182,10 +23190,10 @@ def index_apache_shiro_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination]: - """Return vulnerability data stored in index \"apache-shiro\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination]: + """Return vulnerability data stored in index \"apache-pulsar\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-shiro index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Shiro Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-shiro?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-shiro?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-pulsar index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Pulsar Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-pulsar?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-pulsar?cursor=` :param page: set the page number of the response :type page: int @@ -23251,7 +23259,7 @@ def index_apache_shiro_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_shiro_get_serialize( + _param = self._index_apache_pulsar_get_serialize( page=page, limit=limit, cursor=cursor, @@ -23280,7 +23288,7 @@ def index_apache_shiro_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination", '404': "str", '500': "str", } @@ -23296,7 +23304,7 @@ def index_apache_shiro_get_with_http_info( @validate_call - def index_apache_shiro_get_without_preload_content( + def index_apache_pulsar_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -23332,9 +23340,9 @@ def index_apache_shiro_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-shiro\" + """Return vulnerability data stored in index \"apache-pulsar\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-shiro index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Shiro Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-shiro?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-shiro?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-pulsar index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Pulsar Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-pulsar?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-pulsar?cursor=` :param page: set the page number of the response :type page: int @@ -23400,7 +23408,7 @@ def index_apache_shiro_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_shiro_get_serialize( + _param = self._index_apache_pulsar_get_serialize( page=page, limit=limit, cursor=cursor, @@ -23429,7 +23437,7 @@ def index_apache_shiro_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApachePulsarPaginatePagination", '404': "str", '500': "str", } @@ -23440,7 +23448,7 @@ def index_apache_shiro_get_without_preload_content( return response_data.response - def _index_apache_shiro_get_serialize( + def _index_apache_pulsar_get_serialize( self, page, limit, @@ -23590,7 +23598,7 @@ def _index_apache_shiro_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-shiro', + resource_path='/index/apache-pulsar', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -23607,7 +23615,7 @@ def _index_apache_shiro_get_serialize( @validate_call - def index_apache_spark_get( + def index_apache_shiro_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -23642,10 +23650,10 @@ def index_apache_spark_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination: - """Return vulnerability data stored in index \"apache-spark\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination: + """Return vulnerability data stored in index \"apache-shiro\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-spark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Spark Known Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-spark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-spark?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-shiro index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Shiro Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-shiro?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-shiro?cursor=` :param page: set the page number of the response :type page: int @@ -23711,7 +23719,7 @@ def index_apache_spark_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_spark_get_serialize( + _param = self._index_apache_shiro_get_serialize( page=page, limit=limit, cursor=cursor, @@ -23740,7 +23748,7 @@ def index_apache_spark_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination", '404': "str", '500': "str", } @@ -23756,7 +23764,7 @@ def index_apache_spark_get( @validate_call - def index_apache_spark_get_with_http_info( + def index_apache_shiro_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -23791,10 +23799,10 @@ def index_apache_spark_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination]: - """Return vulnerability data stored in index \"apache-spark\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination]: + """Return vulnerability data stored in index \"apache-shiro\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-spark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Spark Known Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-spark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-spark?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-shiro index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Shiro Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-shiro?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-shiro?cursor=` :param page: set the page number of the response :type page: int @@ -23860,7 +23868,7 @@ def index_apache_spark_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_spark_get_serialize( + _param = self._index_apache_shiro_get_serialize( page=page, limit=limit, cursor=cursor, @@ -23889,7 +23897,7 @@ def index_apache_spark_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination", '404': "str", '500': "str", } @@ -23905,7 +23913,7 @@ def index_apache_spark_get_with_http_info( @validate_call - def index_apache_spark_get_without_preload_content( + def index_apache_shiro_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -23941,9 +23949,9 @@ def index_apache_spark_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-spark\" + """Return vulnerability data stored in index \"apache-shiro\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-spark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Spark Known Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-spark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-spark?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-shiro index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Shiro Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-shiro?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-shiro?cursor=` :param page: set the page number of the response :type page: int @@ -24009,7 +24017,7 @@ def index_apache_spark_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_spark_get_serialize( + _param = self._index_apache_shiro_get_serialize( page=page, limit=limit, cursor=cursor, @@ -24038,7 +24046,7 @@ def index_apache_spark_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheShiroPaginatePagination", '404': "str", '500': "str", } @@ -24049,7 +24057,7 @@ def index_apache_spark_get_without_preload_content( return response_data.response - def _index_apache_spark_get_serialize( + def _index_apache_shiro_get_serialize( self, page, limit, @@ -24199,7 +24207,7 @@ def _index_apache_spark_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-spark', + resource_path='/index/apache-shiro', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -24216,7 +24224,7 @@ def _index_apache_spark_get_serialize( @validate_call - def index_apache_struts_get( + def index_apache_spark_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -24251,10 +24259,10 @@ def index_apache_struts_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination: - """Return vulnerability data stored in index \"apache-struts\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination: + """Return vulnerability data stored in index \"apache-spark\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-struts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Struts Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-struts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-struts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-spark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Spark Known Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-spark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-spark?cursor=` :param page: set the page number of the response :type page: int @@ -24320,7 +24328,7 @@ def index_apache_struts_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_struts_get_serialize( + _param = self._index_apache_spark_get_serialize( page=page, limit=limit, cursor=cursor, @@ -24349,7 +24357,7 @@ def index_apache_struts_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination", '404': "str", '500': "str", } @@ -24365,7 +24373,7 @@ def index_apache_struts_get( @validate_call - def index_apache_struts_get_with_http_info( + def index_apache_spark_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -24400,10 +24408,10 @@ def index_apache_struts_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination]: - """Return vulnerability data stored in index \"apache-struts\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination]: + """Return vulnerability data stored in index \"apache-spark\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-struts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Struts Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-struts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-struts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-spark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Spark Known Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-spark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-spark?cursor=` :param page: set the page number of the response :type page: int @@ -24469,7 +24477,7 @@ def index_apache_struts_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_struts_get_serialize( + _param = self._index_apache_spark_get_serialize( page=page, limit=limit, cursor=cursor, @@ -24498,7 +24506,7 @@ def index_apache_struts_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination", '404': "str", '500': "str", } @@ -24514,7 +24522,7 @@ def index_apache_struts_get_with_http_info( @validate_call - def index_apache_struts_get_without_preload_content( + def index_apache_spark_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -24550,9 +24558,9 @@ def index_apache_struts_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-struts\" + """Return vulnerability data stored in index \"apache-spark\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-struts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Struts Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-struts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-struts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-spark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Spark Known Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-spark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-spark?cursor=` :param page: set the page number of the response :type page: int @@ -24618,7 +24626,7 @@ def index_apache_struts_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_struts_get_serialize( + _param = self._index_apache_spark_get_serialize( page=page, limit=limit, cursor=cursor, @@ -24647,7 +24655,7 @@ def index_apache_struts_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSparkPaginatePagination", '404': "str", '500': "str", } @@ -24658,7 +24666,7 @@ def index_apache_struts_get_without_preload_content( return response_data.response - def _index_apache_struts_get_serialize( + def _index_apache_spark_get_serialize( self, page, limit, @@ -24808,7 +24816,7 @@ def _index_apache_struts_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-struts', + resource_path='/index/apache-spark', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -24825,7 +24833,7 @@ def _index_apache_struts_get_serialize( @validate_call - def index_apache_subversion_get( + def index_apache_struts_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -24860,10 +24868,10 @@ def index_apache_subversion_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination: - """Return vulnerability data stored in index \"apache-subversion\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination: + """Return vulnerability data stored in index \"apache-struts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-subversion index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Subversion Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-subversion?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-subversion?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-struts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Struts Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-struts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-struts?cursor=` :param page: set the page number of the response :type page: int @@ -24929,7 +24937,7 @@ def index_apache_subversion_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_subversion_get_serialize( + _param = self._index_apache_struts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -24958,7 +24966,7 @@ def index_apache_subversion_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination", '404': "str", '500': "str", } @@ -24974,7 +24982,7 @@ def index_apache_subversion_get( @validate_call - def index_apache_subversion_get_with_http_info( + def index_apache_struts_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -25009,10 +25017,10 @@ def index_apache_subversion_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination]: - """Return vulnerability data stored in index \"apache-subversion\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination]: + """Return vulnerability data stored in index \"apache-struts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-subversion index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Subversion Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-subversion?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-subversion?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-struts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Struts Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-struts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-struts?cursor=` :param page: set the page number of the response :type page: int @@ -25078,7 +25086,7 @@ def index_apache_subversion_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_subversion_get_serialize( + _param = self._index_apache_struts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -25107,7 +25115,7 @@ def index_apache_subversion_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination", '404': "str", '500': "str", } @@ -25123,7 +25131,7 @@ def index_apache_subversion_get_with_http_info( @validate_call - def index_apache_subversion_get_without_preload_content( + def index_apache_struts_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -25159,9 +25167,9 @@ def index_apache_subversion_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-subversion\" + """Return vulnerability data stored in index \"apache-struts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-subversion index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Subversion Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-subversion?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-subversion?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-struts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Struts Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-struts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-struts?cursor=` :param page: set the page number of the response :type page: int @@ -25227,7 +25235,7 @@ def index_apache_subversion_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_subversion_get_serialize( + _param = self._index_apache_struts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -25256,7 +25264,7 @@ def index_apache_subversion_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheStrutsPaginatePagination", '404': "str", '500': "str", } @@ -25267,7 +25275,7 @@ def index_apache_subversion_get_without_preload_content( return response_data.response - def _index_apache_subversion_get_serialize( + def _index_apache_struts_get_serialize( self, page, limit, @@ -25417,7 +25425,7 @@ def _index_apache_subversion_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-subversion', + resource_path='/index/apache-struts', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -25434,7 +25442,7 @@ def _index_apache_subversion_get_serialize( @validate_call - def index_apache_superset_get( + def index_apache_subversion_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -25469,10 +25477,10 @@ def index_apache_superset_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination: - """Return vulnerability data stored in index \"apache-superset\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination: + """Return vulnerability data stored in index \"apache-subversion\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-superset index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Superset CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-superset?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-superset?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-subversion index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Subversion Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-subversion?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-subversion?cursor=` :param page: set the page number of the response :type page: int @@ -25538,7 +25546,7 @@ def index_apache_superset_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_superset_get_serialize( + _param = self._index_apache_subversion_get_serialize( page=page, limit=limit, cursor=cursor, @@ -25567,7 +25575,7 @@ def index_apache_superset_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination", '404': "str", '500': "str", } @@ -25583,7 +25591,7 @@ def index_apache_superset_get( @validate_call - def index_apache_superset_get_with_http_info( + def index_apache_subversion_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -25618,10 +25626,10 @@ def index_apache_superset_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination]: - """Return vulnerability data stored in index \"apache-superset\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination]: + """Return vulnerability data stored in index \"apache-subversion\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-superset index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Superset CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-superset?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-superset?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-subversion index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Subversion Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-subversion?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-subversion?cursor=` :param page: set the page number of the response :type page: int @@ -25687,7 +25695,7 @@ def index_apache_superset_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_superset_get_serialize( + _param = self._index_apache_subversion_get_serialize( page=page, limit=limit, cursor=cursor, @@ -25716,7 +25724,7 @@ def index_apache_superset_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination", '404': "str", '500': "str", } @@ -25732,7 +25740,7 @@ def index_apache_superset_get_with_http_info( @validate_call - def index_apache_superset_get_without_preload_content( + def index_apache_subversion_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -25768,9 +25776,9 @@ def index_apache_superset_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-superset\" + """Return vulnerability data stored in index \"apache-subversion\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-superset index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Superset CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-superset?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-superset?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-subversion index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Subversion Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-subversion?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-subversion?cursor=` :param page: set the page number of the response :type page: int @@ -25836,7 +25844,7 @@ def index_apache_superset_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_superset_get_serialize( + _param = self._index_apache_subversion_get_serialize( page=page, limit=limit, cursor=cursor, @@ -25865,7 +25873,7 @@ def index_apache_superset_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSubversionPaginatePagination", '404': "str", '500': "str", } @@ -25876,7 +25884,7 @@ def index_apache_superset_get_without_preload_content( return response_data.response - def _index_apache_superset_get_serialize( + def _index_apache_subversion_get_serialize( self, page, limit, @@ -26026,7 +26034,7 @@ def _index_apache_superset_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-superset', + resource_path='/index/apache-subversion', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -26043,7 +26051,7 @@ def _index_apache_superset_get_serialize( @validate_call - def index_apache_tomcat_get( + def index_apache_superset_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -26078,10 +26086,10 @@ def index_apache_tomcat_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination: - """Return vulnerability data stored in index \"apache-tomcat\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination: + """Return vulnerability data stored in index \"apache-superset\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-tomcat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Tomcat Security Vunlnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-tomcat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-tomcat?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-superset index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Superset CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-superset?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-superset?cursor=` :param page: set the page number of the response :type page: int @@ -26147,7 +26155,7 @@ def index_apache_tomcat_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_tomcat_get_serialize( + _param = self._index_apache_superset_get_serialize( page=page, limit=limit, cursor=cursor, @@ -26176,7 +26184,7 @@ def index_apache_tomcat_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination", '404': "str", '500': "str", } @@ -26192,7 +26200,7 @@ def index_apache_tomcat_get( @validate_call - def index_apache_tomcat_get_with_http_info( + def index_apache_superset_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -26227,10 +26235,10 @@ def index_apache_tomcat_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination]: - """Return vulnerability data stored in index \"apache-tomcat\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination]: + """Return vulnerability data stored in index \"apache-superset\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-tomcat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Tomcat Security Vunlnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-tomcat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-tomcat?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-superset index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Superset CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-superset?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-superset?cursor=` :param page: set the page number of the response :type page: int @@ -26296,7 +26304,7 @@ def index_apache_tomcat_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_tomcat_get_serialize( + _param = self._index_apache_superset_get_serialize( page=page, limit=limit, cursor=cursor, @@ -26325,7 +26333,7 @@ def index_apache_tomcat_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination", '404': "str", '500': "str", } @@ -26341,7 +26349,7 @@ def index_apache_tomcat_get_with_http_info( @validate_call - def index_apache_tomcat_get_without_preload_content( + def index_apache_superset_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -26377,9 +26385,9 @@ def index_apache_tomcat_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-tomcat\" + """Return vulnerability data stored in index \"apache-superset\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-tomcat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Tomcat Security Vunlnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-tomcat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-tomcat?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-superset index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Superset CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-superset?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-superset?cursor=` :param page: set the page number of the response :type page: int @@ -26445,7 +26453,7 @@ def index_apache_tomcat_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_tomcat_get_serialize( + _param = self._index_apache_superset_get_serialize( page=page, limit=limit, cursor=cursor, @@ -26474,7 +26482,7 @@ def index_apache_tomcat_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheSupersetPaginatePagination", '404': "str", '500': "str", } @@ -26485,7 +26493,7 @@ def index_apache_tomcat_get_without_preload_content( return response_data.response - def _index_apache_tomcat_get_serialize( + def _index_apache_superset_get_serialize( self, page, limit, @@ -26635,7 +26643,7 @@ def _index_apache_tomcat_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-tomcat', + resource_path='/index/apache-superset', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -26652,7 +26660,7 @@ def _index_apache_tomcat_get_serialize( @validate_call - def index_apache_zookeeper_get( + def index_apache_tomcat_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -26687,10 +26695,10 @@ def index_apache_zookeeper_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination: - """Return vulnerability data stored in index \"apache-zookeeper\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination: + """Return vulnerability data stored in index \"apache-tomcat\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-zookeeper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ZooKeeper Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-zookeeper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-zookeeper?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-tomcat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Tomcat Security Vunlnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-tomcat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-tomcat?cursor=` :param page: set the page number of the response :type page: int @@ -26756,7 +26764,7 @@ def index_apache_zookeeper_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_zookeeper_get_serialize( + _param = self._index_apache_tomcat_get_serialize( page=page, limit=limit, cursor=cursor, @@ -26785,7 +26793,7 @@ def index_apache_zookeeper_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination", '404': "str", '500': "str", } @@ -26801,7 +26809,7 @@ def index_apache_zookeeper_get( @validate_call - def index_apache_zookeeper_get_with_http_info( + def index_apache_tomcat_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -26836,10 +26844,10 @@ def index_apache_zookeeper_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination]: - """Return vulnerability data stored in index \"apache-zookeeper\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination]: + """Return vulnerability data stored in index \"apache-tomcat\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-zookeeper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ZooKeeper Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-zookeeper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-zookeeper?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-tomcat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Tomcat Security Vunlnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-tomcat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-tomcat?cursor=` :param page: set the page number of the response :type page: int @@ -26905,7 +26913,7 @@ def index_apache_zookeeper_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_zookeeper_get_serialize( + _param = self._index_apache_tomcat_get_serialize( page=page, limit=limit, cursor=cursor, @@ -26934,7 +26942,7 @@ def index_apache_zookeeper_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination", '404': "str", '500': "str", } @@ -26950,7 +26958,7 @@ def index_apache_zookeeper_get_with_http_info( @validate_call - def index_apache_zookeeper_get_without_preload_content( + def index_apache_tomcat_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -26986,9 +26994,9 @@ def index_apache_zookeeper_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apache-zookeeper\" + """Return vulnerability data stored in index \"apache-tomcat\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-zookeeper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ZooKeeper Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-zookeeper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-zookeeper?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-tomcat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache Tomcat Security Vunlnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-tomcat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-tomcat?cursor=` :param page: set the page number of the response :type page: int @@ -27054,7 +27062,7 @@ def index_apache_zookeeper_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apache_zookeeper_get_serialize( + _param = self._index_apache_tomcat_get_serialize( page=page, limit=limit, cursor=cursor, @@ -27083,7 +27091,7 @@ def index_apache_zookeeper_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheTomcatPaginatePagination", '404': "str", '500': "str", } @@ -27094,7 +27102,7 @@ def index_apache_zookeeper_get_without_preload_content( return response_data.response - def _index_apache_zookeeper_get_serialize( + def _index_apache_tomcat_get_serialize( self, page, limit, @@ -27244,7 +27252,7 @@ def _index_apache_zookeeper_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apache-zookeeper', + resource_path='/index/apache-tomcat', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -27261,7 +27269,7 @@ def _index_apache_zookeeper_get_serialize( @validate_call - def index_appcheck_get( + def index_apache_zookeeper_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -27296,10 +27304,10 @@ def index_appcheck_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination: - """Return vulnerability data stored in index \"appcheck\" + ) -> RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination: + """Return vulnerability data stored in index \"apache-zookeeper\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appcheck index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AppCheck Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appcheck?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appcheck?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-zookeeper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ZooKeeper Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-zookeeper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-zookeeper?cursor=` :param page: set the page number of the response :type page: int @@ -27365,7 +27373,7 @@ def index_appcheck_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_appcheck_get_serialize( + _param = self._index_apache_zookeeper_get_serialize( page=page, limit=limit, cursor=cursor, @@ -27394,7 +27402,7 @@ def index_appcheck_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination", '404': "str", '500': "str", } @@ -27410,7 +27418,7 @@ def index_appcheck_get( @validate_call - def index_appcheck_get_with_http_info( + def index_apache_zookeeper_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -27445,10 +27453,10 @@ def index_appcheck_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination]: - """Return vulnerability data stored in index \"appcheck\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination]: + """Return vulnerability data stored in index \"apache-zookeeper\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appcheck index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AppCheck Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appcheck?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appcheck?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-zookeeper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ZooKeeper Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-zookeeper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-zookeeper?cursor=` :param page: set the page number of the response :type page: int @@ -27514,7 +27522,7 @@ def index_appcheck_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_appcheck_get_serialize( + _param = self._index_apache_zookeeper_get_serialize( page=page, limit=limit, cursor=cursor, @@ -27543,7 +27551,7 @@ def index_appcheck_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination", '404': "str", '500': "str", } @@ -27559,7 +27567,7 @@ def index_appcheck_get_with_http_info( @validate_call - def index_appcheck_get_without_preload_content( + def index_apache_zookeeper_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -27595,9 +27603,9 @@ def index_appcheck_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"appcheck\" + """Return vulnerability data stored in index \"apache-zookeeper\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appcheck index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AppCheck Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appcheck?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appcheck?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apache-zookeeper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apache ZooKeeper Vulnerability Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apache-zookeeper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apache-zookeeper?cursor=` :param page: set the page number of the response :type page: int @@ -27663,7 +27671,7 @@ def index_appcheck_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_appcheck_get_serialize( + _param = self._index_apache_zookeeper_get_serialize( page=page, limit=limit, cursor=cursor, @@ -27692,7 +27700,7 @@ def index_appcheck_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryApacheZooKeeperPaginatePagination", '404': "str", '500': "str", } @@ -27703,7 +27711,7 @@ def index_appcheck_get_without_preload_content( return response_data.response - def _index_appcheck_get_serialize( + def _index_apache_zookeeper_get_serialize( self, page, limit, @@ -27853,7 +27861,7 @@ def _index_appcheck_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/appcheck', + resource_path='/index/apache-zookeeper', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -27870,7 +27878,7 @@ def _index_appcheck_get_serialize( @validate_call - def index_appgate_get( + def index_appcheck_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -27905,10 +27913,10 @@ def index_appgate_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination: - """Return vulnerability data stored in index \"appgate\" + ) -> RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination: + """Return vulnerability data stored in index \"appcheck\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Appgate SDP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appgate?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appcheck index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AppCheck Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appcheck?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appcheck?cursor=` :param page: set the page number of the response :type page: int @@ -27974,7 +27982,7 @@ def index_appgate_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_appgate_get_serialize( + _param = self._index_appcheck_get_serialize( page=page, limit=limit, cursor=cursor, @@ -28003,7 +28011,7 @@ def index_appgate_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination", '404': "str", '500': "str", } @@ -28019,7 +28027,7 @@ def index_appgate_get( @validate_call - def index_appgate_get_with_http_info( + def index_appcheck_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -28054,10 +28062,10 @@ def index_appgate_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination]: - """Return vulnerability data stored in index \"appgate\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination]: + """Return vulnerability data stored in index \"appcheck\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Appgate SDP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appgate?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appcheck index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AppCheck Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appcheck?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appcheck?cursor=` :param page: set the page number of the response :type page: int @@ -28123,7 +28131,7 @@ def index_appgate_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_appgate_get_serialize( + _param = self._index_appcheck_get_serialize( page=page, limit=limit, cursor=cursor, @@ -28152,7 +28160,7 @@ def index_appgate_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination", '404': "str", '500': "str", } @@ -28168,7 +28176,7 @@ def index_appgate_get_with_http_info( @validate_call - def index_appgate_get_without_preload_content( + def index_appcheck_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -28204,9 +28212,9 @@ def index_appgate_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"appgate\" + """Return vulnerability data stored in index \"appcheck\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Appgate SDP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appgate?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appcheck index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AppCheck Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appcheck?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appcheck?cursor=` :param page: set the page number of the response :type page: int @@ -28272,7 +28280,7 @@ def index_appgate_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_appgate_get_serialize( + _param = self._index_appcheck_get_serialize( page=page, limit=limit, cursor=cursor, @@ -28301,7 +28309,7 @@ def index_appgate_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppCheckPaginatePagination", '404': "str", '500': "str", } @@ -28312,7 +28320,7 @@ def index_appgate_get_without_preload_content( return response_data.response - def _index_appgate_get_serialize( + def _index_appcheck_get_serialize( self, page, limit, @@ -28462,7 +28470,7 @@ def _index_appgate_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/appgate', + resource_path='/index/appcheck', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -28479,7 +28487,7 @@ def _index_appgate_get_serialize( @validate_call - def index_apple_get( + def index_appgate_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -28514,10 +28522,10 @@ def index_apple_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"apple\" + ) -> RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination: + """Return vulnerability data stored in index \"appgate\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apple index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apple Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apple?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apple?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Appgate SDP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appgate?cursor=` :param page: set the page number of the response :type page: int @@ -28583,7 +28591,7 @@ def index_apple_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apple_get_serialize( + _param = self._index_appgate_get_serialize( page=page, limit=limit, cursor=cursor, @@ -28612,7 +28620,7 @@ def index_apple_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination", '404': "str", '500': "str", } @@ -28628,7 +28636,7 @@ def index_apple_get( @validate_call - def index_apple_get_with_http_info( + def index_appgate_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -28663,10 +28671,10 @@ def index_apple_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"apple\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination]: + """Return vulnerability data stored in index \"appgate\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apple index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apple Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apple?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apple?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Appgate SDP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appgate?cursor=` :param page: set the page number of the response :type page: int @@ -28732,7 +28740,7 @@ def index_apple_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apple_get_serialize( + _param = self._index_appgate_get_serialize( page=page, limit=limit, cursor=cursor, @@ -28761,7 +28769,7 @@ def index_apple_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination", '404': "str", '500': "str", } @@ -28777,7 +28785,7 @@ def index_apple_get_with_http_info( @validate_call - def index_apple_get_without_preload_content( + def index_appgate_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -28813,9 +28821,9 @@ def index_apple_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"apple\" + """Return vulnerability data stored in index \"appgate\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apple index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apple Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apple?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apple?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the appgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Appgate SDP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/appgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/appgate?cursor=` :param page: set the page number of the response :type page: int @@ -28881,7 +28889,7 @@ def index_apple_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_apple_get_serialize( + _param = self._index_appgate_get_serialize( page=page, limit=limit, cursor=cursor, @@ -28910,7 +28918,7 @@ def index_apple_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppgatePaginatePagination", '404': "str", '500': "str", } @@ -28921,7 +28929,7 @@ def index_apple_get_without_preload_content( return response_data.response - def _index_apple_get_serialize( + def _index_appgate_get_serialize( self, page, limit, @@ -29071,7 +29079,7 @@ def _index_apple_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/apple', + resource_path='/index/appgate', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -29088,7 +29096,7 @@ def _index_apple_get_serialize( @validate_call - def index_arch_get( + def index_apple_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -29123,10 +29131,10 @@ def index_arch_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination: - """Return vulnerability data stored in index \"arch\" + ) -> RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"apple\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arch Linux ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apple index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apple Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apple?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apple?cursor=` :param page: set the page number of the response :type page: int @@ -29192,7 +29200,7 @@ def index_arch_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_arch_get_serialize( + _param = self._index_apple_get_serialize( page=page, limit=limit, cursor=cursor, @@ -29221,7 +29229,7 @@ def index_arch_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -29237,7 +29245,7 @@ def index_arch_get( @validate_call - def index_arch_get_with_http_info( + def index_apple_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -29272,10 +29280,10 @@ def index_arch_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination]: - """Return vulnerability data stored in index \"arch\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"apple\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arch Linux ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apple index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apple Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apple?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apple?cursor=` :param page: set the page number of the response :type page: int @@ -29341,7 +29349,7 @@ def index_arch_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_arch_get_serialize( + _param = self._index_apple_get_serialize( page=page, limit=limit, cursor=cursor, @@ -29370,7 +29378,7 @@ def index_arch_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -29386,7 +29394,7 @@ def index_arch_get_with_http_info( @validate_call - def index_arch_get_without_preload_content( + def index_apple_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -29422,9 +29430,9 @@ def index_arch_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"arch\" + """Return vulnerability data stored in index \"apple\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arch Linux ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the apple index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Apple Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/apple?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/apple?cursor=` :param page: set the page number of the response :type page: int @@ -29490,7 +29498,7 @@ def index_arch_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_arch_get_serialize( + _param = self._index_apple_get_serialize( page=page, limit=limit, cursor=cursor, @@ -29519,7 +29527,7 @@ def index_arch_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAppleAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -29530,7 +29538,7 @@ def index_arch_get_without_preload_content( return response_data.response - def _index_arch_get_serialize( + def _index_apple_get_serialize( self, page, limit, @@ -29680,7 +29688,7 @@ def _index_arch_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/arch', + resource_path='/index/apple', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -29697,7 +29705,7 @@ def _index_arch_get_serialize( @validate_call - def index_arista_get( + def index_arch_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -29732,10 +29740,10 @@ def index_arista_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination: - """Return vulnerability data stored in index \"arista\" + ) -> RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination: + """Return vulnerability data stored in index \"arch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arista index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arista Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arista?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arista?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arch Linux ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arch?cursor=` :param page: set the page number of the response :type page: int @@ -29801,7 +29809,7 @@ def index_arista_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_arista_get_serialize( + _param = self._index_arch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -29830,7 +29838,7 @@ def index_arista_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination", '404': "str", '500': "str", } @@ -29846,7 +29854,7 @@ def index_arista_get( @validate_call - def index_arista_get_with_http_info( + def index_arch_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -29881,10 +29889,10 @@ def index_arista_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination]: - """Return vulnerability data stored in index \"arista\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination]: + """Return vulnerability data stored in index \"arch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arista index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arista Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arista?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arista?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arch Linux ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arch?cursor=` :param page: set the page number of the response :type page: int @@ -29950,7 +29958,7 @@ def index_arista_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_arista_get_serialize( + _param = self._index_arch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -29979,7 +29987,7 @@ def index_arista_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination", '404': "str", '500': "str", } @@ -29995,7 +30003,7 @@ def index_arista_get_with_http_info( @validate_call - def index_arista_get_without_preload_content( + def index_arch_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -30031,9 +30039,9 @@ def index_arista_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"arista\" + """Return vulnerability data stored in index \"arch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arista index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arista Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arista?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arista?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arch Linux ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arch?cursor=` :param page: set the page number of the response :type page: int @@ -30099,7 +30107,7 @@ def index_arista_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_arista_get_serialize( + _param = self._index_arch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -30128,7 +30136,7 @@ def index_arista_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryArchIssuePaginatePagination", '404': "str", '500': "str", } @@ -30139,7 +30147,7 @@ def index_arista_get_without_preload_content( return response_data.response - def _index_arista_get_serialize( + def _index_arch_get_serialize( self, page, limit, @@ -30289,7 +30297,7 @@ def _index_arista_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/arista', + resource_path='/index/arch', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -30306,7 +30314,7 @@ def _index_arista_get_serialize( @validate_call - def index_aruba_get( + def index_arista_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -30341,10 +30349,10 @@ def index_aruba_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination: - """Return vulnerability data stored in index \"aruba\" + ) -> RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination: + """Return vulnerability data stored in index \"arista\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aruba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aruba Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aruba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aruba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arista index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arista Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arista?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arista?cursor=` :param page: set the page number of the response :type page: int @@ -30410,7 +30418,7 @@ def index_aruba_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aruba_get_serialize( + _param = self._index_arista_get_serialize( page=page, limit=limit, cursor=cursor, @@ -30439,7 +30447,7 @@ def index_aruba_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination", '404': "str", '500': "str", } @@ -30455,7 +30463,7 @@ def index_aruba_get( @validate_call - def index_aruba_get_with_http_info( + def index_arista_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -30490,10 +30498,10 @@ def index_aruba_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination]: - """Return vulnerability data stored in index \"aruba\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination]: + """Return vulnerability data stored in index \"arista\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aruba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aruba Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aruba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aruba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arista index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arista Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arista?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arista?cursor=` :param page: set the page number of the response :type page: int @@ -30559,7 +30567,7 @@ def index_aruba_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aruba_get_serialize( + _param = self._index_arista_get_serialize( page=page, limit=limit, cursor=cursor, @@ -30588,7 +30596,7 @@ def index_aruba_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination", '404': "str", '500': "str", } @@ -30604,7 +30612,7 @@ def index_aruba_get_with_http_info( @validate_call - def index_aruba_get_without_preload_content( + def index_arista_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -30640,9 +30648,9 @@ def index_aruba_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"aruba\" + """Return vulnerability data stored in index \"arista\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aruba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aruba Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aruba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aruba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the arista index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Arista Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/arista?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/arista?cursor=` :param page: set the page number of the response :type page: int @@ -30708,7 +30716,7 @@ def index_aruba_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aruba_get_serialize( + _param = self._index_arista_get_serialize( page=page, limit=limit, cursor=cursor, @@ -30737,7 +30745,7 @@ def index_aruba_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAristaPaginatePagination", '404': "str", '500': "str", } @@ -30748,7 +30756,7 @@ def index_aruba_get_without_preload_content( return response_data.response - def _index_aruba_get_serialize( + def _index_arista_get_serialize( self, page, limit, @@ -30898,7 +30906,7 @@ def _index_aruba_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/aruba', + resource_path='/index/arista', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -30915,7 +30923,7 @@ def _index_aruba_get_serialize( @validate_call - def index_asrg_get( + def index_aruba_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -30950,10 +30958,10 @@ def index_asrg_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination: - """Return vulnerability data stored in index \"asrg\" + ) -> RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination: + """Return vulnerability data stored in index \"aruba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asrg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASRG Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asrg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asrg?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aruba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aruba Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aruba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aruba?cursor=` :param page: set the page number of the response :type page: int @@ -31019,7 +31027,7 @@ def index_asrg_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asrg_get_serialize( + _param = self._index_aruba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -31048,7 +31056,7 @@ def index_asrg_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination", '404': "str", '500': "str", } @@ -31064,7 +31072,7 @@ def index_asrg_get( @validate_call - def index_asrg_get_with_http_info( + def index_aruba_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -31099,10 +31107,10 @@ def index_asrg_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination]: - """Return vulnerability data stored in index \"asrg\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination]: + """Return vulnerability data stored in index \"aruba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asrg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASRG Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asrg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asrg?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aruba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aruba Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aruba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aruba?cursor=` :param page: set the page number of the response :type page: int @@ -31168,7 +31176,7 @@ def index_asrg_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asrg_get_serialize( + _param = self._index_aruba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -31197,7 +31205,7 @@ def index_asrg_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination", '404': "str", '500': "str", } @@ -31213,7 +31221,7 @@ def index_asrg_get_with_http_info( @validate_call - def index_asrg_get_without_preload_content( + def index_aruba_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -31249,9 +31257,9 @@ def index_asrg_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"asrg\" + """Return vulnerability data stored in index \"aruba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asrg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASRG Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asrg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asrg?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aruba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Aruba Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aruba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aruba?cursor=` :param page: set the page number of the response :type page: int @@ -31317,7 +31325,7 @@ def index_asrg_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asrg_get_serialize( + _param = self._index_aruba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -31346,7 +31354,7 @@ def index_asrg_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryArubaPaginatePagination", '404': "str", '500': "str", } @@ -31357,7 +31365,7 @@ def index_asrg_get_without_preload_content( return response_data.response - def _index_asrg_get_serialize( + def _index_aruba_get_serialize( self, page, limit, @@ -31507,7 +31515,7 @@ def _index_asrg_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/asrg', + resource_path='/index/aruba', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -31524,7 +31532,7 @@ def _index_asrg_get_serialize( @validate_call - def index_assetnote_get( + def index_asrg_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -31559,10 +31567,10 @@ def index_assetnote_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination: - """Return vulnerability data stored in index \"assetnote\" + ) -> RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination: + """Return vulnerability data stored in index \"asrg\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the assetnote index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AssetNote Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/assetnote?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/assetnote?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asrg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASRG Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asrg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asrg?cursor=` :param page: set the page number of the response :type page: int @@ -31628,7 +31636,7 @@ def index_assetnote_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_assetnote_get_serialize( + _param = self._index_asrg_get_serialize( page=page, limit=limit, cursor=cursor, @@ -31657,7 +31665,7 @@ def index_assetnote_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination", '404': "str", '500': "str", } @@ -31673,7 +31681,7 @@ def index_assetnote_get( @validate_call - def index_assetnote_get_with_http_info( + def index_asrg_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -31708,10 +31716,10 @@ def index_assetnote_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination]: - """Return vulnerability data stored in index \"assetnote\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination]: + """Return vulnerability data stored in index \"asrg\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the assetnote index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AssetNote Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/assetnote?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/assetnote?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asrg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASRG Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asrg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asrg?cursor=` :param page: set the page number of the response :type page: int @@ -31777,7 +31785,7 @@ def index_assetnote_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_assetnote_get_serialize( + _param = self._index_asrg_get_serialize( page=page, limit=limit, cursor=cursor, @@ -31806,7 +31814,7 @@ def index_assetnote_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination", '404': "str", '500': "str", } @@ -31822,7 +31830,7 @@ def index_assetnote_get_with_http_info( @validate_call - def index_assetnote_get_without_preload_content( + def index_asrg_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -31858,9 +31866,9 @@ def index_assetnote_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"assetnote\" + """Return vulnerability data stored in index \"asrg\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the assetnote index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AssetNote Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/assetnote?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/assetnote?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asrg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASRG Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asrg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asrg?cursor=` :param page: set the page number of the response :type page: int @@ -31926,7 +31934,7 @@ def index_assetnote_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_assetnote_get_serialize( + _param = self._index_asrg_get_serialize( page=page, limit=limit, cursor=cursor, @@ -31955,7 +31963,7 @@ def index_assetnote_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryASRGPaginatePagination", '404': "str", '500': "str", } @@ -31966,7 +31974,7 @@ def index_assetnote_get_without_preload_content( return response_data.response - def _index_assetnote_get_serialize( + def _index_asrg_get_serialize( self, page, limit, @@ -32116,7 +32124,7 @@ def _index_assetnote_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/assetnote', + resource_path='/index/asrg', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -32133,7 +32141,7 @@ def _index_assetnote_get_serialize( @validate_call - def index_asterisk_get( + def index_assetnote_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -32168,10 +32176,10 @@ def index_asterisk_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination: - """Return vulnerability data stored in index \"asterisk\" + ) -> RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination: + """Return vulnerability data stored in index \"assetnote\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asterisk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Asterisk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asterisk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asterisk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the assetnote index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AssetNote Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/assetnote?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/assetnote?cursor=` :param page: set the page number of the response :type page: int @@ -32237,7 +32245,7 @@ def index_asterisk_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asterisk_get_serialize( + _param = self._index_assetnote_get_serialize( page=page, limit=limit, cursor=cursor, @@ -32266,7 +32274,7 @@ def index_asterisk_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination", '404': "str", '500': "str", } @@ -32282,7 +32290,7 @@ def index_asterisk_get( @validate_call - def index_asterisk_get_with_http_info( + def index_assetnote_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -32317,10 +32325,10 @@ def index_asterisk_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination]: - """Return vulnerability data stored in index \"asterisk\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination]: + """Return vulnerability data stored in index \"assetnote\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asterisk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Asterisk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asterisk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asterisk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the assetnote index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AssetNote Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/assetnote?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/assetnote?cursor=` :param page: set the page number of the response :type page: int @@ -32386,7 +32394,7 @@ def index_asterisk_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asterisk_get_serialize( + _param = self._index_assetnote_get_serialize( page=page, limit=limit, cursor=cursor, @@ -32415,7 +32423,7 @@ def index_asterisk_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination", '404': "str", '500': "str", } @@ -32431,7 +32439,7 @@ def index_asterisk_get_with_http_info( @validate_call - def index_asterisk_get_without_preload_content( + def index_assetnote_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -32467,9 +32475,9 @@ def index_asterisk_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"asterisk\" + """Return vulnerability data stored in index \"assetnote\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asterisk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Asterisk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asterisk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asterisk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the assetnote index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AssetNote Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/assetnote?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/assetnote?cursor=` :param page: set the page number of the response :type page: int @@ -32535,7 +32543,7 @@ def index_asterisk_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asterisk_get_serialize( + _param = self._index_assetnote_get_serialize( page=page, limit=limit, cursor=cursor, @@ -32564,7 +32572,7 @@ def index_asterisk_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAssetNotePaginatePagination", '404': "str", '500': "str", } @@ -32575,7 +32583,7 @@ def index_asterisk_get_without_preload_content( return response_data.response - def _index_asterisk_get_serialize( + def _index_assetnote_get_serialize( self, page, limit, @@ -32725,7 +32733,7 @@ def _index_asterisk_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/asterisk', + resource_path='/index/assetnote', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -32742,7 +32750,7 @@ def _index_asterisk_get_serialize( @validate_call - def index_astra_get( + def index_asterisk_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -32777,10 +32785,10 @@ def index_astra_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination: - """Return vulnerability data stored in index \"astra\" + ) -> RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination: + """Return vulnerability data stored in index \"asterisk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the astra index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Astra Linux Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/astra?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/astra?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asterisk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Asterisk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asterisk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asterisk?cursor=` :param page: set the page number of the response :type page: int @@ -32846,7 +32854,7 @@ def index_astra_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_astra_get_serialize( + _param = self._index_asterisk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -32875,7 +32883,7 @@ def index_astra_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination", '404': "str", '500': "str", } @@ -32891,7 +32899,7 @@ def index_astra_get( @validate_call - def index_astra_get_with_http_info( + def index_asterisk_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -32926,10 +32934,10 @@ def index_astra_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination]: - """Return vulnerability data stored in index \"astra\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination]: + """Return vulnerability data stored in index \"asterisk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the astra index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Astra Linux Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/astra?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/astra?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asterisk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Asterisk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asterisk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asterisk?cursor=` :param page: set the page number of the response :type page: int @@ -32995,7 +33003,7 @@ def index_astra_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_astra_get_serialize( + _param = self._index_asterisk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -33024,7 +33032,7 @@ def index_astra_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination", '404': "str", '500': "str", } @@ -33040,7 +33048,7 @@ def index_astra_get_with_http_info( @validate_call - def index_astra_get_without_preload_content( + def index_asterisk_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -33076,9 +33084,9 @@ def index_astra_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"astra\" + """Return vulnerability data stored in index \"asterisk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the astra index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Astra Linux Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/astra?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/astra?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asterisk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Asterisk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asterisk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asterisk?cursor=` :param page: set the page number of the response :type page: int @@ -33144,7 +33152,7 @@ def index_astra_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_astra_get_serialize( + _param = self._index_asterisk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -33173,7 +33181,7 @@ def index_astra_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAsteriskPaginatePagination", '404': "str", '500': "str", } @@ -33184,7 +33192,7 @@ def index_astra_get_without_preload_content( return response_data.response - def _index_astra_get_serialize( + def _index_asterisk_get_serialize( self, page, limit, @@ -33334,7 +33342,7 @@ def _index_astra_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/astra', + resource_path='/index/asterisk', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -33351,7 +33359,7 @@ def _index_astra_get_serialize( @validate_call - def index_asus_get( + def index_astra_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -33386,10 +33394,10 @@ def index_asus_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination: - """Return vulnerability data stored in index \"asus\" + ) -> RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination: + """Return vulnerability data stored in index \"astra\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASUSTek Computer Inc. ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the astra index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Astra Linux Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/astra?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/astra?cursor=` :param page: set the page number of the response :type page: int @@ -33455,7 +33463,7 @@ def index_asus_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asus_get_serialize( + _param = self._index_astra_get_serialize( page=page, limit=limit, cursor=cursor, @@ -33484,7 +33492,7 @@ def index_asus_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination", '404': "str", '500': "str", } @@ -33500,7 +33508,7 @@ def index_asus_get( @validate_call - def index_asus_get_with_http_info( + def index_astra_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -33535,10 +33543,10 @@ def index_asus_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination]: - """Return vulnerability data stored in index \"asus\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination]: + """Return vulnerability data stored in index \"astra\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASUSTek Computer Inc. ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the astra index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Astra Linux Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/astra?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/astra?cursor=` :param page: set the page number of the response :type page: int @@ -33604,7 +33612,7 @@ def index_asus_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asus_get_serialize( + _param = self._index_astra_get_serialize( page=page, limit=limit, cursor=cursor, @@ -33633,7 +33641,7 @@ def index_asus_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination", '404': "str", '500': "str", } @@ -33649,7 +33657,7 @@ def index_asus_get_with_http_info( @validate_call - def index_asus_get_without_preload_content( + def index_astra_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -33685,9 +33693,9 @@ def index_asus_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"asus\" + """Return vulnerability data stored in index \"astra\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASUSTek Computer Inc. ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the astra index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Astra Linux Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/astra?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/astra?cursor=` :param page: set the page number of the response :type page: int @@ -33753,7 +33761,7 @@ def index_asus_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_asus_get_serialize( + _param = self._index_astra_get_serialize( page=page, limit=limit, cursor=cursor, @@ -33782,7 +33790,7 @@ def index_asus_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAstraPaginatePagination", '404': "str", '500': "str", } @@ -33793,7 +33801,7 @@ def index_asus_get_without_preload_content( return response_data.response - def _index_asus_get_serialize( + def _index_astra_get_serialize( self, page, limit, @@ -33943,7 +33951,7 @@ def _index_asus_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/asus', + resource_path='/index/astra', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -33960,7 +33968,7 @@ def _index_asus_get_serialize( @validate_call - def index_atlassian_get( + def index_asus_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -33995,10 +34003,10 @@ def index_atlassian_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"atlassian\" + ) -> RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination: + """Return vulnerability data stored in index \"asus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASUSTek Computer Inc. ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asus?cursor=` :param page: set the page number of the response :type page: int @@ -34064,7 +34072,7 @@ def index_atlassian_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atlassian_get_serialize( + _param = self._index_asus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -34093,7 +34101,7 @@ def index_atlassian_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination", '404': "str", '500': "str", } @@ -34109,7 +34117,7 @@ def index_atlassian_get( @validate_call - def index_atlassian_get_with_http_info( + def index_asus_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -34144,10 +34152,10 @@ def index_atlassian_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"atlassian\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination]: + """Return vulnerability data stored in index \"asus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASUSTek Computer Inc. ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asus?cursor=` :param page: set the page number of the response :type page: int @@ -34213,7 +34221,7 @@ def index_atlassian_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atlassian_get_serialize( + _param = self._index_asus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -34242,7 +34250,7 @@ def index_atlassian_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination", '404': "str", '500': "str", } @@ -34258,7 +34266,7 @@ def index_atlassian_get_with_http_info( @validate_call - def index_atlassian_get_without_preload_content( + def index_asus_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -34294,9 +34302,9 @@ def index_atlassian_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"atlassian\" + """Return vulnerability data stored in index \"asus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the asus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ASUSTek Computer Inc. ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/asus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/asus?cursor=` :param page: set the page number of the response :type page: int @@ -34362,7 +34370,7 @@ def index_atlassian_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atlassian_get_serialize( + _param = self._index_asus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -34391,7 +34399,7 @@ def index_atlassian_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAsusPaginatePagination", '404': "str", '500': "str", } @@ -34402,7 +34410,7 @@ def index_atlassian_get_without_preload_content( return response_data.response - def _index_atlassian_get_serialize( + def _index_asus_get_serialize( self, page, limit, @@ -34552,7 +34560,7 @@ def _index_atlassian_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/atlassian', + resource_path='/index/asus', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -34569,7 +34577,7 @@ def _index_atlassian_get_serialize( @validate_call - def index_atlassian_vulns_get( + def index_atlassian_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -34604,10 +34612,10 @@ def index_atlassian_vulns_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination: - """Return vulnerability data stored in index \"atlassian-vulns\" + ) -> RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"atlassian\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian-vulns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian-vulns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian-vulns?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian?cursor=` :param page: set the page number of the response :type page: int @@ -34673,7 +34681,7 @@ def index_atlassian_vulns_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atlassian_vulns_get_serialize( + _param = self._index_atlassian_get_serialize( page=page, limit=limit, cursor=cursor, @@ -34702,7 +34710,7 @@ def index_atlassian_vulns_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -34718,7 +34726,7 @@ def index_atlassian_vulns_get( @validate_call - def index_atlassian_vulns_get_with_http_info( + def index_atlassian_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -34753,10 +34761,10 @@ def index_atlassian_vulns_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination]: - """Return vulnerability data stored in index \"atlassian-vulns\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"atlassian\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian-vulns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian-vulns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian-vulns?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian?cursor=` :param page: set the page number of the response :type page: int @@ -34822,7 +34830,7 @@ def index_atlassian_vulns_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atlassian_vulns_get_serialize( + _param = self._index_atlassian_get_serialize( page=page, limit=limit, cursor=cursor, @@ -34851,7 +34859,7 @@ def index_atlassian_vulns_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -34867,7 +34875,7 @@ def index_atlassian_vulns_get_with_http_info( @validate_call - def index_atlassian_vulns_get_without_preload_content( + def index_atlassian_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -34903,9 +34911,9 @@ def index_atlassian_vulns_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"atlassian-vulns\" + """Return vulnerability data stored in index \"atlassian\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian-vulns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian-vulns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian-vulns?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian?cursor=` :param page: set the page number of the response :type page: int @@ -34971,7 +34979,7 @@ def index_atlassian_vulns_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atlassian_vulns_get_serialize( + _param = self._index_atlassian_get_serialize( page=page, limit=limit, cursor=cursor, @@ -35000,7 +35008,7 @@ def index_atlassian_vulns_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -35011,7 +35019,7 @@ def index_atlassian_vulns_get_without_preload_content( return response_data.response - def _index_atlassian_vulns_get_serialize( + def _index_atlassian_get_serialize( self, page, limit, @@ -35161,7 +35169,7 @@ def _index_atlassian_vulns_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/atlassian-vulns', + resource_path='/index/atlassian', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -35178,7 +35186,7 @@ def _index_atlassian_vulns_get_serialize( @validate_call - def index_atredis_get( + def index_atlassian_vulns_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -35213,10 +35221,10 @@ def index_atredis_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination: - """Return vulnerability data stored in index \"atredis\" + ) -> RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination: + """Return vulnerability data stored in index \"atlassian-vulns\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atredis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atredis Partners Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atredis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atredis?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian-vulns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian-vulns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian-vulns?cursor=` :param page: set the page number of the response :type page: int @@ -35282,7 +35290,7 @@ def index_atredis_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atredis_get_serialize( + _param = self._index_atlassian_vulns_get_serialize( page=page, limit=limit, cursor=cursor, @@ -35311,7 +35319,7 @@ def index_atredis_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination", '404': "str", '500': "str", } @@ -35327,7 +35335,7 @@ def index_atredis_get( @validate_call - def index_atredis_get_with_http_info( + def index_atlassian_vulns_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -35362,10 +35370,10 @@ def index_atredis_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination]: - """Return vulnerability data stored in index \"atredis\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination]: + """Return vulnerability data stored in index \"atlassian-vulns\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atredis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atredis Partners Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atredis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atredis?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian-vulns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian-vulns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian-vulns?cursor=` :param page: set the page number of the response :type page: int @@ -35431,7 +35439,7 @@ def index_atredis_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atredis_get_serialize( + _param = self._index_atlassian_vulns_get_serialize( page=page, limit=limit, cursor=cursor, @@ -35460,7 +35468,7 @@ def index_atredis_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination", '404': "str", '500': "str", } @@ -35476,7 +35484,7 @@ def index_atredis_get_with_http_info( @validate_call - def index_atredis_get_without_preload_content( + def index_atlassian_vulns_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -35512,9 +35520,9 @@ def index_atredis_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"atredis\" + """Return vulnerability data stored in index \"atlassian-vulns\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atredis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atredis Partners Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atredis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atredis?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atlassian-vulns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atlassian Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atlassian-vulns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atlassian-vulns?cursor=` :param page: set the page number of the response :type page: int @@ -35580,7 +35588,7 @@ def index_atredis_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_atredis_get_serialize( + _param = self._index_atlassian_vulns_get_serialize( page=page, limit=limit, cursor=cursor, @@ -35609,7 +35617,7 @@ def index_atredis_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtlassianVulnPaginatePagination", '404': "str", '500': "str", } @@ -35620,7 +35628,7 @@ def index_atredis_get_without_preload_content( return response_data.response - def _index_atredis_get_serialize( + def _index_atlassian_vulns_get_serialize( self, page, limit, @@ -35770,7 +35778,7 @@ def _index_atredis_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/atredis', + resource_path='/index/atlassian-vulns', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -35787,7 +35795,7 @@ def _index_atredis_get_serialize( @validate_call - def index_audiocodes_get( + def index_atredis_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -35822,10 +35830,10 @@ def index_audiocodes_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination: - """Return vulnerability data stored in index \"audiocodes\" + ) -> RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination: + """Return vulnerability data stored in index \"atredis\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the audiocodes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AudioCodes Product Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/audiocodes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/audiocodes?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atredis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atredis Partners Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atredis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atredis?cursor=` :param page: set the page number of the response :type page: int @@ -35891,7 +35899,7 @@ def index_audiocodes_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_audiocodes_get_serialize( + _param = self._index_atredis_get_serialize( page=page, limit=limit, cursor=cursor, @@ -35920,7 +35928,7 @@ def index_audiocodes_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination", '404': "str", '500': "str", } @@ -35936,7 +35944,7 @@ def index_audiocodes_get( @validate_call - def index_audiocodes_get_with_http_info( + def index_atredis_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -35971,10 +35979,10 @@ def index_audiocodes_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination]: - """Return vulnerability data stored in index \"audiocodes\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination]: + """Return vulnerability data stored in index \"atredis\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the audiocodes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AudioCodes Product Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/audiocodes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/audiocodes?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atredis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atredis Partners Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atredis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atredis?cursor=` :param page: set the page number of the response :type page: int @@ -36040,7 +36048,7 @@ def index_audiocodes_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_audiocodes_get_serialize( + _param = self._index_atredis_get_serialize( page=page, limit=limit, cursor=cursor, @@ -36069,7 +36077,7 @@ def index_audiocodes_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination", '404': "str", '500': "str", } @@ -36085,7 +36093,7 @@ def index_audiocodes_get_with_http_info( @validate_call - def index_audiocodes_get_without_preload_content( + def index_atredis_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -36121,9 +36129,9 @@ def index_audiocodes_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"audiocodes\" + """Return vulnerability data stored in index \"atredis\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the audiocodes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AudioCodes Product Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/audiocodes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/audiocodes?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the atredis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Atredis Partners Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/atredis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/atredis?cursor=` :param page: set the page number of the response :type page: int @@ -36189,7 +36197,7 @@ def index_audiocodes_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_audiocodes_get_serialize( + _param = self._index_atredis_get_serialize( page=page, limit=limit, cursor=cursor, @@ -36218,7 +36226,7 @@ def index_audiocodes_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAtredisPaginatePagination", '404': "str", '500': "str", } @@ -36229,7 +36237,7 @@ def index_audiocodes_get_without_preload_content( return response_data.response - def _index_audiocodes_get_serialize( + def _index_atredis_get_serialize( self, page, limit, @@ -36379,7 +36387,7 @@ def _index_audiocodes_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/audiocodes', + resource_path='/index/atredis', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -36396,7 +36404,7 @@ def _index_audiocodes_get_serialize( @validate_call - def index_auscert_get( + def index_audiocodes_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -36431,10 +36439,10 @@ def index_auscert_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination: - """Return vulnerability data stored in index \"auscert\" + ) -> RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination: + """Return vulnerability data stored in index \"audiocodes\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the auscert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AusCERT Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/auscert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/auscert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the audiocodes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AudioCodes Product Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/audiocodes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/audiocodes?cursor=` :param page: set the page number of the response :type page: int @@ -36500,7 +36508,7 @@ def index_auscert_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_auscert_get_serialize( + _param = self._index_audiocodes_get_serialize( page=page, limit=limit, cursor=cursor, @@ -36529,7 +36537,7 @@ def index_auscert_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination", '404': "str", '500': "str", } @@ -36545,7 +36553,7 @@ def index_auscert_get( @validate_call - def index_auscert_get_with_http_info( + def index_audiocodes_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -36580,10 +36588,10 @@ def index_auscert_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination]: - """Return vulnerability data stored in index \"auscert\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination]: + """Return vulnerability data stored in index \"audiocodes\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the auscert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AusCERT Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/auscert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/auscert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the audiocodes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AudioCodes Product Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/audiocodes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/audiocodes?cursor=` :param page: set the page number of the response :type page: int @@ -36649,7 +36657,7 @@ def index_auscert_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_auscert_get_serialize( + _param = self._index_audiocodes_get_serialize( page=page, limit=limit, cursor=cursor, @@ -36678,7 +36686,7 @@ def index_auscert_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination", '404': "str", '500': "str", } @@ -36694,7 +36702,7 @@ def index_auscert_get_with_http_info( @validate_call - def index_auscert_get_without_preload_content( + def index_audiocodes_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -36730,9 +36738,9 @@ def index_auscert_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"auscert\" + """Return vulnerability data stored in index \"audiocodes\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the auscert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AusCERT Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/auscert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/auscert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the audiocodes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AudioCodes Product Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/audiocodes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/audiocodes?cursor=` :param page: set the page number of the response :type page: int @@ -36798,7 +36806,7 @@ def index_auscert_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_auscert_get_serialize( + _param = self._index_audiocodes_get_serialize( page=page, limit=limit, cursor=cursor, @@ -36827,7 +36835,7 @@ def index_auscert_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAudiocodesPaginatePagination", '404': "str", '500': "str", } @@ -36838,7 +36846,7 @@ def index_auscert_get_without_preload_content( return response_data.response - def _index_auscert_get_serialize( + def _index_audiocodes_get_serialize( self, page, limit, @@ -36988,7 +36996,7 @@ def _index_auscert_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/auscert', + resource_path='/index/audiocodes', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -37005,7 +37013,7 @@ def _index_auscert_get_serialize( @validate_call - def index_autodesk_get( + def index_auscert_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -37040,10 +37048,10 @@ def index_autodesk_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination: - """Return vulnerability data stored in index \"autodesk\" + ) -> RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination: + """Return vulnerability data stored in index \"auscert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the autodesk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Autodesk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/autodesk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/autodesk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the auscert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AusCERT Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/auscert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/auscert?cursor=` :param page: set the page number of the response :type page: int @@ -37109,7 +37117,7 @@ def index_autodesk_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_autodesk_get_serialize( + _param = self._index_auscert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -37138,7 +37146,7 @@ def index_autodesk_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination", '404': "str", '500': "str", } @@ -37154,7 +37162,7 @@ def index_autodesk_get( @validate_call - def index_autodesk_get_with_http_info( + def index_auscert_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -37189,10 +37197,10 @@ def index_autodesk_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination]: - """Return vulnerability data stored in index \"autodesk\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination]: + """Return vulnerability data stored in index \"auscert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the autodesk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Autodesk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/autodesk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/autodesk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the auscert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AusCERT Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/auscert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/auscert?cursor=` :param page: set the page number of the response :type page: int @@ -37258,7 +37266,7 @@ def index_autodesk_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_autodesk_get_serialize( + _param = self._index_auscert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -37287,7 +37295,7 @@ def index_autodesk_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination", '404': "str", '500': "str", } @@ -37303,7 +37311,7 @@ def index_autodesk_get_with_http_info( @validate_call - def index_autodesk_get_without_preload_content( + def index_auscert_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -37339,9 +37347,9 @@ def index_autodesk_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"autodesk\" + """Return vulnerability data stored in index \"auscert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the autodesk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Autodesk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/autodesk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/autodesk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the auscert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AusCERT Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/auscert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/auscert?cursor=` :param page: set the page number of the response :type page: int @@ -37407,7 +37415,7 @@ def index_autodesk_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_autodesk_get_serialize( + _param = self._index_auscert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -37436,7 +37444,7 @@ def index_autodesk_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAusCertPaginatePagination", '404': "str", '500': "str", } @@ -37447,7 +37455,7 @@ def index_autodesk_get_without_preload_content( return response_data.response - def _index_autodesk_get_serialize( + def _index_auscert_get_serialize( self, page, limit, @@ -37597,7 +37605,7 @@ def _index_autodesk_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/autodesk', + resource_path='/index/auscert', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -37614,7 +37622,7 @@ def _index_autodesk_get_serialize( @validate_call - def index_avaya_get( + def index_autodesk_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -37649,10 +37657,10 @@ def index_avaya_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination: - """Return vulnerability data stored in index \"avaya\" + ) -> RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination: + """Return vulnerability data stored in index \"autodesk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avaya index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avaya Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avaya?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avaya?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the autodesk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Autodesk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/autodesk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/autodesk?cursor=` :param page: set the page number of the response :type page: int @@ -37718,7 +37726,7 @@ def index_avaya_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_avaya_get_serialize( + _param = self._index_autodesk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -37747,7 +37755,7 @@ def index_avaya_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination", '404': "str", '500': "str", } @@ -37763,7 +37771,7 @@ def index_avaya_get( @validate_call - def index_avaya_get_with_http_info( + def index_autodesk_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -37798,10 +37806,10 @@ def index_avaya_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination]: - """Return vulnerability data stored in index \"avaya\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination]: + """Return vulnerability data stored in index \"autodesk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avaya index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avaya Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avaya?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avaya?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the autodesk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Autodesk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/autodesk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/autodesk?cursor=` :param page: set the page number of the response :type page: int @@ -37867,7 +37875,7 @@ def index_avaya_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_avaya_get_serialize( + _param = self._index_autodesk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -37896,7 +37904,7 @@ def index_avaya_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination", '404': "str", '500': "str", } @@ -37912,7 +37920,7 @@ def index_avaya_get_with_http_info( @validate_call - def index_avaya_get_without_preload_content( + def index_autodesk_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -37948,9 +37956,9 @@ def index_avaya_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"avaya\" + """Return vulnerability data stored in index \"autodesk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avaya index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avaya Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avaya?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avaya?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the autodesk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Autodesk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/autodesk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/autodesk?cursor=` :param page: set the page number of the response :type page: int @@ -38016,7 +38024,7 @@ def index_avaya_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_avaya_get_serialize( + _param = self._index_autodesk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -38045,7 +38053,7 @@ def index_avaya_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAutodeskPaginatePagination", '404': "str", '500': "str", } @@ -38056,7 +38064,7 @@ def index_avaya_get_without_preload_content( return response_data.response - def _index_avaya_get_serialize( + def _index_autodesk_get_serialize( self, page, limit, @@ -38206,7 +38214,7 @@ def _index_avaya_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/avaya', + resource_path='/index/autodesk', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -38223,7 +38231,7 @@ def _index_avaya_get_serialize( @validate_call - def index_aveva_get( + def index_avaya_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -38258,10 +38266,10 @@ def index_aveva_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"aveva\" + ) -> RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination: + """Return vulnerability data stored in index \"avaya\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aveva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AVEVA Group Limited ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aveva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aveva?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avaya index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avaya Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avaya?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avaya?cursor=` :param page: set the page number of the response :type page: int @@ -38327,7 +38335,7 @@ def index_aveva_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aveva_get_serialize( + _param = self._index_avaya_get_serialize( page=page, limit=limit, cursor=cursor, @@ -38356,7 +38364,7 @@ def index_aveva_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination", '404': "str", '500': "str", } @@ -38372,7 +38380,7 @@ def index_aveva_get( @validate_call - def index_aveva_get_with_http_info( + def index_avaya_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -38407,10 +38415,10 @@ def index_aveva_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"aveva\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination]: + """Return vulnerability data stored in index \"avaya\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aveva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AVEVA Group Limited ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aveva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aveva?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avaya index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avaya Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avaya?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avaya?cursor=` :param page: set the page number of the response :type page: int @@ -38476,7 +38484,7 @@ def index_aveva_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aveva_get_serialize( + _param = self._index_avaya_get_serialize( page=page, limit=limit, cursor=cursor, @@ -38505,7 +38513,7 @@ def index_aveva_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination", '404': "str", '500': "str", } @@ -38521,7 +38529,7 @@ def index_aveva_get_with_http_info( @validate_call - def index_aveva_get_without_preload_content( + def index_avaya_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -38557,9 +38565,9 @@ def index_aveva_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"aveva\" + """Return vulnerability data stored in index \"avaya\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aveva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AVEVA Group Limited ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aveva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aveva?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avaya index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avaya Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avaya?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avaya?cursor=` :param page: set the page number of the response :type page: int @@ -38625,7 +38633,7 @@ def index_aveva_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aveva_get_serialize( + _param = self._index_avaya_get_serialize( page=page, limit=limit, cursor=cursor, @@ -38654,7 +38662,7 @@ def index_aveva_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAvayaPaginatePagination", '404': "str", '500': "str", } @@ -38665,7 +38673,7 @@ def index_aveva_get_without_preload_content( return response_data.response - def _index_aveva_get_serialize( + def _index_avaya_get_serialize( self, page, limit, @@ -38815,7 +38823,7 @@ def _index_aveva_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/aveva', + resource_path='/index/avaya', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -38832,7 +38840,7 @@ def _index_aveva_get_serialize( @validate_call - def index_avigilon_get( + def index_aveva_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -38867,10 +38875,10 @@ def index_avigilon_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination: - """Return vulnerability data stored in index \"avigilon\" + ) -> RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"aveva\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avigilon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avigilon Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avigilon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avigilon?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aveva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AVEVA Group Limited ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aveva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aveva?cursor=` :param page: set the page number of the response :type page: int @@ -38936,7 +38944,7 @@ def index_avigilon_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_avigilon_get_serialize( + _param = self._index_aveva_get_serialize( page=page, limit=limit, cursor=cursor, @@ -38965,7 +38973,7 @@ def index_avigilon_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -38981,7 +38989,7 @@ def index_avigilon_get( @validate_call - def index_avigilon_get_with_http_info( + def index_aveva_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -39016,10 +39024,10 @@ def index_avigilon_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination]: - """Return vulnerability data stored in index \"avigilon\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"aveva\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avigilon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avigilon Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avigilon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avigilon?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aveva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AVEVA Group Limited ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aveva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aveva?cursor=` :param page: set the page number of the response :type page: int @@ -39085,7 +39093,7 @@ def index_avigilon_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_avigilon_get_serialize( + _param = self._index_aveva_get_serialize( page=page, limit=limit, cursor=cursor, @@ -39114,7 +39122,7 @@ def index_avigilon_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -39130,7 +39138,7 @@ def index_avigilon_get_with_http_info( @validate_call - def index_avigilon_get_without_preload_content( + def index_aveva_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -39166,9 +39174,9 @@ def index_avigilon_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"avigilon\" + """Return vulnerability data stored in index \"aveva\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avigilon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avigilon Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avigilon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avigilon?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aveva index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AVEVA Group Limited ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aveva?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aveva?cursor=` :param page: set the page number of the response :type page: int @@ -39234,7 +39242,7 @@ def index_avigilon_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_avigilon_get_serialize( + _param = self._index_aveva_get_serialize( page=page, limit=limit, cursor=cursor, @@ -39263,7 +39271,7 @@ def index_avigilon_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAVEVAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -39274,7 +39282,7 @@ def index_avigilon_get_without_preload_content( return response_data.response - def _index_avigilon_get_serialize( + def _index_aveva_get_serialize( self, page, limit, @@ -39424,7 +39432,7 @@ def _index_avigilon_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/avigilon', + resource_path='/index/aveva', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -39441,7 +39449,7 @@ def _index_avigilon_get_serialize( @validate_call - def index_aws_get( + def index_avigilon_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -39476,10 +39484,10 @@ def index_aws_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination: - """Return vulnerability data stored in index \"aws\" + ) -> RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination: + """Return vulnerability data stored in index \"avigilon\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AWS Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aws?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avigilon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avigilon Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avigilon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avigilon?cursor=` :param page: set the page number of the response :type page: int @@ -39545,7 +39553,7 @@ def index_aws_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aws_get_serialize( + _param = self._index_avigilon_get_serialize( page=page, limit=limit, cursor=cursor, @@ -39574,7 +39582,7 @@ def index_aws_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination", '404': "str", '500': "str", } @@ -39590,7 +39598,7 @@ def index_aws_get( @validate_call - def index_aws_get_with_http_info( + def index_avigilon_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -39625,10 +39633,10 @@ def index_aws_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination]: - """Return vulnerability data stored in index \"aws\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination]: + """Return vulnerability data stored in index \"avigilon\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AWS Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aws?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avigilon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avigilon Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avigilon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avigilon?cursor=` :param page: set the page number of the response :type page: int @@ -39694,7 +39702,7 @@ def index_aws_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aws_get_serialize( + _param = self._index_avigilon_get_serialize( page=page, limit=limit, cursor=cursor, @@ -39723,7 +39731,7 @@ def index_aws_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination", '404': "str", '500': "str", } @@ -39739,7 +39747,7 @@ def index_aws_get_with_http_info( @validate_call - def index_aws_get_without_preload_content( + def index_avigilon_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -39775,9 +39783,9 @@ def index_aws_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"aws\" + """Return vulnerability data stored in index \"avigilon\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AWS Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aws?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the avigilon index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Avigilon Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/avigilon?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/avigilon?cursor=` :param page: set the page number of the response :type page: int @@ -39843,7 +39851,7 @@ def index_aws_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_aws_get_serialize( + _param = self._index_avigilon_get_serialize( page=page, limit=limit, cursor=cursor, @@ -39872,7 +39880,7 @@ def index_aws_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAvigilonPaginatePagination", '404': "str", '500': "str", } @@ -39883,7 +39891,7 @@ def index_aws_get_without_preload_content( return response_data.response - def _index_aws_get_serialize( + def _index_avigilon_get_serialize( self, page, limit, @@ -40033,7 +40041,7 @@ def _index_aws_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/aws', + resource_path='/index/avigilon', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -40050,7 +40058,7 @@ def _index_aws_get_serialize( @validate_call - def index_axis_get( + def index_aws_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -40085,10 +40093,10 @@ def index_axis_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination: - """Return vulnerability data stored in index \"axis\" + ) -> RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination: + """Return vulnerability data stored in index \"aws\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the axis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Axis OS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/axis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/axis?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AWS Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aws?cursor=` :param page: set the page number of the response :type page: int @@ -40154,7 +40162,7 @@ def index_axis_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_axis_get_serialize( + _param = self._index_aws_get_serialize( page=page, limit=limit, cursor=cursor, @@ -40183,7 +40191,7 @@ def index_axis_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination", '404': "str", '500': "str", } @@ -40199,7 +40207,7 @@ def index_axis_get( @validate_call - def index_axis_get_with_http_info( + def index_aws_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -40234,10 +40242,10 @@ def index_axis_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination]: - """Return vulnerability data stored in index \"axis\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination]: + """Return vulnerability data stored in index \"aws\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the axis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Axis OS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/axis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/axis?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AWS Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aws?cursor=` :param page: set the page number of the response :type page: int @@ -40303,7 +40311,7 @@ def index_axis_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_axis_get_serialize( + _param = self._index_aws_get_serialize( page=page, limit=limit, cursor=cursor, @@ -40332,7 +40340,7 @@ def index_axis_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination", '404': "str", '500': "str", } @@ -40348,7 +40356,7 @@ def index_axis_get_with_http_info( @validate_call - def index_axis_get_without_preload_content( + def index_aws_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -40384,9 +40392,9 @@ def index_axis_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"axis\" + """Return vulnerability data stored in index \"aws\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the axis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Axis OS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/axis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/axis?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the aws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** AWS Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/aws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/aws?cursor=` :param page: set the page number of the response :type page: int @@ -40452,7 +40460,7 @@ def index_axis_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_axis_get_serialize( + _param = self._index_aws_get_serialize( page=page, limit=limit, cursor=cursor, @@ -40481,7 +40489,7 @@ def index_axis_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAWSPaginatePagination", '404': "str", '500': "str", } @@ -40492,7 +40500,7 @@ def index_axis_get_without_preload_content( return response_data.response - def _index_axis_get_serialize( + def _index_aws_get_serialize( self, page, limit, @@ -40642,7 +40650,7 @@ def _index_axis_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/axis', + resource_path='/index/aws', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -40659,7 +40667,7 @@ def _index_axis_get_serialize( @validate_call - def index_azul_get( + def index_axis_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -40694,10 +40702,10 @@ def index_azul_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination: - """Return vulnerability data stored in index \"azul\" + ) -> RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination: + """Return vulnerability data stored in index \"axis\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the azul index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Azul Common Vulnerabilities and Exposures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/azul?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/azul?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the axis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Axis OS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/axis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/axis?cursor=` :param page: set the page number of the response :type page: int @@ -40763,7 +40771,7 @@ def index_azul_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_azul_get_serialize( + _param = self._index_axis_get_serialize( page=page, limit=limit, cursor=cursor, @@ -40792,7 +40800,7 @@ def index_azul_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination", '404': "str", '500': "str", } @@ -40808,7 +40816,7 @@ def index_azul_get( @validate_call - def index_azul_get_with_http_info( + def index_axis_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -40843,10 +40851,10 @@ def index_azul_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination]: - """Return vulnerability data stored in index \"azul\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination]: + """Return vulnerability data stored in index \"axis\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the azul index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Azul Common Vulnerabilities and Exposures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/azul?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/azul?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the axis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Axis OS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/axis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/axis?cursor=` :param page: set the page number of the response :type page: int @@ -40912,7 +40920,7 @@ def index_azul_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_azul_get_serialize( + _param = self._index_axis_get_serialize( page=page, limit=limit, cursor=cursor, @@ -40941,7 +40949,7 @@ def index_azul_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination", '404': "str", '500': "str", } @@ -40957,7 +40965,7 @@ def index_azul_get_with_http_info( @validate_call - def index_azul_get_without_preload_content( + def index_axis_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -40993,9 +41001,9 @@ def index_azul_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"azul\" + """Return vulnerability data stored in index \"axis\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the azul index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Azul Common Vulnerabilities and Exposures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/azul?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/azul?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the axis index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Axis OS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/axis?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/axis?cursor=` :param page: set the page number of the response :type page: int @@ -41061,7 +41069,7 @@ def index_azul_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_azul_get_serialize( + _param = self._index_axis_get_serialize( page=page, limit=limit, cursor=cursor, @@ -41090,7 +41098,7 @@ def index_azul_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAxisPaginatePagination", '404': "str", '500': "str", } @@ -41101,7 +41109,7 @@ def index_azul_get_without_preload_content( return response_data.response - def _index_azul_get_serialize( + def _index_axis_get_serialize( self, page, limit, @@ -41251,7 +41259,7 @@ def _index_azul_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/azul', + resource_path='/index/axis', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -41268,7 +41276,7 @@ def _index_azul_get_serialize( @validate_call - def index_bandr_get( + def index_azul_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -41303,10 +41311,10 @@ def index_bandr_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination: - """Return vulnerability data stored in index \"bandr\" + ) -> RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination: + """Return vulnerability data stored in index \"azul\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bandr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B&R Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bandr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bandr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the azul index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Azul Common Vulnerabilities and Exposures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/azul?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/azul?cursor=` :param page: set the page number of the response :type page: int @@ -41372,7 +41380,7 @@ def index_bandr_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bandr_get_serialize( + _param = self._index_azul_get_serialize( page=page, limit=limit, cursor=cursor, @@ -41401,7 +41409,7 @@ def index_bandr_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination", '404': "str", '500': "str", } @@ -41417,7 +41425,7 @@ def index_bandr_get( @validate_call - def index_bandr_get_with_http_info( + def index_azul_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -41452,10 +41460,10 @@ def index_bandr_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination]: - """Return vulnerability data stored in index \"bandr\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination]: + """Return vulnerability data stored in index \"azul\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bandr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B&R Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bandr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bandr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the azul index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Azul Common Vulnerabilities and Exposures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/azul?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/azul?cursor=` :param page: set the page number of the response :type page: int @@ -41521,7 +41529,7 @@ def index_bandr_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bandr_get_serialize( + _param = self._index_azul_get_serialize( page=page, limit=limit, cursor=cursor, @@ -41550,7 +41558,7 @@ def index_bandr_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination", '404': "str", '500': "str", } @@ -41566,7 +41574,7 @@ def index_bandr_get_with_http_info( @validate_call - def index_bandr_get_without_preload_content( + def index_azul_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -41602,9 +41610,9 @@ def index_bandr_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"bandr\" + """Return vulnerability data stored in index \"azul\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bandr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B&R Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bandr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bandr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the azul index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Azul Common Vulnerabilities and Exposures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/azul?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/azul?cursor=` :param page: set the page number of the response :type page: int @@ -41670,7 +41678,7 @@ def index_bandr_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bandr_get_serialize( + _param = self._index_azul_get_serialize( page=page, limit=limit, cursor=cursor, @@ -41699,7 +41707,7 @@ def index_bandr_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAzulPaginatePagination", '404': "str", '500': "str", } @@ -41710,7 +41718,7 @@ def index_bandr_get_without_preload_content( return response_data.response - def _index_bandr_get_serialize( + def _index_azul_get_serialize( self, page, limit, @@ -41860,7 +41868,7 @@ def _index_bandr_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/bandr', + resource_path='/index/azul', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -41877,7 +41885,7 @@ def _index_bandr_get_serialize( @validate_call - def index_baxter_get( + def index_bandr_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -41912,10 +41920,10 @@ def index_baxter_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"baxter\" + ) -> RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination: + """Return vulnerability data stored in index \"bandr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the baxter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Baxter Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/baxter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/baxter?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bandr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B&R Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bandr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bandr?cursor=` :param page: set the page number of the response :type page: int @@ -41981,7 +41989,7 @@ def index_baxter_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_baxter_get_serialize( + _param = self._index_bandr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -42010,7 +42018,7 @@ def index_baxter_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination", '404': "str", '500': "str", } @@ -42026,7 +42034,7 @@ def index_baxter_get( @validate_call - def index_baxter_get_with_http_info( + def index_bandr_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -42061,10 +42069,10 @@ def index_baxter_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"baxter\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination]: + """Return vulnerability data stored in index \"bandr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the baxter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Baxter Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/baxter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/baxter?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bandr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B&R Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bandr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bandr?cursor=` :param page: set the page number of the response :type page: int @@ -42130,7 +42138,7 @@ def index_baxter_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_baxter_get_serialize( + _param = self._index_bandr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -42159,7 +42167,7 @@ def index_baxter_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination", '404': "str", '500': "str", } @@ -42175,7 +42183,7 @@ def index_baxter_get_with_http_info( @validate_call - def index_baxter_get_without_preload_content( + def index_bandr_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -42211,9 +42219,9 @@ def index_baxter_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"baxter\" + """Return vulnerability data stored in index \"bandr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the baxter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Baxter Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/baxter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/baxter?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bandr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B&R Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bandr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bandr?cursor=` :param page: set the page number of the response :type page: int @@ -42279,7 +42287,7 @@ def index_baxter_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_baxter_get_serialize( + _param = self._index_bandr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -42308,7 +42316,7 @@ def index_baxter_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBandrPaginatePagination", '404': "str", '500': "str", } @@ -42319,7 +42327,7 @@ def index_baxter_get_without_preload_content( return response_data.response - def _index_baxter_get_serialize( + def _index_bandr_get_serialize( self, page, limit, @@ -42469,7 +42477,7 @@ def _index_baxter_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/baxter', + resource_path='/index/bandr', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -42486,7 +42494,7 @@ def _index_baxter_get_serialize( @validate_call - def index_bbraun_get( + def index_baxter_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -42521,10 +42529,10 @@ def index_bbraun_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"bbraun\" + ) -> RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"baxter\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bbraun index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B. Braun Medical Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bbraun?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bbraun?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the baxter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Baxter Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/baxter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/baxter?cursor=` :param page: set the page number of the response :type page: int @@ -42590,7 +42598,7 @@ def index_bbraun_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bbraun_get_serialize( + _param = self._index_baxter_get_serialize( page=page, limit=limit, cursor=cursor, @@ -42619,7 +42627,7 @@ def index_bbraun_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -42635,7 +42643,7 @@ def index_bbraun_get( @validate_call - def index_bbraun_get_with_http_info( + def index_baxter_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -42670,10 +42678,10 @@ def index_bbraun_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"bbraun\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"baxter\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bbraun index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B. Braun Medical Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bbraun?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bbraun?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the baxter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Baxter Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/baxter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/baxter?cursor=` :param page: set the page number of the response :type page: int @@ -42739,7 +42747,7 @@ def index_bbraun_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bbraun_get_serialize( + _param = self._index_baxter_get_serialize( page=page, limit=limit, cursor=cursor, @@ -42768,7 +42776,7 @@ def index_bbraun_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -42784,7 +42792,7 @@ def index_bbraun_get_with_http_info( @validate_call - def index_bbraun_get_without_preload_content( + def index_baxter_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -42820,9 +42828,9 @@ def index_bbraun_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"bbraun\" + """Return vulnerability data stored in index \"baxter\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bbraun index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B. Braun Medical Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bbraun?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bbraun?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the baxter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Baxter Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/baxter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/baxter?cursor=` :param page: set the page number of the response :type page: int @@ -42888,7 +42896,7 @@ def index_bbraun_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bbraun_get_serialize( + _param = self._index_baxter_get_serialize( page=page, limit=limit, cursor=cursor, @@ -42917,7 +42925,7 @@ def index_bbraun_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBaxterAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -42928,7 +42936,7 @@ def index_bbraun_get_without_preload_content( return response_data.response - def _index_bbraun_get_serialize( + def _index_baxter_get_serialize( self, page, limit, @@ -43078,7 +43086,7 @@ def _index_bbraun_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/bbraun', + resource_path='/index/baxter', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -43095,7 +43103,7 @@ def _index_bbraun_get_serialize( @validate_call - def index_bd_get( + def index_bbraun_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -43130,10 +43138,10 @@ def index_bd_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"bd\" + ) -> RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"bbraun\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Becton Dickinson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bbraun index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B. Braun Medical Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bbraun?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bbraun?cursor=` :param page: set the page number of the response :type page: int @@ -43199,7 +43207,7 @@ def index_bd_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bd_get_serialize( + _param = self._index_bbraun_get_serialize( page=page, limit=limit, cursor=cursor, @@ -43228,7 +43236,7 @@ def index_bd_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -43244,7 +43252,7 @@ def index_bd_get( @validate_call - def index_bd_get_with_http_info( + def index_bbraun_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -43279,10 +43287,10 @@ def index_bd_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"bd\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"bbraun\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Becton Dickinson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bbraun index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B. Braun Medical Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bbraun?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bbraun?cursor=` :param page: set the page number of the response :type page: int @@ -43348,7 +43356,7 @@ def index_bd_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bd_get_serialize( + _param = self._index_bbraun_get_serialize( page=page, limit=limit, cursor=cursor, @@ -43377,7 +43385,7 @@ def index_bd_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -43393,7 +43401,7 @@ def index_bd_get_with_http_info( @validate_call - def index_bd_get_without_preload_content( + def index_bbraun_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -43429,9 +43437,9 @@ def index_bd_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"bd\" + """Return vulnerability data stored in index \"bbraun\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Becton Dickinson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bbraun index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** B. Braun Medical Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bbraun?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bbraun?cursor=` :param page: set the page number of the response :type page: int @@ -43497,7 +43505,7 @@ def index_bd_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bd_get_serialize( + _param = self._index_bbraun_get_serialize( page=page, limit=limit, cursor=cursor, @@ -43526,7 +43534,7 @@ def index_bd_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBBraunAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -43537,7 +43545,7 @@ def index_bd_get_without_preload_content( return response_data.response - def _index_bd_get_serialize( + def _index_bbraun_get_serialize( self, page, limit, @@ -43687,7 +43695,7 @@ def _index_bd_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/bd', + resource_path='/index/bbraun', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -43704,7 +43712,7 @@ def _index_bd_get_serialize( @validate_call - def index_bdu_get( + def index_bd_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -43739,10 +43747,10 @@ def index_bdu_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"bdu\" + ) -> RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"bd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bdu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BDU Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bdu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bdu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Becton Dickinson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bd?cursor=` :param page: set the page number of the response :type page: int @@ -43808,7 +43816,7 @@ def index_bdu_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bdu_get_serialize( + _param = self._index_bd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -43837,7 +43845,7 @@ def index_bdu_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -43853,7 +43861,7 @@ def index_bdu_get( @validate_call - def index_bdu_get_with_http_info( + def index_bd_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -43888,10 +43896,10 @@ def index_bdu_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"bdu\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"bd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bdu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BDU Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bdu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bdu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Becton Dickinson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bd?cursor=` :param page: set the page number of the response :type page: int @@ -43957,7 +43965,7 @@ def index_bdu_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bdu_get_serialize( + _param = self._index_bd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -43986,7 +43994,7 @@ def index_bdu_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -44002,7 +44010,7 @@ def index_bdu_get_with_http_info( @validate_call - def index_bdu_get_without_preload_content( + def index_bd_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -44038,9 +44046,9 @@ def index_bdu_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"bdu\" + """Return vulnerability data stored in index \"bd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bdu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BDU Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bdu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bdu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Becton Dickinson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bd?cursor=` :param page: set the page number of the response :type page: int @@ -44106,7 +44114,7 @@ def index_bdu_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bdu_get_serialize( + _param = self._index_bd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -44135,7 +44143,7 @@ def index_bdu_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBectonDickinsonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -44146,7 +44154,7 @@ def index_bdu_get_without_preload_content( return response_data.response - def _index_bdu_get_serialize( + def _index_bd_get_serialize( self, page, limit, @@ -44296,7 +44304,7 @@ def _index_bdu_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/bdu', + resource_path='/index/bd', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -44313,7 +44321,7 @@ def _index_bdu_get_serialize( @validate_call - def index_beckhoff_get( + def index_bdu_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -44348,10 +44356,10 @@ def index_beckhoff_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"beckhoff\" + ) -> RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"bdu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckhoff index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckhoff Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckhoff?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckhoff?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bdu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BDU Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bdu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bdu?cursor=` :param page: set the page number of the response :type page: int @@ -44417,7 +44425,7 @@ def index_beckhoff_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beckhoff_get_serialize( + _param = self._index_bdu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -44446,7 +44454,7 @@ def index_beckhoff_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -44462,7 +44470,7 @@ def index_beckhoff_get( @validate_call - def index_beckhoff_get_with_http_info( + def index_bdu_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -44497,10 +44505,10 @@ def index_beckhoff_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"beckhoff\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"bdu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckhoff index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckhoff Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckhoff?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckhoff?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bdu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BDU Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bdu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bdu?cursor=` :param page: set the page number of the response :type page: int @@ -44566,7 +44574,7 @@ def index_beckhoff_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beckhoff_get_serialize( + _param = self._index_bdu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -44595,7 +44603,7 @@ def index_beckhoff_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -44611,7 +44619,7 @@ def index_beckhoff_get_with_http_info( @validate_call - def index_beckhoff_get_without_preload_content( + def index_bdu_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -44647,9 +44655,9 @@ def index_beckhoff_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"beckhoff\" + """Return vulnerability data stored in index \"bdu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckhoff index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckhoff Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckhoff?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckhoff?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bdu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BDU Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bdu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bdu?cursor=` :param page: set the page number of the response :type page: int @@ -44715,7 +44723,7 @@ def index_beckhoff_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beckhoff_get_serialize( + _param = self._index_bdu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -44744,7 +44752,7 @@ def index_beckhoff_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBDUAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -44755,7 +44763,7 @@ def index_beckhoff_get_without_preload_content( return response_data.response - def _index_beckhoff_get_serialize( + def _index_bdu_get_serialize( self, page, limit, @@ -44905,7 +44913,7 @@ def _index_beckhoff_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/beckhoff', + resource_path='/index/bdu', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -44922,7 +44930,7 @@ def _index_beckhoff_get_serialize( @validate_call - def index_beckman_coulter_get( + def index_beckhoff_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -44957,10 +44965,10 @@ def index_beckman_coulter_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination: - """Return vulnerability data stored in index \"beckman-coulter\" + ) -> RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"beckhoff\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckman-coulter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckman Coulter Product Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckman-coulter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckman-coulter?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckhoff index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckhoff Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckhoff?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckhoff?cursor=` :param page: set the page number of the response :type page: int @@ -45026,7 +45034,7 @@ def index_beckman_coulter_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beckman_coulter_get_serialize( + _param = self._index_beckhoff_get_serialize( page=page, limit=limit, cursor=cursor, @@ -45055,7 +45063,7 @@ def index_beckman_coulter_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -45071,7 +45079,7 @@ def index_beckman_coulter_get( @validate_call - def index_beckman_coulter_get_with_http_info( + def index_beckhoff_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -45106,10 +45114,10 @@ def index_beckman_coulter_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination]: - """Return vulnerability data stored in index \"beckman-coulter\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"beckhoff\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckman-coulter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckman Coulter Product Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckman-coulter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckman-coulter?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckhoff index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckhoff Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckhoff?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckhoff?cursor=` :param page: set the page number of the response :type page: int @@ -45175,7 +45183,7 @@ def index_beckman_coulter_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beckman_coulter_get_serialize( + _param = self._index_beckhoff_get_serialize( page=page, limit=limit, cursor=cursor, @@ -45204,7 +45212,7 @@ def index_beckman_coulter_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -45220,7 +45228,7 @@ def index_beckman_coulter_get_with_http_info( @validate_call - def index_beckman_coulter_get_without_preload_content( + def index_beckhoff_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -45256,9 +45264,9 @@ def index_beckman_coulter_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"beckman-coulter\" + """Return vulnerability data stored in index \"beckhoff\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckman-coulter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckman Coulter Product Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckman-coulter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckman-coulter?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckhoff index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckhoff Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckhoff?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckhoff?cursor=` :param page: set the page number of the response :type page: int @@ -45324,7 +45332,7 @@ def index_beckman_coulter_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beckman_coulter_get_serialize( + _param = self._index_beckhoff_get_serialize( page=page, limit=limit, cursor=cursor, @@ -45353,7 +45361,7 @@ def index_beckman_coulter_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeckhoffAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -45364,7 +45372,7 @@ def index_beckman_coulter_get_without_preload_content( return response_data.response - def _index_beckman_coulter_get_serialize( + def _index_beckhoff_get_serialize( self, page, limit, @@ -45514,7 +45522,7 @@ def _index_beckman_coulter_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/beckman-coulter', + resource_path='/index/beckhoff', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -45531,7 +45539,7 @@ def _index_beckman_coulter_get_serialize( @validate_call - def index_belden_get( + def index_beckman_coulter_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -45566,10 +45574,10 @@ def index_belden_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"belden\" + ) -> RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination: + """Return vulnerability data stored in index \"beckman-coulter\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the belden index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Belden Security Bulletins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/belden?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/belden?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckman-coulter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckman Coulter Product Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckman-coulter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckman-coulter?cursor=` :param page: set the page number of the response :type page: int @@ -45635,7 +45643,7 @@ def index_belden_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_belden_get_serialize( + _param = self._index_beckman_coulter_get_serialize( page=page, limit=limit, cursor=cursor, @@ -45664,7 +45672,7 @@ def index_belden_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination", '404': "str", '500': "str", } @@ -45680,7 +45688,7 @@ def index_belden_get( @validate_call - def index_belden_get_with_http_info( + def index_beckman_coulter_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -45715,10 +45723,10 @@ def index_belden_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"belden\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination]: + """Return vulnerability data stored in index \"beckman-coulter\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the belden index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Belden Security Bulletins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/belden?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/belden?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckman-coulter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckman Coulter Product Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckman-coulter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckman-coulter?cursor=` :param page: set the page number of the response :type page: int @@ -45784,7 +45792,7 @@ def index_belden_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_belden_get_serialize( + _param = self._index_beckman_coulter_get_serialize( page=page, limit=limit, cursor=cursor, @@ -45813,7 +45821,7 @@ def index_belden_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination", '404': "str", '500': "str", } @@ -45829,7 +45837,7 @@ def index_belden_get_with_http_info( @validate_call - def index_belden_get_without_preload_content( + def index_beckman_coulter_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -45865,9 +45873,9 @@ def index_belden_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"belden\" + """Return vulnerability data stored in index \"beckman-coulter\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the belden index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Belden Security Bulletins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/belden?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/belden?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beckman-coulter index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beckman Coulter Product Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beckman-coulter?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beckman-coulter?cursor=` :param page: set the page number of the response :type page: int @@ -45933,7 +45941,7 @@ def index_belden_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_belden_get_serialize( + _param = self._index_beckman_coulter_get_serialize( page=page, limit=limit, cursor=cursor, @@ -45962,7 +45970,7 @@ def index_belden_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeckmanCoulterPaginatePagination", '404': "str", '500': "str", } @@ -45973,7 +45981,7 @@ def index_belden_get_without_preload_content( return response_data.response - def _index_belden_get_serialize( + def _index_beckman_coulter_get_serialize( self, page, limit, @@ -46123,7 +46131,7 @@ def _index_belden_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/belden', + resource_path='/index/beckman-coulter', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -46140,7 +46148,7 @@ def _index_belden_get_serialize( @validate_call - def index_beyond_trust_get( + def index_belden_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -46175,10 +46183,10 @@ def index_beyond_trust_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination: - """Return vulnerability data stored in index \"beyond-trust\" + ) -> RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"belden\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beyond-trust index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beyond Trust Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beyond-trust?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beyond-trust?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the belden index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Belden Security Bulletins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/belden?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/belden?cursor=` :param page: set the page number of the response :type page: int @@ -46244,7 +46252,7 @@ def index_beyond_trust_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beyond_trust_get_serialize( + _param = self._index_belden_get_serialize( page=page, limit=limit, cursor=cursor, @@ -46273,7 +46281,7 @@ def index_beyond_trust_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -46289,7 +46297,7 @@ def index_beyond_trust_get( @validate_call - def index_beyond_trust_get_with_http_info( + def index_belden_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -46324,10 +46332,10 @@ def index_beyond_trust_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination]: - """Return vulnerability data stored in index \"beyond-trust\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"belden\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beyond-trust index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beyond Trust Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beyond-trust?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beyond-trust?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the belden index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Belden Security Bulletins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/belden?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/belden?cursor=` :param page: set the page number of the response :type page: int @@ -46393,7 +46401,7 @@ def index_beyond_trust_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beyond_trust_get_serialize( + _param = self._index_belden_get_serialize( page=page, limit=limit, cursor=cursor, @@ -46422,7 +46430,7 @@ def index_beyond_trust_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -46438,7 +46446,7 @@ def index_beyond_trust_get_with_http_info( @validate_call - def index_beyond_trust_get_without_preload_content( + def index_belden_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -46474,9 +46482,9 @@ def index_beyond_trust_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"beyond-trust\" + """Return vulnerability data stored in index \"belden\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beyond-trust index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beyond Trust Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beyond-trust?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beyond-trust?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the belden index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Belden Security Bulletins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/belden?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/belden?cursor=` :param page: set the page number of the response :type page: int @@ -46542,7 +46550,7 @@ def index_beyond_trust_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_beyond_trust_get_serialize( + _param = self._index_belden_get_serialize( page=page, limit=limit, cursor=cursor, @@ -46571,7 +46579,7 @@ def index_beyond_trust_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeldenAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -46582,7 +46590,7 @@ def index_beyond_trust_get_without_preload_content( return response_data.response - def _index_beyond_trust_get_serialize( + def _index_belden_get_serialize( self, page, limit, @@ -46732,7 +46740,7 @@ def _index_beyond_trust_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/beyond-trust', + resource_path='/index/belden', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -46749,7 +46757,7 @@ def _index_beyond_trust_get_serialize( @validate_call - def index_binarly_get( + def index_beyond_trust_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -46784,10 +46792,10 @@ def index_binarly_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination: - """Return vulnerability data stored in index \"binarly\" + ) -> RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination: + """Return vulnerability data stored in index \"beyond-trust\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the binarly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Binarly Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/binarly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/binarly?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beyond-trust index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beyond Trust Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beyond-trust?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beyond-trust?cursor=` :param page: set the page number of the response :type page: int @@ -46853,7 +46861,7 @@ def index_binarly_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_binarly_get_serialize( + _param = self._index_beyond_trust_get_serialize( page=page, limit=limit, cursor=cursor, @@ -46882,7 +46890,7 @@ def index_binarly_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination", '404': "str", '500': "str", } @@ -46898,7 +46906,7 @@ def index_binarly_get( @validate_call - def index_binarly_get_with_http_info( + def index_beyond_trust_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -46933,10 +46941,10 @@ def index_binarly_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination]: - """Return vulnerability data stored in index \"binarly\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination]: + """Return vulnerability data stored in index \"beyond-trust\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the binarly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Binarly Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/binarly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/binarly?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beyond-trust index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beyond Trust Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beyond-trust?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beyond-trust?cursor=` :param page: set the page number of the response :type page: int @@ -47002,7 +47010,7 @@ def index_binarly_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_binarly_get_serialize( + _param = self._index_beyond_trust_get_serialize( page=page, limit=limit, cursor=cursor, @@ -47031,7 +47039,7 @@ def index_binarly_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination", '404': "str", '500': "str", } @@ -47047,7 +47055,7 @@ def index_binarly_get_with_http_info( @validate_call - def index_binarly_get_without_preload_content( + def index_beyond_trust_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -47083,9 +47091,9 @@ def index_binarly_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"binarly\" + """Return vulnerability data stored in index \"beyond-trust\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the binarly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Binarly Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/binarly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/binarly?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the beyond-trust index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Beyond Trust Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/beyond-trust?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/beyond-trust?cursor=` :param page: set the page number of the response :type page: int @@ -47151,7 +47159,7 @@ def index_binarly_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_binarly_get_serialize( + _param = self._index_beyond_trust_get_serialize( page=page, limit=limit, cursor=cursor, @@ -47180,7 +47188,7 @@ def index_binarly_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBeyondTrustPaginatePagination", '404': "str", '500': "str", } @@ -47191,7 +47199,7 @@ def index_binarly_get_without_preload_content( return response_data.response - def _index_binarly_get_serialize( + def _index_beyond_trust_get_serialize( self, page, limit, @@ -47341,7 +47349,7 @@ def _index_binarly_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/binarly', + resource_path='/index/beyond-trust', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -47358,7 +47366,7 @@ def _index_binarly_get_serialize( @validate_call - def index_bitdefender_get( + def index_binarly_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -47393,10 +47401,10 @@ def index_bitdefender_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination: - """Return vulnerability data stored in index \"bitdefender\" + ) -> RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination: + """Return vulnerability data stored in index \"binarly\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bitdefender index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bitdefender Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bitdefender?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bitdefender?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the binarly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Binarly Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/binarly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/binarly?cursor=` :param page: set the page number of the response :type page: int @@ -47462,7 +47470,7 @@ def index_bitdefender_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bitdefender_get_serialize( + _param = self._index_binarly_get_serialize( page=page, limit=limit, cursor=cursor, @@ -47491,7 +47499,7 @@ def index_bitdefender_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination", '404': "str", '500': "str", } @@ -47507,7 +47515,7 @@ def index_bitdefender_get( @validate_call - def index_bitdefender_get_with_http_info( + def index_binarly_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -47542,10 +47550,10 @@ def index_bitdefender_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination]: - """Return vulnerability data stored in index \"bitdefender\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination]: + """Return vulnerability data stored in index \"binarly\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bitdefender index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bitdefender Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bitdefender?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bitdefender?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the binarly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Binarly Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/binarly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/binarly?cursor=` :param page: set the page number of the response :type page: int @@ -47611,7 +47619,7 @@ def index_bitdefender_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bitdefender_get_serialize( + _param = self._index_binarly_get_serialize( page=page, limit=limit, cursor=cursor, @@ -47640,7 +47648,7 @@ def index_bitdefender_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination", '404': "str", '500': "str", } @@ -47656,7 +47664,7 @@ def index_bitdefender_get_with_http_info( @validate_call - def index_bitdefender_get_without_preload_content( + def index_binarly_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -47692,9 +47700,9 @@ def index_bitdefender_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"bitdefender\" + """Return vulnerability data stored in index \"binarly\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bitdefender index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bitdefender Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bitdefender?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bitdefender?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the binarly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Binarly Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/binarly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/binarly?cursor=` :param page: set the page number of the response :type page: int @@ -47760,7 +47768,7 @@ def index_bitdefender_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bitdefender_get_serialize( + _param = self._index_binarly_get_serialize( page=page, limit=limit, cursor=cursor, @@ -47789,7 +47797,7 @@ def index_bitdefender_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBinarlyPaginatePagination", '404': "str", '500': "str", } @@ -47800,7 +47808,7 @@ def index_bitdefender_get_without_preload_content( return response_data.response - def _index_bitdefender_get_serialize( + def _index_binarly_get_serialize( self, page, limit, @@ -47950,7 +47958,7 @@ def _index_bitdefender_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/bitdefender', + resource_path='/index/binarly', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -47967,7 +47975,7 @@ def _index_bitdefender_get_serialize( @validate_call - def index_blackberry_get( + def index_bitdefender_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -48002,10 +48010,10 @@ def index_blackberry_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination: - """Return vulnerability data stored in index \"blackberry\" + ) -> RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination: + """Return vulnerability data stored in index \"bitdefender\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the blackberry index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BlackBerry Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/blackberry?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/blackberry?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bitdefender index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bitdefender Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bitdefender?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bitdefender?cursor=` :param page: set the page number of the response :type page: int @@ -48071,7 +48079,7 @@ def index_blackberry_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_blackberry_get_serialize( + _param = self._index_bitdefender_get_serialize( page=page, limit=limit, cursor=cursor, @@ -48100,7 +48108,7 @@ def index_blackberry_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination", '404': "str", '500': "str", } @@ -48116,7 +48124,7 @@ def index_blackberry_get( @validate_call - def index_blackberry_get_with_http_info( + def index_bitdefender_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -48151,10 +48159,10 @@ def index_blackberry_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination]: - """Return vulnerability data stored in index \"blackberry\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination]: + """Return vulnerability data stored in index \"bitdefender\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the blackberry index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BlackBerry Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/blackberry?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/blackberry?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bitdefender index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bitdefender Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bitdefender?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bitdefender?cursor=` :param page: set the page number of the response :type page: int @@ -48220,7 +48228,7 @@ def index_blackberry_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_blackberry_get_serialize( + _param = self._index_bitdefender_get_serialize( page=page, limit=limit, cursor=cursor, @@ -48249,7 +48257,7 @@ def index_blackberry_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination", '404': "str", '500': "str", } @@ -48265,7 +48273,7 @@ def index_blackberry_get_with_http_info( @validate_call - def index_blackberry_get_without_preload_content( + def index_bitdefender_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -48301,9 +48309,9 @@ def index_blackberry_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"blackberry\" + """Return vulnerability data stored in index \"bitdefender\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the blackberry index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BlackBerry Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/blackberry?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/blackberry?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bitdefender index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bitdefender Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bitdefender?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bitdefender?cursor=` :param page: set the page number of the response :type page: int @@ -48369,7 +48377,7 @@ def index_blackberry_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_blackberry_get_serialize( + _param = self._index_bitdefender_get_serialize( page=page, limit=limit, cursor=cursor, @@ -48398,7 +48406,7 @@ def index_blackberry_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBitDefenderPaginatePagination", '404': "str", '500': "str", } @@ -48409,7 +48417,7 @@ def index_blackberry_get_without_preload_content( return response_data.response - def _index_blackberry_get_serialize( + def _index_bitdefender_get_serialize( self, page, limit, @@ -48559,7 +48567,7 @@ def _index_blackberry_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/blackberry', + resource_path='/index/bitdefender', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -48576,7 +48584,7 @@ def _index_blackberry_get_serialize( @validate_call - def index_bls_get( + def index_blackberry_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -48611,10 +48619,10 @@ def index_bls_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination: - """Return vulnerability data stored in index \"bls\" + ) -> RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination: + """Return vulnerability data stored in index \"blackberry\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Black Lantern Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the blackberry index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BlackBerry Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/blackberry?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/blackberry?cursor=` :param page: set the page number of the response :type page: int @@ -48680,7 +48688,7 @@ def index_bls_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bls_get_serialize( + _param = self._index_blackberry_get_serialize( page=page, limit=limit, cursor=cursor, @@ -48709,7 +48717,7 @@ def index_bls_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination", '404': "str", '500': "str", } @@ -48725,7 +48733,7 @@ def index_bls_get( @validate_call - def index_bls_get_with_http_info( + def index_blackberry_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -48760,10 +48768,10 @@ def index_bls_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination]: - """Return vulnerability data stored in index \"bls\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination]: + """Return vulnerability data stored in index \"blackberry\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Black Lantern Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the blackberry index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BlackBerry Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/blackberry?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/blackberry?cursor=` :param page: set the page number of the response :type page: int @@ -48829,7 +48837,7 @@ def index_bls_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bls_get_serialize( + _param = self._index_blackberry_get_serialize( page=page, limit=limit, cursor=cursor, @@ -48858,7 +48866,7 @@ def index_bls_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination", '404': "str", '500': "str", } @@ -48874,7 +48882,7 @@ def index_bls_get_with_http_info( @validate_call - def index_bls_get_without_preload_content( + def index_blackberry_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -48910,9 +48918,9 @@ def index_bls_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"bls\" + """Return vulnerability data stored in index \"blackberry\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Black Lantern Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the blackberry index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** BlackBerry Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/blackberry?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/blackberry?cursor=` :param page: set the page number of the response :type page: int @@ -48978,7 +48986,7 @@ def index_bls_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bls_get_serialize( + _param = self._index_blackberry_get_serialize( page=page, limit=limit, cursor=cursor, @@ -49007,7 +49015,7 @@ def index_bls_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBlackBerryPaginatePagination", '404': "str", '500': "str", } @@ -49018,7 +49026,7 @@ def index_bls_get_without_preload_content( return response_data.response - def _index_bls_get_serialize( + def _index_blackberry_get_serialize( self, page, limit, @@ -49168,7 +49176,7 @@ def _index_bls_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/bls', + resource_path='/index/blackberry', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -49185,7 +49193,7 @@ def _index_bls_get_serialize( @validate_call - def index_bosch_get( + def index_bls_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -49220,10 +49228,10 @@ def index_bosch_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"bosch\" + ) -> RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination: + """Return vulnerability data stored in index \"bls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bosch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bosch Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bosch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bosch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Black Lantern Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bls?cursor=` :param page: set the page number of the response :type page: int @@ -49289,7 +49297,7 @@ def index_bosch_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bosch_get_serialize( + _param = self._index_bls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -49318,7 +49326,7 @@ def index_bosch_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination", '404': "str", '500': "str", } @@ -49334,7 +49342,7 @@ def index_bosch_get( @validate_call - def index_bosch_get_with_http_info( + def index_bls_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -49369,10 +49377,10 @@ def index_bosch_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"bosch\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination]: + """Return vulnerability data stored in index \"bls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bosch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bosch Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bosch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bosch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Black Lantern Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bls?cursor=` :param page: set the page number of the response :type page: int @@ -49438,7 +49446,7 @@ def index_bosch_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bosch_get_serialize( + _param = self._index_bls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -49467,7 +49475,7 @@ def index_bosch_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination", '404': "str", '500': "str", } @@ -49483,7 +49491,7 @@ def index_bosch_get_with_http_info( @validate_call - def index_bosch_get_without_preload_content( + def index_bls_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -49519,9 +49527,9 @@ def index_bosch_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"bosch\" + """Return vulnerability data stored in index \"bls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bosch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bosch Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bosch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bosch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Black Lantern Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bls?cursor=` :param page: set the page number of the response :type page: int @@ -49587,7 +49595,7 @@ def index_bosch_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_bosch_get_serialize( + _param = self._index_bls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -49616,7 +49624,7 @@ def index_bosch_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBLSPaginatePagination", '404': "str", '500': "str", } @@ -49627,7 +49635,7 @@ def index_bosch_get_without_preload_content( return response_data.response - def _index_bosch_get_serialize( + def _index_bls_get_serialize( self, page, limit, @@ -49777,7 +49785,7 @@ def _index_bosch_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/bosch', + resource_path='/index/bls', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -49794,7 +49802,7 @@ def _index_bosch_get_serialize( @validate_call - def index_boston_scientific_get( + def index_bosch_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -49829,10 +49837,10 @@ def index_boston_scientific_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"boston-scientific\" + ) -> RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"bosch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the boston-scientific index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Boston Scientific Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/boston-scientific?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/boston-scientific?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bosch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bosch Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bosch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bosch?cursor=` :param page: set the page number of the response :type page: int @@ -49898,7 +49906,7 @@ def index_boston_scientific_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_boston_scientific_get_serialize( + _param = self._index_bosch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -49927,7 +49935,7 @@ def index_boston_scientific_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -49943,7 +49951,7 @@ def index_boston_scientific_get( @validate_call - def index_boston_scientific_get_with_http_info( + def index_bosch_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -49978,10 +49986,10 @@ def index_boston_scientific_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"boston-scientific\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"bosch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the boston-scientific index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Boston Scientific Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/boston-scientific?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/boston-scientific?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bosch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bosch Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bosch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bosch?cursor=` :param page: set the page number of the response :type page: int @@ -50047,7 +50055,7 @@ def index_boston_scientific_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_boston_scientific_get_serialize( + _param = self._index_bosch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -50076,7 +50084,7 @@ def index_boston_scientific_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -50092,7 +50100,7 @@ def index_boston_scientific_get_with_http_info( @validate_call - def index_boston_scientific_get_without_preload_content( + def index_bosch_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -50128,9 +50136,9 @@ def index_boston_scientific_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"boston-scientific\" + """Return vulnerability data stored in index \"bosch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the boston-scientific index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Boston Scientific Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/boston-scientific?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/boston-scientific?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the bosch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Bosch Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/bosch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/bosch?cursor=` :param page: set the page number of the response :type page: int @@ -50196,7 +50204,7 @@ def index_boston_scientific_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_boston_scientific_get_serialize( + _param = self._index_bosch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -50225,7 +50233,7 @@ def index_boston_scientific_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBoschAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -50236,7 +50244,7 @@ def index_boston_scientific_get_without_preload_content( return response_data.response - def _index_boston_scientific_get_serialize( + def _index_bosch_get_serialize( self, page, limit, @@ -50386,7 +50394,7 @@ def _index_boston_scientific_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/boston-scientific', + resource_path='/index/bosch', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -50403,7 +50411,7 @@ def _index_boston_scientific_get_serialize( @validate_call - def index_botnets_get( + def index_boston_scientific_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -50438,10 +50446,10 @@ def index_botnets_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination: - """Return vulnerability data stored in index \"botnets\" + ) -> RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"boston-scientific\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the botnets index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Botnets ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/botnets?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/botnets?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the boston-scientific index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Boston Scientific Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/boston-scientific?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/boston-scientific?cursor=` :param page: set the page number of the response :type page: int @@ -50507,7 +50515,7 @@ def index_botnets_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_botnets_get_serialize( + _param = self._index_boston_scientific_get_serialize( page=page, limit=limit, cursor=cursor, @@ -50536,7 +50544,7 @@ def index_botnets_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -50552,7 +50560,7 @@ def index_botnets_get( @validate_call - def index_botnets_get_with_http_info( + def index_boston_scientific_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -50587,10 +50595,10 @@ def index_botnets_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination]: - """Return vulnerability data stored in index \"botnets\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"boston-scientific\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the botnets index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Botnets ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/botnets?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/botnets?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the boston-scientific index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Boston Scientific Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/boston-scientific?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/boston-scientific?cursor=` :param page: set the page number of the response :type page: int @@ -50656,7 +50664,7 @@ def index_botnets_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_botnets_get_serialize( + _param = self._index_boston_scientific_get_serialize( page=page, limit=limit, cursor=cursor, @@ -50685,7 +50693,7 @@ def index_botnets_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -50701,7 +50709,7 @@ def index_botnets_get_with_http_info( @validate_call - def index_botnets_get_without_preload_content( + def index_boston_scientific_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -50737,9 +50745,9 @@ def index_botnets_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"botnets\" + """Return vulnerability data stored in index \"boston-scientific\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the botnets index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Botnets ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/botnets?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/botnets?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the boston-scientific index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Boston Scientific Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/boston-scientific?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/boston-scientific?cursor=` :param page: set the page number of the response :type page: int @@ -50805,7 +50813,7 @@ def index_botnets_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_botnets_get_serialize( + _param = self._index_boston_scientific_get_serialize( page=page, limit=limit, cursor=cursor, @@ -50834,7 +50842,7 @@ def index_botnets_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBostonScientificAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -50845,7 +50853,7 @@ def index_botnets_get_without_preload_content( return response_data.response - def _index_botnets_get_serialize( + def _index_boston_scientific_get_serialize( self, page, limit, @@ -50995,7 +51003,7 @@ def _index_botnets_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/botnets', + resource_path='/index/boston-scientific', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -51012,7 +51020,7 @@ def _index_botnets_get_serialize( @validate_call - def index_ca_cyber_centre_get( + def index_botnets_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -51047,10 +51055,10 @@ def index_ca_cyber_centre_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"ca-cyber-centre\" + ) -> RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination: + """Return vulnerability data stored in index \"botnets\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ca-cyber-centre index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Canadian Centre for Cyber Security Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ca-cyber-centre?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ca-cyber-centre?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the botnets index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Botnets ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/botnets?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/botnets?cursor=` :param page: set the page number of the response :type page: int @@ -51116,7 +51124,7 @@ def index_ca_cyber_centre_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ca_cyber_centre_get_serialize( + _param = self._index_botnets_get_serialize( page=page, limit=limit, cursor=cursor, @@ -51145,7 +51153,7 @@ def index_ca_cyber_centre_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination", '404': "str", '500': "str", } @@ -51161,7 +51169,7 @@ def index_ca_cyber_centre_get( @validate_call - def index_ca_cyber_centre_get_with_http_info( + def index_botnets_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -51196,10 +51204,10 @@ def index_ca_cyber_centre_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"ca-cyber-centre\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination]: + """Return vulnerability data stored in index \"botnets\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ca-cyber-centre index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Canadian Centre for Cyber Security Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ca-cyber-centre?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ca-cyber-centre?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the botnets index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Botnets ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/botnets?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/botnets?cursor=` :param page: set the page number of the response :type page: int @@ -51265,7 +51273,7 @@ def index_ca_cyber_centre_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ca_cyber_centre_get_serialize( + _param = self._index_botnets_get_serialize( page=page, limit=limit, cursor=cursor, @@ -51294,7 +51302,7 @@ def index_ca_cyber_centre_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination", '404': "str", '500': "str", } @@ -51310,7 +51318,7 @@ def index_ca_cyber_centre_get_with_http_info( @validate_call - def index_ca_cyber_centre_get_without_preload_content( + def index_botnets_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -51346,9 +51354,9 @@ def index_ca_cyber_centre_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ca-cyber-centre\" + """Return vulnerability data stored in index \"botnets\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ca-cyber-centre index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Canadian Centre for Cyber Security Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ca-cyber-centre?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ca-cyber-centre?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the botnets index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Botnets ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/botnets?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/botnets?cursor=` :param page: set the page number of the response :type page: int @@ -51414,7 +51422,7 @@ def index_ca_cyber_centre_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ca_cyber_centre_get_serialize( + _param = self._index_botnets_get_serialize( page=page, limit=limit, cursor=cursor, @@ -51443,7 +51451,7 @@ def index_ca_cyber_centre_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryBotnetPaginatePagination", '404': "str", '500': "str", } @@ -51454,7 +51462,7 @@ def index_ca_cyber_centre_get_without_preload_content( return response_data.response - def _index_ca_cyber_centre_get_serialize( + def _index_botnets_get_serialize( self, page, limit, @@ -51604,7 +51612,7 @@ def _index_ca_cyber_centre_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ca-cyber-centre', + resource_path='/index/botnets', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -51621,7 +51629,7 @@ def _index_ca_cyber_centre_get_serialize( @validate_call - def index_canvas_get( + def index_ca_cyber_centre_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -51656,10 +51664,10 @@ def index_canvas_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination: - """Return vulnerability data stored in index \"canvas\" + ) -> RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"ca-cyber-centre\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the canvas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CANVAS Exploit Packs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/canvas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/canvas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ca-cyber-centre index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Canadian Centre for Cyber Security Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ca-cyber-centre?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ca-cyber-centre?cursor=` :param page: set the page number of the response :type page: int @@ -51725,7 +51733,7 @@ def index_canvas_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_canvas_get_serialize( + _param = self._index_ca_cyber_centre_get_serialize( page=page, limit=limit, cursor=cursor, @@ -51754,7 +51762,7 @@ def index_canvas_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -51770,7 +51778,7 @@ def index_canvas_get( @validate_call - def index_canvas_get_with_http_info( + def index_ca_cyber_centre_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -51805,10 +51813,10 @@ def index_canvas_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination]: - """Return vulnerability data stored in index \"canvas\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"ca-cyber-centre\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the canvas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CANVAS Exploit Packs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/canvas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/canvas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ca-cyber-centre index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Canadian Centre for Cyber Security Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ca-cyber-centre?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ca-cyber-centre?cursor=` :param page: set the page number of the response :type page: int @@ -51874,7 +51882,7 @@ def index_canvas_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_canvas_get_serialize( + _param = self._index_ca_cyber_centre_get_serialize( page=page, limit=limit, cursor=cursor, @@ -51903,7 +51911,7 @@ def index_canvas_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -51919,7 +51927,7 @@ def index_canvas_get_with_http_info( @validate_call - def index_canvas_get_without_preload_content( + def index_ca_cyber_centre_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -51955,9 +51963,9 @@ def index_canvas_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"canvas\" + """Return vulnerability data stored in index \"ca-cyber-centre\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the canvas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CANVAS Exploit Packs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/canvas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/canvas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ca-cyber-centre index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Canadian Centre for Cyber Security Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ca-cyber-centre?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ca-cyber-centre?cursor=` :param page: set the page number of the response :type page: int @@ -52023,7 +52031,7 @@ def index_canvas_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_canvas_get_serialize( + _param = self._index_ca_cyber_centre_get_serialize( page=page, limit=limit, cursor=cursor, @@ -52052,7 +52060,7 @@ def index_canvas_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCACyberCentreAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -52063,7 +52071,7 @@ def index_canvas_get_without_preload_content( return response_data.response - def _index_canvas_get_serialize( + def _index_ca_cyber_centre_get_serialize( self, page, limit, @@ -52213,7 +52221,7 @@ def _index_canvas_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/canvas', + resource_path='/index/ca-cyber-centre', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -52230,7 +52238,7 @@ def _index_canvas_get_serialize( @validate_call - def index_carestream_get( + def index_canvas_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -52265,10 +52273,10 @@ def index_carestream_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"carestream\" + ) -> RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination: + """Return vulnerability data stored in index \"canvas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carestream index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carestream Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carestream?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carestream?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the canvas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CANVAS Exploit Packs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/canvas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/canvas?cursor=` :param page: set the page number of the response :type page: int @@ -52334,7 +52342,7 @@ def index_carestream_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_carestream_get_serialize( + _param = self._index_canvas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -52363,7 +52371,7 @@ def index_carestream_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination", '404': "str", '500': "str", } @@ -52379,7 +52387,7 @@ def index_carestream_get( @validate_call - def index_carestream_get_with_http_info( + def index_canvas_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -52414,10 +52422,10 @@ def index_carestream_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"carestream\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination]: + """Return vulnerability data stored in index \"canvas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carestream index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carestream Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carestream?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carestream?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the canvas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CANVAS Exploit Packs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/canvas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/canvas?cursor=` :param page: set the page number of the response :type page: int @@ -52483,7 +52491,7 @@ def index_carestream_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_carestream_get_serialize( + _param = self._index_canvas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -52512,7 +52520,7 @@ def index_carestream_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination", '404': "str", '500': "str", } @@ -52528,7 +52536,7 @@ def index_carestream_get_with_http_info( @validate_call - def index_carestream_get_without_preload_content( + def index_canvas_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -52564,9 +52572,9 @@ def index_carestream_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"carestream\" + """Return vulnerability data stored in index \"canvas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carestream index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carestream Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carestream?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carestream?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the canvas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CANVAS Exploit Packs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/canvas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/canvas?cursor=` :param page: set the page number of the response :type page: int @@ -52632,7 +52640,7 @@ def index_carestream_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_carestream_get_serialize( + _param = self._index_canvas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -52661,7 +52669,7 @@ def index_carestream_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCanvasExploitPaginatePagination", '404': "str", '500': "str", } @@ -52672,7 +52680,7 @@ def index_carestream_get_without_preload_content( return response_data.response - def _index_carestream_get_serialize( + def _index_canvas_get_serialize( self, page, limit, @@ -52822,7 +52830,7 @@ def _index_carestream_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/carestream', + resource_path='/index/canvas', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -52839,7 +52847,7 @@ def _index_carestream_get_serialize( @validate_call - def index_cargo_get( + def index_carestream_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -52874,10 +52882,10 @@ def index_cargo_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"cargo\" + ) -> RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"carestream\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cargo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cargo (Rust) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cargo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cargo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carestream index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carestream Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carestream?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carestream?cursor=` :param page: set the page number of the response :type page: int @@ -52943,7 +52951,7 @@ def index_cargo_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cargo_get_serialize( + _param = self._index_carestream_get_serialize( page=page, limit=limit, cursor=cursor, @@ -52972,7 +52980,7 @@ def index_cargo_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -52988,7 +52996,7 @@ def index_cargo_get( @validate_call - def index_cargo_get_with_http_info( + def index_carestream_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -53023,10 +53031,10 @@ def index_cargo_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"cargo\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"carestream\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cargo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cargo (Rust) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cargo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cargo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carestream index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carestream Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carestream?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carestream?cursor=` :param page: set the page number of the response :type page: int @@ -53092,7 +53100,7 @@ def index_cargo_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cargo_get_serialize( + _param = self._index_carestream_get_serialize( page=page, limit=limit, cursor=cursor, @@ -53121,7 +53129,7 @@ def index_cargo_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -53137,7 +53145,7 @@ def index_cargo_get_with_http_info( @validate_call - def index_cargo_get_without_preload_content( + def index_carestream_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -53173,9 +53181,9 @@ def index_cargo_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cargo\" + """Return vulnerability data stored in index \"carestream\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cargo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cargo (Rust) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cargo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cargo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carestream index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carestream Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carestream?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carestream?cursor=` :param page: set the page number of the response :type page: int @@ -53241,7 +53249,7 @@ def index_cargo_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cargo_get_serialize( + _param = self._index_carestream_get_serialize( page=page, limit=limit, cursor=cursor, @@ -53270,7 +53278,7 @@ def index_cargo_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCarestreamAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -53281,7 +53289,7 @@ def index_cargo_get_without_preload_content( return response_data.response - def _index_cargo_get_serialize( + def _index_carestream_get_serialize( self, page, limit, @@ -53431,7 +53439,7 @@ def _index_cargo_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cargo', + resource_path='/index/carestream', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -53448,7 +53456,7 @@ def _index_cargo_get_serialize( @validate_call - def index_carrier_get( + def index_cargo_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -53483,10 +53491,10 @@ def index_carrier_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination: - """Return vulnerability data stored in index \"carrier\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"cargo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carrier index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carrier Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carrier?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carrier?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cargo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cargo (Rust) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cargo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cargo?cursor=` :param page: set the page number of the response :type page: int @@ -53552,7 +53560,7 @@ def index_carrier_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_carrier_get_serialize( + _param = self._index_cargo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -53581,7 +53589,7 @@ def index_carrier_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -53597,7 +53605,7 @@ def index_carrier_get( @validate_call - def index_carrier_get_with_http_info( + def index_cargo_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -53632,10 +53640,10 @@ def index_carrier_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination]: - """Return vulnerability data stored in index \"carrier\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"cargo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carrier index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carrier Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carrier?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carrier?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cargo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cargo (Rust) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cargo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cargo?cursor=` :param page: set the page number of the response :type page: int @@ -53701,7 +53709,7 @@ def index_carrier_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_carrier_get_serialize( + _param = self._index_cargo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -53730,7 +53738,7 @@ def index_carrier_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -53746,7 +53754,7 @@ def index_carrier_get_with_http_info( @validate_call - def index_carrier_get_without_preload_content( + def index_cargo_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -53782,9 +53790,9 @@ def index_carrier_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"carrier\" + """Return vulnerability data stored in index \"cargo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carrier index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carrier Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carrier?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carrier?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cargo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cargo (Rust) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cargo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cargo?cursor=` :param page: set the page number of the response :type page: int @@ -53850,7 +53858,7 @@ def index_carrier_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_carrier_get_serialize( + _param = self._index_cargo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -53879,7 +53887,7 @@ def index_carrier_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -53890,7 +53898,7 @@ def index_carrier_get_without_preload_content( return response_data.response - def _index_carrier_get_serialize( + def _index_cargo_get_serialize( self, page, limit, @@ -54040,7 +54048,7 @@ def _index_carrier_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/carrier', + resource_path='/index/cargo', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -54057,7 +54065,7 @@ def _index_carrier_get_serialize( @validate_call - def index_cbl_mariner_get( + def index_carrier_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -54092,10 +54100,10 @@ def index_cbl_mariner_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination: - """Return vulnerability data stored in index \"cbl-mariner\" + ) -> RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination: + """Return vulnerability data stored in index \"carrier\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cbl-mariner index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CBL-Mariner Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cbl-mariner?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cbl-mariner?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carrier index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carrier Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carrier?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carrier?cursor=` :param page: set the page number of the response :type page: int @@ -54161,7 +54169,7 @@ def index_cbl_mariner_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cbl_mariner_get_serialize( + _param = self._index_carrier_get_serialize( page=page, limit=limit, cursor=cursor, @@ -54190,7 +54198,7 @@ def index_cbl_mariner_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination", '404': "str", '500': "str", } @@ -54206,7 +54214,7 @@ def index_cbl_mariner_get( @validate_call - def index_cbl_mariner_get_with_http_info( + def index_carrier_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -54241,10 +54249,10 @@ def index_cbl_mariner_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination]: - """Return vulnerability data stored in index \"cbl-mariner\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination]: + """Return vulnerability data stored in index \"carrier\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cbl-mariner index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CBL-Mariner Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cbl-mariner?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cbl-mariner?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carrier index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carrier Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carrier?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carrier?cursor=` :param page: set the page number of the response :type page: int @@ -54310,7 +54318,7 @@ def index_cbl_mariner_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cbl_mariner_get_serialize( + _param = self._index_carrier_get_serialize( page=page, limit=limit, cursor=cursor, @@ -54339,7 +54347,7 @@ def index_cbl_mariner_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination", '404': "str", '500': "str", } @@ -54355,7 +54363,7 @@ def index_cbl_mariner_get_with_http_info( @validate_call - def index_cbl_mariner_get_without_preload_content( + def index_carrier_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -54391,9 +54399,9 @@ def index_cbl_mariner_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cbl-mariner\" + """Return vulnerability data stored in index \"carrier\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cbl-mariner index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CBL-Mariner Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cbl-mariner?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cbl-mariner?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the carrier index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Carrier Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/carrier?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/carrier?cursor=` :param page: set the page number of the response :type page: int @@ -54459,7 +54467,7 @@ def index_cbl_mariner_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cbl_mariner_get_serialize( + _param = self._index_carrier_get_serialize( page=page, limit=limit, cursor=cursor, @@ -54488,7 +54496,7 @@ def index_cbl_mariner_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCarrierPaginatePagination", '404': "str", '500': "str", } @@ -54499,7 +54507,7 @@ def index_cbl_mariner_get_without_preload_content( return response_data.response - def _index_cbl_mariner_get_serialize( + def _index_carrier_get_serialize( self, page, limit, @@ -54649,7 +54657,7 @@ def _index_cbl_mariner_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cbl-mariner', + resource_path='/index/carrier', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -54666,7 +54674,7 @@ def _index_cbl_mariner_get_serialize( @validate_call - def index_centos_get( + def index_cbl_mariner_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -54701,10 +54709,10 @@ def index_centos_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination: - """Return vulnerability data stored in index \"centos\" + ) -> RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination: + """Return vulnerability data stored in index \"cbl-mariner\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the centos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CentOS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/centos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/centos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cbl-mariner index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CBL-Mariner Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cbl-mariner?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cbl-mariner?cursor=` :param page: set the page number of the response :type page: int @@ -54770,7 +54778,7 @@ def index_centos_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_centos_get_serialize( + _param = self._index_cbl_mariner_get_serialize( page=page, limit=limit, cursor=cursor, @@ -54799,7 +54807,7 @@ def index_centos_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination", '404': "str", '500': "str", } @@ -54815,7 +54823,7 @@ def index_centos_get( @validate_call - def index_centos_get_with_http_info( + def index_cbl_mariner_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -54850,10 +54858,10 @@ def index_centos_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination]: - """Return vulnerability data stored in index \"centos\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination]: + """Return vulnerability data stored in index \"cbl-mariner\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the centos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CentOS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/centos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/centos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cbl-mariner index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CBL-Mariner Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cbl-mariner?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cbl-mariner?cursor=` :param page: set the page number of the response :type page: int @@ -54919,7 +54927,7 @@ def index_centos_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_centos_get_serialize( + _param = self._index_cbl_mariner_get_serialize( page=page, limit=limit, cursor=cursor, @@ -54948,7 +54956,7 @@ def index_centos_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination", '404': "str", '500': "str", } @@ -54964,7 +54972,7 @@ def index_centos_get_with_http_info( @validate_call - def index_centos_get_without_preload_content( + def index_cbl_mariner_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -55000,9 +55008,9 @@ def index_centos_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"centos\" + """Return vulnerability data stored in index \"cbl-mariner\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the centos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CentOS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/centos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/centos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cbl-mariner index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CBL-Mariner Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cbl-mariner?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cbl-mariner?cursor=` :param page: set the page number of the response :type page: int @@ -55068,7 +55076,7 @@ def index_centos_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_centos_get_serialize( + _param = self._index_cbl_mariner_get_serialize( page=page, limit=limit, cursor=cursor, @@ -55097,7 +55105,7 @@ def index_centos_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCBLMarinerPaginatePagination", '404': "str", '500': "str", } @@ -55108,7 +55116,7 @@ def index_centos_get_without_preload_content( return response_data.response - def _index_centos_get_serialize( + def _index_cbl_mariner_get_serialize( self, page, limit, @@ -55258,7 +55266,7 @@ def _index_centos_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/centos', + resource_path='/index/cbl-mariner', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -55275,7 +55283,7 @@ def _index_centos_get_serialize( @validate_call - def index_cert_be_get( + def index_centos_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -55310,10 +55318,10 @@ def index_cert_be_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination: - """Return vulnerability data stored in index \"cert-be\" + ) -> RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination: + """Return vulnerability data stored in index \"centos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-be index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert BE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-be?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-be?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the centos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CentOS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/centos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/centos?cursor=` :param page: set the page number of the response :type page: int @@ -55379,7 +55387,7 @@ def index_cert_be_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_be_get_serialize( + _param = self._index_centos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -55408,7 +55416,7 @@ def index_cert_be_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination", '404': "str", '500': "str", } @@ -55424,7 +55432,7 @@ def index_cert_be_get( @validate_call - def index_cert_be_get_with_http_info( + def index_centos_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -55459,10 +55467,10 @@ def index_cert_be_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination]: - """Return vulnerability data stored in index \"cert-be\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination]: + """Return vulnerability data stored in index \"centos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-be index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert BE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-be?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-be?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the centos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CentOS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/centos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/centos?cursor=` :param page: set the page number of the response :type page: int @@ -55528,7 +55536,7 @@ def index_cert_be_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_be_get_serialize( + _param = self._index_centos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -55557,7 +55565,7 @@ def index_cert_be_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination", '404': "str", '500': "str", } @@ -55573,7 +55581,7 @@ def index_cert_be_get_with_http_info( @validate_call - def index_cert_be_get_without_preload_content( + def index_centos_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -55609,9 +55617,9 @@ def index_cert_be_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cert-be\" + """Return vulnerability data stored in index \"centos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-be index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert BE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-be?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-be?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the centos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CentOS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/centos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/centos?cursor=` :param page: set the page number of the response :type page: int @@ -55677,7 +55685,7 @@ def index_cert_be_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_be_get_serialize( + _param = self._index_centos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -55706,7 +55714,7 @@ def index_cert_be_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCESAPaginatePagination", '404': "str", '500': "str", } @@ -55717,7 +55725,7 @@ def index_cert_be_get_without_preload_content( return response_data.response - def _index_cert_be_get_serialize( + def _index_centos_get_serialize( self, page, limit, @@ -55867,7 +55875,7 @@ def _index_cert_be_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cert-be', + resource_path='/index/centos', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -55884,7 +55892,7 @@ def _index_cert_be_get_serialize( @validate_call - def index_cert_in_get( + def index_cert_be_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -55919,10 +55927,10 @@ def index_cert_in_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination: - """Return vulnerability data stored in index \"cert-in\" + ) -> RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination: + """Return vulnerability data stored in index \"cert-be\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-in index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT IN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-in?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-in?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-be index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert BE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-be?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-be?cursor=` :param page: set the page number of the response :type page: int @@ -55988,7 +55996,7 @@ def index_cert_in_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_in_get_serialize( + _param = self._index_cert_be_get_serialize( page=page, limit=limit, cursor=cursor, @@ -56017,7 +56025,7 @@ def index_cert_in_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination", '404': "str", '500': "str", } @@ -56033,7 +56041,7 @@ def index_cert_in_get( @validate_call - def index_cert_in_get_with_http_info( + def index_cert_be_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -56068,10 +56076,10 @@ def index_cert_in_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination]: - """Return vulnerability data stored in index \"cert-in\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination]: + """Return vulnerability data stored in index \"cert-be\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-in index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT IN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-in?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-in?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-be index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert BE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-be?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-be?cursor=` :param page: set the page number of the response :type page: int @@ -56137,7 +56145,7 @@ def index_cert_in_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_in_get_serialize( + _param = self._index_cert_be_get_serialize( page=page, limit=limit, cursor=cursor, @@ -56166,7 +56174,7 @@ def index_cert_in_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination", '404': "str", '500': "str", } @@ -56182,7 +56190,7 @@ def index_cert_in_get_with_http_info( @validate_call - def index_cert_in_get_without_preload_content( + def index_cert_be_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -56218,9 +56226,9 @@ def index_cert_in_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cert-in\" + """Return vulnerability data stored in index \"cert-be\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-in index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT IN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-in?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-in?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-be index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert BE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-be?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-be?cursor=` :param page: set the page number of the response :type page: int @@ -56286,7 +56294,7 @@ def index_cert_in_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_in_get_serialize( + _param = self._index_cert_be_get_serialize( page=page, limit=limit, cursor=cursor, @@ -56315,7 +56323,7 @@ def index_cert_in_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertBEPaginatePagination", '404': "str", '500': "str", } @@ -56326,7 +56334,7 @@ def index_cert_in_get_without_preload_content( return response_data.response - def _index_cert_in_get_serialize( + def _index_cert_be_get_serialize( self, page, limit, @@ -56476,7 +56484,7 @@ def _index_cert_in_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cert-in', + resource_path='/index/cert-be', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -56493,7 +56501,7 @@ def _index_cert_in_get_serialize( @validate_call - def index_cert_ir_security_alerts_get( + def index_cert_in_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -56528,10 +56536,10 @@ def index_cert_ir_security_alerts_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination: - """Return vulnerability data stored in index \"cert-ir-security-alerts\" + ) -> RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination: + """Return vulnerability data stored in index \"cert-in\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ir-security-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert IR Security Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ir-security-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ir-security-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-in index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT IN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-in?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-in?cursor=` :param page: set the page number of the response :type page: int @@ -56597,7 +56605,7 @@ def index_cert_ir_security_alerts_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_ir_security_alerts_get_serialize( + _param = self._index_cert_in_get_serialize( page=page, limit=limit, cursor=cursor, @@ -56626,7 +56634,7 @@ def index_cert_ir_security_alerts_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination", '404': "str", '500': "str", } @@ -56642,7 +56650,7 @@ def index_cert_ir_security_alerts_get( @validate_call - def index_cert_ir_security_alerts_get_with_http_info( + def index_cert_in_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -56677,10 +56685,10 @@ def index_cert_ir_security_alerts_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination]: - """Return vulnerability data stored in index \"cert-ir-security-alerts\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination]: + """Return vulnerability data stored in index \"cert-in\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ir-security-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert IR Security Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ir-security-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ir-security-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-in index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT IN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-in?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-in?cursor=` :param page: set the page number of the response :type page: int @@ -56746,7 +56754,7 @@ def index_cert_ir_security_alerts_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_ir_security_alerts_get_serialize( + _param = self._index_cert_in_get_serialize( page=page, limit=limit, cursor=cursor, @@ -56775,7 +56783,7 @@ def index_cert_ir_security_alerts_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination", '404': "str", '500': "str", } @@ -56791,7 +56799,7 @@ def index_cert_ir_security_alerts_get_with_http_info( @validate_call - def index_cert_ir_security_alerts_get_without_preload_content( + def index_cert_in_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -56827,9 +56835,9 @@ def index_cert_ir_security_alerts_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cert-ir-security-alerts\" + """Return vulnerability data stored in index \"cert-in\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ir-security-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert IR Security Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ir-security-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ir-security-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-in index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT IN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-in?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-in?cursor=` :param page: set the page number of the response :type page: int @@ -56895,7 +56903,7 @@ def index_cert_ir_security_alerts_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_ir_security_alerts_get_serialize( + _param = self._index_cert_in_get_serialize( page=page, limit=limit, cursor=cursor, @@ -56924,7 +56932,7 @@ def index_cert_ir_security_alerts_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertINPaginatePagination", '404': "str", '500': "str", } @@ -56935,7 +56943,7 @@ def index_cert_ir_security_alerts_get_without_preload_content( return response_data.response - def _index_cert_ir_security_alerts_get_serialize( + def _index_cert_in_get_serialize( self, page, limit, @@ -57085,7 +57093,7 @@ def _index_cert_ir_security_alerts_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cert-ir-security-alerts', + resource_path='/index/cert-in', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -57102,7 +57110,7 @@ def _index_cert_ir_security_alerts_get_serialize( @validate_call - def index_cert_se_get( + def index_cert_ir_security_alerts_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -57137,10 +57145,10 @@ def index_cert_se_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination: - """Return vulnerability data stored in index \"cert-se\" + ) -> RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination: + """Return vulnerability data stored in index \"cert-ir-security-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-se index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert SE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-se?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-se?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ir-security-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert IR Security Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ir-security-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ir-security-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -57206,7 +57214,7 @@ def index_cert_se_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_se_get_serialize( + _param = self._index_cert_ir_security_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -57235,7 +57243,7 @@ def index_cert_se_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination", '404': "str", '500': "str", } @@ -57251,7 +57259,7 @@ def index_cert_se_get( @validate_call - def index_cert_se_get_with_http_info( + def index_cert_ir_security_alerts_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -57286,10 +57294,10 @@ def index_cert_se_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination]: - """Return vulnerability data stored in index \"cert-se\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination]: + """Return vulnerability data stored in index \"cert-ir-security-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-se index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert SE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-se?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-se?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ir-security-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert IR Security Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ir-security-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ir-security-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -57355,7 +57363,7 @@ def index_cert_se_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_se_get_serialize( + _param = self._index_cert_ir_security_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -57384,7 +57392,7 @@ def index_cert_se_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination", '404': "str", '500': "str", } @@ -57400,7 +57408,7 @@ def index_cert_se_get_with_http_info( @validate_call - def index_cert_se_get_without_preload_content( + def index_cert_ir_security_alerts_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -57436,9 +57444,9 @@ def index_cert_se_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cert-se\" + """Return vulnerability data stored in index \"cert-ir-security-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-se index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert SE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-se?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-se?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ir-security-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert IR Security Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ir-security-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ir-security-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -57504,7 +57512,7 @@ def index_cert_se_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_se_get_serialize( + _param = self._index_cert_ir_security_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -57533,7 +57541,7 @@ def index_cert_se_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertIRSecurityAlertPaginatePagination", '404': "str", '500': "str", } @@ -57544,7 +57552,7 @@ def index_cert_se_get_without_preload_content( return response_data.response - def _index_cert_se_get_serialize( + def _index_cert_ir_security_alerts_get_serialize( self, page, limit, @@ -57694,7 +57702,7 @@ def _index_cert_se_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cert-se', + resource_path='/index/cert-ir-security-alerts', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -57711,7 +57719,7 @@ def _index_cert_se_get_serialize( @validate_call - def index_cert_ua_get( + def index_cert_se_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -57746,10 +57754,10 @@ def index_cert_ua_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination: - """Return vulnerability data stored in index \"cert-ua\" + ) -> RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination: + """Return vulnerability data stored in index \"cert-se\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert UA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ua?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-se index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert SE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-se?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-se?cursor=` :param page: set the page number of the response :type page: int @@ -57815,7 +57823,7 @@ def index_cert_ua_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_ua_get_serialize( + _param = self._index_cert_se_get_serialize( page=page, limit=limit, cursor=cursor, @@ -57844,7 +57852,7 @@ def index_cert_ua_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination", '404': "str", '500': "str", } @@ -57860,7 +57868,7 @@ def index_cert_ua_get( @validate_call - def index_cert_ua_get_with_http_info( + def index_cert_se_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -57895,10 +57903,10 @@ def index_cert_ua_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination]: - """Return vulnerability data stored in index \"cert-ua\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination]: + """Return vulnerability data stored in index \"cert-se\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert UA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ua?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-se index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert SE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-se?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-se?cursor=` :param page: set the page number of the response :type page: int @@ -57964,7 +57972,7 @@ def index_cert_ua_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_ua_get_serialize( + _param = self._index_cert_se_get_serialize( page=page, limit=limit, cursor=cursor, @@ -57993,7 +58001,7 @@ def index_cert_ua_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination", '404': "str", '500': "str", } @@ -58009,7 +58017,7 @@ def index_cert_ua_get_with_http_info( @validate_call - def index_cert_ua_get_without_preload_content( + def index_cert_se_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -58045,9 +58053,9 @@ def index_cert_ua_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cert-ua\" + """Return vulnerability data stored in index \"cert-se\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert UA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ua?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-se index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert SE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-se?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-se?cursor=` :param page: set the page number of the response :type page: int @@ -58113,7 +58121,7 @@ def index_cert_ua_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cert_ua_get_serialize( + _param = self._index_cert_se_get_serialize( page=page, limit=limit, cursor=cursor, @@ -58142,7 +58150,7 @@ def index_cert_ua_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertSEPaginatePagination", '404': "str", '500': "str", } @@ -58153,7 +58161,7 @@ def index_cert_ua_get_without_preload_content( return response_data.response - def _index_cert_ua_get_serialize( + def _index_cert_se_get_serialize( self, page, limit, @@ -58303,7 +58311,7 @@ def _index_cert_ua_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cert-ua', + resource_path='/index/cert-se', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -58320,7 +58328,7 @@ def _index_cert_ua_get_serialize( @validate_call - def index_certeu_get( + def index_cert_ua_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -58355,10 +58363,10 @@ def index_certeu_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"certeu\" + ) -> RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination: + """Return vulnerability data stored in index \"cert-ua\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certeu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT-EU The Computer Emergency Response Team for the EU Institutions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certeu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certeu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert UA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ua?cursor=` :param page: set the page number of the response :type page: int @@ -58424,7 +58432,7 @@ def index_certeu_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_certeu_get_serialize( + _param = self._index_cert_ua_get_serialize( page=page, limit=limit, cursor=cursor, @@ -58453,7 +58461,7 @@ def index_certeu_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination", '404': "str", '500': "str", } @@ -58469,7 +58477,7 @@ def index_certeu_get( @validate_call - def index_certeu_get_with_http_info( + def index_cert_ua_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -58504,10 +58512,10 @@ def index_certeu_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"certeu\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination]: + """Return vulnerability data stored in index \"cert-ua\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certeu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT-EU The Computer Emergency Response Team for the EU Institutions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certeu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certeu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert UA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ua?cursor=` :param page: set the page number of the response :type page: int @@ -58573,7 +58581,7 @@ def index_certeu_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_certeu_get_serialize( + _param = self._index_cert_ua_get_serialize( page=page, limit=limit, cursor=cursor, @@ -58602,7 +58610,7 @@ def index_certeu_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination", '404': "str", '500': "str", } @@ -58618,7 +58626,7 @@ def index_certeu_get_with_http_info( @validate_call - def index_certeu_get_without_preload_content( + def index_cert_ua_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -58654,9 +58662,9 @@ def index_certeu_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"certeu\" + """Return vulnerability data stored in index \"cert-ua\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certeu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT-EU The Computer Emergency Response Team for the EU Institutions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certeu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certeu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cert-ua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert UA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cert-ua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cert-ua?cursor=` :param page: set the page number of the response :type page: int @@ -58722,7 +58730,7 @@ def index_certeu_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_certeu_get_serialize( + _param = self._index_cert_ua_get_serialize( page=page, limit=limit, cursor=cursor, @@ -58751,7 +58759,7 @@ def index_certeu_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertUAPaginatePagination", '404': "str", '500': "str", } @@ -58762,7 +58770,7 @@ def index_certeu_get_without_preload_content( return response_data.response - def _index_certeu_get_serialize( + def _index_cert_ua_get_serialize( self, page, limit, @@ -58912,7 +58920,7 @@ def _index_certeu_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/certeu', + resource_path='/index/cert-ua', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -58929,7 +58937,7 @@ def _index_certeu_get_serialize( @validate_call - def index_certfr_get( + def index_certeu_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -58964,10 +58972,10 @@ def index_certfr_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"certfr\" + ) -> RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"certeu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certfr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert FR Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certfr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certfr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certeu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT-EU The Computer Emergency Response Team for the EU Institutions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certeu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certeu?cursor=` :param page: set the page number of the response :type page: int @@ -59033,7 +59041,7 @@ def index_certfr_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_certfr_get_serialize( + _param = self._index_certeu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -59062,7 +59070,7 @@ def index_certfr_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -59078,7 +59086,7 @@ def index_certfr_get( @validate_call - def index_certfr_get_with_http_info( + def index_certeu_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -59113,10 +59121,10 @@ def index_certfr_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"certfr\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"certeu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certfr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert FR Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certfr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certfr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certeu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT-EU The Computer Emergency Response Team for the EU Institutions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certeu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certeu?cursor=` :param page: set the page number of the response :type page: int @@ -59182,7 +59190,7 @@ def index_certfr_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_certfr_get_serialize( + _param = self._index_certeu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -59211,7 +59219,7 @@ def index_certfr_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -59227,7 +59235,7 @@ def index_certfr_get_with_http_info( @validate_call - def index_certfr_get_without_preload_content( + def index_certeu_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -59263,9 +59271,9 @@ def index_certfr_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"certfr\" + """Return vulnerability data stored in index \"certeu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certfr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert FR Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certfr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certfr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certeu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT-EU The Computer Emergency Response Team for the EU Institutions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certeu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certeu?cursor=` :param page: set the page number of the response :type page: int @@ -59331,7 +59339,7 @@ def index_certfr_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_certfr_get_serialize( + _param = self._index_certeu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -59360,7 +59368,7 @@ def index_certfr_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCERTEUAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -59371,7 +59379,7 @@ def index_certfr_get_without_preload_content( return response_data.response - def _index_certfr_get_serialize( + def _index_certeu_get_serialize( self, page, limit, @@ -59521,7 +59529,7 @@ def _index_certfr_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/certfr', + resource_path='/index/certeu', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -59538,7 +59546,7 @@ def _index_certfr_get_serialize( @validate_call - def index_chainguard_get( + def index_certfr_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -59573,10 +59581,10 @@ def index_chainguard_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination: - """Return vulnerability data stored in index \"chainguard\" + ) -> RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"certfr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chainguard index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ChainGuard Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chainguard?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chainguard?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certfr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert FR Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certfr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certfr?cursor=` :param page: set the page number of the response :type page: int @@ -59642,7 +59650,7 @@ def index_chainguard_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_chainguard_get_serialize( + _param = self._index_certfr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -59671,7 +59679,7 @@ def index_chainguard_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -59687,7 +59695,7 @@ def index_chainguard_get( @validate_call - def index_chainguard_get_with_http_info( + def index_certfr_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -59722,10 +59730,10 @@ def index_chainguard_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination]: - """Return vulnerability data stored in index \"chainguard\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"certfr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chainguard index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ChainGuard Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chainguard?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chainguard?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certfr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert FR Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certfr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certfr?cursor=` :param page: set the page number of the response :type page: int @@ -59791,7 +59799,7 @@ def index_chainguard_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_chainguard_get_serialize( + _param = self._index_certfr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -59820,7 +59828,7 @@ def index_chainguard_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -59836,7 +59844,7 @@ def index_chainguard_get_with_http_info( @validate_call - def index_chainguard_get_without_preload_content( + def index_certfr_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -59872,9 +59880,9 @@ def index_chainguard_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"chainguard\" + """Return vulnerability data stored in index \"certfr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chainguard index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ChainGuard Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chainguard?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chainguard?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the certfr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cert FR Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/certfr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/certfr?cursor=` :param page: set the page number of the response :type page: int @@ -59940,7 +59948,7 @@ def index_chainguard_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_chainguard_get_serialize( + _param = self._index_certfr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -59969,7 +59977,7 @@ def index_chainguard_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCertFRAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -59980,7 +59988,7 @@ def index_chainguard_get_without_preload_content( return response_data.response - def _index_chainguard_get_serialize( + def _index_certfr_get_serialize( self, page, limit, @@ -60130,7 +60138,7 @@ def _index_chainguard_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/chainguard', + resource_path='/index/certfr', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -60147,7 +60155,7 @@ def _index_chainguard_get_serialize( @validate_call - def index_checkpoint_get( + def index_chainguard_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -60182,10 +60190,10 @@ def index_checkpoint_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination: - """Return vulnerability data stored in index \"checkpoint\" + ) -> RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination: + """Return vulnerability data stored in index \"chainguard\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the checkpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CheckPoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/checkpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/checkpoint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chainguard index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ChainGuard Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chainguard?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chainguard?cursor=` :param page: set the page number of the response :type page: int @@ -60251,7 +60259,7 @@ def index_checkpoint_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_checkpoint_get_serialize( + _param = self._index_chainguard_get_serialize( page=page, limit=limit, cursor=cursor, @@ -60280,7 +60288,7 @@ def index_checkpoint_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination", '404': "str", '500': "str", } @@ -60296,7 +60304,7 @@ def index_checkpoint_get( @validate_call - def index_checkpoint_get_with_http_info( + def index_chainguard_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -60331,10 +60339,10 @@ def index_checkpoint_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination]: - """Return vulnerability data stored in index \"checkpoint\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination]: + """Return vulnerability data stored in index \"chainguard\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the checkpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CheckPoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/checkpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/checkpoint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chainguard index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ChainGuard Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chainguard?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chainguard?cursor=` :param page: set the page number of the response :type page: int @@ -60400,7 +60408,7 @@ def index_checkpoint_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_checkpoint_get_serialize( + _param = self._index_chainguard_get_serialize( page=page, limit=limit, cursor=cursor, @@ -60429,7 +60437,7 @@ def index_checkpoint_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination", '404': "str", '500': "str", } @@ -60445,7 +60453,7 @@ def index_checkpoint_get_with_http_info( @validate_call - def index_checkpoint_get_without_preload_content( + def index_chainguard_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -60481,9 +60489,9 @@ def index_checkpoint_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"checkpoint\" + """Return vulnerability data stored in index \"chainguard\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the checkpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CheckPoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/checkpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/checkpoint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chainguard index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ChainGuard Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chainguard?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chainguard?cursor=` :param page: set the page number of the response :type page: int @@ -60549,7 +60557,7 @@ def index_checkpoint_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_checkpoint_get_serialize( + _param = self._index_chainguard_get_serialize( page=page, limit=limit, cursor=cursor, @@ -60578,7 +60586,7 @@ def index_checkpoint_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryChainGuardPaginatePagination", '404': "str", '500': "str", } @@ -60589,7 +60597,7 @@ def index_checkpoint_get_without_preload_content( return response_data.response - def _index_checkpoint_get_serialize( + def _index_chainguard_get_serialize( self, page, limit, @@ -60739,7 +60747,7 @@ def _index_checkpoint_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/checkpoint', + resource_path='/index/chainguard', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -60756,7 +60764,7 @@ def _index_checkpoint_get_serialize( @validate_call - def index_chrome_get( + def index_checkpoint_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -60791,10 +60799,10 @@ def index_chrome_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination: - """Return vulnerability data stored in index \"chrome\" + ) -> RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination: + """Return vulnerability data stored in index \"checkpoint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chrome index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Google Chrome Release Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chrome?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chrome?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the checkpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CheckPoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/checkpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/checkpoint?cursor=` :param page: set the page number of the response :type page: int @@ -60860,7 +60868,7 @@ def index_chrome_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_chrome_get_serialize( + _param = self._index_checkpoint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -60889,7 +60897,7 @@ def index_chrome_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination", '404': "str", '500': "str", } @@ -60905,7 +60913,7 @@ def index_chrome_get( @validate_call - def index_chrome_get_with_http_info( + def index_checkpoint_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -60940,10 +60948,10 @@ def index_chrome_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination]: - """Return vulnerability data stored in index \"chrome\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination]: + """Return vulnerability data stored in index \"checkpoint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chrome index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Google Chrome Release Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chrome?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chrome?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the checkpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CheckPoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/checkpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/checkpoint?cursor=` :param page: set the page number of the response :type page: int @@ -61009,7 +61017,7 @@ def index_chrome_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_chrome_get_serialize( + _param = self._index_checkpoint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -61038,7 +61046,7 @@ def index_chrome_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination", '404': "str", '500': "str", } @@ -61054,7 +61062,7 @@ def index_chrome_get_with_http_info( @validate_call - def index_chrome_get_without_preload_content( + def index_checkpoint_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -61090,9 +61098,9 @@ def index_chrome_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"chrome\" + """Return vulnerability data stored in index \"checkpoint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chrome index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Google Chrome Release Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chrome?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chrome?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the checkpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CheckPoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/checkpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/checkpoint?cursor=` :param page: set the page number of the response :type page: int @@ -61158,7 +61166,7 @@ def index_chrome_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_chrome_get_serialize( + _param = self._index_checkpoint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -61187,7 +61195,7 @@ def index_chrome_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCheckPointPaginatePagination", '404': "str", '500': "str", } @@ -61198,7 +61206,7 @@ def index_chrome_get_without_preload_content( return response_data.response - def _index_chrome_get_serialize( + def _index_checkpoint_get_serialize( self, page, limit, @@ -61348,7 +61356,7 @@ def _index_chrome_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/chrome', + resource_path='/index/checkpoint', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -61365,7 +61373,7 @@ def _index_chrome_get_serialize( @validate_call - def index_ciena_get( + def index_chrome_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -61400,10 +61408,10 @@ def index_ciena_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination: - """Return vulnerability data stored in index \"ciena\" + ) -> RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination: + """Return vulnerability data stored in index \"chrome\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ciena index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ciena ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ciena?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ciena?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chrome index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Google Chrome Release Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chrome?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chrome?cursor=` :param page: set the page number of the response :type page: int @@ -61469,7 +61477,7 @@ def index_ciena_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ciena_get_serialize( + _param = self._index_chrome_get_serialize( page=page, limit=limit, cursor=cursor, @@ -61498,7 +61506,7 @@ def index_ciena_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination", '404': "str", '500': "str", } @@ -61514,7 +61522,7 @@ def index_ciena_get( @validate_call - def index_ciena_get_with_http_info( + def index_chrome_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -61549,10 +61557,10 @@ def index_ciena_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination]: - """Return vulnerability data stored in index \"ciena\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination]: + """Return vulnerability data stored in index \"chrome\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ciena index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ciena ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ciena?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ciena?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chrome index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Google Chrome Release Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chrome?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chrome?cursor=` :param page: set the page number of the response :type page: int @@ -61618,7 +61626,7 @@ def index_ciena_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ciena_get_serialize( + _param = self._index_chrome_get_serialize( page=page, limit=limit, cursor=cursor, @@ -61647,7 +61655,7 @@ def index_ciena_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination", '404': "str", '500': "str", } @@ -61663,7 +61671,7 @@ def index_ciena_get_with_http_info( @validate_call - def index_ciena_get_without_preload_content( + def index_chrome_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -61699,9 +61707,9 @@ def index_ciena_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ciena\" + """Return vulnerability data stored in index \"chrome\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ciena index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ciena ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ciena?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ciena?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the chrome index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Google Chrome Release Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/chrome?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/chrome?cursor=` :param page: set the page number of the response :type page: int @@ -61767,7 +61775,7 @@ def index_ciena_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ciena_get_serialize( + _param = self._index_chrome_get_serialize( page=page, limit=limit, cursor=cursor, @@ -61796,7 +61804,7 @@ def index_ciena_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryChromePaginatePagination", '404': "str", '500': "str", } @@ -61807,7 +61815,7 @@ def index_ciena_get_without_preload_content( return response_data.response - def _index_ciena_get_serialize( + def _index_chrome_get_serialize( self, page, limit, @@ -61957,7 +61965,7 @@ def _index_ciena_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ciena', + resource_path='/index/chrome', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -61974,7 +61982,7 @@ def _index_ciena_get_serialize( @validate_call - def index_cisa_alerts_get( + def index_ciena_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -62009,10 +62017,10 @@ def index_cisa_alerts_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination: - """Return vulnerability data stored in index \"cisa-alerts\" + ) -> RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination: + """Return vulnerability data stored in index \"ciena\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ciena index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ciena ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ciena?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ciena?cursor=` :param page: set the page number of the response :type page: int @@ -62078,7 +62086,7 @@ def index_cisa_alerts_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_alerts_get_serialize( + _param = self._index_ciena_get_serialize( page=page, limit=limit, cursor=cursor, @@ -62107,7 +62115,7 @@ def index_cisa_alerts_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination", '404': "str", '500': "str", } @@ -62123,7 +62131,7 @@ def index_cisa_alerts_get( @validate_call - def index_cisa_alerts_get_with_http_info( + def index_ciena_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -62158,10 +62166,10 @@ def index_cisa_alerts_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination]: - """Return vulnerability data stored in index \"cisa-alerts\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination]: + """Return vulnerability data stored in index \"ciena\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ciena index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ciena ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ciena?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ciena?cursor=` :param page: set the page number of the response :type page: int @@ -62227,7 +62235,7 @@ def index_cisa_alerts_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_alerts_get_serialize( + _param = self._index_ciena_get_serialize( page=page, limit=limit, cursor=cursor, @@ -62256,7 +62264,7 @@ def index_cisa_alerts_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination", '404': "str", '500': "str", } @@ -62272,7 +62280,7 @@ def index_cisa_alerts_get_with_http_info( @validate_call - def index_cisa_alerts_get_without_preload_content( + def index_ciena_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -62308,9 +62316,9 @@ def index_cisa_alerts_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cisa-alerts\" + """Return vulnerability data stored in index \"ciena\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ciena index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ciena ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ciena?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ciena?cursor=` :param page: set the page number of the response :type page: int @@ -62376,7 +62384,7 @@ def index_cisa_alerts_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_alerts_get_serialize( + _param = self._index_ciena_get_serialize( page=page, limit=limit, cursor=cursor, @@ -62405,7 +62413,7 @@ def index_cisa_alerts_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCienaPaginatePagination", '404': "str", '500': "str", } @@ -62416,7 +62424,7 @@ def index_cisa_alerts_get_without_preload_content( return response_data.response - def _index_cisa_alerts_get_serialize( + def _index_ciena_get_serialize( self, page, limit, @@ -62566,7 +62574,7 @@ def _index_cisa_alerts_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cisa-alerts', + resource_path='/index/ciena', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -62583,7 +62591,7 @@ def _index_cisa_alerts_get_serialize( @validate_call - def index_cisa_csaf_get( + def index_cisa_alerts_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -62618,10 +62626,10 @@ def index_cisa_csaf_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination: - """Return vulnerability data stored in index \"cisa-csaf\" + ) -> RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination: + """Return vulnerability data stored in index \"cisa-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories - CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -62687,7 +62695,7 @@ def index_cisa_csaf_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_csaf_get_serialize( + _param = self._index_cisa_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -62716,7 +62724,7 @@ def index_cisa_csaf_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination", '404': "str", '500': "str", } @@ -62732,7 +62740,7 @@ def index_cisa_csaf_get( @validate_call - def index_cisa_csaf_get_with_http_info( + def index_cisa_alerts_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -62767,10 +62775,10 @@ def index_cisa_csaf_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination]: - """Return vulnerability data stored in index \"cisa-csaf\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination]: + """Return vulnerability data stored in index \"cisa-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories - CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -62836,7 +62844,7 @@ def index_cisa_csaf_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_csaf_get_serialize( + _param = self._index_cisa_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -62865,7 +62873,7 @@ def index_cisa_csaf_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination", '404': "str", '500': "str", } @@ -62881,7 +62889,7 @@ def index_cisa_csaf_get_with_http_info( @validate_call - def index_cisa_csaf_get_without_preload_content( + def index_cisa_alerts_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -62917,9 +62925,9 @@ def index_cisa_csaf_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cisa-csaf\" + """Return vulnerability data stored in index \"cisa-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories - CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -62985,7 +62993,7 @@ def index_cisa_csaf_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_csaf_get_serialize( + _param = self._index_cisa_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -63014,7 +63022,7 @@ def index_cisa_csaf_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCISAAlertPaginatePagination", '404': "str", '500': "str", } @@ -63025,7 +63033,7 @@ def index_cisa_csaf_get_without_preload_content( return response_data.response - def _index_cisa_csaf_get_serialize( + def _index_cisa_alerts_get_serialize( self, page, limit, @@ -63175,7 +63183,7 @@ def _index_cisa_csaf_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cisa-csaf', + resource_path='/index/cisa-alerts', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -63192,7 +63200,7 @@ def _index_cisa_csaf_get_serialize( @validate_call - def index_cisa_kev_get( + def index_cisa_csaf_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -63227,10 +63235,10 @@ def index_cisa_kev_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination: - """Return vulnerability data stored in index \"cisa-kev\" + ) -> RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination: + """Return vulnerability data stored in index \"cisa-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-kev index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA KEV (Known Exploited Vulnerabilities) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-kev?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-kev?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories - CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -63296,7 +63304,7 @@ def index_cisa_kev_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_kev_get_serialize( + _param = self._index_cisa_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -63325,7 +63333,7 @@ def index_cisa_kev_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination", '404': "str", '500': "str", } @@ -63341,7 +63349,7 @@ def index_cisa_kev_get( @validate_call - def index_cisa_kev_get_with_http_info( + def index_cisa_csaf_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -63376,10 +63384,10 @@ def index_cisa_kev_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination]: - """Return vulnerability data stored in index \"cisa-kev\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination]: + """Return vulnerability data stored in index \"cisa-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-kev index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA KEV (Known Exploited Vulnerabilities) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-kev?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-kev?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories - CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -63445,7 +63453,7 @@ def index_cisa_kev_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_kev_get_serialize( + _param = self._index_cisa_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -63474,7 +63482,7 @@ def index_cisa_kev_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination", '404': "str", '500': "str", } @@ -63490,7 +63498,7 @@ def index_cisa_kev_get_with_http_info( @validate_call - def index_cisa_kev_get_without_preload_content( + def index_cisa_csaf_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -63526,9 +63534,9 @@ def index_cisa_kev_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cisa-kev\" + """Return vulnerability data stored in index \"cisa-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-kev index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA KEV (Known Exploited Vulnerabilities) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-kev?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-kev?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA Security Advisories - CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -63594,7 +63602,7 @@ def index_cisa_kev_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisa_kev_get_serialize( + _param = self._index_cisa_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -63623,7 +63631,7 @@ def index_cisa_kev_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCisaCsafAdvPaginatePagination", '404': "str", '500': "str", } @@ -63634,7 +63642,7 @@ def index_cisa_kev_get_without_preload_content( return response_data.response - def _index_cisa_kev_get_serialize( + def _index_cisa_csaf_get_serialize( self, page, limit, @@ -63784,7 +63792,7 @@ def _index_cisa_kev_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cisa-kev', + resource_path='/index/cisa-csaf', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -63801,7 +63809,7 @@ def _index_cisa_kev_get_serialize( @validate_call - def index_cisco_csaf_get( + def index_cisa_kev_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -63836,10 +63844,10 @@ def index_cisco_csaf_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination: - """Return vulnerability data stored in index \"cisco-csaf\" + ) -> RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination: + """Return vulnerability data stored in index \"cisa-kev\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-kev index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA KEV (Known Exploited Vulnerabilities) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-kev?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-kev?cursor=` :param page: set the page number of the response :type page: int @@ -63905,7 +63913,7 @@ def index_cisco_csaf_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_csaf_get_serialize( + _param = self._index_cisa_kev_get_serialize( page=page, limit=limit, cursor=cursor, @@ -63934,7 +63942,7 @@ def index_cisco_csaf_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -63950,7 +63958,7 @@ def index_cisco_csaf_get( @validate_call - def index_cisco_csaf_get_with_http_info( + def index_cisa_kev_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -63985,10 +63993,10 @@ def index_cisco_csaf_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination]: - """Return vulnerability data stored in index \"cisco-csaf\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination]: + """Return vulnerability data stored in index \"cisa-kev\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-kev index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA KEV (Known Exploited Vulnerabilities) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-kev?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-kev?cursor=` :param page: set the page number of the response :type page: int @@ -64054,7 +64062,7 @@ def index_cisco_csaf_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_csaf_get_serialize( + _param = self._index_cisa_kev_get_serialize( page=page, limit=limit, cursor=cursor, @@ -64083,7 +64091,7 @@ def index_cisco_csaf_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -64099,7 +64107,7 @@ def index_cisco_csaf_get_with_http_info( @validate_call - def index_cisco_csaf_get_without_preload_content( + def index_cisa_kev_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -64135,9 +64143,9 @@ def index_cisco_csaf_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cisco-csaf\" + """Return vulnerability data stored in index \"cisa-kev\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisa-kev index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CISA KEV (Known Exploited Vulnerabilities) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisa-kev?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisa-kev?cursor=` :param page: set the page number of the response :type page: int @@ -64203,7 +64211,7 @@ def index_cisco_csaf_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_csaf_get_serialize( + _param = self._index_cisa_kev_get_serialize( page=page, limit=limit, cursor=cursor, @@ -64232,7 +64240,7 @@ def index_cisco_csaf_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKEVCatalogVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -64243,7 +64251,7 @@ def index_cisco_csaf_get_without_preload_content( return response_data.response - def _index_cisco_csaf_get_serialize( + def _index_cisa_kev_get_serialize( self, page, limit, @@ -64393,7 +64401,7 @@ def _index_cisco_csaf_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cisco-csaf', + resource_path='/index/cisa-kev', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -64410,7 +64418,7 @@ def _index_cisco_csaf_get_serialize( @validate_call - def index_cisco_get( + def index_cisco_csaf_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -64445,10 +64453,10 @@ def index_cisco_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"cisco\" + ) -> RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination: + """Return vulnerability data stored in index \"cisco-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -64514,7 +64522,7 @@ def index_cisco_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_get_serialize( + _param = self._index_cisco_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -64543,7 +64551,7 @@ def index_cisco_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination", '404': "str", '500': "str", } @@ -64559,7 +64567,7 @@ def index_cisco_get( @validate_call - def index_cisco_get_with_http_info( + def index_cisco_csaf_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -64594,10 +64602,10 @@ def index_cisco_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"cisco\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination]: + """Return vulnerability data stored in index \"cisco-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -64663,7 +64671,7 @@ def index_cisco_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_get_serialize( + _param = self._index_cisco_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -64692,7 +64700,7 @@ def index_cisco_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination", '404': "str", '500': "str", } @@ -64708,7 +64716,7 @@ def index_cisco_get_with_http_info( @validate_call - def index_cisco_get_without_preload_content( + def index_cisco_csaf_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -64744,9 +64752,9 @@ def index_cisco_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cisco\" + """Return vulnerability data stored in index \"cisco-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -64812,7 +64820,7 @@ def index_cisco_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_get_serialize( + _param = self._index_cisco_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -64841,7 +64849,7 @@ def index_cisco_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCiscoCSAFPaginatePagination", '404': "str", '500': "str", } @@ -64852,7 +64860,7 @@ def index_cisco_get_without_preload_content( return response_data.response - def _index_cisco_get_serialize( + def _index_cisco_csaf_get_serialize( self, page, limit, @@ -65002,7 +65010,7 @@ def _index_cisco_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cisco', + resource_path='/index/cisco-csaf', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -65019,7 +65027,7 @@ def _index_cisco_get_serialize( @validate_call - def index_cisco_talos_get( + def index_cisco_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -65054,10 +65062,10 @@ def index_cisco_talos_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"cisco-talos\" + ) -> RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"cisco\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-talos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Talos Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-talos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-talos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco?cursor=` :param page: set the page number of the response :type page: int @@ -65123,7 +65131,7 @@ def index_cisco_talos_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_talos_get_serialize( + _param = self._index_cisco_get_serialize( page=page, limit=limit, cursor=cursor, @@ -65152,7 +65160,7 @@ def index_cisco_talos_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -65168,7 +65176,7 @@ def index_cisco_talos_get( @validate_call - def index_cisco_talos_get_with_http_info( + def index_cisco_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -65203,10 +65211,10 @@ def index_cisco_talos_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"cisco-talos\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"cisco\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-talos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Talos Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-talos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-talos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco?cursor=` :param page: set the page number of the response :type page: int @@ -65272,7 +65280,7 @@ def index_cisco_talos_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_talos_get_serialize( + _param = self._index_cisco_get_serialize( page=page, limit=limit, cursor=cursor, @@ -65301,7 +65309,7 @@ def index_cisco_talos_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -65317,7 +65325,7 @@ def index_cisco_talos_get_with_http_info( @validate_call - def index_cisco_talos_get_without_preload_content( + def index_cisco_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -65353,9 +65361,9 @@ def index_cisco_talos_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cisco-talos\" + """Return vulnerability data stored in index \"cisco\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-talos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Talos Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-talos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-talos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco?cursor=` :param page: set the page number of the response :type page: int @@ -65421,7 +65429,7 @@ def index_cisco_talos_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cisco_talos_get_serialize( + _param = self._index_cisco_get_serialize( page=page, limit=limit, cursor=cursor, @@ -65450,7 +65458,7 @@ def index_cisco_talos_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCiscoAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -65461,7 +65469,7 @@ def index_cisco_talos_get_without_preload_content( return response_data.response - def _index_cisco_talos_get_serialize( + def _index_cisco_get_serialize( self, page, limit, @@ -65611,7 +65619,7 @@ def _index_cisco_talos_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cisco-talos', + resource_path='/index/cisco', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -65628,7 +65636,7 @@ def _index_cisco_talos_get_serialize( @validate_call - def index_citrix_get( + def index_cisco_talos_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -65663,10 +65671,10 @@ def index_citrix_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"citrix\" + ) -> RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"cisco-talos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the citrix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Citrix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/citrix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/citrix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-talos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Talos Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-talos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-talos?cursor=` :param page: set the page number of the response :type page: int @@ -65732,7 +65740,7 @@ def index_citrix_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_citrix_get_serialize( + _param = self._index_cisco_talos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -65761,7 +65769,7 @@ def index_citrix_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -65777,7 +65785,7 @@ def index_citrix_get( @validate_call - def index_citrix_get_with_http_info( + def index_cisco_talos_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -65812,10 +65820,10 @@ def index_citrix_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"citrix\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"cisco-talos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the citrix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Citrix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/citrix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/citrix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-talos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Talos Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-talos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-talos?cursor=` :param page: set the page number of the response :type page: int @@ -65881,7 +65889,7 @@ def index_citrix_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_citrix_get_serialize( + _param = self._index_cisco_talos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -65910,7 +65918,7 @@ def index_citrix_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -65926,7 +65934,7 @@ def index_citrix_get_with_http_info( @validate_call - def index_citrix_get_without_preload_content( + def index_cisco_talos_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -65962,9 +65970,9 @@ def index_citrix_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"citrix\" + """Return vulnerability data stored in index \"cisco-talos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the citrix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Citrix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/citrix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/citrix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cisco-talos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Cisco Talos Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cisco-talos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cisco-talos?cursor=` :param page: set the page number of the response :type page: int @@ -66030,7 +66038,7 @@ def index_citrix_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_citrix_get_serialize( + _param = self._index_cisco_talos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -66059,7 +66067,7 @@ def index_citrix_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryTalosAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -66070,7 +66078,7 @@ def index_citrix_get_without_preload_content( return response_data.response - def _index_citrix_get_serialize( + def _index_cisco_talos_get_serialize( self, page, limit, @@ -66220,7 +66228,7 @@ def _index_citrix_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/citrix', + resource_path='/index/cisco-talos', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -66237,7 +66245,7 @@ def _index_citrix_get_serialize( @validate_call - def index_claroty_get( + def index_citrix_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -66272,10 +66280,10 @@ def index_claroty_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination: - """Return vulnerability data stored in index \"claroty\" + ) -> RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"citrix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the claroty index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Team 82: The Claroty Research Team ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/claroty?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/claroty?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the citrix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Citrix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/citrix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/citrix?cursor=` :param page: set the page number of the response :type page: int @@ -66341,7 +66349,7 @@ def index_claroty_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_claroty_get_serialize( + _param = self._index_citrix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -66370,7 +66378,7 @@ def index_claroty_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -66386,7 +66394,7 @@ def index_claroty_get( @validate_call - def index_claroty_get_with_http_info( + def index_citrix_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -66421,10 +66429,10 @@ def index_claroty_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination]: - """Return vulnerability data stored in index \"claroty\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"citrix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the claroty index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Team 82: The Claroty Research Team ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/claroty?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/claroty?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the citrix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Citrix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/citrix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/citrix?cursor=` :param page: set the page number of the response :type page: int @@ -66490,7 +66498,7 @@ def index_claroty_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_claroty_get_serialize( + _param = self._index_citrix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -66519,7 +66527,7 @@ def index_claroty_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -66535,7 +66543,7 @@ def index_claroty_get_with_http_info( @validate_call - def index_claroty_get_without_preload_content( + def index_citrix_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -66571,9 +66579,9 @@ def index_claroty_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"claroty\" + """Return vulnerability data stored in index \"citrix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the claroty index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Team 82: The Claroty Research Team ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/claroty?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/claroty?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the citrix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Citrix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/citrix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/citrix?cursor=` :param page: set the page number of the response :type page: int @@ -66639,7 +66647,7 @@ def index_claroty_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_claroty_get_serialize( + _param = self._index_citrix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -66668,7 +66676,7 @@ def index_claroty_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCitrixAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -66679,7 +66687,7 @@ def index_claroty_get_without_preload_content( return response_data.response - def _index_claroty_get_serialize( + def _index_citrix_get_serialize( self, page, limit, @@ -66829,7 +66837,7 @@ def _index_claroty_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/claroty', + resource_path='/index/citrix', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -66846,7 +66854,7 @@ def _index_claroty_get_serialize( @validate_call - def index_cloudbees_get( + def index_claroty_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -66881,10 +66889,10 @@ def index_cloudbees_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination: - """Return vulnerability data stored in index \"cloudbees\" + ) -> RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination: + """Return vulnerability data stored in index \"claroty\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudbees index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudBees Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudbees?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudbees?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the claroty index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Team 82: The Claroty Research Team ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/claroty?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/claroty?cursor=` :param page: set the page number of the response :type page: int @@ -66950,7 +66958,7 @@ def index_cloudbees_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cloudbees_get_serialize( + _param = self._index_claroty_get_serialize( page=page, limit=limit, cursor=cursor, @@ -66979,7 +66987,7 @@ def index_cloudbees_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -66995,7 +67003,7 @@ def index_cloudbees_get( @validate_call - def index_cloudbees_get_with_http_info( + def index_claroty_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -67030,10 +67038,10 @@ def index_cloudbees_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination]: - """Return vulnerability data stored in index \"cloudbees\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination]: + """Return vulnerability data stored in index \"claroty\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudbees index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudBees Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudbees?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudbees?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the claroty index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Team 82: The Claroty Research Team ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/claroty?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/claroty?cursor=` :param page: set the page number of the response :type page: int @@ -67099,7 +67107,7 @@ def index_cloudbees_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cloudbees_get_serialize( + _param = self._index_claroty_get_serialize( page=page, limit=limit, cursor=cursor, @@ -67128,7 +67136,7 @@ def index_cloudbees_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -67144,7 +67152,7 @@ def index_cloudbees_get_with_http_info( @validate_call - def index_cloudbees_get_without_preload_content( + def index_claroty_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -67180,9 +67188,9 @@ def index_cloudbees_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cloudbees\" + """Return vulnerability data stored in index \"claroty\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudbees index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudBees Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudbees?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudbees?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the claroty index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Team 82: The Claroty Research Team ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/claroty?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/claroty?cursor=` :param page: set the page number of the response :type page: int @@ -67248,7 +67256,7 @@ def index_cloudbees_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cloudbees_get_serialize( + _param = self._index_claroty_get_serialize( page=page, limit=limit, cursor=cursor, @@ -67277,7 +67285,7 @@ def index_cloudbees_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryClarotyVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -67288,7 +67296,7 @@ def index_cloudbees_get_without_preload_content( return response_data.response - def _index_cloudbees_get_serialize( + def _index_claroty_get_serialize( self, page, limit, @@ -67438,7 +67446,7 @@ def _index_cloudbees_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cloudbees', + resource_path='/index/claroty', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -67455,7 +67463,7 @@ def _index_cloudbees_get_serialize( @validate_call - def index_cloudvulndb_get( + def index_cloudbees_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -67490,10 +67498,10 @@ def index_cloudvulndb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"cloudvulndb\" + ) -> RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination: + """Return vulnerability data stored in index \"cloudbees\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudvulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudVulnDB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudvulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudvulndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudbees index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudBees Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudbees?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudbees?cursor=` :param page: set the page number of the response :type page: int @@ -67559,7 +67567,7 @@ def index_cloudvulndb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cloudvulndb_get_serialize( + _param = self._index_cloudbees_get_serialize( page=page, limit=limit, cursor=cursor, @@ -67588,7 +67596,7 @@ def index_cloudvulndb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination", '404': "str", '500': "str", } @@ -67604,7 +67612,7 @@ def index_cloudvulndb_get( @validate_call - def index_cloudvulndb_get_with_http_info( + def index_cloudbees_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -67639,10 +67647,10 @@ def index_cloudvulndb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"cloudvulndb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination]: + """Return vulnerability data stored in index \"cloudbees\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudvulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudVulnDB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudvulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudvulndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudbees index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudBees Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudbees?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudbees?cursor=` :param page: set the page number of the response :type page: int @@ -67708,7 +67716,7 @@ def index_cloudvulndb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cloudvulndb_get_serialize( + _param = self._index_cloudbees_get_serialize( page=page, limit=limit, cursor=cursor, @@ -67737,7 +67745,7 @@ def index_cloudvulndb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination", '404': "str", '500': "str", } @@ -67753,7 +67761,7 @@ def index_cloudvulndb_get_with_http_info( @validate_call - def index_cloudvulndb_get_without_preload_content( + def index_cloudbees_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -67789,9 +67797,9 @@ def index_cloudvulndb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cloudvulndb\" + """Return vulnerability data stored in index \"cloudbees\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudvulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudVulnDB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudvulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudvulndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudbees index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudBees Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudbees?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudbees?cursor=` :param page: set the page number of the response :type page: int @@ -67857,7 +67865,7 @@ def index_cloudvulndb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cloudvulndb_get_serialize( + _param = self._index_cloudbees_get_serialize( page=page, limit=limit, cursor=cursor, @@ -67886,7 +67894,7 @@ def index_cloudvulndb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCloudBeesPaginatePagination", '404': "str", '500': "str", } @@ -67897,7 +67905,7 @@ def index_cloudvulndb_get_without_preload_content( return response_data.response - def _index_cloudvulndb_get_serialize( + def _index_cloudbees_get_serialize( self, page, limit, @@ -68047,7 +68055,7 @@ def _index_cloudvulndb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cloudvulndb', + resource_path='/index/cloudbees', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -68064,7 +68072,7 @@ def _index_cloudvulndb_get_serialize( @validate_call - def index_cnnvd_get( + def index_cloudvulndb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -68099,10 +68107,10 @@ def index_cnnvd_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination: - """Return vulnerability data stored in index \"cnnvd\" + ) -> RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"cloudvulndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnnvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Chinese National Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnnvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnnvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudvulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudVulnDB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudvulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudvulndb?cursor=` :param page: set the page number of the response :type page: int @@ -68168,7 +68176,7 @@ def index_cnnvd_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnnvd_get_serialize( + _param = self._index_cloudvulndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -68197,7 +68205,7 @@ def index_cnnvd_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -68213,7 +68221,7 @@ def index_cnnvd_get( @validate_call - def index_cnnvd_get_with_http_info( + def index_cloudvulndb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -68248,10 +68256,10 @@ def index_cnnvd_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination]: - """Return vulnerability data stored in index \"cnnvd\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"cloudvulndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnnvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Chinese National Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnnvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnnvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudvulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudVulnDB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudvulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudvulndb?cursor=` :param page: set the page number of the response :type page: int @@ -68317,7 +68325,7 @@ def index_cnnvd_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnnvd_get_serialize( + _param = self._index_cloudvulndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -68346,7 +68354,7 @@ def index_cnnvd_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -68362,7 +68370,7 @@ def index_cnnvd_get_with_http_info( @validate_call - def index_cnnvd_get_without_preload_content( + def index_cloudvulndb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -68398,9 +68406,9 @@ def index_cnnvd_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cnnvd\" + """Return vulnerability data stored in index \"cloudvulndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnnvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Chinese National Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnnvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnnvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cloudvulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CloudVulnDB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cloudvulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cloudvulndb?cursor=` :param page: set the page number of the response :type page: int @@ -68466,7 +68474,7 @@ def index_cnnvd_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnnvd_get_serialize( + _param = self._index_cloudvulndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -68495,7 +68503,7 @@ def index_cnnvd_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCloudVulnDBAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -68506,7 +68514,7 @@ def index_cnnvd_get_without_preload_content( return response_data.response - def _index_cnnvd_get_serialize( + def _index_cloudvulndb_get_serialize( self, page, limit, @@ -68656,7 +68664,7 @@ def _index_cnnvd_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cnnvd', + resource_path='/index/cloudvulndb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -68673,7 +68681,7 @@ def _index_cnnvd_get_serialize( @validate_call - def index_cnvd_bulletins_get( + def index_cnnvd_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -68708,10 +68716,10 @@ def index_cnvd_bulletins_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination: - """Return vulnerability data stored in index \"cnvd-bulletins\" + ) -> RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination: + """Return vulnerability data stored in index \"cnnvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-bulletins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-bulletins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-bulletins?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnnvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Chinese National Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnnvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnnvd?cursor=` :param page: set the page number of the response :type page: int @@ -68777,7 +68785,7 @@ def index_cnvd_bulletins_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnvd_bulletins_get_serialize( + _param = self._index_cnnvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -68806,7 +68814,7 @@ def index_cnvd_bulletins_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination", '404': "str", '500': "str", } @@ -68822,7 +68830,7 @@ def index_cnvd_bulletins_get( @validate_call - def index_cnvd_bulletins_get_with_http_info( + def index_cnnvd_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -68857,10 +68865,10 @@ def index_cnvd_bulletins_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination]: - """Return vulnerability data stored in index \"cnvd-bulletins\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination]: + """Return vulnerability data stored in index \"cnnvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-bulletins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-bulletins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-bulletins?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnnvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Chinese National Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnnvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnnvd?cursor=` :param page: set the page number of the response :type page: int @@ -68926,7 +68934,7 @@ def index_cnvd_bulletins_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnvd_bulletins_get_serialize( + _param = self._index_cnnvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -68955,7 +68963,7 @@ def index_cnvd_bulletins_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination", '404': "str", '500': "str", } @@ -68971,7 +68979,7 @@ def index_cnvd_bulletins_get_with_http_info( @validate_call - def index_cnvd_bulletins_get_without_preload_content( + def index_cnnvd_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -69007,9 +69015,9 @@ def index_cnvd_bulletins_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cnvd-bulletins\" + """Return vulnerability data stored in index \"cnnvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-bulletins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-bulletins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-bulletins?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnnvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Chinese National Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnnvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnnvd?cursor=` :param page: set the page number of the response :type page: int @@ -69075,7 +69083,7 @@ def index_cnvd_bulletins_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnvd_bulletins_get_serialize( + _param = self._index_cnnvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -69104,7 +69112,7 @@ def index_cnvd_bulletins_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNNVDEntryJSONPaginatePagination", '404': "str", '500': "str", } @@ -69115,7 +69123,7 @@ def index_cnvd_bulletins_get_without_preload_content( return response_data.response - def _index_cnvd_bulletins_get_serialize( + def _index_cnnvd_get_serialize( self, page, limit, @@ -69265,7 +69273,7 @@ def _index_cnvd_bulletins_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cnvd-bulletins', + resource_path='/index/cnnvd', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -69282,7 +69290,7 @@ def _index_cnvd_bulletins_get_serialize( @validate_call - def index_cnvd_flaws_get( + def index_cnvd_bulletins_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -69317,10 +69325,10 @@ def index_cnvd_flaws_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination: - """Return vulnerability data stored in index \"cnvd-flaws\" + ) -> RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination: + """Return vulnerability data stored in index \"cnvd-bulletins\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-flaws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Flaws ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-flaws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-flaws?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-bulletins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-bulletins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-bulletins?cursor=` :param page: set the page number of the response :type page: int @@ -69386,7 +69394,7 @@ def index_cnvd_flaws_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnvd_flaws_get_serialize( + _param = self._index_cnvd_bulletins_get_serialize( page=page, limit=limit, cursor=cursor, @@ -69415,7 +69423,7 @@ def index_cnvd_flaws_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination", '404': "str", '500': "str", } @@ -69431,7 +69439,7 @@ def index_cnvd_flaws_get( @validate_call - def index_cnvd_flaws_get_with_http_info( + def index_cnvd_bulletins_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -69466,10 +69474,10 @@ def index_cnvd_flaws_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination]: - """Return vulnerability data stored in index \"cnvd-flaws\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination]: + """Return vulnerability data stored in index \"cnvd-bulletins\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-flaws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Flaws ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-flaws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-flaws?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-bulletins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-bulletins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-bulletins?cursor=` :param page: set the page number of the response :type page: int @@ -69535,7 +69543,7 @@ def index_cnvd_flaws_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnvd_flaws_get_serialize( + _param = self._index_cnvd_bulletins_get_serialize( page=page, limit=limit, cursor=cursor, @@ -69564,7 +69572,7 @@ def index_cnvd_flaws_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination", '404': "str", '500': "str", } @@ -69580,7 +69588,7 @@ def index_cnvd_flaws_get_with_http_info( @validate_call - def index_cnvd_flaws_get_without_preload_content( + def index_cnvd_bulletins_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -69616,9 +69624,9 @@ def index_cnvd_flaws_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cnvd-flaws\" + """Return vulnerability data stored in index \"cnvd-bulletins\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-flaws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Flaws ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-flaws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-flaws?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-bulletins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-bulletins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-bulletins?cursor=` :param page: set the page number of the response :type page: int @@ -69684,7 +69692,7 @@ def index_cnvd_flaws_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cnvd_flaws_get_serialize( + _param = self._index_cnvd_bulletins_get_serialize( page=page, limit=limit, cursor=cursor, @@ -69713,7 +69721,7 @@ def index_cnvd_flaws_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNVDBulletinPaginatePagination", '404': "str", '500': "str", } @@ -69724,7 +69732,7 @@ def index_cnvd_flaws_get_without_preload_content( return response_data.response - def _index_cnvd_flaws_get_serialize( + def _index_cnvd_bulletins_get_serialize( self, page, limit, @@ -69874,7 +69882,7 @@ def _index_cnvd_flaws_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cnvd-flaws', + resource_path='/index/cnvd-bulletins', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -69891,7 +69899,7 @@ def _index_cnvd_flaws_get_serialize( @validate_call - def index_cocoapods_get( + def index_cnvd_flaws_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -69926,10 +69934,10 @@ def index_cocoapods_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"cocoapods\" + ) -> RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination: + """Return vulnerability data stored in index \"cnvd-flaws\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cocoapods index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CocoaPods packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cocoapods?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cocoapods?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-flaws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Flaws ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-flaws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-flaws?cursor=` :param page: set the page number of the response :type page: int @@ -69995,7 +70003,7 @@ def index_cocoapods_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cocoapods_get_serialize( + _param = self._index_cnvd_flaws_get_serialize( page=page, limit=limit, cursor=cursor, @@ -70024,7 +70032,7 @@ def index_cocoapods_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination", '404': "str", '500': "str", } @@ -70040,7 +70048,7 @@ def index_cocoapods_get( @validate_call - def index_cocoapods_get_with_http_info( + def index_cnvd_flaws_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -70075,10 +70083,10 @@ def index_cocoapods_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"cocoapods\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination]: + """Return vulnerability data stored in index \"cnvd-flaws\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cocoapods index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CocoaPods packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cocoapods?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cocoapods?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-flaws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Flaws ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-flaws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-flaws?cursor=` :param page: set the page number of the response :type page: int @@ -70144,7 +70152,7 @@ def index_cocoapods_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cocoapods_get_serialize( + _param = self._index_cnvd_flaws_get_serialize( page=page, limit=limit, cursor=cursor, @@ -70173,7 +70181,7 @@ def index_cocoapods_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination", '404': "str", '500': "str", } @@ -70189,7 +70197,7 @@ def index_cocoapods_get_with_http_info( @validate_call - def index_cocoapods_get_without_preload_content( + def index_cnvd_flaws_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -70225,9 +70233,9 @@ def index_cocoapods_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cocoapods\" + """Return vulnerability data stored in index \"cnvd-flaws\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cocoapods index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CocoaPods packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cocoapods?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cocoapods?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cnvd-flaws index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CNVD Flaws ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cnvd-flaws?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cnvd-flaws?cursor=` :param page: set the page number of the response :type page: int @@ -70293,7 +70301,7 @@ def index_cocoapods_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cocoapods_get_serialize( + _param = self._index_cnvd_flaws_get_serialize( page=page, limit=limit, cursor=cursor, @@ -70322,7 +70330,7 @@ def index_cocoapods_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCNVDFlawPaginatePagination", '404': "str", '500': "str", } @@ -70333,7 +70341,7 @@ def index_cocoapods_get_without_preload_content( return response_data.response - def _index_cocoapods_get_serialize( + def _index_cnvd_flaws_get_serialize( self, page, limit, @@ -70483,7 +70491,7 @@ def _index_cocoapods_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cocoapods', + resource_path='/index/cnvd-flaws', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -70500,7 +70508,7 @@ def _index_cocoapods_get_serialize( @validate_call - def index_codesys_get( + def index_cocoapods_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -70535,10 +70543,10 @@ def index_codesys_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"codesys\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"cocoapods\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the codesys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Codesys Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/codesys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/codesys?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cocoapods index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CocoaPods packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cocoapods?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cocoapods?cursor=` :param page: set the page number of the response :type page: int @@ -70604,7 +70612,7 @@ def index_codesys_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_codesys_get_serialize( + _param = self._index_cocoapods_get_serialize( page=page, limit=limit, cursor=cursor, @@ -70633,7 +70641,7 @@ def index_codesys_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -70649,7 +70657,7 @@ def index_codesys_get( @validate_call - def index_codesys_get_with_http_info( + def index_cocoapods_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -70684,10 +70692,10 @@ def index_codesys_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"codesys\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"cocoapods\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the codesys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Codesys Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/codesys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/codesys?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cocoapods index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CocoaPods packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cocoapods?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cocoapods?cursor=` :param page: set the page number of the response :type page: int @@ -70753,7 +70761,7 @@ def index_codesys_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_codesys_get_serialize( + _param = self._index_cocoapods_get_serialize( page=page, limit=limit, cursor=cursor, @@ -70782,7 +70790,7 @@ def index_codesys_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -70798,7 +70806,7 @@ def index_codesys_get_with_http_info( @validate_call - def index_codesys_get_without_preload_content( + def index_cocoapods_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -70834,9 +70842,9 @@ def index_codesys_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"codesys\" + """Return vulnerability data stored in index \"cocoapods\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the codesys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Codesys Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/codesys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/codesys?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cocoapods index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CocoaPods packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cocoapods?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cocoapods?cursor=` :param page: set the page number of the response :type page: int @@ -70902,7 +70910,7 @@ def index_codesys_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_codesys_get_serialize( + _param = self._index_cocoapods_get_serialize( page=page, limit=limit, cursor=cursor, @@ -70931,7 +70939,7 @@ def index_codesys_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -70942,7 +70950,7 @@ def index_codesys_get_without_preload_content( return response_data.response - def _index_codesys_get_serialize( + def _index_cocoapods_get_serialize( self, page, limit, @@ -71092,7 +71100,7 @@ def _index_codesys_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/codesys', + resource_path='/index/cocoapods', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -71109,7 +71117,7 @@ def _index_codesys_get_serialize( @validate_call - def index_commvault_get( + def index_codesys_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -71144,10 +71152,10 @@ def index_commvault_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination: - """Return vulnerability data stored in index \"commvault\" + ) -> RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"codesys\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the commvault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Commvault Cloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/commvault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/commvault?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the codesys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Codesys Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/codesys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/codesys?cursor=` :param page: set the page number of the response :type page: int @@ -71213,7 +71221,7 @@ def index_commvault_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_commvault_get_serialize( + _param = self._index_codesys_get_serialize( page=page, limit=limit, cursor=cursor, @@ -71242,7 +71250,7 @@ def index_commvault_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -71258,7 +71266,7 @@ def index_commvault_get( @validate_call - def index_commvault_get_with_http_info( + def index_codesys_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -71293,10 +71301,10 @@ def index_commvault_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination]: - """Return vulnerability data stored in index \"commvault\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"codesys\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the commvault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Commvault Cloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/commvault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/commvault?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the codesys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Codesys Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/codesys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/codesys?cursor=` :param page: set the page number of the response :type page: int @@ -71362,7 +71370,7 @@ def index_commvault_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_commvault_get_serialize( + _param = self._index_codesys_get_serialize( page=page, limit=limit, cursor=cursor, @@ -71391,7 +71399,7 @@ def index_commvault_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -71407,7 +71415,7 @@ def index_commvault_get_with_http_info( @validate_call - def index_commvault_get_without_preload_content( + def index_codesys_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -71443,9 +71451,9 @@ def index_commvault_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"commvault\" + """Return vulnerability data stored in index \"codesys\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the commvault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Commvault Cloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/commvault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/commvault?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the codesys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Codesys Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/codesys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/codesys?cursor=` :param page: set the page number of the response :type page: int @@ -71511,7 +71519,7 @@ def index_commvault_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_commvault_get_serialize( + _param = self._index_codesys_get_serialize( page=page, limit=limit, cursor=cursor, @@ -71540,7 +71548,7 @@ def index_commvault_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCodesysAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -71551,7 +71559,7 @@ def index_commvault_get_without_preload_content( return response_data.response - def _index_commvault_get_serialize( + def _index_codesys_get_serialize( self, page, limit, @@ -71701,7 +71709,7 @@ def _index_commvault_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/commvault', + resource_path='/index/codesys', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -71718,7 +71726,7 @@ def _index_commvault_get_serialize( @validate_call - def index_compass_security_get( + def index_commvault_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -71753,10 +71761,10 @@ def index_compass_security_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination: - """Return vulnerability data stored in index \"compass-security\" + ) -> RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination: + """Return vulnerability data stored in index \"commvault\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the compass-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Compass Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/compass-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/compass-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the commvault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Commvault Cloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/commvault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/commvault?cursor=` :param page: set the page number of the response :type page: int @@ -71822,7 +71830,7 @@ def index_compass_security_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_compass_security_get_serialize( + _param = self._index_commvault_get_serialize( page=page, limit=limit, cursor=cursor, @@ -71851,7 +71859,7 @@ def index_compass_security_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination", '404': "str", '500': "str", } @@ -71867,7 +71875,7 @@ def index_compass_security_get( @validate_call - def index_compass_security_get_with_http_info( + def index_commvault_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -71902,10 +71910,10 @@ def index_compass_security_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination]: - """Return vulnerability data stored in index \"compass-security\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination]: + """Return vulnerability data stored in index \"commvault\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the compass-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Compass Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/compass-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/compass-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the commvault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Commvault Cloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/commvault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/commvault?cursor=` :param page: set the page number of the response :type page: int @@ -71971,7 +71979,7 @@ def index_compass_security_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_compass_security_get_serialize( + _param = self._index_commvault_get_serialize( page=page, limit=limit, cursor=cursor, @@ -72000,7 +72008,7 @@ def index_compass_security_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination", '404': "str", '500': "str", } @@ -72016,7 +72024,7 @@ def index_compass_security_get_with_http_info( @validate_call - def index_compass_security_get_without_preload_content( + def index_commvault_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -72052,9 +72060,9 @@ def index_compass_security_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"compass-security\" + """Return vulnerability data stored in index \"commvault\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the compass-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Compass Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/compass-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/compass-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the commvault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Commvault Cloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/commvault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/commvault?cursor=` :param page: set the page number of the response :type page: int @@ -72120,7 +72128,7 @@ def index_compass_security_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_compass_security_get_serialize( + _param = self._index_commvault_get_serialize( page=page, limit=limit, cursor=cursor, @@ -72149,7 +72157,7 @@ def index_compass_security_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCommVaultPaginatePagination", '404': "str", '500': "str", } @@ -72160,7 +72168,7 @@ def index_compass_security_get_without_preload_content( return response_data.response - def _index_compass_security_get_serialize( + def _index_commvault_get_serialize( self, page, limit, @@ -72310,7 +72318,7 @@ def _index_compass_security_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/compass-security', + resource_path='/index/commvault', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -72327,7 +72335,7 @@ def _index_compass_security_get_serialize( @validate_call - def index_composer_get( + def index_compass_security_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -72362,10 +72370,10 @@ def index_composer_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"composer\" + ) -> RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination: + """Return vulnerability data stored in index \"compass-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the composer index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PHP Composer packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/composer?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/composer?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the compass-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Compass Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/compass-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/compass-security?cursor=` :param page: set the page number of the response :type page: int @@ -72431,7 +72439,7 @@ def index_composer_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_composer_get_serialize( + _param = self._index_compass_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -72460,7 +72468,7 @@ def index_composer_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination", '404': "str", '500': "str", } @@ -72476,7 +72484,7 @@ def index_composer_get( @validate_call - def index_composer_get_with_http_info( + def index_compass_security_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -72511,10 +72519,10 @@ def index_composer_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"composer\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination]: + """Return vulnerability data stored in index \"compass-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the composer index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PHP Composer packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/composer?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/composer?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the compass-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Compass Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/compass-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/compass-security?cursor=` :param page: set the page number of the response :type page: int @@ -72580,7 +72588,7 @@ def index_composer_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_composer_get_serialize( + _param = self._index_compass_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -72609,7 +72617,7 @@ def index_composer_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination", '404': "str", '500': "str", } @@ -72625,7 +72633,7 @@ def index_composer_get_with_http_info( @validate_call - def index_composer_get_without_preload_content( + def index_compass_security_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -72661,9 +72669,9 @@ def index_composer_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"composer\" + """Return vulnerability data stored in index \"compass-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the composer index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PHP Composer packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/composer?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/composer?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the compass-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Compass Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/compass-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/compass-security?cursor=` :param page: set the page number of the response :type page: int @@ -72729,7 +72737,7 @@ def index_composer_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_composer_get_serialize( + _param = self._index_compass_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -72758,7 +72766,7 @@ def index_composer_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCompassSecurityPaginatePagination", '404': "str", '500': "str", } @@ -72769,7 +72777,7 @@ def index_composer_get_without_preload_content( return response_data.response - def _index_composer_get_serialize( + def _index_compass_security_get_serialize( self, page, limit, @@ -72919,7 +72927,7 @@ def _index_composer_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/composer', + resource_path='/index/compass-security', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -72936,7 +72944,7 @@ def _index_composer_get_serialize( @validate_call - def index_conan_get( + def index_composer_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -72972,9 +72980,9 @@ def index_conan_get( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"conan\" + """Return vulnerability data stored in index \"composer\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the conan index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** C/C++ packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/conan?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/conan?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the composer index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PHP Composer packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/composer?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/composer?cursor=` :param page: set the page number of the response :type page: int @@ -73040,7 +73048,7 @@ def index_conan_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_conan_get_serialize( + _param = self._index_composer_get_serialize( page=page, limit=limit, cursor=cursor, @@ -73085,7 +73093,7 @@ def index_conan_get( @validate_call - def index_conan_get_with_http_info( + def index_composer_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -73121,9 +73129,9 @@ def index_conan_get_with_http_info( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"conan\" + """Return vulnerability data stored in index \"composer\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the conan index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** C/C++ packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/conan?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/conan?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the composer index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PHP Composer packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/composer?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/composer?cursor=` :param page: set the page number of the response :type page: int @@ -73189,7 +73197,7 @@ def index_conan_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_conan_get_serialize( + _param = self._index_composer_get_serialize( page=page, limit=limit, cursor=cursor, @@ -73234,7 +73242,7 @@ def index_conan_get_with_http_info( @validate_call - def index_conan_get_without_preload_content( + def index_composer_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -73270,9 +73278,9 @@ def index_conan_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"conan\" + """Return vulnerability data stored in index \"composer\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the conan index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** C/C++ packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/conan?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/conan?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the composer index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PHP Composer packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/composer?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/composer?cursor=` :param page: set the page number of the response :type page: int @@ -73338,7 +73346,7 @@ def index_conan_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_conan_get_serialize( + _param = self._index_composer_get_serialize( page=page, limit=limit, cursor=cursor, @@ -73378,7 +73386,7 @@ def index_conan_get_without_preload_content( return response_data.response - def _index_conan_get_serialize( + def _index_composer_get_serialize( self, page, limit, @@ -73528,7 +73536,7 @@ def _index_conan_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/conan', + resource_path='/index/composer', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -73545,7 +73553,7 @@ def _index_conan_get_serialize( @validate_call - def index_coreimpact_get( + def index_conan_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -73580,10 +73588,10 @@ def index_coreimpact_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination: - """Return vulnerability data stored in index \"coreimpact\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"conan\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the coreimpact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Core Impact ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/coreimpact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/coreimpact?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the conan index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** C/C++ packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/conan?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/conan?cursor=` :param page: set the page number of the response :type page: int @@ -73649,7 +73657,7 @@ def index_coreimpact_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_coreimpact_get_serialize( + _param = self._index_conan_get_serialize( page=page, limit=limit, cursor=cursor, @@ -73678,7 +73686,7 @@ def index_coreimpact_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -73694,7 +73702,7 @@ def index_coreimpact_get( @validate_call - def index_coreimpact_get_with_http_info( + def index_conan_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -73729,10 +73737,10 @@ def index_coreimpact_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination]: - """Return vulnerability data stored in index \"coreimpact\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"conan\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the coreimpact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Core Impact ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/coreimpact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/coreimpact?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the conan index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** C/C++ packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/conan?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/conan?cursor=` :param page: set the page number of the response :type page: int @@ -73798,7 +73806,7 @@ def index_coreimpact_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_coreimpact_get_serialize( + _param = self._index_conan_get_serialize( page=page, limit=limit, cursor=cursor, @@ -73827,7 +73835,7 @@ def index_coreimpact_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -73843,7 +73851,7 @@ def index_coreimpact_get_with_http_info( @validate_call - def index_coreimpact_get_without_preload_content( + def index_conan_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -73879,9 +73887,9 @@ def index_coreimpact_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"coreimpact\" + """Return vulnerability data stored in index \"conan\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the coreimpact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Core Impact ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/coreimpact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/coreimpact?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the conan index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** C/C++ packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/conan?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/conan?cursor=` :param page: set the page number of the response :type page: int @@ -73947,7 +73955,7 @@ def index_coreimpact_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_coreimpact_get_serialize( + _param = self._index_conan_get_serialize( page=page, limit=limit, cursor=cursor, @@ -73976,7 +73984,7 @@ def index_coreimpact_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -73987,7 +73995,7 @@ def index_coreimpact_get_without_preload_content( return response_data.response - def _index_coreimpact_get_serialize( + def _index_conan_get_serialize( self, page, limit, @@ -74137,7 +74145,7 @@ def _index_coreimpact_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/coreimpact', + resource_path='/index/conan', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -74154,7 +74162,7 @@ def _index_coreimpact_get_serialize( @validate_call - def index_cpe_vulnerable_get( + def index_coreimpact_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -74189,10 +74197,10 @@ def index_cpe_vulnerable_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination: - """Return vulnerability data stored in index \"cpe-vulnerable\" + ) -> RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination: + """Return vulnerability data stored in index \"coreimpact\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cpe-vulnerable index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Unrolled VulnCheck CPEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cpe-vulnerable?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cpe-vulnerable?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the coreimpact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Core Impact ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/coreimpact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/coreimpact?cursor=` :param page: set the page number of the response :type page: int @@ -74258,7 +74266,7 @@ def index_cpe_vulnerable_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cpe_vulnerable_get_serialize( + _param = self._index_coreimpact_get_serialize( page=page, limit=limit, cursor=cursor, @@ -74287,7 +74295,7 @@ def index_cpe_vulnerable_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination", '404': "str", '500': "str", } @@ -74303,7 +74311,7 @@ def index_cpe_vulnerable_get( @validate_call - def index_cpe_vulnerable_get_with_http_info( + def index_coreimpact_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -74338,10 +74346,10 @@ def index_cpe_vulnerable_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination]: - """Return vulnerability data stored in index \"cpe-vulnerable\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination]: + """Return vulnerability data stored in index \"coreimpact\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cpe-vulnerable index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Unrolled VulnCheck CPEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cpe-vulnerable?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cpe-vulnerable?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the coreimpact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Core Impact ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/coreimpact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/coreimpact?cursor=` :param page: set the page number of the response :type page: int @@ -74407,7 +74415,7 @@ def index_cpe_vulnerable_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cpe_vulnerable_get_serialize( + _param = self._index_coreimpact_get_serialize( page=page, limit=limit, cursor=cursor, @@ -74436,7 +74444,7 @@ def index_cpe_vulnerable_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination", '404': "str", '500': "str", } @@ -74452,7 +74460,7 @@ def index_cpe_vulnerable_get_with_http_info( @validate_call - def index_cpe_vulnerable_get_without_preload_content( + def index_coreimpact_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -74488,9 +74496,9 @@ def index_cpe_vulnerable_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cpe-vulnerable\" + """Return vulnerability data stored in index \"coreimpact\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cpe-vulnerable index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Unrolled VulnCheck CPEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cpe-vulnerable?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cpe-vulnerable?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the coreimpact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Core Impact ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/coreimpact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/coreimpact?cursor=` :param page: set the page number of the response :type page: int @@ -74556,7 +74564,7 @@ def index_cpe_vulnerable_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cpe_vulnerable_get_serialize( + _param = self._index_coreimpact_get_serialize( page=page, limit=limit, cursor=cursor, @@ -74585,7 +74593,7 @@ def index_cpe_vulnerable_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination", '404': "str", '500': "str", } @@ -74596,7 +74604,7 @@ def index_cpe_vulnerable_get_without_preload_content( return response_data.response - def _index_cpe_vulnerable_get_serialize( + def _index_coreimpact_get_serialize( self, page, limit, @@ -74746,7 +74754,7 @@ def _index_cpe_vulnerable_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cpe-vulnerable', + resource_path='/index/coreimpact', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -74763,7 +74771,7 @@ def _index_cpe_vulnerable_get_serialize( @validate_call - def index_crestron_get( + def index_cpe_vulnerable_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -74798,10 +74806,10 @@ def index_crestron_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination: - """Return vulnerability data stored in index \"crestron\" + ) -> RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination: + """Return vulnerability data stored in index \"cpe-vulnerable\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crestron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Crestron Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crestron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crestron?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cpe-vulnerable index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Unrolled VulnCheck CPEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cpe-vulnerable?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cpe-vulnerable?cursor=` :param page: set the page number of the response :type page: int @@ -74867,7 +74875,7 @@ def index_crestron_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_crestron_get_serialize( + _param = self._index_cpe_vulnerable_get_serialize( page=page, limit=limit, cursor=cursor, @@ -74896,7 +74904,7 @@ def index_crestron_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination", '404': "str", '500': "str", } @@ -74912,7 +74920,7 @@ def index_crestron_get( @validate_call - def index_crestron_get_with_http_info( + def index_cpe_vulnerable_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -74947,10 +74955,10 @@ def index_crestron_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination]: - """Return vulnerability data stored in index \"crestron\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination]: + """Return vulnerability data stored in index \"cpe-vulnerable\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crestron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Crestron Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crestron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crestron?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cpe-vulnerable index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Unrolled VulnCheck CPEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cpe-vulnerable?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cpe-vulnerable?cursor=` :param page: set the page number of the response :type page: int @@ -75016,7 +75024,7 @@ def index_crestron_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_crestron_get_serialize( + _param = self._index_cpe_vulnerable_get_serialize( page=page, limit=limit, cursor=cursor, @@ -75045,7 +75053,7 @@ def index_crestron_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination", '404': "str", '500': "str", } @@ -75061,7 +75069,7 @@ def index_crestron_get_with_http_info( @validate_call - def index_crestron_get_without_preload_content( + def index_cpe_vulnerable_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -75097,9 +75105,9 @@ def index_crestron_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"crestron\" + """Return vulnerability data stored in index \"cpe-vulnerable\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crestron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Crestron Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crestron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crestron?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cpe-vulnerable index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Unrolled VulnCheck CPEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cpe-vulnerable?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cpe-vulnerable?cursor=` :param page: set the page number of the response :type page: int @@ -75165,7 +75173,7 @@ def index_crestron_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_crestron_get_serialize( + _param = self._index_cpe_vulnerable_get_serialize( page=page, limit=limit, cursor=cursor, @@ -75194,7 +75202,7 @@ def index_crestron_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryVCVulnerableCPEsPaginatePagination", '404': "str", '500': "str", } @@ -75205,7 +75213,7 @@ def index_crestron_get_without_preload_content( return response_data.response - def _index_crestron_get_serialize( + def _index_cpe_vulnerable_get_serialize( self, page, limit, @@ -75355,7 +75363,7 @@ def _index_crestron_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/crestron', + resource_path='/index/cpe-vulnerable', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -75372,7 +75380,7 @@ def _index_crestron_get_serialize( @validate_call - def index_curl_get( + def index_crestron_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -75407,10 +75415,10 @@ def index_curl_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination: - """Return vulnerability data stored in index \"curl\" + ) -> RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination: + """Return vulnerability data stored in index \"crestron\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the curl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Curl CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/curl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/curl?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crestron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Crestron Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crestron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crestron?cursor=` :param page: set the page number of the response :type page: int @@ -75476,7 +75484,7 @@ def index_curl_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_curl_get_serialize( + _param = self._index_crestron_get_serialize( page=page, limit=limit, cursor=cursor, @@ -75505,7 +75513,7 @@ def index_curl_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination", '404': "str", '500': "str", } @@ -75521,7 +75529,7 @@ def index_curl_get( @validate_call - def index_curl_get_with_http_info( + def index_crestron_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -75556,10 +75564,10 @@ def index_curl_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination]: - """Return vulnerability data stored in index \"curl\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination]: + """Return vulnerability data stored in index \"crestron\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the curl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Curl CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/curl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/curl?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crestron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Crestron Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crestron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crestron?cursor=` :param page: set the page number of the response :type page: int @@ -75625,7 +75633,7 @@ def index_curl_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_curl_get_serialize( + _param = self._index_crestron_get_serialize( page=page, limit=limit, cursor=cursor, @@ -75654,7 +75662,7 @@ def index_curl_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination", '404': "str", '500': "str", } @@ -75670,7 +75678,7 @@ def index_curl_get_with_http_info( @validate_call - def index_curl_get_without_preload_content( + def index_crestron_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -75706,9 +75714,9 @@ def index_curl_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"curl\" + """Return vulnerability data stored in index \"crestron\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the curl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Curl CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/curl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/curl?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crestron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Crestron Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crestron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crestron?cursor=` :param page: set the page number of the response :type page: int @@ -75774,7 +75782,7 @@ def index_curl_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_curl_get_serialize( + _param = self._index_crestron_get_serialize( page=page, limit=limit, cursor=cursor, @@ -75803,7 +75811,7 @@ def index_curl_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination", '404': "str", '500': "str", } @@ -75814,7 +75822,7 @@ def index_curl_get_without_preload_content( return response_data.response - def _index_curl_get_serialize( + def _index_crestron_get_serialize( self, page, limit, @@ -75964,7 +75972,7 @@ def _index_curl_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/curl', + resource_path='/index/crestron', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -75981,7 +75989,7 @@ def _index_curl_get_serialize( @validate_call - def index_cwe_get( + def index_crowdsec_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -76016,10 +76024,10 @@ def index_cwe_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiCWEPaginatePagination: - """Return vulnerability data stored in index \"cwe\" + ) -> RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination: + """Return vulnerability data stored in index \"crowdsec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cwe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Common Weakness Enumeration Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cwe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cwe?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crowdsec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CrowdSec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crowdsec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crowdsec?cursor=` :param page: set the page number of the response :type page: int @@ -76085,7 +76093,7 @@ def index_cwe_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cwe_get_serialize( + _param = self._index_crowdsec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -76114,7 +76122,7 @@ def index_cwe_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiCWEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination", '404': "str", '500': "str", } @@ -76130,7 +76138,7 @@ def index_cwe_get( @validate_call - def index_cwe_get_with_http_info( + def index_crowdsec_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -76165,10 +76173,10 @@ def index_cwe_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiCWEPaginatePagination]: - """Return vulnerability data stored in index \"cwe\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination]: + """Return vulnerability data stored in index \"crowdsec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cwe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Common Weakness Enumeration Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cwe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cwe?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crowdsec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CrowdSec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crowdsec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crowdsec?cursor=` :param page: set the page number of the response :type page: int @@ -76234,7 +76242,7 @@ def index_cwe_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cwe_get_serialize( + _param = self._index_crowdsec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -76263,7 +76271,7 @@ def index_cwe_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiCWEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination", '404': "str", '500': "str", } @@ -76279,7 +76287,7 @@ def index_cwe_get_with_http_info( @validate_call - def index_cwe_get_without_preload_content( + def index_crowdsec_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -76315,9 +76323,9 @@ def index_cwe_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"cwe\" + """Return vulnerability data stored in index \"crowdsec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cwe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Common Weakness Enumeration Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cwe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cwe?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the crowdsec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CrowdSec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/crowdsec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/crowdsec?cursor=` :param page: set the page number of the response :type page: int @@ -76383,7 +76391,7 @@ def index_cwe_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_cwe_get_serialize( + _param = self._index_crowdsec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -76412,7 +76420,7 @@ def index_cwe_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiCWEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination", '404': "str", '500': "str", } @@ -76423,7 +76431,7 @@ def index_cwe_get_without_preload_content( return response_data.response - def _index_cwe_get_serialize( + def _index_crowdsec_get_serialize( self, page, limit, @@ -76573,7 +76581,7 @@ def _index_cwe_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/cwe', + resource_path='/index/crowdsec', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -76590,7 +76598,7 @@ def _index_cwe_get_serialize( @validate_call - def index_dahua_get( + def index_curl_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -76625,10 +76633,10 @@ def index_dahua_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination: - """Return vulnerability data stored in index \"dahua\" + ) -> RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination: + """Return vulnerability data stored in index \"curl\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dahua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dahua Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dahua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dahua?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the curl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Curl CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/curl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/curl?cursor=` :param page: set the page number of the response :type page: int @@ -76694,7 +76702,7 @@ def index_dahua_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dahua_get_serialize( + _param = self._index_curl_get_serialize( page=page, limit=limit, cursor=cursor, @@ -76723,7 +76731,7 @@ def index_dahua_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination", '404': "str", '500': "str", } @@ -76739,7 +76747,7 @@ def index_dahua_get( @validate_call - def index_dahua_get_with_http_info( + def index_curl_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -76774,10 +76782,10 @@ def index_dahua_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination]: - """Return vulnerability data stored in index \"dahua\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination]: + """Return vulnerability data stored in index \"curl\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dahua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dahua Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dahua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dahua?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the curl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Curl CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/curl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/curl?cursor=` :param page: set the page number of the response :type page: int @@ -76843,7 +76851,7 @@ def index_dahua_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dahua_get_serialize( + _param = self._index_curl_get_serialize( page=page, limit=limit, cursor=cursor, @@ -76872,7 +76880,7 @@ def index_dahua_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination", '404': "str", '500': "str", } @@ -76888,7 +76896,7 @@ def index_dahua_get_with_http_info( @validate_call - def index_dahua_get_without_preload_content( + def index_curl_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -76924,9 +76932,9 @@ def index_dahua_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"dahua\" + """Return vulnerability data stored in index \"curl\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dahua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dahua Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dahua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dahua?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the curl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Curl CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/curl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/curl?cursor=` :param page: set the page number of the response :type page: int @@ -76992,7 +77000,7 @@ def index_dahua_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dahua_get_serialize( + _param = self._index_curl_get_serialize( page=page, limit=limit, cursor=cursor, @@ -77021,7 +77029,7 @@ def index_dahua_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination", '404': "str", '500': "str", } @@ -77032,7 +77040,7 @@ def index_dahua_get_without_preload_content( return response_data.response - def _index_dahua_get_serialize( + def _index_curl_get_serialize( self, page, limit, @@ -77182,7 +77190,7 @@ def _index_dahua_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/dahua', + resource_path='/index/curl', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -77199,7 +77207,7 @@ def _index_dahua_get_serialize( @validate_call - def index_dassault_get( + def index_cwe_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -77234,10 +77242,10 @@ def index_dassault_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination: - """Return vulnerability data stored in index \"dassault\" + ) -> RenderResponseWithMetadataArrayApiCWEPaginatePagination: + """Return vulnerability data stored in index \"cwe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dassault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dassault Systèmes Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dassault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dassault?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cwe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Common Weakness Enumeration Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cwe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cwe?cursor=` :param page: set the page number of the response :type page: int @@ -77303,7 +77311,7 @@ def index_dassault_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dassault_get_serialize( + _param = self._index_cwe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -77332,7 +77340,7 @@ def index_dassault_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiCWEPaginatePagination", '404': "str", '500': "str", } @@ -77348,7 +77356,7 @@ def index_dassault_get( @validate_call - def index_dassault_get_with_http_info( + def index_cwe_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -77383,10 +77391,10 @@ def index_dassault_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination]: - """Return vulnerability data stored in index \"dassault\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiCWEPaginatePagination]: + """Return vulnerability data stored in index \"cwe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dassault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dassault Systèmes Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dassault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dassault?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cwe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Common Weakness Enumeration Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cwe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cwe?cursor=` :param page: set the page number of the response :type page: int @@ -77452,7 +77460,7 @@ def index_dassault_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dassault_get_serialize( + _param = self._index_cwe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -77481,7 +77489,7 @@ def index_dassault_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiCWEPaginatePagination", '404': "str", '500': "str", } @@ -77497,7 +77505,7 @@ def index_dassault_get_with_http_info( @validate_call - def index_dassault_get_without_preload_content( + def index_cwe_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -77533,9 +77541,9 @@ def index_dassault_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"dassault\" + """Return vulnerability data stored in index \"cwe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dassault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dassault Systèmes Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dassault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dassault?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the cwe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Common Weakness Enumeration Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/cwe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/cwe?cursor=` :param page: set the page number of the response :type page: int @@ -77601,7 +77609,7 @@ def index_dassault_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dassault_get_serialize( + _param = self._index_cwe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -77630,7 +77638,7 @@ def index_dassault_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiCWEPaginatePagination", '404': "str", '500': "str", } @@ -77641,7 +77649,7 @@ def index_dassault_get_without_preload_content( return response_data.response - def _index_dassault_get_serialize( + def _index_cwe_get_serialize( self, page, limit, @@ -77791,7 +77799,7 @@ def _index_dassault_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/dassault', + resource_path='/index/cwe', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -77808,7 +77816,7 @@ def _index_dassault_get_serialize( @validate_call - def index_debian_dsa_get( + def index_dahua_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -77843,10 +77851,10 @@ def index_debian_dsa_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"debian-dsa\" + ) -> RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination: + """Return vulnerability data stored in index \"dahua\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-dsa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-dsa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-dsa?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dahua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dahua Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dahua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dahua?cursor=` :param page: set the page number of the response :type page: int @@ -77912,7 +77920,7 @@ def index_debian_dsa_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_dsa_get_serialize( + _param = self._index_dahua_get_serialize( page=page, limit=limit, cursor=cursor, @@ -77941,7 +77949,7 @@ def index_debian_dsa_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination", '404': "str", '500': "str", } @@ -77957,7 +77965,7 @@ def index_debian_dsa_get( @validate_call - def index_debian_dsa_get_with_http_info( + def index_dahua_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -77992,10 +78000,10 @@ def index_debian_dsa_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"debian-dsa\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination]: + """Return vulnerability data stored in index \"dahua\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-dsa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-dsa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-dsa?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dahua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dahua Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dahua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dahua?cursor=` :param page: set the page number of the response :type page: int @@ -78061,7 +78069,7 @@ def index_debian_dsa_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_dsa_get_serialize( + _param = self._index_dahua_get_serialize( page=page, limit=limit, cursor=cursor, @@ -78090,7 +78098,7 @@ def index_debian_dsa_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination", '404': "str", '500': "str", } @@ -78106,7 +78114,7 @@ def index_debian_dsa_get_with_http_info( @validate_call - def index_debian_dsa_get_without_preload_content( + def index_dahua_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -78142,9 +78150,9 @@ def index_debian_dsa_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"debian-dsa\" + """Return vulnerability data stored in index \"dahua\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-dsa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-dsa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-dsa?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dahua index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dahua Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dahua?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dahua?cursor=` :param page: set the page number of the response :type page: int @@ -78210,7 +78218,7 @@ def index_debian_dsa_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_dsa_get_serialize( + _param = self._index_dahua_get_serialize( page=page, limit=limit, cursor=cursor, @@ -78239,7 +78247,7 @@ def index_debian_dsa_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDahuaPaginatePagination", '404': "str", '500': "str", } @@ -78250,7 +78258,7 @@ def index_debian_dsa_get_without_preload_content( return response_data.response - def _index_debian_dsa_get_serialize( + def _index_dahua_get_serialize( self, page, limit, @@ -78400,7 +78408,7 @@ def _index_debian_dsa_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/debian-dsa', + resource_path='/index/dahua', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -78417,7 +78425,7 @@ def _index_debian_dsa_get_serialize( @validate_call - def index_debian_get( + def index_dassault_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -78452,10 +78460,10 @@ def index_debian_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination: - """Return vulnerability data stored in index \"debian\" + ) -> RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination: + """Return vulnerability data stored in index \"dassault\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dassault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dassault Systèmes Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dassault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dassault?cursor=` :param page: set the page number of the response :type page: int @@ -78521,7 +78529,7 @@ def index_debian_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_get_serialize( + _param = self._index_dassault_get_serialize( page=page, limit=limit, cursor=cursor, @@ -78550,7 +78558,7 @@ def index_debian_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination", '404': "str", '500': "str", } @@ -78566,7 +78574,7 @@ def index_debian_get( @validate_call - def index_debian_get_with_http_info( + def index_dassault_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -78601,10 +78609,10 @@ def index_debian_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination]: - """Return vulnerability data stored in index \"debian\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination]: + """Return vulnerability data stored in index \"dassault\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dassault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dassault Systèmes Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dassault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dassault?cursor=` :param page: set the page number of the response :type page: int @@ -78670,7 +78678,7 @@ def index_debian_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_get_serialize( + _param = self._index_dassault_get_serialize( page=page, limit=limit, cursor=cursor, @@ -78699,7 +78707,7 @@ def index_debian_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination", '404': "str", '500': "str", } @@ -78715,7 +78723,7 @@ def index_debian_get_with_http_info( @validate_call - def index_debian_get_without_preload_content( + def index_dassault_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -78751,9 +78759,9 @@ def index_debian_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"debian\" + """Return vulnerability data stored in index \"dassault\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dassault index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dassault Systèmes Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dassault?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dassault?cursor=` :param page: set the page number of the response :type page: int @@ -78819,7 +78827,7 @@ def index_debian_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_get_serialize( + _param = self._index_dassault_get_serialize( page=page, limit=limit, cursor=cursor, @@ -78848,7 +78856,7 @@ def index_debian_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDassaultPaginatePagination", '404': "str", '500': "str", } @@ -78859,7 +78867,7 @@ def index_debian_get_without_preload_content( return response_data.response - def _index_debian_get_serialize( + def _index_dassault_get_serialize( self, page, limit, @@ -79009,7 +79017,7 @@ def _index_debian_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/debian', + resource_path='/index/dassault', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -79026,7 +79034,7 @@ def _index_debian_get_serialize( @validate_call - def index_debian_packages_get( + def index_debian_dsa_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -79061,10 +79069,10 @@ def index_debian_packages_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination: - """Return vulnerability data stored in index \"debian-packages\" + ) -> RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"debian-dsa\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-packages index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Packages ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-packages?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-packages?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-dsa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-dsa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-dsa?cursor=` :param page: set the page number of the response :type page: int @@ -79130,7 +79138,7 @@ def index_debian_packages_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_packages_get_serialize( + _param = self._index_debian_dsa_get_serialize( page=page, limit=limit, cursor=cursor, @@ -79159,7 +79167,7 @@ def index_debian_packages_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -79175,7 +79183,7 @@ def index_debian_packages_get( @validate_call - def index_debian_packages_get_with_http_info( + def index_debian_dsa_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -79210,10 +79218,10 @@ def index_debian_packages_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination]: - """Return vulnerability data stored in index \"debian-packages\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"debian-dsa\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-packages index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Packages ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-packages?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-packages?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-dsa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-dsa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-dsa?cursor=` :param page: set the page number of the response :type page: int @@ -79279,7 +79287,7 @@ def index_debian_packages_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_packages_get_serialize( + _param = self._index_debian_dsa_get_serialize( page=page, limit=limit, cursor=cursor, @@ -79308,7 +79316,7 @@ def index_debian_packages_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -79324,7 +79332,7 @@ def index_debian_packages_get_with_http_info( @validate_call - def index_debian_packages_get_without_preload_content( + def index_debian_dsa_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -79360,9 +79368,9 @@ def index_debian_packages_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"debian-packages\" + """Return vulnerability data stored in index \"debian-dsa\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-packages index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Packages ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-packages?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-packages?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-dsa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-dsa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-dsa?cursor=` :param page: set the page number of the response :type page: int @@ -79428,7 +79436,7 @@ def index_debian_packages_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_packages_get_serialize( + _param = self._index_debian_dsa_get_serialize( page=page, limit=limit, cursor=cursor, @@ -79457,7 +79465,7 @@ def index_debian_packages_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDebianSecurityAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -79468,7 +79476,7 @@ def index_debian_packages_get_without_preload_content( return response_data.response - def _index_debian_packages_get_serialize( + def _index_debian_dsa_get_serialize( self, page, limit, @@ -79618,7 +79626,7 @@ def _index_debian_packages_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/debian-packages', + resource_path='/index/debian-dsa', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -79635,7 +79643,7 @@ def _index_debian_packages_get_serialize( @validate_call - def index_debian_purls_get( + def index_debian_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -79670,10 +79678,10 @@ def index_debian_purls_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination: - """Return vulnerability data stored in index \"debian-purls\" + ) -> RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination: + """Return vulnerability data stored in index \"debian\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian PURLs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian?cursor=` :param page: set the page number of the response :type page: int @@ -79739,7 +79747,7 @@ def index_debian_purls_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_purls_get_serialize( + _param = self._index_debian_get_serialize( page=page, limit=limit, cursor=cursor, @@ -79768,7 +79776,7 @@ def index_debian_purls_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination", '404': "str", '500': "str", } @@ -79784,7 +79792,7 @@ def index_debian_purls_get( @validate_call - def index_debian_purls_get_with_http_info( + def index_debian_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -79819,10 +79827,10 @@ def index_debian_purls_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination]: - """Return vulnerability data stored in index \"debian-purls\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination]: + """Return vulnerability data stored in index \"debian\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian PURLs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian?cursor=` :param page: set the page number of the response :type page: int @@ -79888,7 +79896,7 @@ def index_debian_purls_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_purls_get_serialize( + _param = self._index_debian_get_serialize( page=page, limit=limit, cursor=cursor, @@ -79917,7 +79925,7 @@ def index_debian_purls_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination", '404': "str", '500': "str", } @@ -79933,7 +79941,7 @@ def index_debian_purls_get_with_http_info( @validate_call - def index_debian_purls_get_without_preload_content( + def index_debian_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -79969,9 +79977,9 @@ def index_debian_purls_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"debian-purls\" + """Return vulnerability data stored in index \"debian\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian PURLs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian?cursor=` :param page: set the page number of the response :type page: int @@ -80037,7 +80045,7 @@ def index_debian_purls_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_debian_purls_get_serialize( + _param = self._index_debian_get_serialize( page=page, limit=limit, cursor=cursor, @@ -80066,7 +80074,7 @@ def index_debian_purls_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryVulnerableDebianPackagePaginatePagination", '404': "str", '500': "str", } @@ -80077,7 +80085,7 @@ def index_debian_purls_get_without_preload_content( return response_data.response - def _index_debian_purls_get_serialize( + def _index_debian_get_serialize( self, page, limit, @@ -80227,7 +80235,7 @@ def _index_debian_purls_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/debian-purls', + resource_path='/index/debian', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -80244,7 +80252,7 @@ def _index_debian_purls_get_serialize( @validate_call - def index_dell_get( + def index_debian_packages_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -80279,10 +80287,10 @@ def index_dell_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination: - """Return vulnerability data stored in index \"dell\" + ) -> RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination: + """Return vulnerability data stored in index \"debian-packages\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dell Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-packages index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Packages ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-packages?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-packages?cursor=` :param page: set the page number of the response :type page: int @@ -80348,7 +80356,7 @@ def index_dell_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dell_get_serialize( + _param = self._index_debian_packages_get_serialize( page=page, limit=limit, cursor=cursor, @@ -80377,7 +80385,7 @@ def index_dell_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination", '404': "str", '500': "str", } @@ -80393,7 +80401,7 @@ def index_dell_get( @validate_call - def index_dell_get_with_http_info( + def index_debian_packages_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -80428,10 +80436,10 @@ def index_dell_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination]: - """Return vulnerability data stored in index \"dell\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination]: + """Return vulnerability data stored in index \"debian-packages\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dell Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-packages index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Packages ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-packages?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-packages?cursor=` :param page: set the page number of the response :type page: int @@ -80497,7 +80505,7 @@ def index_dell_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dell_get_serialize( + _param = self._index_debian_packages_get_serialize( page=page, limit=limit, cursor=cursor, @@ -80526,7 +80534,7 @@ def index_dell_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination", '404': "str", '500': "str", } @@ -80542,7 +80550,7 @@ def index_dell_get_with_http_info( @validate_call - def index_dell_get_without_preload_content( + def index_debian_packages_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -80578,9 +80586,9 @@ def index_dell_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"dell\" + """Return vulnerability data stored in index \"debian-packages\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dell Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-packages index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian Packages ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-packages?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-packages?cursor=` :param page: set the page number of the response :type page: int @@ -80646,7 +80654,7 @@ def index_dell_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dell_get_serialize( + _param = self._index_debian_packages_get_serialize( page=page, limit=limit, cursor=cursor, @@ -80675,7 +80683,7 @@ def index_dell_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDistroPackagePaginatePagination", '404': "str", '500': "str", } @@ -80686,7 +80694,7 @@ def index_dell_get_without_preload_content( return response_data.response - def _index_dell_get_serialize( + def _index_debian_packages_get_serialize( self, page, limit, @@ -80836,7 +80844,7 @@ def _index_dell_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/dell', + resource_path='/index/debian-packages', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -80853,7 +80861,7 @@ def _index_dell_get_serialize( @validate_call - def index_delta_get( + def index_debian_purls_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -80888,10 +80896,10 @@ def index_delta_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"delta\" + ) -> RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination: + """Return vulnerability data stored in index \"debian-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the delta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Delta Controls Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/delta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/delta?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian PURLs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-purls?cursor=` :param page: set the page number of the response :type page: int @@ -80957,7 +80965,7 @@ def index_delta_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_delta_get_serialize( + _param = self._index_debian_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -80986,7 +80994,7 @@ def index_delta_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -81002,7 +81010,7 @@ def index_delta_get( @validate_call - def index_delta_get_with_http_info( + def index_debian_purls_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -81037,10 +81045,10 @@ def index_delta_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"delta\" + ) -> ApiResponse[RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination]: + """Return vulnerability data stored in index \"debian-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the delta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Delta Controls Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/delta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/delta?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian PURLs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-purls?cursor=` :param page: set the page number of the response :type page: int @@ -81106,7 +81114,7 @@ def index_delta_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_delta_get_serialize( + _param = self._index_debian_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -81135,7 +81143,7 @@ def index_delta_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -81151,7 +81159,7 @@ def index_delta_get_with_http_info( @validate_call - def index_delta_get_without_preload_content( + def index_debian_purls_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -81187,9 +81195,9 @@ def index_delta_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"delta\" + """Return vulnerability data stored in index \"debian-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the delta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Delta Controls Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/delta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/delta?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the debian-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Debian PURLs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/debian-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/debian-purls?cursor=` :param page: set the page number of the response :type page: int @@ -81255,7 +81263,7 @@ def index_delta_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_delta_get_serialize( + _param = self._index_debian_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -81284,7 +81292,7 @@ def index_delta_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -81295,7 +81303,7 @@ def index_delta_get_without_preload_content( return response_data.response - def _index_delta_get_serialize( + def _index_debian_purls_get_serialize( self, page, limit, @@ -81445,7 +81453,7 @@ def _index_delta_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/delta', + resource_path='/index/debian-purls', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -81462,7 +81470,7 @@ def _index_delta_get_serialize( @validate_call - def index_django_get( + def index_dell_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -81497,10 +81505,10 @@ def index_django_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination: - """Return vulnerability data stored in index \"django\" + ) -> RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination: + """Return vulnerability data stored in index \"dell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the django index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Django Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/django?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/django?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dell Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dell?cursor=` :param page: set the page number of the response :type page: int @@ -81566,7 +81574,7 @@ def index_django_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_django_get_serialize( + _param = self._index_dell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -81595,7 +81603,7 @@ def index_django_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination", '404': "str", '500': "str", } @@ -81611,7 +81619,7 @@ def index_django_get( @validate_call - def index_django_get_with_http_info( + def index_dell_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -81646,10 +81654,10 @@ def index_django_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination]: - """Return vulnerability data stored in index \"django\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination]: + """Return vulnerability data stored in index \"dell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the django index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Django Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/django?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/django?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dell Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dell?cursor=` :param page: set the page number of the response :type page: int @@ -81715,7 +81723,7 @@ def index_django_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_django_get_serialize( + _param = self._index_dell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -81744,7 +81752,7 @@ def index_django_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination", '404': "str", '500': "str", } @@ -81760,7 +81768,7 @@ def index_django_get_with_http_info( @validate_call - def index_django_get_without_preload_content( + def index_dell_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -81796,9 +81804,9 @@ def index_django_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"django\" + """Return vulnerability data stored in index \"dell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the django index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Django Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/django?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/django?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dell Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dell?cursor=` :param page: set the page number of the response :type page: int @@ -81864,7 +81872,7 @@ def index_django_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_django_get_serialize( + _param = self._index_dell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -81893,7 +81901,7 @@ def index_django_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDellPaginatePagination", '404': "str", '500': "str", } @@ -81904,7 +81912,7 @@ def index_django_get_without_preload_content( return response_data.response - def _index_django_get_serialize( + def _index_dell_get_serialize( self, page, limit, @@ -82054,7 +82062,7 @@ def _index_django_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/django', + resource_path='/index/dell', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -82071,7 +82079,7 @@ def _index_django_get_serialize( @validate_call - def index_dnn_get( + def index_delta_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -82106,10 +82114,10 @@ def index_dnn_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination: - """Return vulnerability data stored in index \"dnn\" + ) -> RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"delta\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dnn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DNN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dnn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dnn?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the delta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Delta Controls Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/delta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/delta?cursor=` :param page: set the page number of the response :type page: int @@ -82175,7 +82183,7 @@ def index_dnn_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dnn_get_serialize( + _param = self._index_delta_get_serialize( page=page, limit=limit, cursor=cursor, @@ -82204,7 +82212,7 @@ def index_dnn_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -82220,7 +82228,7 @@ def index_dnn_get( @validate_call - def index_dnn_get_with_http_info( + def index_delta_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -82255,10 +82263,10 @@ def index_dnn_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination]: - """Return vulnerability data stored in index \"dnn\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"delta\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dnn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DNN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dnn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dnn?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the delta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Delta Controls Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/delta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/delta?cursor=` :param page: set the page number of the response :type page: int @@ -82324,7 +82332,7 @@ def index_dnn_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dnn_get_serialize( + _param = self._index_delta_get_serialize( page=page, limit=limit, cursor=cursor, @@ -82353,7 +82361,7 @@ def index_dnn_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -82369,7 +82377,7 @@ def index_dnn_get_with_http_info( @validate_call - def index_dnn_get_without_preload_content( + def index_delta_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -82405,9 +82413,9 @@ def index_dnn_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"dnn\" + """Return vulnerability data stored in index \"delta\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dnn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DNN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dnn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dnn?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the delta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Delta Controls Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/delta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/delta?cursor=` :param page: set the page number of the response :type page: int @@ -82473,7 +82481,7 @@ def index_dnn_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dnn_get_serialize( + _param = self._index_delta_get_serialize( page=page, limit=limit, cursor=cursor, @@ -82502,7 +82510,7 @@ def index_dnn_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDeltaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -82513,7 +82521,7 @@ def index_dnn_get_without_preload_content( return response_data.response - def _index_dnn_get_serialize( + def _index_delta_get_serialize( self, page, limit, @@ -82663,7 +82671,7 @@ def _index_dnn_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/dnn', + resource_path='/index/delta', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -82680,7 +82688,7 @@ def _index_dnn_get_serialize( @validate_call - def index_dotcms_get( + def index_django_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -82715,10 +82723,10 @@ def index_dotcms_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination: - """Return vulnerability data stored in index \"dotcms\" + ) -> RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination: + """Return vulnerability data stored in index \"django\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dotcms index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DotCMS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dotcms?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dotcms?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the django index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Django Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/django?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/django?cursor=` :param page: set the page number of the response :type page: int @@ -82784,7 +82792,7 @@ def index_dotcms_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dotcms_get_serialize( + _param = self._index_django_get_serialize( page=page, limit=limit, cursor=cursor, @@ -82813,7 +82821,7 @@ def index_dotcms_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination", '404': "str", '500': "str", } @@ -82829,7 +82837,7 @@ def index_dotcms_get( @validate_call - def index_dotcms_get_with_http_info( + def index_django_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -82864,10 +82872,10 @@ def index_dotcms_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination]: - """Return vulnerability data stored in index \"dotcms\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination]: + """Return vulnerability data stored in index \"django\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dotcms index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DotCMS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dotcms?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dotcms?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the django index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Django Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/django?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/django?cursor=` :param page: set the page number of the response :type page: int @@ -82933,7 +82941,7 @@ def index_dotcms_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dotcms_get_serialize( + _param = self._index_django_get_serialize( page=page, limit=limit, cursor=cursor, @@ -82962,7 +82970,7 @@ def index_dotcms_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination", '404': "str", '500': "str", } @@ -82978,7 +82986,7 @@ def index_dotcms_get_with_http_info( @validate_call - def index_dotcms_get_without_preload_content( + def index_django_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -83014,9 +83022,9 @@ def index_dotcms_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"dotcms\" + """Return vulnerability data stored in index \"django\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dotcms index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DotCMS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dotcms?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dotcms?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the django index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Django Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/django?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/django?cursor=` :param page: set the page number of the response :type page: int @@ -83082,7 +83090,7 @@ def index_dotcms_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dotcms_get_serialize( + _param = self._index_django_get_serialize( page=page, limit=limit, cursor=cursor, @@ -83111,7 +83119,7 @@ def index_dotcms_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDjangoPaginatePagination", '404': "str", '500': "str", } @@ -83122,7 +83130,7 @@ def index_dotcms_get_without_preload_content( return response_data.response - def _index_dotcms_get_serialize( + def _index_django_get_serialize( self, page, limit, @@ -83272,7 +83280,7 @@ def _index_dotcms_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/dotcms', + resource_path='/index/django', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -83289,7 +83297,7 @@ def _index_dotcms_get_serialize( @validate_call - def index_dragos_get( + def index_dnn_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -83324,10 +83332,10 @@ def index_dragos_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"dragos\" + ) -> RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination: + """Return vulnerability data stored in index \"dnn\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dragos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dragos Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dragos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dragos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dnn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DNN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dnn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dnn?cursor=` :param page: set the page number of the response :type page: int @@ -83393,7 +83401,7 @@ def index_dragos_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dragos_get_serialize( + _param = self._index_dnn_get_serialize( page=page, limit=limit, cursor=cursor, @@ -83422,7 +83430,7 @@ def index_dragos_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination", '404': "str", '500': "str", } @@ -83438,7 +83446,7 @@ def index_dragos_get( @validate_call - def index_dragos_get_with_http_info( + def index_dnn_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -83473,10 +83481,10 @@ def index_dragos_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"dragos\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination]: + """Return vulnerability data stored in index \"dnn\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dragos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dragos Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dragos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dragos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dnn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DNN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dnn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dnn?cursor=` :param page: set the page number of the response :type page: int @@ -83542,7 +83550,7 @@ def index_dragos_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dragos_get_serialize( + _param = self._index_dnn_get_serialize( page=page, limit=limit, cursor=cursor, @@ -83571,7 +83579,7 @@ def index_dragos_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination", '404': "str", '500': "str", } @@ -83587,7 +83595,7 @@ def index_dragos_get_with_http_info( @validate_call - def index_dragos_get_without_preload_content( + def index_dnn_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -83623,9 +83631,9 @@ def index_dragos_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"dragos\" + """Return vulnerability data stored in index \"dnn\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dragos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dragos Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dragos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dragos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dnn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DNN Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dnn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dnn?cursor=` :param page: set the page number of the response :type page: int @@ -83691,7 +83699,7 @@ def index_dragos_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_dragos_get_serialize( + _param = self._index_dnn_get_serialize( page=page, limit=limit, cursor=cursor, @@ -83720,7 +83728,7 @@ def index_dragos_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination", '404': "str", '500': "str", } @@ -83731,7 +83739,7 @@ def index_dragos_get_without_preload_content( return response_data.response - def _index_dragos_get_serialize( + def _index_dnn_get_serialize( self, page, limit, @@ -83881,7 +83889,7 @@ def _index_dragos_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/dragos', + resource_path='/index/dnn', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -83898,7 +83906,7 @@ def _index_dragos_get_serialize( @validate_call - def index_draytek_get( + def index_dotcms_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -83933,10 +83941,10 @@ def index_draytek_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination: - """Return vulnerability data stored in index \"draytek\" + ) -> RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination: + """Return vulnerability data stored in index \"dotcms\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the draytek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DrayTek Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/draytek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/draytek?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dotcms index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DotCMS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dotcms?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dotcms?cursor=` :param page: set the page number of the response :type page: int @@ -84002,7 +84010,7 @@ def index_draytek_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_draytek_get_serialize( + _param = self._index_dotcms_get_serialize( page=page, limit=limit, cursor=cursor, @@ -84031,7 +84039,7 @@ def index_draytek_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination", '404': "str", '500': "str", } @@ -84047,7 +84055,7 @@ def index_draytek_get( @validate_call - def index_draytek_get_with_http_info( + def index_dotcms_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -84082,10 +84090,10 @@ def index_draytek_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination]: - """Return vulnerability data stored in index \"draytek\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination]: + """Return vulnerability data stored in index \"dotcms\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the draytek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DrayTek Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/draytek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/draytek?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dotcms index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DotCMS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dotcms?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dotcms?cursor=` :param page: set the page number of the response :type page: int @@ -84151,7 +84159,7 @@ def index_draytek_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_draytek_get_serialize( + _param = self._index_dotcms_get_serialize( page=page, limit=limit, cursor=cursor, @@ -84180,7 +84188,7 @@ def index_draytek_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination", '404': "str", '500': "str", } @@ -84196,7 +84204,7 @@ def index_draytek_get_with_http_info( @validate_call - def index_draytek_get_without_preload_content( + def index_dotcms_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -84232,9 +84240,9 @@ def index_draytek_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"draytek\" + """Return vulnerability data stored in index \"dotcms\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the draytek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DrayTek Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/draytek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/draytek?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dotcms index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DotCMS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dotcms?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dotcms?cursor=` :param page: set the page number of the response :type page: int @@ -84300,7 +84308,7 @@ def index_draytek_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_draytek_get_serialize( + _param = self._index_dotcms_get_serialize( page=page, limit=limit, cursor=cursor, @@ -84329,7 +84337,7 @@ def index_draytek_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDotCMSPaginatePagination", '404': "str", '500': "str", } @@ -84340,7 +84348,7 @@ def index_draytek_get_without_preload_content( return response_data.response - def _index_draytek_get_serialize( + def _index_dotcms_get_serialize( self, page, limit, @@ -84490,7 +84498,7 @@ def _index_draytek_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/draytek', + resource_path='/index/dotcms', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -84507,7 +84515,7 @@ def _index_draytek_get_serialize( @validate_call - def index_drupal_get( + def index_dragos_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -84542,10 +84550,10 @@ def index_drupal_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination: - """Return vulnerability data stored in index \"drupal\" + ) -> RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"dragos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the drupal index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Drupal Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/drupal?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/drupal?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dragos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dragos Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dragos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dragos?cursor=` :param page: set the page number of the response :type page: int @@ -84611,7 +84619,7 @@ def index_drupal_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_drupal_get_serialize( + _param = self._index_dragos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -84640,7 +84648,7 @@ def index_drupal_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -84656,7 +84664,7 @@ def index_drupal_get( @validate_call - def index_drupal_get_with_http_info( + def index_dragos_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -84691,10 +84699,10 @@ def index_drupal_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination]: - """Return vulnerability data stored in index \"drupal\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"dragos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the drupal index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Drupal Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/drupal?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/drupal?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dragos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dragos Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dragos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dragos?cursor=` :param page: set the page number of the response :type page: int @@ -84760,7 +84768,7 @@ def index_drupal_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_drupal_get_serialize( + _param = self._index_dragos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -84789,7 +84797,7 @@ def index_drupal_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -84805,7 +84813,7 @@ def index_drupal_get_with_http_info( @validate_call - def index_drupal_get_without_preload_content( + def index_dragos_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -84841,9 +84849,9 @@ def index_drupal_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"drupal\" + """Return vulnerability data stored in index \"dragos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the drupal index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Drupal Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/drupal?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/drupal?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the dragos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Dragos Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/dragos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/dragos?cursor=` :param page: set the page number of the response :type page: int @@ -84909,7 +84917,7 @@ def index_drupal_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_drupal_get_serialize( + _param = self._index_dragos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -84938,7 +84946,7 @@ def index_drupal_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDragosAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -84949,7 +84957,7 @@ def index_drupal_get_without_preload_content( return response_data.response - def _index_drupal_get_serialize( + def _index_dragos_get_serialize( self, page, limit, @@ -85099,7 +85107,7 @@ def _index_drupal_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/drupal', + resource_path='/index/dragos', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -85116,7 +85124,7 @@ def _index_drupal_get_serialize( @validate_call - def index_eaton_get( + def index_draytek_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -85151,10 +85159,10 @@ def index_eaton_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"eaton\" + ) -> RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination: + """Return vulnerability data stored in index \"draytek\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eaton index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Eaton Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eaton?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eaton?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the draytek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DrayTek Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/draytek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/draytek?cursor=` :param page: set the page number of the response :type page: int @@ -85220,7 +85228,7 @@ def index_eaton_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eaton_get_serialize( + _param = self._index_draytek_get_serialize( page=page, limit=limit, cursor=cursor, @@ -85249,7 +85257,7 @@ def index_eaton_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination", '404': "str", '500': "str", } @@ -85265,7 +85273,7 @@ def index_eaton_get( @validate_call - def index_eaton_get_with_http_info( + def index_draytek_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -85300,10 +85308,10 @@ def index_eaton_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"eaton\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination]: + """Return vulnerability data stored in index \"draytek\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eaton index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Eaton Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eaton?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eaton?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the draytek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DrayTek Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/draytek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/draytek?cursor=` :param page: set the page number of the response :type page: int @@ -85369,7 +85377,7 @@ def index_eaton_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eaton_get_serialize( + _param = self._index_draytek_get_serialize( page=page, limit=limit, cursor=cursor, @@ -85398,7 +85406,7 @@ def index_eaton_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination", '404': "str", '500': "str", } @@ -85414,7 +85422,7 @@ def index_eaton_get_with_http_info( @validate_call - def index_eaton_get_without_preload_content( + def index_draytek_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -85450,9 +85458,9 @@ def index_eaton_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"eaton\" + """Return vulnerability data stored in index \"draytek\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eaton index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Eaton Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eaton?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eaton?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the draytek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** DrayTek Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/draytek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/draytek?cursor=` :param page: set the page number of the response :type page: int @@ -85518,7 +85526,7 @@ def index_eaton_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eaton_get_serialize( + _param = self._index_draytek_get_serialize( page=page, limit=limit, cursor=cursor, @@ -85547,7 +85555,7 @@ def index_eaton_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDraytekPaginatePagination", '404': "str", '500': "str", } @@ -85558,7 +85566,7 @@ def index_eaton_get_without_preload_content( return response_data.response - def _index_eaton_get_serialize( + def _index_draytek_get_serialize( self, page, limit, @@ -85708,7 +85716,7 @@ def _index_eaton_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/eaton', + resource_path='/index/draytek', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -85725,7 +85733,7 @@ def _index_eaton_get_serialize( @validate_call - def index_elastic_get( + def index_drupal_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -85760,10 +85768,10 @@ def index_elastic_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination: - """Return vulnerability data stored in index \"elastic\" + ) -> RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination: + """Return vulnerability data stored in index \"drupal\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elastic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elastic Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elastic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elastic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the drupal index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Drupal Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/drupal?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/drupal?cursor=` :param page: set the page number of the response :type page: int @@ -85829,7 +85837,7 @@ def index_elastic_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_elastic_get_serialize( + _param = self._index_drupal_get_serialize( page=page, limit=limit, cursor=cursor, @@ -85858,7 +85866,7 @@ def index_elastic_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination", '404': "str", '500': "str", } @@ -85874,7 +85882,7 @@ def index_elastic_get( @validate_call - def index_elastic_get_with_http_info( + def index_drupal_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -85909,10 +85917,10 @@ def index_elastic_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination]: - """Return vulnerability data stored in index \"elastic\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination]: + """Return vulnerability data stored in index \"drupal\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elastic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elastic Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elastic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elastic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the drupal index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Drupal Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/drupal?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/drupal?cursor=` :param page: set the page number of the response :type page: int @@ -85978,7 +85986,7 @@ def index_elastic_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_elastic_get_serialize( + _param = self._index_drupal_get_serialize( page=page, limit=limit, cursor=cursor, @@ -86007,7 +86015,7 @@ def index_elastic_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination", '404': "str", '500': "str", } @@ -86023,7 +86031,7 @@ def index_elastic_get_with_http_info( @validate_call - def index_elastic_get_without_preload_content( + def index_drupal_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -86059,9 +86067,9 @@ def index_elastic_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"elastic\" + """Return vulnerability data stored in index \"drupal\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elastic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elastic Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elastic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elastic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the drupal index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Drupal Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/drupal?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/drupal?cursor=` :param page: set the page number of the response :type page: int @@ -86127,7 +86135,7 @@ def index_elastic_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_elastic_get_serialize( + _param = self._index_drupal_get_serialize( page=page, limit=limit, cursor=cursor, @@ -86156,7 +86164,7 @@ def index_elastic_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryDrupalPaginatePagination", '404': "str", '500': "str", } @@ -86167,7 +86175,7 @@ def index_elastic_get_without_preload_content( return response_data.response - def _index_elastic_get_serialize( + def _index_drupal_get_serialize( self, page, limit, @@ -86317,7 +86325,7 @@ def _index_elastic_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/elastic', + resource_path='/index/drupal', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -86334,7 +86342,7 @@ def _index_elastic_get_serialize( @validate_call - def index_elspec_get( + def index_eaton_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -86369,10 +86377,10 @@ def index_elspec_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination: - """Return vulnerability data stored in index \"elspec\" + ) -> RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"eaton\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elspec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elspec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elspec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elspec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eaton index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Eaton Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eaton?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eaton?cursor=` :param page: set the page number of the response :type page: int @@ -86438,7 +86446,7 @@ def index_elspec_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_elspec_get_serialize( + _param = self._index_eaton_get_serialize( page=page, limit=limit, cursor=cursor, @@ -86467,7 +86475,7 @@ def index_elspec_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -86483,7 +86491,7 @@ def index_elspec_get( @validate_call - def index_elspec_get_with_http_info( + def index_eaton_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -86518,10 +86526,10 @@ def index_elspec_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination]: - """Return vulnerability data stored in index \"elspec\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"eaton\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elspec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elspec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elspec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elspec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eaton index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Eaton Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eaton?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eaton?cursor=` :param page: set the page number of the response :type page: int @@ -86587,7 +86595,7 @@ def index_elspec_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_elspec_get_serialize( + _param = self._index_eaton_get_serialize( page=page, limit=limit, cursor=cursor, @@ -86616,7 +86624,7 @@ def index_elspec_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -86632,7 +86640,7 @@ def index_elspec_get_with_http_info( @validate_call - def index_elspec_get_without_preload_content( + def index_eaton_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -86668,9 +86676,9 @@ def index_elspec_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"elspec\" + """Return vulnerability data stored in index \"eaton\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elspec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elspec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elspec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elspec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eaton index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Eaton Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eaton?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eaton?cursor=` :param page: set the page number of the response :type page: int @@ -86736,7 +86744,7 @@ def index_elspec_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_elspec_get_serialize( + _param = self._index_eaton_get_serialize( page=page, limit=limit, cursor=cursor, @@ -86765,7 +86773,7 @@ def index_elspec_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEatonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -86776,7 +86784,7 @@ def index_elspec_get_without_preload_content( return response_data.response - def _index_elspec_get_serialize( + def _index_eaton_get_serialize( self, page, limit, @@ -86926,7 +86934,7 @@ def _index_elspec_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/elspec', + resource_path='/index/eaton', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -86943,7 +86951,7 @@ def _index_elspec_get_serialize( @validate_call - def index_emerging_threats_snort_get( + def index_elastic_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -86978,10 +86986,10 @@ def index_emerging_threats_snort_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination: - """Return vulnerability data stored in index \"emerging-threats-snort\" + ) -> RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination: + """Return vulnerability data stored in index \"elastic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerging-threats-snort index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerging Threats Snort ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerging-threats-snort?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerging-threats-snort?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elastic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elastic Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elastic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elastic?cursor=` :param page: set the page number of the response :type page: int @@ -87047,7 +87055,7 @@ def index_emerging_threats_snort_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_emerging_threats_snort_get_serialize( + _param = self._index_elastic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -87076,7 +87084,7 @@ def index_emerging_threats_snort_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination", '404': "str", '500': "str", } @@ -87092,7 +87100,7 @@ def index_emerging_threats_snort_get( @validate_call - def index_emerging_threats_snort_get_with_http_info( + def index_elastic_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -87127,10 +87135,10 @@ def index_emerging_threats_snort_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination]: - """Return vulnerability data stored in index \"emerging-threats-snort\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination]: + """Return vulnerability data stored in index \"elastic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerging-threats-snort index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerging Threats Snort ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerging-threats-snort?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerging-threats-snort?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elastic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elastic Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elastic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elastic?cursor=` :param page: set the page number of the response :type page: int @@ -87196,7 +87204,7 @@ def index_emerging_threats_snort_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_emerging_threats_snort_get_serialize( + _param = self._index_elastic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -87225,7 +87233,7 @@ def index_emerging_threats_snort_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination", '404': "str", '500': "str", } @@ -87241,7 +87249,7 @@ def index_emerging_threats_snort_get_with_http_info( @validate_call - def index_emerging_threats_snort_get_without_preload_content( + def index_elastic_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -87277,9 +87285,9 @@ def index_emerging_threats_snort_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"emerging-threats-snort\" + """Return vulnerability data stored in index \"elastic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerging-threats-snort index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerging Threats Snort ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerging-threats-snort?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerging-threats-snort?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elastic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elastic Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elastic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elastic?cursor=` :param page: set the page number of the response :type page: int @@ -87345,7 +87353,7 @@ def index_emerging_threats_snort_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_emerging_threats_snort_get_serialize( + _param = self._index_elastic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -87374,7 +87382,7 @@ def index_emerging_threats_snort_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryElasticPaginatePagination", '404': "str", '500': "str", } @@ -87385,7 +87393,7 @@ def index_emerging_threats_snort_get_without_preload_content( return response_data.response - def _index_emerging_threats_snort_get_serialize( + def _index_elastic_get_serialize( self, page, limit, @@ -87535,7 +87543,7 @@ def _index_emerging_threats_snort_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/emerging-threats-snort', + resource_path='/index/elastic', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -87552,7 +87560,7 @@ def _index_emerging_threats_snort_get_serialize( @validate_call - def index_emerson_get( + def index_elspec_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -87587,10 +87595,10 @@ def index_emerson_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"emerson\" + ) -> RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination: + """Return vulnerability data stored in index \"elspec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerson index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerson Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerson?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerson?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elspec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elspec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elspec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elspec?cursor=` :param page: set the page number of the response :type page: int @@ -87656,7 +87664,7 @@ def index_emerson_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_emerson_get_serialize( + _param = self._index_elspec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -87685,7 +87693,7 @@ def index_emerson_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination", '404': "str", '500': "str", } @@ -87701,7 +87709,7 @@ def index_emerson_get( @validate_call - def index_emerson_get_with_http_info( + def index_elspec_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -87736,10 +87744,10 @@ def index_emerson_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"emerson\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination]: + """Return vulnerability data stored in index \"elspec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerson index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerson Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerson?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerson?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elspec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elspec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elspec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elspec?cursor=` :param page: set the page number of the response :type page: int @@ -87805,7 +87813,7 @@ def index_emerson_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_emerson_get_serialize( + _param = self._index_elspec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -87834,7 +87842,7 @@ def index_emerson_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination", '404': "str", '500': "str", } @@ -87850,7 +87858,7 @@ def index_emerson_get_with_http_info( @validate_call - def index_emerson_get_without_preload_content( + def index_elspec_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -87886,9 +87894,9 @@ def index_emerson_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"emerson\" + """Return vulnerability data stored in index \"elspec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerson index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerson Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerson?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerson?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the elspec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Elspec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/elspec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/elspec?cursor=` :param page: set the page number of the response :type page: int @@ -87954,7 +87962,7 @@ def index_emerson_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_emerson_get_serialize( + _param = self._index_elspec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -87983,7 +87991,7 @@ def index_emerson_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryElspecPaginatePagination", '404': "str", '500': "str", } @@ -87994,7 +88002,7 @@ def index_emerson_get_without_preload_content( return response_data.response - def _index_emerson_get_serialize( + def _index_elspec_get_serialize( self, page, limit, @@ -88144,7 +88152,7 @@ def _index_emerson_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/emerson', + resource_path='/index/elspec', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -88161,7 +88169,7 @@ def _index_emerson_get_serialize( @validate_call - def index_endoflife_get( + def index_emerging_threats_snort_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -88196,10 +88204,10 @@ def index_endoflife_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination: - """Return vulnerability data stored in index \"endoflife\" + ) -> RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination: + """Return vulnerability data stored in index \"emerging-threats-snort\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the endoflife index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** End Of Life ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/endoflife?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/endoflife?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerging-threats-snort index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerging Threats Snort ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerging-threats-snort?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerging-threats-snort?cursor=` :param page: set the page number of the response :type page: int @@ -88265,7 +88273,7 @@ def index_endoflife_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_endoflife_get_serialize( + _param = self._index_emerging_threats_snort_get_serialize( page=page, limit=limit, cursor=cursor, @@ -88294,7 +88302,7 @@ def index_endoflife_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination", '404': "str", '500': "str", } @@ -88310,7 +88318,7 @@ def index_endoflife_get( @validate_call - def index_endoflife_get_with_http_info( + def index_emerging_threats_snort_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -88345,10 +88353,10 @@ def index_endoflife_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination]: - """Return vulnerability data stored in index \"endoflife\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination]: + """Return vulnerability data stored in index \"emerging-threats-snort\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the endoflife index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** End Of Life ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/endoflife?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/endoflife?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerging-threats-snort index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerging Threats Snort ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerging-threats-snort?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerging-threats-snort?cursor=` :param page: set the page number of the response :type page: int @@ -88414,7 +88422,7 @@ def index_endoflife_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_endoflife_get_serialize( + _param = self._index_emerging_threats_snort_get_serialize( page=page, limit=limit, cursor=cursor, @@ -88443,7 +88451,7 @@ def index_endoflife_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination", '404': "str", '500': "str", } @@ -88459,7 +88467,7 @@ def index_endoflife_get_with_http_info( @validate_call - def index_endoflife_get_without_preload_content( + def index_emerging_threats_snort_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -88495,9 +88503,9 @@ def index_endoflife_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"endoflife\" + """Return vulnerability data stored in index \"emerging-threats-snort\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the endoflife index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** End Of Life ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/endoflife?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/endoflife?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerging-threats-snort index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerging Threats Snort ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerging-threats-snort?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerging-threats-snort?cursor=` :param page: set the page number of the response :type page: int @@ -88563,7 +88571,7 @@ def index_endoflife_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_endoflife_get_serialize( + _param = self._index_emerging_threats_snort_get_serialize( page=page, limit=limit, cursor=cursor, @@ -88592,7 +88600,7 @@ def index_endoflife_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEmergingThreatsSnortPaginatePagination", '404': "str", '500': "str", } @@ -88603,7 +88611,7 @@ def index_endoflife_get_without_preload_content( return response_data.response - def _index_endoflife_get_serialize( + def _index_emerging_threats_snort_get_serialize( self, page, limit, @@ -88753,7 +88761,7 @@ def _index_endoflife_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/endoflife', + resource_path='/index/emerging-threats-snort', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -88770,7 +88778,7 @@ def _index_endoflife_get_serialize( @validate_call - def index_eol_alibaba_get( + def index_emerson_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -88805,10 +88813,10 @@ def index_eol_alibaba_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination: - """Return vulnerability data stored in index \"eol-alibaba\" + ) -> RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"emerson\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-alibaba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alibaba EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-alibaba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-alibaba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerson index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerson Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerson?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerson?cursor=` :param page: set the page number of the response :type page: int @@ -88874,7 +88882,7 @@ def index_eol_alibaba_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_alibaba_get_serialize( + _param = self._index_emerson_get_serialize( page=page, limit=limit, cursor=cursor, @@ -88903,7 +88911,7 @@ def index_eol_alibaba_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -88919,7 +88927,7 @@ def index_eol_alibaba_get( @validate_call - def index_eol_alibaba_get_with_http_info( + def index_emerson_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -88954,10 +88962,10 @@ def index_eol_alibaba_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination]: - """Return vulnerability data stored in index \"eol-alibaba\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"emerson\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-alibaba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alibaba EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-alibaba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-alibaba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerson index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerson Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerson?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerson?cursor=` :param page: set the page number of the response :type page: int @@ -89023,7 +89031,7 @@ def index_eol_alibaba_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_alibaba_get_serialize( + _param = self._index_emerson_get_serialize( page=page, limit=limit, cursor=cursor, @@ -89052,7 +89060,7 @@ def index_eol_alibaba_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -89068,7 +89076,7 @@ def index_eol_alibaba_get_with_http_info( @validate_call - def index_eol_alibaba_get_without_preload_content( + def index_emerson_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -89104,9 +89112,9 @@ def index_eol_alibaba_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"eol-alibaba\" + """Return vulnerability data stored in index \"emerson\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-alibaba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alibaba EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-alibaba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-alibaba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the emerson index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Emerson Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/emerson?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/emerson?cursor=` :param page: set the page number of the response :type page: int @@ -89172,7 +89180,7 @@ def index_eol_alibaba_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_alibaba_get_serialize( + _param = self._index_emerson_get_serialize( page=page, limit=limit, cursor=cursor, @@ -89201,7 +89209,7 @@ def index_eol_alibaba_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEmersonAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -89212,7 +89220,7 @@ def index_eol_alibaba_get_without_preload_content( return response_data.response - def _index_eol_alibaba_get_serialize( + def _index_emerson_get_serialize( self, page, limit, @@ -89362,7 +89370,7 @@ def _index_eol_alibaba_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/eol-alibaba', + resource_path='/index/emerson', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -89379,7 +89387,7 @@ def _index_eol_alibaba_get_serialize( @validate_call - def index_eol_get( + def index_endoflife_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -89414,10 +89422,10 @@ def index_eol_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination: - """Return vulnerability data stored in index \"eol\" + ) -> RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination: + """Return vulnerability data stored in index \"endoflife\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck EOL Coverage ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the endoflife index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** End Of Life ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/endoflife?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/endoflife?cursor=` :param page: set the page number of the response :type page: int @@ -89483,7 +89491,7 @@ def index_eol_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_get_serialize( + _param = self._index_endoflife_get_serialize( page=page, limit=limit, cursor=cursor, @@ -89512,7 +89520,7 @@ def index_eol_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination", '404': "str", '500': "str", } @@ -89528,7 +89536,7 @@ def index_eol_get( @validate_call - def index_eol_get_with_http_info( + def index_endoflife_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -89563,10 +89571,10 @@ def index_eol_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination]: - """Return vulnerability data stored in index \"eol\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination]: + """Return vulnerability data stored in index \"endoflife\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck EOL Coverage ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the endoflife index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** End Of Life ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/endoflife?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/endoflife?cursor=` :param page: set the page number of the response :type page: int @@ -89632,7 +89640,7 @@ def index_eol_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_get_serialize( + _param = self._index_endoflife_get_serialize( page=page, limit=limit, cursor=cursor, @@ -89661,7 +89669,7 @@ def index_eol_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination", '404': "str", '500': "str", } @@ -89677,7 +89685,7 @@ def index_eol_get_with_http_info( @validate_call - def index_eol_get_without_preload_content( + def index_endoflife_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -89713,9 +89721,9 @@ def index_eol_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"eol\" + """Return vulnerability data stored in index \"endoflife\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck EOL Coverage ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the endoflife index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** End Of Life ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/endoflife?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/endoflife?cursor=` :param page: set the page number of the response :type page: int @@ -89781,7 +89789,7 @@ def index_eol_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_get_serialize( + _param = self._index_endoflife_get_serialize( page=page, limit=limit, cursor=cursor, @@ -89810,7 +89818,7 @@ def index_eol_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEndOfLifePaginatePagination", '404': "str", '500': "str", } @@ -89821,7 +89829,7 @@ def index_eol_get_without_preload_content( return response_data.response - def _index_eol_get_serialize( + def _index_endoflife_get_serialize( self, page, limit, @@ -89971,7 +89979,7 @@ def _index_eol_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/eol', + resource_path='/index/endoflife', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -89988,7 +89996,7 @@ def _index_eol_get_serialize( @validate_call - def index_eol_microsoft_get( + def index_eol_alibaba_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -90023,10 +90031,10 @@ def index_eol_microsoft_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination: - """Return vulnerability data stored in index \"eol-microsoft\" + ) -> RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination: + """Return vulnerability data stored in index \"eol-alibaba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-microsoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-microsoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-microsoft?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-alibaba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alibaba EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-alibaba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-alibaba?cursor=` :param page: set the page number of the response :type page: int @@ -90092,7 +90100,7 @@ def index_eol_microsoft_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_microsoft_get_serialize( + _param = self._index_eol_alibaba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -90121,7 +90129,7 @@ def index_eol_microsoft_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination", '404': "str", '500': "str", } @@ -90137,7 +90145,7 @@ def index_eol_microsoft_get( @validate_call - def index_eol_microsoft_get_with_http_info( + def index_eol_alibaba_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -90172,10 +90180,10 @@ def index_eol_microsoft_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination]: - """Return vulnerability data stored in index \"eol-microsoft\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination]: + """Return vulnerability data stored in index \"eol-alibaba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-microsoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-microsoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-microsoft?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-alibaba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alibaba EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-alibaba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-alibaba?cursor=` :param page: set the page number of the response :type page: int @@ -90241,7 +90249,7 @@ def index_eol_microsoft_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_microsoft_get_serialize( + _param = self._index_eol_alibaba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -90270,7 +90278,7 @@ def index_eol_microsoft_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination", '404': "str", '500': "str", } @@ -90286,7 +90294,7 @@ def index_eol_microsoft_get_with_http_info( @validate_call - def index_eol_microsoft_get_without_preload_content( + def index_eol_alibaba_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -90322,9 +90330,9 @@ def index_eol_microsoft_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"eol-microsoft\" + """Return vulnerability data stored in index \"eol-alibaba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-microsoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-microsoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-microsoft?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-alibaba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Alibaba EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-alibaba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-alibaba?cursor=` :param page: set the page number of the response :type page: int @@ -90390,7 +90398,7 @@ def index_eol_microsoft_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_eol_microsoft_get_serialize( + _param = self._index_eol_alibaba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -90419,7 +90427,7 @@ def index_eol_microsoft_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLAlibabaPaginatePagination", '404': "str", '500': "str", } @@ -90430,7 +90438,7 @@ def index_eol_microsoft_get_without_preload_content( return response_data.response - def _index_eol_microsoft_get_serialize( + def _index_eol_alibaba_get_serialize( self, page, limit, @@ -90580,7 +90588,7 @@ def _index_eol_microsoft_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/eol-microsoft', + resource_path='/index/eol-alibaba', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -90597,7 +90605,7 @@ def _index_eol_microsoft_get_serialize( @validate_call - def index_epss_get( + def index_eol_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -90632,10 +90640,10 @@ def index_epss_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination: - """Return vulnerability data stored in index \"epss\" + ) -> RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination: + """Return vulnerability data stored in index \"eol\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the epss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** EPSS Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/epss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/epss?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck EOL Coverage ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol?cursor=` :param page: set the page number of the response :type page: int @@ -90701,7 +90709,7 @@ def index_epss_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_epss_get_serialize( + _param = self._index_eol_get_serialize( page=page, limit=limit, cursor=cursor, @@ -90730,7 +90738,7 @@ def index_epss_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination", '404': "str", '500': "str", } @@ -90746,7 +90754,7 @@ def index_epss_get( @validate_call - def index_epss_get_with_http_info( + def index_eol_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -90781,10 +90789,10 @@ def index_epss_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination]: - """Return vulnerability data stored in index \"epss\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination]: + """Return vulnerability data stored in index \"eol\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the epss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** EPSS Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/epss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/epss?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck EOL Coverage ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol?cursor=` :param page: set the page number of the response :type page: int @@ -90850,7 +90858,7 @@ def index_epss_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_epss_get_serialize( + _param = self._index_eol_get_serialize( page=page, limit=limit, cursor=cursor, @@ -90879,7 +90887,7 @@ def index_epss_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination", '404': "str", '500': "str", } @@ -90895,7 +90903,7 @@ def index_epss_get_with_http_info( @validate_call - def index_epss_get_without_preload_content( + def index_eol_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -90931,9 +90939,9 @@ def index_epss_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"epss\" + """Return vulnerability data stored in index \"eol\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the epss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** EPSS Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/epss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/epss?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck EOL Coverage ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol?cursor=` :param page: set the page number of the response :type page: int @@ -90999,7 +91007,7 @@ def index_epss_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_epss_get_serialize( + _param = self._index_eol_get_serialize( page=page, limit=limit, cursor=cursor, @@ -91028,7 +91036,7 @@ def index_epss_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLReleaseDataPaginatePagination", '404': "str", '500': "str", } @@ -91039,7 +91047,7 @@ def index_epss_get_without_preload_content( return response_data.response - def _index_epss_get_serialize( + def _index_eol_get_serialize( self, page, limit, @@ -91189,7 +91197,7 @@ def _index_epss_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/epss', + resource_path='/index/eol', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -91206,7 +91214,7 @@ def _index_epss_get_serialize( @validate_call - def index_euvd_get( + def index_eol_microsoft_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -91241,10 +91249,10 @@ def index_euvd_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination: - """Return vulnerability data stored in index \"euvd\" + ) -> RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination: + """Return vulnerability data stored in index \"eol-microsoft\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the euvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** European Union Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/euvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/euvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-microsoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-microsoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-microsoft?cursor=` :param page: set the page number of the response :type page: int @@ -91310,7 +91318,7 @@ def index_euvd_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_euvd_get_serialize( + _param = self._index_eol_microsoft_get_serialize( page=page, limit=limit, cursor=cursor, @@ -91339,7 +91347,7 @@ def index_euvd_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination", '404': "str", '500': "str", } @@ -91355,7 +91363,7 @@ def index_euvd_get( @validate_call - def index_euvd_get_with_http_info( + def index_eol_microsoft_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -91390,10 +91398,10 @@ def index_euvd_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination]: - """Return vulnerability data stored in index \"euvd\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination]: + """Return vulnerability data stored in index \"eol-microsoft\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the euvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** European Union Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/euvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/euvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-microsoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-microsoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-microsoft?cursor=` :param page: set the page number of the response :type page: int @@ -91459,7 +91467,7 @@ def index_euvd_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_euvd_get_serialize( + _param = self._index_eol_microsoft_get_serialize( page=page, limit=limit, cursor=cursor, @@ -91488,7 +91496,7 @@ def index_euvd_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination", '404': "str", '500': "str", } @@ -91504,7 +91512,7 @@ def index_euvd_get_with_http_info( @validate_call - def index_euvd_get_without_preload_content( + def index_eol_microsoft_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -91540,9 +91548,9 @@ def index_euvd_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"euvd\" + """Return vulnerability data stored in index \"eol-microsoft\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the euvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** European Union Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/euvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/euvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the eol-microsoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft EOL ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/eol-microsoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/eol-microsoft?cursor=` :param page: set the page number of the response :type page: int @@ -91608,7 +91616,7 @@ def index_euvd_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_euvd_get_serialize( + _param = self._index_eol_microsoft_get_serialize( page=page, limit=limit, cursor=cursor, @@ -91637,7 +91645,7 @@ def index_euvd_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEOLMicrosoftPaginatePagination", '404': "str", '500': "str", } @@ -91648,7 +91656,7 @@ def index_euvd_get_without_preload_content( return response_data.response - def _index_euvd_get_serialize( + def _index_eol_microsoft_get_serialize( self, page, limit, @@ -91798,7 +91806,7 @@ def _index_euvd_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/euvd', + resource_path='/index/eol-microsoft', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -91815,7 +91823,7 @@ def _index_euvd_get_serialize( @validate_call - def index_exodus_intel_get( + def index_epss_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -91850,10 +91858,10 @@ def index_exodus_intel_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination: - """Return vulnerability data stored in index \"exodus-intel\" + ) -> RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination: + """Return vulnerability data stored in index \"epss\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exodus-intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Exodus Intelligence Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exodus-intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exodus-intel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the epss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** EPSS Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/epss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/epss?cursor=` :param page: set the page number of the response :type page: int @@ -91919,7 +91927,7 @@ def index_exodus_intel_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exodus_intel_get_serialize( + _param = self._index_epss_get_serialize( page=page, limit=limit, cursor=cursor, @@ -91948,7 +91956,7 @@ def index_exodus_intel_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination", '404': "str", '500': "str", } @@ -91964,7 +91972,7 @@ def index_exodus_intel_get( @validate_call - def index_exodus_intel_get_with_http_info( + def index_epss_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -91999,10 +92007,10 @@ def index_exodus_intel_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination]: - """Return vulnerability data stored in index \"exodus-intel\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination]: + """Return vulnerability data stored in index \"epss\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exodus-intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Exodus Intelligence Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exodus-intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exodus-intel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the epss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** EPSS Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/epss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/epss?cursor=` :param page: set the page number of the response :type page: int @@ -92068,7 +92076,7 @@ def index_exodus_intel_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exodus_intel_get_serialize( + _param = self._index_epss_get_serialize( page=page, limit=limit, cursor=cursor, @@ -92097,7 +92105,7 @@ def index_exodus_intel_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination", '404': "str", '500': "str", } @@ -92113,7 +92121,7 @@ def index_exodus_intel_get_with_http_info( @validate_call - def index_exodus_intel_get_without_preload_content( + def index_epss_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -92149,9 +92157,9 @@ def index_exodus_intel_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"exodus-intel\" + """Return vulnerability data stored in index \"epss\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exodus-intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Exodus Intelligence Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exodus-intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exodus-intel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the epss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** EPSS Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/epss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/epss?cursor=` :param page: set the page number of the response :type page: int @@ -92217,7 +92225,7 @@ def index_exodus_intel_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exodus_intel_get_serialize( + _param = self._index_epss_get_serialize( page=page, limit=limit, cursor=cursor, @@ -92246,7 +92254,7 @@ def index_exodus_intel_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiEPSSDataPaginatePagination", '404': "str", '500': "str", } @@ -92257,7 +92265,7 @@ def index_exodus_intel_get_without_preload_content( return response_data.response - def _index_exodus_intel_get_serialize( + def _index_epss_get_serialize( self, page, limit, @@ -92407,7 +92415,7 @@ def _index_exodus_intel_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/exodus-intel', + resource_path='/index/epss', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -92424,7 +92432,7 @@ def _index_exodus_intel_get_serialize( @validate_call - def index_exploit_chains_get( + def index_euvd_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -92459,10 +92467,10 @@ def index_exploit_chains_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiExploitChainPaginatePagination: - """Return vulnerability data stored in index \"exploit-chains\" + ) -> RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination: + """Return vulnerability data stored in index \"euvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploit-chains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Chains ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploit-chains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploit-chains?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the euvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** European Union Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/euvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/euvd?cursor=` :param page: set the page number of the response :type page: int @@ -92528,7 +92536,7 @@ def index_exploit_chains_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploit_chains_get_serialize( + _param = self._index_euvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -92557,7 +92565,7 @@ def index_exploit_chains_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitChainPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination", '404': "str", '500': "str", } @@ -92573,7 +92581,7 @@ def index_exploit_chains_get( @validate_call - def index_exploit_chains_get_with_http_info( + def index_euvd_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -92608,10 +92616,10 @@ def index_exploit_chains_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiExploitChainPaginatePagination]: - """Return vulnerability data stored in index \"exploit-chains\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination]: + """Return vulnerability data stored in index \"euvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploit-chains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Chains ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploit-chains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploit-chains?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the euvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** European Union Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/euvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/euvd?cursor=` :param page: set the page number of the response :type page: int @@ -92677,7 +92685,7 @@ def index_exploit_chains_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploit_chains_get_serialize( + _param = self._index_euvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -92706,7 +92714,7 @@ def index_exploit_chains_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitChainPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination", '404': "str", '500': "str", } @@ -92722,7 +92730,7 @@ def index_exploit_chains_get_with_http_info( @validate_call - def index_exploit_chains_get_without_preload_content( + def index_euvd_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -92758,9 +92766,9 @@ def index_exploit_chains_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"exploit-chains\" + """Return vulnerability data stored in index \"euvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploit-chains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Chains ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploit-chains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploit-chains?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the euvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** European Union Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/euvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/euvd?cursor=` :param page: set the page number of the response :type page: int @@ -92826,7 +92834,7 @@ def index_exploit_chains_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploit_chains_get_serialize( + _param = self._index_euvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -92855,7 +92863,7 @@ def index_exploit_chains_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitChainPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryEUVDPaginatePagination", '404': "str", '500': "str", } @@ -92866,7 +92874,7 @@ def index_exploit_chains_get_without_preload_content( return response_data.response - def _index_exploit_chains_get_serialize( + def _index_euvd_get_serialize( self, page, limit, @@ -93016,7 +93024,7 @@ def _index_exploit_chains_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/exploit-chains', + resource_path='/index/euvd', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -93033,7 +93041,7 @@ def _index_exploit_chains_get_serialize( @validate_call - def index_exploitdb_get( + def index_exodus_intel_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -93068,10 +93076,10 @@ def index_exploitdb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination: - """Return vulnerability data stored in index \"exploitdb\" + ) -> RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination: + """Return vulnerability data stored in index \"exodus-intel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploitdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Exploit Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploitdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploitdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exodus-intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Exodus Intelligence Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exodus-intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exodus-intel?cursor=` :param page: set the page number of the response :type page: int @@ -93137,7 +93145,7 @@ def index_exploitdb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploitdb_get_serialize( + _param = self._index_exodus_intel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -93166,7 +93174,7 @@ def index_exploitdb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination", '404': "str", '500': "str", } @@ -93182,7 +93190,7 @@ def index_exploitdb_get( @validate_call - def index_exploitdb_get_with_http_info( + def index_exodus_intel_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -93217,10 +93225,10 @@ def index_exploitdb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination]: - """Return vulnerability data stored in index \"exploitdb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination]: + """Return vulnerability data stored in index \"exodus-intel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploitdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Exploit Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploitdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploitdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exodus-intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Exodus Intelligence Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exodus-intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exodus-intel?cursor=` :param page: set the page number of the response :type page: int @@ -93286,7 +93294,7 @@ def index_exploitdb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploitdb_get_serialize( + _param = self._index_exodus_intel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -93315,7 +93323,7 @@ def index_exploitdb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination", '404': "str", '500': "str", } @@ -93331,7 +93339,7 @@ def index_exploitdb_get_with_http_info( @validate_call - def index_exploitdb_get_without_preload_content( + def index_exodus_intel_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -93367,9 +93375,9 @@ def index_exploitdb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"exploitdb\" + """Return vulnerability data stored in index \"exodus-intel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploitdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Exploit Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploitdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploitdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exodus-intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Exodus Intelligence Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exodus-intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exodus-intel?cursor=` :param page: set the page number of the response :type page: int @@ -93435,7 +93443,7 @@ def index_exploitdb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploitdb_get_serialize( + _param = self._index_exodus_intel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -93464,7 +93472,7 @@ def index_exploitdb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryExodusIntelPaginatePagination", '404': "str", '500': "str", } @@ -93475,7 +93483,7 @@ def index_exploitdb_get_without_preload_content( return response_data.response - def _index_exploitdb_get_serialize( + def _index_exodus_intel_get_serialize( self, page, limit, @@ -93625,7 +93633,7 @@ def _index_exploitdb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/exploitdb', + resource_path='/index/exodus-intel', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -93642,7 +93650,7 @@ def _index_exploitdb_get_serialize( @validate_call - def index_exploits_changelog_get( + def index_exploit_chains_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -93677,10 +93685,10 @@ def index_exploits_changelog_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination: - """Return vulnerability data stored in index \"exploits-changelog\" + ) -> RenderResponseWithMetadataArrayApiExploitChainPaginatePagination: + """Return vulnerability data stored in index \"exploit-chains\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits-changelog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Changelog for VC Exploits Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits-changelog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits-changelog?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploit-chains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Chains ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploit-chains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploit-chains?cursor=` :param page: set the page number of the response :type page: int @@ -93746,7 +93754,7 @@ def index_exploits_changelog_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploits_changelog_get_serialize( + _param = self._index_exploit_chains_get_serialize( page=page, limit=limit, cursor=cursor, @@ -93775,7 +93783,7 @@ def index_exploits_changelog_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitChainPaginatePagination", '404': "str", '500': "str", } @@ -93791,7 +93799,7 @@ def index_exploits_changelog_get( @validate_call - def index_exploits_changelog_get_with_http_info( + def index_exploit_chains_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -93826,10 +93834,10 @@ def index_exploits_changelog_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination]: - """Return vulnerability data stored in index \"exploits-changelog\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiExploitChainPaginatePagination]: + """Return vulnerability data stored in index \"exploit-chains\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits-changelog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Changelog for VC Exploits Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits-changelog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits-changelog?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploit-chains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Chains ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploit-chains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploit-chains?cursor=` :param page: set the page number of the response :type page: int @@ -93895,7 +93903,7 @@ def index_exploits_changelog_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploits_changelog_get_serialize( + _param = self._index_exploit_chains_get_serialize( page=page, limit=limit, cursor=cursor, @@ -93924,7 +93932,7 @@ def index_exploits_changelog_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitChainPaginatePagination", '404': "str", '500': "str", } @@ -93940,7 +93948,7 @@ def index_exploits_changelog_get_with_http_info( @validate_call - def index_exploits_changelog_get_without_preload_content( + def index_exploit_chains_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -93976,9 +93984,9 @@ def index_exploits_changelog_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"exploits-changelog\" + """Return vulnerability data stored in index \"exploit-chains\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits-changelog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Changelog for VC Exploits Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits-changelog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits-changelog?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploit-chains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Chains ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploit-chains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploit-chains?cursor=` :param page: set the page number of the response :type page: int @@ -94044,7 +94052,7 @@ def index_exploits_changelog_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploits_changelog_get_serialize( + _param = self._index_exploit_chains_get_serialize( page=page, limit=limit, cursor=cursor, @@ -94073,7 +94081,7 @@ def index_exploits_changelog_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitChainPaginatePagination", '404': "str", '500': "str", } @@ -94084,7 +94092,7 @@ def index_exploits_changelog_get_without_preload_content( return response_data.response - def _index_exploits_changelog_get_serialize( + def _index_exploit_chains_get_serialize( self, page, limit, @@ -94234,7 +94242,7 @@ def _index_exploits_changelog_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/exploits-changelog', + resource_path='/index/exploit-chains', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -94251,7 +94259,7 @@ def _index_exploits_changelog_get_serialize( @validate_call - def index_exploits_get( + def index_exploitdb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -94286,10 +94294,10 @@ def index_exploits_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination: - """Return vulnerability data stored in index \"exploits\" + ) -> RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination: + """Return vulnerability data stored in index \"exploitdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Intelligence Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploitdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Exploit Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploitdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploitdb?cursor=` :param page: set the page number of the response :type page: int @@ -94355,7 +94363,7 @@ def index_exploits_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploits_get_serialize( + _param = self._index_exploitdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -94384,7 +94392,7 @@ def index_exploits_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination", '404': "str", '500': "str", } @@ -94400,7 +94408,7 @@ def index_exploits_get( @validate_call - def index_exploits_get_with_http_info( + def index_exploitdb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -94435,10 +94443,10 @@ def index_exploits_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination]: - """Return vulnerability data stored in index \"exploits\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination]: + """Return vulnerability data stored in index \"exploitdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Intelligence Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploitdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Exploit Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploitdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploitdb?cursor=` :param page: set the page number of the response :type page: int @@ -94504,7 +94512,7 @@ def index_exploits_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploits_get_serialize( + _param = self._index_exploitdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -94533,7 +94541,7 @@ def index_exploits_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination", '404': "str", '500': "str", } @@ -94549,7 +94557,7 @@ def index_exploits_get_with_http_info( @validate_call - def index_exploits_get_without_preload_content( + def index_exploitdb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -94585,9 +94593,9 @@ def index_exploits_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"exploits\" + """Return vulnerability data stored in index \"exploitdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Intelligence Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploitdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Exploit Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploitdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploitdb?cursor=` :param page: set the page number of the response :type page: int @@ -94653,7 +94661,7 @@ def index_exploits_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_exploits_get_serialize( + _param = self._index_exploitdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -94682,7 +94690,7 @@ def index_exploits_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryExploitDBExploitv2PaginatePagination", '404': "str", '500': "str", } @@ -94693,7 +94701,7 @@ def index_exploits_get_without_preload_content( return response_data.response - def _index_exploits_get_serialize( + def _index_exploitdb_get_serialize( self, page, limit, @@ -94843,7 +94851,7 @@ def _index_exploits_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/exploits', + resource_path='/index/exploitdb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -94860,7 +94868,7 @@ def _index_exploits_get_serialize( @validate_call - def index_f5_get( + def index_exploits_changelog_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -94895,10 +94903,10 @@ def index_f5_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination: - """Return vulnerability data stored in index \"f5\" + ) -> RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination: + """Return vulnerability data stored in index \"exploits-changelog\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F5 Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f5?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits-changelog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Changelog for VC Exploits Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits-changelog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits-changelog?cursor=` :param page: set the page number of the response :type page: int @@ -94964,7 +94972,7 @@ def index_f5_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_f5_get_serialize( + _param = self._index_exploits_changelog_get_serialize( page=page, limit=limit, cursor=cursor, @@ -94993,7 +95001,7 @@ def index_f5_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination", '404': "str", '500': "str", } @@ -95009,7 +95017,7 @@ def index_f5_get( @validate_call - def index_f5_get_with_http_info( + def index_exploits_changelog_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -95044,10 +95052,10 @@ def index_f5_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination]: - """Return vulnerability data stored in index \"f5\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination]: + """Return vulnerability data stored in index \"exploits-changelog\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F5 Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f5?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits-changelog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Changelog for VC Exploits Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits-changelog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits-changelog?cursor=` :param page: set the page number of the response :type page: int @@ -95113,7 +95121,7 @@ def index_f5_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_f5_get_serialize( + _param = self._index_exploits_changelog_get_serialize( page=page, limit=limit, cursor=cursor, @@ -95142,7 +95150,7 @@ def index_f5_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination", '404': "str", '500': "str", } @@ -95158,7 +95166,7 @@ def index_f5_get_with_http_info( @validate_call - def index_f5_get_without_preload_content( + def index_exploits_changelog_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -95194,9 +95202,9 @@ def index_f5_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"f5\" + """Return vulnerability data stored in index \"exploits-changelog\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F5 Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f5?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits-changelog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Changelog for VC Exploits Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits-changelog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits-changelog?cursor=` :param page: set the page number of the response :type page: int @@ -95262,7 +95270,7 @@ def index_f5_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_f5_get_serialize( + _param = self._index_exploits_changelog_get_serialize( page=page, limit=limit, cursor=cursor, @@ -95291,7 +95299,7 @@ def index_f5_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitsChangelogPaginatePagination", '404': "str", '500': "str", } @@ -95302,7 +95310,7 @@ def index_f5_get_without_preload_content( return response_data.response - def _index_f5_get_serialize( + def _index_exploits_changelog_get_serialize( self, page, limit, @@ -95452,7 +95460,7 @@ def _index_f5_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/f5', + resource_path='/index/exploits-changelog', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -95469,7 +95477,7 @@ def _index_f5_get_serialize( @validate_call - def index_f_secure_get( + def index_exploits_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -95504,10 +95512,10 @@ def index_f_secure_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination: - """Return vulnerability data stored in index \"f-secure\" + ) -> RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination: + """Return vulnerability data stored in index \"exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f-secure index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F-Secure Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f-secure?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f-secure?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Intelligence Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits?cursor=` :param page: set the page number of the response :type page: int @@ -95573,7 +95581,7 @@ def index_f_secure_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_f_secure_get_serialize( + _param = self._index_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -95602,7 +95610,7 @@ def index_f_secure_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination", '404': "str", '500': "str", } @@ -95618,7 +95626,7 @@ def index_f_secure_get( @validate_call - def index_f_secure_get_with_http_info( + def index_exploits_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -95653,10 +95661,10 @@ def index_f_secure_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination]: - """Return vulnerability data stored in index \"f-secure\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination]: + """Return vulnerability data stored in index \"exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f-secure index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F-Secure Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f-secure?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f-secure?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Intelligence Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits?cursor=` :param page: set the page number of the response :type page: int @@ -95722,7 +95730,7 @@ def index_f_secure_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_f_secure_get_serialize( + _param = self._index_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -95751,7 +95759,7 @@ def index_f_secure_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination", '404': "str", '500': "str", } @@ -95767,7 +95775,7 @@ def index_f_secure_get_with_http_info( @validate_call - def index_f_secure_get_without_preload_content( + def index_exploits_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -95803,9 +95811,9 @@ def index_f_secure_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"f-secure\" + """Return vulnerability data stored in index \"exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f-secure index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F-Secure Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f-secure?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f-secure?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Exploit Intelligence Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/exploits?cursor=` :param page: set the page number of the response :type page: int @@ -95871,7 +95879,7 @@ def index_f_secure_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_f_secure_get_serialize( + _param = self._index_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -95900,7 +95908,7 @@ def index_f_secure_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination", + '200': "RenderResponseWithMetadataArrayApiExploitV3ResultPaginatePagination", '404': "str", '500': "str", } @@ -95911,7 +95919,7 @@ def index_f_secure_get_without_preload_content( return response_data.response - def _index_f_secure_get_serialize( + def _index_exploits_get_serialize( self, page, limit, @@ -96061,7 +96069,7 @@ def _index_f_secure_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/f-secure', + resource_path='/index/exploits', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -96078,7 +96086,7 @@ def _index_f_secure_get_serialize( @validate_call - def index_fanuc_get( + def index_f5_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -96113,10 +96121,10 @@ def index_fanuc_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination: - """Return vulnerability data stored in index \"fanuc\" + ) -> RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination: + """Return vulnerability data stored in index \"f5\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fanuc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fanuc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fanuc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fanuc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F5 Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f5?cursor=` :param page: set the page number of the response :type page: int @@ -96182,7 +96190,7 @@ def index_fanuc_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fanuc_get_serialize( + _param = self._index_f5_get_serialize( page=page, limit=limit, cursor=cursor, @@ -96211,7 +96219,7 @@ def index_fanuc_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination", '404': "str", '500': "str", } @@ -96227,7 +96235,7 @@ def index_fanuc_get( @validate_call - def index_fanuc_get_with_http_info( + def index_f5_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -96262,10 +96270,10 @@ def index_fanuc_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination]: - """Return vulnerability data stored in index \"fanuc\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination]: + """Return vulnerability data stored in index \"f5\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fanuc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fanuc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fanuc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fanuc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F5 Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f5?cursor=` :param page: set the page number of the response :type page: int @@ -96331,7 +96339,7 @@ def index_fanuc_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fanuc_get_serialize( + _param = self._index_f5_get_serialize( page=page, limit=limit, cursor=cursor, @@ -96360,7 +96368,7 @@ def index_fanuc_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination", '404': "str", '500': "str", } @@ -96376,7 +96384,7 @@ def index_fanuc_get_with_http_info( @validate_call - def index_fanuc_get_without_preload_content( + def index_f5_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -96412,9 +96420,9 @@ def index_fanuc_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"fanuc\" + """Return vulnerability data stored in index \"f5\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fanuc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fanuc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fanuc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fanuc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F5 Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f5?cursor=` :param page: set the page number of the response :type page: int @@ -96480,7 +96488,7 @@ def index_fanuc_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fanuc_get_serialize( + _param = self._index_f5_get_serialize( page=page, limit=limit, cursor=cursor, @@ -96509,7 +96517,7 @@ def index_fanuc_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryF5PaginatePagination", '404': "str", '500': "str", } @@ -96520,7 +96528,7 @@ def index_fanuc_get_without_preload_content( return response_data.response - def _index_fanuc_get_serialize( + def _index_f5_get_serialize( self, page, limit, @@ -96670,7 +96678,7 @@ def _index_fanuc_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/fanuc', + resource_path='/index/f5', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -96687,7 +96695,7 @@ def _index_fanuc_get_serialize( @validate_call - def index_fastly_get( + def index_f_secure_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -96722,10 +96730,10 @@ def index_fastly_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination: - """Return vulnerability data stored in index \"fastly\" + ) -> RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination: + """Return vulnerability data stored in index \"f-secure\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fastly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fastly Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fastly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fastly?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f-secure index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F-Secure Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f-secure?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f-secure?cursor=` :param page: set the page number of the response :type page: int @@ -96791,7 +96799,7 @@ def index_fastly_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fastly_get_serialize( + _param = self._index_f_secure_get_serialize( page=page, limit=limit, cursor=cursor, @@ -96820,7 +96828,7 @@ def index_fastly_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination", '404': "str", '500': "str", } @@ -96836,7 +96844,7 @@ def index_fastly_get( @validate_call - def index_fastly_get_with_http_info( + def index_f_secure_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -96871,10 +96879,10 @@ def index_fastly_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination]: - """Return vulnerability data stored in index \"fastly\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination]: + """Return vulnerability data stored in index \"f-secure\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fastly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fastly Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fastly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fastly?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f-secure index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F-Secure Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f-secure?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f-secure?cursor=` :param page: set the page number of the response :type page: int @@ -96940,7 +96948,7 @@ def index_fastly_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fastly_get_serialize( + _param = self._index_f_secure_get_serialize( page=page, limit=limit, cursor=cursor, @@ -96969,7 +96977,7 @@ def index_fastly_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination", '404': "str", '500': "str", } @@ -96985,7 +96993,7 @@ def index_fastly_get_with_http_info( @validate_call - def index_fastly_get_without_preload_content( + def index_f_secure_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -97021,9 +97029,9 @@ def index_fastly_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"fastly\" + """Return vulnerability data stored in index \"f-secure\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fastly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fastly Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fastly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fastly?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the f-secure index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** F-Secure Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/f-secure?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/f-secure?cursor=` :param page: set the page number of the response :type page: int @@ -97089,7 +97097,7 @@ def index_fastly_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fastly_get_serialize( + _param = self._index_f_secure_get_serialize( page=page, limit=limit, cursor=cursor, @@ -97118,7 +97126,7 @@ def index_fastly_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination", '404': "str", '500': "str", } @@ -97129,7 +97137,7 @@ def index_fastly_get_without_preload_content( return response_data.response - def _index_fastly_get_serialize( + def _index_f_secure_get_serialize( self, page, limit, @@ -97279,7 +97287,7 @@ def _index_fastly_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/fastly', + resource_path='/index/f-secure', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -97296,7 +97304,7 @@ def _index_fastly_get_serialize( @validate_call - def index_fedora_get( + def index_fanuc_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -97331,10 +97339,10 @@ def index_fedora_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination: - """Return vulnerability data stored in index \"fedora\" + ) -> RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination: + """Return vulnerability data stored in index \"fanuc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fedora index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fedora Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fedora?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fedora?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fanuc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fanuc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fanuc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fanuc?cursor=` :param page: set the page number of the response :type page: int @@ -97400,7 +97408,7 @@ def index_fedora_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fedora_get_serialize( + _param = self._index_fanuc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -97429,7 +97437,7 @@ def index_fedora_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination", '404': "str", '500': "str", } @@ -97445,7 +97453,7 @@ def index_fedora_get( @validate_call - def index_fedora_get_with_http_info( + def index_fanuc_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -97480,10 +97488,10 @@ def index_fedora_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination]: - """Return vulnerability data stored in index \"fedora\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination]: + """Return vulnerability data stored in index \"fanuc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fedora index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fedora Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fedora?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fedora?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fanuc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fanuc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fanuc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fanuc?cursor=` :param page: set the page number of the response :type page: int @@ -97549,7 +97557,7 @@ def index_fedora_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fedora_get_serialize( + _param = self._index_fanuc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -97578,7 +97586,7 @@ def index_fedora_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination", '404': "str", '500': "str", } @@ -97594,7 +97602,7 @@ def index_fedora_get_with_http_info( @validate_call - def index_fedora_get_without_preload_content( + def index_fanuc_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -97630,9 +97638,9 @@ def index_fedora_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"fedora\" + """Return vulnerability data stored in index \"fanuc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fedora index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fedora Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fedora?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fedora?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fanuc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fanuc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fanuc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fanuc?cursor=` :param page: set the page number of the response :type page: int @@ -97698,7 +97706,7 @@ def index_fedora_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fedora_get_serialize( + _param = self._index_fanuc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -97727,7 +97735,7 @@ def index_fedora_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination", '404': "str", '500': "str", } @@ -97738,7 +97746,7 @@ def index_fedora_get_without_preload_content( return response_data.response - def _index_fedora_get_serialize( + def _index_fanuc_get_serialize( self, page, limit, @@ -97888,7 +97896,7 @@ def _index_fedora_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/fedora', + resource_path='/index/fanuc', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -97905,7 +97913,7 @@ def _index_fedora_get_serialize( @validate_call - def index_filecloud_get( + def index_fastly_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -97940,10 +97948,10 @@ def index_filecloud_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination: - """Return vulnerability data stored in index \"filecloud\" + ) -> RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination: + """Return vulnerability data stored in index \"fastly\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filecloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filecloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filecloud?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fastly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fastly Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fastly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fastly?cursor=` :param page: set the page number of the response :type page: int @@ -98009,7 +98017,7 @@ def index_filecloud_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_filecloud_get_serialize( + _param = self._index_fastly_get_serialize( page=page, limit=limit, cursor=cursor, @@ -98038,7 +98046,7 @@ def index_filecloud_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination", '404': "str", '500': "str", } @@ -98054,7 +98062,7 @@ def index_filecloud_get( @validate_call - def index_filecloud_get_with_http_info( + def index_fastly_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -98089,10 +98097,10 @@ def index_filecloud_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination]: - """Return vulnerability data stored in index \"filecloud\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination]: + """Return vulnerability data stored in index \"fastly\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filecloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filecloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filecloud?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fastly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fastly Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fastly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fastly?cursor=` :param page: set the page number of the response :type page: int @@ -98158,7 +98166,7 @@ def index_filecloud_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_filecloud_get_serialize( + _param = self._index_fastly_get_serialize( page=page, limit=limit, cursor=cursor, @@ -98187,7 +98195,7 @@ def index_filecloud_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination", '404': "str", '500': "str", } @@ -98203,7 +98211,7 @@ def index_filecloud_get_with_http_info( @validate_call - def index_filecloud_get_without_preload_content( + def index_fastly_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -98239,9 +98247,9 @@ def index_filecloud_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"filecloud\" + """Return vulnerability data stored in index \"fastly\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filecloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filecloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filecloud?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fastly index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fastly Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fastly?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fastly?cursor=` :param page: set the page number of the response :type page: int @@ -98307,7 +98315,7 @@ def index_filecloud_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_filecloud_get_serialize( + _param = self._index_fastly_get_serialize( page=page, limit=limit, cursor=cursor, @@ -98336,7 +98344,7 @@ def index_filecloud_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination", '404': "str", '500': "str", } @@ -98347,7 +98355,7 @@ def index_filecloud_get_without_preload_content( return response_data.response - def _index_filecloud_get_serialize( + def _index_fastly_get_serialize( self, page, limit, @@ -98497,7 +98505,7 @@ def _index_filecloud_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/filecloud', + resource_path='/index/fastly', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -98514,7 +98522,7 @@ def _index_filecloud_get_serialize( @validate_call - def index_filezilla_get( + def index_fedora_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -98549,10 +98557,10 @@ def index_filezilla_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination: - """Return vulnerability data stored in index \"filezilla\" + ) -> RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination: + """Return vulnerability data stored in index \"fedora\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filezilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileZilla Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filezilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filezilla?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fedora index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fedora Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fedora?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fedora?cursor=` :param page: set the page number of the response :type page: int @@ -98618,7 +98626,7 @@ def index_filezilla_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_filezilla_get_serialize( + _param = self._index_fedora_get_serialize( page=page, limit=limit, cursor=cursor, @@ -98647,7 +98655,7 @@ def index_filezilla_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", '404': "str", '500': "str", } @@ -98663,7 +98671,7 @@ def index_filezilla_get( @validate_call - def index_filezilla_get_with_http_info( + def index_fedora_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -98698,10 +98706,10 @@ def index_filezilla_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination]: - """Return vulnerability data stored in index \"filezilla\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination]: + """Return vulnerability data stored in index \"fedora\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filezilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileZilla Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filezilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filezilla?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fedora index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fedora Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fedora?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fedora?cursor=` :param page: set the page number of the response :type page: int @@ -98767,7 +98775,7 @@ def index_filezilla_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_filezilla_get_serialize( + _param = self._index_fedora_get_serialize( page=page, limit=limit, cursor=cursor, @@ -98796,7 +98804,7 @@ def index_filezilla_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", '404': "str", '500': "str", } @@ -98812,7 +98820,7 @@ def index_filezilla_get_with_http_info( @validate_call - def index_filezilla_get_without_preload_content( + def index_fedora_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -98848,9 +98856,9 @@ def index_filezilla_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"filezilla\" + """Return vulnerability data stored in index \"fedora\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filezilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileZilla Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filezilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filezilla?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fedora index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fedora Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fedora?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fedora?cursor=` :param page: set the page number of the response :type page: int @@ -98916,7 +98924,7 @@ def index_filezilla_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_filezilla_get_serialize( + _param = self._index_fedora_get_serialize( page=page, limit=limit, cursor=cursor, @@ -98945,7 +98953,7 @@ def index_filezilla_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryUpdatePaginatePagination", '404': "str", '500': "str", } @@ -98956,7 +98964,7 @@ def index_filezilla_get_without_preload_content( return response_data.response - def _index_filezilla_get_serialize( + def _index_fedora_get_serialize( self, page, limit, @@ -99106,7 +99114,7 @@ def _index_filezilla_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/filezilla', + resource_path='/index/fedora', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -99123,7 +99131,7 @@ def _index_filezilla_get_serialize( @validate_call - def index_flatt_security_get( + def index_festo_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -99158,10 +99166,10 @@ def index_flatt_security_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination: - """Return vulnerability data stored in index \"flatt-security\" + ) -> RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination: + """Return vulnerability data stored in index \"festo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the flatt-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Flatt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/flatt-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/flatt-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the festo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Festo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/festo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/festo?cursor=` :param page: set the page number of the response :type page: int @@ -99227,7 +99235,7 @@ def index_flatt_security_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_flatt_security_get_serialize( + _param = self._index_festo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -99256,7 +99264,7 @@ def index_flatt_security_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination", '404': "str", '500': "str", } @@ -99272,7 +99280,7 @@ def index_flatt_security_get( @validate_call - def index_flatt_security_get_with_http_info( + def index_festo_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -99307,10 +99315,10 @@ def index_flatt_security_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination]: - """Return vulnerability data stored in index \"flatt-security\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination]: + """Return vulnerability data stored in index \"festo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the flatt-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Flatt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/flatt-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/flatt-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the festo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Festo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/festo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/festo?cursor=` :param page: set the page number of the response :type page: int @@ -99376,7 +99384,7 @@ def index_flatt_security_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_flatt_security_get_serialize( + _param = self._index_festo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -99405,7 +99413,7 @@ def index_flatt_security_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination", '404': "str", '500': "str", } @@ -99421,7 +99429,7 @@ def index_flatt_security_get_with_http_info( @validate_call - def index_flatt_security_get_without_preload_content( + def index_festo_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -99457,9 +99465,9 @@ def index_flatt_security_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"flatt-security\" + """Return vulnerability data stored in index \"festo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the flatt-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Flatt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/flatt-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/flatt-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the festo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Festo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/festo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/festo?cursor=` :param page: set the page number of the response :type page: int @@ -99525,7 +99533,7 @@ def index_flatt_security_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_flatt_security_get_serialize( + _param = self._index_festo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -99554,7 +99562,7 @@ def index_flatt_security_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination", '404': "str", '500': "str", } @@ -99565,7 +99573,7 @@ def index_flatt_security_get_without_preload_content( return response_data.response - def _index_flatt_security_get_serialize( + def _index_festo_get_serialize( self, page, limit, @@ -99715,7 +99723,7 @@ def _index_flatt_security_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/flatt-security', + resource_path='/index/festo', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -99732,7 +99740,7 @@ def _index_flatt_security_get_serialize( @validate_call - def index_forgerock_get( + def index_filecloud_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -99767,10 +99775,10 @@ def index_forgerock_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination: - """Return vulnerability data stored in index \"forgerock\" + ) -> RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination: + """Return vulnerability data stored in index \"filecloud\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the forgerock index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ForgeRock Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/forgerock?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/forgerock?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filecloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filecloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filecloud?cursor=` :param page: set the page number of the response :type page: int @@ -99836,7 +99844,7 @@ def index_forgerock_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_forgerock_get_serialize( + _param = self._index_filecloud_get_serialize( page=page, limit=limit, cursor=cursor, @@ -99865,7 +99873,7 @@ def index_forgerock_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination", '404': "str", '500': "str", } @@ -99881,7 +99889,7 @@ def index_forgerock_get( @validate_call - def index_forgerock_get_with_http_info( + def index_filecloud_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -99916,10 +99924,10 @@ def index_forgerock_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination]: - """Return vulnerability data stored in index \"forgerock\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination]: + """Return vulnerability data stored in index \"filecloud\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the forgerock index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ForgeRock Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/forgerock?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/forgerock?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filecloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filecloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filecloud?cursor=` :param page: set the page number of the response :type page: int @@ -99985,7 +99993,7 @@ def index_forgerock_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_forgerock_get_serialize( + _param = self._index_filecloud_get_serialize( page=page, limit=limit, cursor=cursor, @@ -100014,7 +100022,7 @@ def index_forgerock_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination", '404': "str", '500': "str", } @@ -100030,7 +100038,7 @@ def index_forgerock_get_with_http_info( @validate_call - def index_forgerock_get_without_preload_content( + def index_filecloud_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -100066,9 +100074,9 @@ def index_forgerock_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"forgerock\" + """Return vulnerability data stored in index \"filecloud\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the forgerock index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ForgeRock Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/forgerock?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/forgerock?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filecloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filecloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filecloud?cursor=` :param page: set the page number of the response :type page: int @@ -100134,7 +100142,7 @@ def index_forgerock_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_forgerock_get_serialize( + _param = self._index_filecloud_get_serialize( page=page, limit=limit, cursor=cursor, @@ -100163,7 +100171,7 @@ def index_forgerock_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination", '404': "str", '500': "str", } @@ -100174,7 +100182,7 @@ def index_forgerock_get_without_preload_content( return response_data.response - def _index_forgerock_get_serialize( + def _index_filecloud_get_serialize( self, page, limit, @@ -100324,7 +100332,7 @@ def _index_forgerock_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/forgerock', + resource_path='/index/filecloud', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -100341,7 +100349,7 @@ def _index_forgerock_get_serialize( @validate_call - def index_fortinet_get( + def index_filezilla_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -100376,10 +100384,10 @@ def index_fortinet_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"fortinet\" + ) -> RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination: + """Return vulnerability data stored in index \"filezilla\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FortiGuard Fortinet ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filezilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileZilla Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filezilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filezilla?cursor=` :param page: set the page number of the response :type page: int @@ -100445,7 +100453,7 @@ def index_fortinet_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fortinet_get_serialize( + _param = self._index_filezilla_get_serialize( page=page, limit=limit, cursor=cursor, @@ -100474,7 +100482,7 @@ def index_fortinet_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination", '404': "str", '500': "str", } @@ -100490,7 +100498,7 @@ def index_fortinet_get( @validate_call - def index_fortinet_get_with_http_info( + def index_filezilla_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -100525,10 +100533,10 @@ def index_fortinet_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"fortinet\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination]: + """Return vulnerability data stored in index \"filezilla\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FortiGuard Fortinet ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filezilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileZilla Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filezilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filezilla?cursor=` :param page: set the page number of the response :type page: int @@ -100594,7 +100602,7 @@ def index_fortinet_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fortinet_get_serialize( + _param = self._index_filezilla_get_serialize( page=page, limit=limit, cursor=cursor, @@ -100623,7 +100631,7 @@ def index_fortinet_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination", '404': "str", '500': "str", } @@ -100639,7 +100647,7 @@ def index_fortinet_get_with_http_info( @validate_call - def index_fortinet_get_without_preload_content( + def index_filezilla_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -100675,9 +100683,9 @@ def index_fortinet_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"fortinet\" + """Return vulnerability data stored in index \"filezilla\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FortiGuard Fortinet ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the filezilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FileZilla Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/filezilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/filezilla?cursor=` :param page: set the page number of the response :type page: int @@ -100743,7 +100751,7 @@ def index_fortinet_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fortinet_get_serialize( + _param = self._index_filezilla_get_serialize( page=page, limit=limit, cursor=cursor, @@ -100772,7 +100780,7 @@ def index_fortinet_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination", '404': "str", '500': "str", } @@ -100783,7 +100791,7 @@ def index_fortinet_get_without_preload_content( return response_data.response - def _index_fortinet_get_serialize( + def _index_filezilla_get_serialize( self, page, limit, @@ -100933,7 +100941,7 @@ def _index_fortinet_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/fortinet', + resource_path='/index/filezilla', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -100950,7 +100958,7 @@ def _index_fortinet_get_serialize( @validate_call - def index_fortinet_ips_get( + def index_flatt_security_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -100985,10 +100993,10 @@ def index_fortinet_ips_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination: - """Return vulnerability data stored in index \"fortinet-ips\" + ) -> RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination: + """Return vulnerability data stored in index \"flatt-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fortinet Labs Threat Encyclopedia ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet-ips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the flatt-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Flatt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/flatt-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/flatt-security?cursor=` :param page: set the page number of the response :type page: int @@ -101054,7 +101062,7 @@ def index_fortinet_ips_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fortinet_ips_get_serialize( + _param = self._index_flatt_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -101083,7 +101091,7 @@ def index_fortinet_ips_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination", '404': "str", '500': "str", } @@ -101099,7 +101107,7 @@ def index_fortinet_ips_get( @validate_call - def index_fortinet_ips_get_with_http_info( + def index_flatt_security_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -101134,10 +101142,10 @@ def index_fortinet_ips_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination]: - """Return vulnerability data stored in index \"fortinet-ips\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination]: + """Return vulnerability data stored in index \"flatt-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fortinet Labs Threat Encyclopedia ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet-ips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the flatt-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Flatt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/flatt-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/flatt-security?cursor=` :param page: set the page number of the response :type page: int @@ -101203,7 +101211,7 @@ def index_fortinet_ips_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fortinet_ips_get_serialize( + _param = self._index_flatt_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -101232,7 +101240,7 @@ def index_fortinet_ips_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination", '404': "str", '500': "str", } @@ -101248,7 +101256,7 @@ def index_fortinet_ips_get_with_http_info( @validate_call - def index_fortinet_ips_get_without_preload_content( + def index_flatt_security_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -101284,9 +101292,9 @@ def index_fortinet_ips_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"fortinet-ips\" + """Return vulnerability data stored in index \"flatt-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fortinet Labs Threat Encyclopedia ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet-ips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the flatt-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Flatt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/flatt-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/flatt-security?cursor=` :param page: set the page number of the response :type page: int @@ -101352,7 +101360,7 @@ def index_fortinet_ips_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_fortinet_ips_get_serialize( + _param = self._index_flatt_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -101381,7 +101389,7 @@ def index_fortinet_ips_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination", '404': "str", '500': "str", } @@ -101392,7 +101400,7 @@ def index_fortinet_ips_get_without_preload_content( return response_data.response - def _index_fortinet_ips_get_serialize( + def _index_flatt_security_get_serialize( self, page, limit, @@ -101542,7 +101550,7 @@ def _index_fortinet_ips_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/fortinet-ips', + resource_path='/index/flatt-security', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -101559,7 +101567,7 @@ def _index_fortinet_ips_get_serialize( @validate_call - def index_foxit_get( + def index_forgerock_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -101594,10 +101602,10 @@ def index_foxit_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination: - """Return vulnerability data stored in index \"foxit\" + ) -> RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination: + """Return vulnerability data stored in index \"forgerock\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the foxit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Foxit Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/foxit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/foxit?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the forgerock index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ForgeRock Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/forgerock?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/forgerock?cursor=` :param page: set the page number of the response :type page: int @@ -101663,7 +101671,7 @@ def index_foxit_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_foxit_get_serialize( + _param = self._index_forgerock_get_serialize( page=page, limit=limit, cursor=cursor, @@ -101692,7 +101700,7 @@ def index_foxit_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination", '404': "str", '500': "str", } @@ -101708,7 +101716,7 @@ def index_foxit_get( @validate_call - def index_foxit_get_with_http_info( + def index_forgerock_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -101743,10 +101751,10 @@ def index_foxit_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination]: - """Return vulnerability data stored in index \"foxit\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination]: + """Return vulnerability data stored in index \"forgerock\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the foxit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Foxit Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/foxit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/foxit?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the forgerock index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ForgeRock Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/forgerock?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/forgerock?cursor=` :param page: set the page number of the response :type page: int @@ -101812,7 +101820,7 @@ def index_foxit_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_foxit_get_serialize( + _param = self._index_forgerock_get_serialize( page=page, limit=limit, cursor=cursor, @@ -101841,7 +101849,7 @@ def index_foxit_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination", '404': "str", '500': "str", } @@ -101857,7 +101865,7 @@ def index_foxit_get_with_http_info( @validate_call - def index_foxit_get_without_preload_content( + def index_forgerock_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -101893,9 +101901,9 @@ def index_foxit_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"foxit\" + """Return vulnerability data stored in index \"forgerock\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the foxit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Foxit Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/foxit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/foxit?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the forgerock index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ForgeRock Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/forgerock?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/forgerock?cursor=` :param page: set the page number of the response :type page: int @@ -101961,7 +101969,7 @@ def index_foxit_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_foxit_get_serialize( + _param = self._index_forgerock_get_serialize( page=page, limit=limit, cursor=cursor, @@ -101990,7 +101998,7 @@ def index_foxit_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryForgeRockPaginatePagination", '404': "str", '500': "str", } @@ -102001,7 +102009,7 @@ def index_foxit_get_without_preload_content( return response_data.response - def _index_foxit_get_serialize( + def _index_forgerock_get_serialize( self, page, limit, @@ -102151,7 +102159,7 @@ def _index_foxit_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/foxit', + resource_path='/index/forgerock', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -102168,7 +102176,7 @@ def _index_foxit_get_serialize( @validate_call - def index_freebsd_get( + def index_fortinet_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -102203,10 +102211,10 @@ def index_freebsd_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"freebsd\" + ) -> RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"fortinet\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the freebsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FreeBSD Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/freebsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/freebsd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FortiGuard Fortinet ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet?cursor=` :param page: set the page number of the response :type page: int @@ -102272,7 +102280,7 @@ def index_freebsd_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_freebsd_get_serialize( + _param = self._index_fortinet_get_serialize( page=page, limit=limit, cursor=cursor, @@ -102301,7 +102309,7 @@ def index_freebsd_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -102317,7 +102325,7 @@ def index_freebsd_get( @validate_call - def index_freebsd_get_with_http_info( + def index_fortinet_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -102352,10 +102360,10 @@ def index_freebsd_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"freebsd\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"fortinet\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the freebsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FreeBSD Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/freebsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/freebsd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FortiGuard Fortinet ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet?cursor=` :param page: set the page number of the response :type page: int @@ -102421,7 +102429,7 @@ def index_freebsd_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_freebsd_get_serialize( + _param = self._index_fortinet_get_serialize( page=page, limit=limit, cursor=cursor, @@ -102450,7 +102458,7 @@ def index_freebsd_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -102466,7 +102474,7 @@ def index_freebsd_get_with_http_info( @validate_call - def index_freebsd_get_without_preload_content( + def index_fortinet_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -102502,9 +102510,9 @@ def index_freebsd_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"freebsd\" + """Return vulnerability data stored in index \"fortinet\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the freebsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FreeBSD Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/freebsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/freebsd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FortiGuard Fortinet ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet?cursor=` :param page: set the page number of the response :type page: int @@ -102570,7 +102578,7 @@ def index_freebsd_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_freebsd_get_serialize( + _param = self._index_fortinet_get_serialize( page=page, limit=limit, cursor=cursor, @@ -102599,7 +102607,7 @@ def index_freebsd_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFortinetAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -102610,7 +102618,7 @@ def index_freebsd_get_without_preload_content( return response_data.response - def _index_freebsd_get_serialize( + def _index_fortinet_get_serialize( self, page, limit, @@ -102760,7 +102768,7 @@ def _index_freebsd_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/freebsd', + resource_path='/index/fortinet', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -102777,7 +102785,7 @@ def _index_freebsd_get_serialize( @validate_call - def index_gallagher_get( + def index_fortinet_ips_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -102812,10 +102820,10 @@ def index_gallagher_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination: - """Return vulnerability data stored in index \"gallagher\" + ) -> RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination: + """Return vulnerability data stored in index \"fortinet-ips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gallagher index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gallagher Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gallagher?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gallagher?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fortinet Labs Threat Encyclopedia ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet-ips?cursor=` :param page: set the page number of the response :type page: int @@ -102881,7 +102889,7 @@ def index_gallagher_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gallagher_get_serialize( + _param = self._index_fortinet_ips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -102910,7 +102918,7 @@ def index_gallagher_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination", '404': "str", '500': "str", } @@ -102926,7 +102934,7 @@ def index_gallagher_get( @validate_call - def index_gallagher_get_with_http_info( + def index_fortinet_ips_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -102961,10 +102969,10 @@ def index_gallagher_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination]: - """Return vulnerability data stored in index \"gallagher\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination]: + """Return vulnerability data stored in index \"fortinet-ips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gallagher index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gallagher Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gallagher?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gallagher?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fortinet Labs Threat Encyclopedia ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet-ips?cursor=` :param page: set the page number of the response :type page: int @@ -103030,7 +103038,7 @@ def index_gallagher_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gallagher_get_serialize( + _param = self._index_fortinet_ips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -103059,7 +103067,7 @@ def index_gallagher_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination", '404': "str", '500': "str", } @@ -103075,7 +103083,7 @@ def index_gallagher_get_with_http_info( @validate_call - def index_gallagher_get_without_preload_content( + def index_fortinet_ips_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -103111,9 +103119,9 @@ def index_gallagher_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"gallagher\" + """Return vulnerability data stored in index \"fortinet-ips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gallagher index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gallagher Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gallagher?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gallagher?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the fortinet-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Fortinet Labs Threat Encyclopedia ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/fortinet-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/fortinet-ips?cursor=` :param page: set the page number of the response :type page: int @@ -103179,7 +103187,7 @@ def index_gallagher_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gallagher_get_serialize( + _param = self._index_fortinet_ips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -103208,7 +103216,7 @@ def index_gallagher_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFortinetIPSPaginatePagination", '404': "str", '500': "str", } @@ -103219,7 +103227,7 @@ def index_gallagher_get_without_preload_content( return response_data.response - def _index_gallagher_get_serialize( + def _index_fortinet_ips_get_serialize( self, page, limit, @@ -103369,7 +103377,7 @@ def _index_gallagher_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/gallagher', + resource_path='/index/fortinet-ips', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -103386,7 +103394,7 @@ def _index_gallagher_get_serialize( @validate_call - def index_gcp_get( + def index_foxit_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -103421,10 +103429,10 @@ def index_gcp_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination: - """Return vulnerability data stored in index \"gcp\" + ) -> RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination: + """Return vulnerability data stored in index \"foxit\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gcp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GCP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gcp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gcp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the foxit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Foxit Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/foxit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/foxit?cursor=` :param page: set the page number of the response :type page: int @@ -103490,7 +103498,7 @@ def index_gcp_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gcp_get_serialize( + _param = self._index_foxit_get_serialize( page=page, limit=limit, cursor=cursor, @@ -103519,7 +103527,7 @@ def index_gcp_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination", '404': "str", '500': "str", } @@ -103535,7 +103543,7 @@ def index_gcp_get( @validate_call - def index_gcp_get_with_http_info( + def index_foxit_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -103570,10 +103578,10 @@ def index_gcp_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination]: - """Return vulnerability data stored in index \"gcp\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination]: + """Return vulnerability data stored in index \"foxit\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gcp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GCP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gcp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gcp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the foxit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Foxit Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/foxit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/foxit?cursor=` :param page: set the page number of the response :type page: int @@ -103639,7 +103647,7 @@ def index_gcp_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gcp_get_serialize( + _param = self._index_foxit_get_serialize( page=page, limit=limit, cursor=cursor, @@ -103668,7 +103676,7 @@ def index_gcp_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination", '404': "str", '500': "str", } @@ -103684,7 +103692,7 @@ def index_gcp_get_with_http_info( @validate_call - def index_gcp_get_without_preload_content( + def index_foxit_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -103720,9 +103728,9 @@ def index_gcp_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"gcp\" + """Return vulnerability data stored in index \"foxit\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gcp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GCP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gcp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gcp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the foxit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Foxit Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/foxit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/foxit?cursor=` :param page: set the page number of the response :type page: int @@ -103788,7 +103796,7 @@ def index_gcp_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gcp_get_serialize( + _param = self._index_foxit_get_serialize( page=page, limit=limit, cursor=cursor, @@ -103817,7 +103825,7 @@ def index_gcp_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryFoxitPaginatePagination", '404': "str", '500': "str", } @@ -103828,7 +103836,7 @@ def index_gcp_get_without_preload_content( return response_data.response - def _index_gcp_get_serialize( + def _index_foxit_get_serialize( self, page, limit, @@ -103978,7 +103986,7 @@ def _index_gcp_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/gcp', + resource_path='/index/foxit', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -103995,7 +104003,7 @@ def _index_gcp_get_serialize( @validate_call - def index_ge_gas_get( + def index_freebsd_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -104030,10 +104038,10 @@ def index_ge_gas_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination: - """Return vulnerability data stored in index \"ge-gas\" + ) -> RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"freebsd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-gas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Gas Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-gas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-gas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the freebsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FreeBSD Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/freebsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/freebsd?cursor=` :param page: set the page number of the response :type page: int @@ -104099,7 +104107,7 @@ def index_ge_gas_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ge_gas_get_serialize( + _param = self._index_freebsd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -104128,7 +104136,7 @@ def index_ge_gas_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -104144,7 +104152,7 @@ def index_ge_gas_get( @validate_call - def index_ge_gas_get_with_http_info( + def index_freebsd_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -104179,10 +104187,10 @@ def index_ge_gas_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination]: - """Return vulnerability data stored in index \"ge-gas\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"freebsd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-gas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Gas Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-gas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-gas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the freebsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FreeBSD Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/freebsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/freebsd?cursor=` :param page: set the page number of the response :type page: int @@ -104248,7 +104256,7 @@ def index_ge_gas_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ge_gas_get_serialize( + _param = self._index_freebsd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -104277,7 +104285,7 @@ def index_ge_gas_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -104293,7 +104301,7 @@ def index_ge_gas_get_with_http_info( @validate_call - def index_ge_gas_get_without_preload_content( + def index_freebsd_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -104329,9 +104337,9 @@ def index_ge_gas_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ge-gas\" + """Return vulnerability data stored in index \"freebsd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-gas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Gas Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-gas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-gas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the freebsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** FreeBSD Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/freebsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/freebsd?cursor=` :param page: set the page number of the response :type page: int @@ -104397,7 +104405,7 @@ def index_ge_gas_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ge_gas_get_serialize( + _param = self._index_freebsd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -104426,7 +104434,7 @@ def index_ge_gas_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -104437,7 +104445,7 @@ def index_ge_gas_get_without_preload_content( return response_data.response - def _index_ge_gas_get_serialize( + def _index_freebsd_get_serialize( self, page, limit, @@ -104587,7 +104595,7 @@ def _index_ge_gas_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ge-gas', + resource_path='/index/freebsd', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -104604,7 +104612,7 @@ def _index_ge_gas_get_serialize( @validate_call - def index_ge_healthcare_get( + def index_gallagher_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -104639,10 +104647,10 @@ def index_ge_healthcare_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"ge-healthcare\" + ) -> RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination: + """Return vulnerability data stored in index \"gallagher\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Healthcare Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gallagher index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gallagher Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gallagher?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gallagher?cursor=` :param page: set the page number of the response :type page: int @@ -104708,7 +104716,7 @@ def index_ge_healthcare_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ge_healthcare_get_serialize( + _param = self._index_gallagher_get_serialize( page=page, limit=limit, cursor=cursor, @@ -104737,7 +104745,7 @@ def index_ge_healthcare_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination", '404': "str", '500': "str", } @@ -104753,7 +104761,7 @@ def index_ge_healthcare_get( @validate_call - def index_ge_healthcare_get_with_http_info( + def index_gallagher_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -104788,10 +104796,10 @@ def index_ge_healthcare_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"ge-healthcare\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination]: + """Return vulnerability data stored in index \"gallagher\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Healthcare Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gallagher index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gallagher Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gallagher?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gallagher?cursor=` :param page: set the page number of the response :type page: int @@ -104857,7 +104865,7 @@ def index_ge_healthcare_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ge_healthcare_get_serialize( + _param = self._index_gallagher_get_serialize( page=page, limit=limit, cursor=cursor, @@ -104886,7 +104894,7 @@ def index_ge_healthcare_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination", '404': "str", '500': "str", } @@ -104902,7 +104910,7 @@ def index_ge_healthcare_get_with_http_info( @validate_call - def index_ge_healthcare_get_without_preload_content( + def index_gallagher_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -104938,9 +104946,9 @@ def index_ge_healthcare_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ge-healthcare\" + """Return vulnerability data stored in index \"gallagher\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Healthcare Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gallagher index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gallagher Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gallagher?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gallagher?cursor=` :param page: set the page number of the response :type page: int @@ -105006,7 +105014,7 @@ def index_ge_healthcare_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ge_healthcare_get_serialize( + _param = self._index_gallagher_get_serialize( page=page, limit=limit, cursor=cursor, @@ -105035,7 +105043,7 @@ def index_ge_healthcare_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGallagherPaginatePagination", '404': "str", '500': "str", } @@ -105046,7 +105054,7 @@ def index_ge_healthcare_get_without_preload_content( return response_data.response - def _index_ge_healthcare_get_serialize( + def _index_gallagher_get_serialize( self, page, limit, @@ -105196,7 +105204,7 @@ def _index_ge_healthcare_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ge-healthcare', + resource_path='/index/gallagher', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -105213,7 +105221,7 @@ def _index_ge_healthcare_get_serialize( @validate_call - def index_gem_get( + def index_gcp_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -105248,10 +105256,10 @@ def index_gem_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"gem\" + ) -> RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination: + """Return vulnerability data stored in index \"gcp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gem index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruby (gem) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gem?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gem?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gcp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GCP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gcp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gcp?cursor=` :param page: set the page number of the response :type page: int @@ -105317,7 +105325,7 @@ def index_gem_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gem_get_serialize( + _param = self._index_gcp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -105346,7 +105354,7 @@ def index_gem_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination", '404': "str", '500': "str", } @@ -105362,7 +105370,7 @@ def index_gem_get( @validate_call - def index_gem_get_with_http_info( + def index_gcp_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -105397,10 +105405,10 @@ def index_gem_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"gem\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination]: + """Return vulnerability data stored in index \"gcp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gem index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruby (gem) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gem?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gem?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gcp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GCP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gcp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gcp?cursor=` :param page: set the page number of the response :type page: int @@ -105466,7 +105474,7 @@ def index_gem_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gem_get_serialize( + _param = self._index_gcp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -105495,7 +105503,7 @@ def index_gem_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination", '404': "str", '500': "str", } @@ -105511,7 +105519,7 @@ def index_gem_get_with_http_info( @validate_call - def index_gem_get_without_preload_content( + def index_gcp_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -105547,9 +105555,9 @@ def index_gem_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"gem\" + """Return vulnerability data stored in index \"gcp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gem index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruby (gem) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gem?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gem?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gcp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GCP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gcp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gcp?cursor=` :param page: set the page number of the response :type page: int @@ -105615,7 +105623,7 @@ def index_gem_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gem_get_serialize( + _param = self._index_gcp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -105644,7 +105652,7 @@ def index_gem_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGCPPaginatePagination", '404': "str", '500': "str", } @@ -105655,7 +105663,7 @@ def index_gem_get_without_preload_content( return response_data.response - def _index_gem_get_serialize( + def _index_gcp_get_serialize( self, page, limit, @@ -105805,7 +105813,7 @@ def _index_gem_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/gem', + resource_path='/index/gcp', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -105822,7 +105830,7 @@ def _index_gem_get_serialize( @validate_call - def index_genetec_get( + def index_ge_gas_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -105857,10 +105865,10 @@ def index_genetec_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination: - """Return vulnerability data stored in index \"genetec\" + ) -> RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination: + """Return vulnerability data stored in index \"ge-gas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the genetec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Genetec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/genetec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/genetec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-gas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Gas Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-gas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-gas?cursor=` :param page: set the page number of the response :type page: int @@ -105926,7 +105934,7 @@ def index_genetec_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_genetec_get_serialize( + _param = self._index_ge_gas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -105955,7 +105963,7 @@ def index_genetec_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination", '404': "str", '500': "str", } @@ -105971,7 +105979,7 @@ def index_genetec_get( @validate_call - def index_genetec_get_with_http_info( + def index_ge_gas_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -106006,10 +106014,10 @@ def index_genetec_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination]: - """Return vulnerability data stored in index \"genetec\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination]: + """Return vulnerability data stored in index \"ge-gas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the genetec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Genetec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/genetec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/genetec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-gas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Gas Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-gas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-gas?cursor=` :param page: set the page number of the response :type page: int @@ -106075,7 +106083,7 @@ def index_genetec_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_genetec_get_serialize( + _param = self._index_ge_gas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -106104,7 +106112,7 @@ def index_genetec_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination", '404': "str", '500': "str", } @@ -106120,7 +106128,7 @@ def index_genetec_get_with_http_info( @validate_call - def index_genetec_get_without_preload_content( + def index_ge_gas_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -106156,9 +106164,9 @@ def index_genetec_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"genetec\" + """Return vulnerability data stored in index \"ge-gas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the genetec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Genetec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/genetec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/genetec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-gas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Gas Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-gas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-gas?cursor=` :param page: set the page number of the response :type page: int @@ -106224,7 +106232,7 @@ def index_genetec_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_genetec_get_serialize( + _param = self._index_ge_gas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -106253,7 +106261,7 @@ def index_genetec_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGEGasPaginatePagination", '404': "str", '500': "str", } @@ -106264,7 +106272,7 @@ def index_genetec_get_without_preload_content( return response_data.response - def _index_genetec_get_serialize( + def _index_ge_gas_get_serialize( self, page, limit, @@ -106414,7 +106422,7 @@ def _index_genetec_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/genetec', + resource_path='/index/ge-gas', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -106431,7 +106439,7 @@ def _index_genetec_get_serialize( @validate_call - def index_gigabyte_get( + def index_ge_healthcare_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -106466,10 +106474,10 @@ def index_gigabyte_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination: - """Return vulnerability data stored in index \"gigabyte\" + ) -> RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"ge-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gigabyte index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GIGABYTE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gigabyte?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gigabyte?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Healthcare Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -106535,7 +106543,7 @@ def index_gigabyte_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gigabyte_get_serialize( + _param = self._index_ge_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -106564,7 +106572,7 @@ def index_gigabyte_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -106580,7 +106588,7 @@ def index_gigabyte_get( @validate_call - def index_gigabyte_get_with_http_info( + def index_ge_healthcare_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -106615,10 +106623,10 @@ def index_gigabyte_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination]: - """Return vulnerability data stored in index \"gigabyte\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"ge-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gigabyte index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GIGABYTE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gigabyte?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gigabyte?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Healthcare Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -106684,7 +106692,7 @@ def index_gigabyte_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gigabyte_get_serialize( + _param = self._index_ge_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -106713,7 +106721,7 @@ def index_gigabyte_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -106729,7 +106737,7 @@ def index_gigabyte_get_with_http_info( @validate_call - def index_gigabyte_get_without_preload_content( + def index_ge_healthcare_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -106765,9 +106773,9 @@ def index_gigabyte_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"gigabyte\" + """Return vulnerability data stored in index \"ge-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gigabyte index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GIGABYTE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gigabyte?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gigabyte?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ge-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GE Healthcare Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ge-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ge-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -106833,7 +106841,7 @@ def index_gigabyte_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gigabyte_get_serialize( + _param = self._index_ge_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -106862,7 +106870,7 @@ def index_gigabyte_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGEHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -106873,7 +106881,7 @@ def index_gigabyte_get_without_preload_content( return response_data.response - def _index_gigabyte_get_serialize( + def _index_ge_healthcare_get_serialize( self, page, limit, @@ -107023,7 +107031,7 @@ def _index_gigabyte_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/gigabyte', + resource_path='/index/ge-healthcare', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -107040,7 +107048,7 @@ def _index_gigabyte_get_serialize( @validate_call - def index_gitee_exploits_get( + def index_gem_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -107075,10 +107083,10 @@ def index_gitee_exploits_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination: - """Return vulnerability data stored in index \"gitee-exploits\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"gem\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitee-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gitee Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitee-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitee-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gem index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruby (gem) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gem?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gem?cursor=` :param page: set the page number of the response :type page: int @@ -107144,7 +107152,7 @@ def index_gitee_exploits_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitee_exploits_get_serialize( + _param = self._index_gem_get_serialize( page=page, limit=limit, cursor=cursor, @@ -107173,7 +107181,7 @@ def index_gitee_exploits_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -107189,7 +107197,7 @@ def index_gitee_exploits_get( @validate_call - def index_gitee_exploits_get_with_http_info( + def index_gem_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -107224,10 +107232,10 @@ def index_gitee_exploits_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination]: - """Return vulnerability data stored in index \"gitee-exploits\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"gem\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitee-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gitee Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitee-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitee-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gem index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruby (gem) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gem?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gem?cursor=` :param page: set the page number of the response :type page: int @@ -107293,7 +107301,7 @@ def index_gitee_exploits_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitee_exploits_get_serialize( + _param = self._index_gem_get_serialize( page=page, limit=limit, cursor=cursor, @@ -107322,7 +107330,7 @@ def index_gitee_exploits_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -107338,7 +107346,7 @@ def index_gitee_exploits_get_with_http_info( @validate_call - def index_gitee_exploits_get_without_preload_content( + def index_gem_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -107374,9 +107382,9 @@ def index_gitee_exploits_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"gitee-exploits\" + """Return vulnerability data stored in index \"gem\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitee-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gitee Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitee-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitee-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gem index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruby (gem) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gem?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gem?cursor=` :param page: set the page number of the response :type page: int @@ -107442,7 +107450,7 @@ def index_gitee_exploits_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitee_exploits_get_serialize( + _param = self._index_gem_get_serialize( page=page, limit=limit, cursor=cursor, @@ -107471,7 +107479,7 @@ def index_gitee_exploits_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -107482,7 +107490,7 @@ def index_gitee_exploits_get_without_preload_content( return response_data.response - def _index_gitee_exploits_get_serialize( + def _index_gem_get_serialize( self, page, limit, @@ -107632,7 +107640,7 @@ def _index_gitee_exploits_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/gitee-exploits', + resource_path='/index/gem', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -107649,7 +107657,7 @@ def _index_gitee_exploits_get_serialize( @validate_call - def index_github_exploits_get( + def index_genetec_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -107684,10 +107692,10 @@ def index_github_exploits_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination: - """Return vulnerability data stored in index \"github-exploits\" + ) -> RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination: + """Return vulnerability data stored in index \"genetec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitHub Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the genetec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Genetec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/genetec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/genetec?cursor=` :param page: set the page number of the response :type page: int @@ -107753,7 +107761,7 @@ def index_github_exploits_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_github_exploits_get_serialize( + _param = self._index_genetec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -107782,7 +107790,7 @@ def index_github_exploits_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination", '404': "str", '500': "str", } @@ -107798,7 +107806,7 @@ def index_github_exploits_get( @validate_call - def index_github_exploits_get_with_http_info( + def index_genetec_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -107833,10 +107841,10 @@ def index_github_exploits_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination]: - """Return vulnerability data stored in index \"github-exploits\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination]: + """Return vulnerability data stored in index \"genetec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitHub Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the genetec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Genetec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/genetec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/genetec?cursor=` :param page: set the page number of the response :type page: int @@ -107902,7 +107910,7 @@ def index_github_exploits_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_github_exploits_get_serialize( + _param = self._index_genetec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -107931,7 +107939,7 @@ def index_github_exploits_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination", '404': "str", '500': "str", } @@ -107947,7 +107955,7 @@ def index_github_exploits_get_with_http_info( @validate_call - def index_github_exploits_get_without_preload_content( + def index_genetec_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -107983,9 +107991,9 @@ def index_github_exploits_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"github-exploits\" + """Return vulnerability data stored in index \"genetec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitHub Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the genetec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Genetec Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/genetec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/genetec?cursor=` :param page: set the page number of the response :type page: int @@ -108051,7 +108059,7 @@ def index_github_exploits_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_github_exploits_get_serialize( + _param = self._index_genetec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -108080,7 +108088,7 @@ def index_github_exploits_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGenetecPaginatePagination", '404': "str", '500': "str", } @@ -108091,7 +108099,7 @@ def index_github_exploits_get_without_preload_content( return response_data.response - def _index_github_exploits_get_serialize( + def _index_genetec_get_serialize( self, page, limit, @@ -108241,7 +108249,7 @@ def _index_github_exploits_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/github-exploits', + resource_path='/index/genetec', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -108258,7 +108266,7 @@ def _index_github_exploits_get_serialize( @validate_call - def index_github_security_advisories_get( + def index_gigabyte_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -108293,10 +108301,10 @@ def index_github_security_advisories_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination: - """Return vulnerability data stored in index \"github-security-advisories\" + ) -> RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination: + """Return vulnerability data stored in index \"gigabyte\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-security-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Github Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-security-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-security-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gigabyte index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GIGABYTE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gigabyte?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gigabyte?cursor=` :param page: set the page number of the response :type page: int @@ -108362,7 +108370,7 @@ def index_github_security_advisories_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_github_security_advisories_get_serialize( + _param = self._index_gigabyte_get_serialize( page=page, limit=limit, cursor=cursor, @@ -108391,7 +108399,7 @@ def index_github_security_advisories_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination", '404': "str", '500': "str", } @@ -108407,7 +108415,7 @@ def index_github_security_advisories_get( @validate_call - def index_github_security_advisories_get_with_http_info( + def index_gigabyte_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -108442,10 +108450,10 @@ def index_github_security_advisories_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination]: - """Return vulnerability data stored in index \"github-security-advisories\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination]: + """Return vulnerability data stored in index \"gigabyte\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-security-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Github Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-security-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-security-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gigabyte index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GIGABYTE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gigabyte?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gigabyte?cursor=` :param page: set the page number of the response :type page: int @@ -108511,7 +108519,7 @@ def index_github_security_advisories_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_github_security_advisories_get_serialize( + _param = self._index_gigabyte_get_serialize( page=page, limit=limit, cursor=cursor, @@ -108540,7 +108548,7 @@ def index_github_security_advisories_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination", '404': "str", '500': "str", } @@ -108556,7 +108564,7 @@ def index_github_security_advisories_get_with_http_info( @validate_call - def index_github_security_advisories_get_without_preload_content( + def index_gigabyte_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -108592,9 +108600,9 @@ def index_github_security_advisories_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"github-security-advisories\" + """Return vulnerability data stored in index \"gigabyte\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-security-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Github Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-security-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-security-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gigabyte index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GIGABYTE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gigabyte?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gigabyte?cursor=` :param page: set the page number of the response :type page: int @@ -108660,7 +108668,7 @@ def index_github_security_advisories_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_github_security_advisories_get_serialize( + _param = self._index_gigabyte_get_serialize( page=page, limit=limit, cursor=cursor, @@ -108689,7 +108697,7 @@ def index_github_security_advisories_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGigabytePaginatePagination", '404': "str", '500': "str", } @@ -108700,7 +108708,7 @@ def index_github_security_advisories_get_without_preload_content( return response_data.response - def _index_github_security_advisories_get_serialize( + def _index_gigabyte_get_serialize( self, page, limit, @@ -108850,7 +108858,7 @@ def _index_github_security_advisories_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/github-security-advisories', + resource_path='/index/gigabyte', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -108867,7 +108875,7 @@ def _index_github_security_advisories_get_serialize( @validate_call - def index_gitlab_advisories_community_get( + def index_gitee_exploits_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -108902,10 +108910,10 @@ def index_gitlab_advisories_community_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"gitlab-advisories-community\" + ) -> RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination: + """Return vulnerability data stored in index \"gitee-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-advisories-community index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Advisory Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-advisories-community?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-advisories-community?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitee-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gitee Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitee-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitee-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -108971,7 +108979,7 @@ def index_gitlab_advisories_community_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitlab_advisories_community_get_serialize( + _param = self._index_gitee_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -109000,7 +109008,7 @@ def index_gitlab_advisories_community_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination", '404': "str", '500': "str", } @@ -109016,7 +109024,7 @@ def index_gitlab_advisories_community_get( @validate_call - def index_gitlab_advisories_community_get_with_http_info( + def index_gitee_exploits_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -109051,10 +109059,10 @@ def index_gitlab_advisories_community_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"gitlab-advisories-community\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination]: + """Return vulnerability data stored in index \"gitee-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-advisories-community index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Advisory Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-advisories-community?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-advisories-community?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitee-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gitee Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitee-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitee-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -109120,7 +109128,7 @@ def index_gitlab_advisories_community_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitlab_advisories_community_get_serialize( + _param = self._index_gitee_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -109149,7 +109157,7 @@ def index_gitlab_advisories_community_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination", '404': "str", '500': "str", } @@ -109165,7 +109173,7 @@ def index_gitlab_advisories_community_get_with_http_info( @validate_call - def index_gitlab_advisories_community_get_without_preload_content( + def index_gitee_exploits_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -109201,9 +109209,9 @@ def index_gitlab_advisories_community_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"gitlab-advisories-community\" + """Return vulnerability data stored in index \"gitee-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-advisories-community index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Advisory Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-advisories-community?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-advisories-community?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitee-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gitee Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitee-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitee-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -109269,7 +109277,7 @@ def index_gitlab_advisories_community_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitlab_advisories_community_get_serialize( + _param = self._index_gitee_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -109298,7 +109306,7 @@ def index_gitlab_advisories_community_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination", '404': "str", '500': "str", } @@ -109309,7 +109317,7 @@ def index_gitlab_advisories_community_get_without_preload_content( return response_data.response - def _index_gitlab_advisories_community_get_serialize( + def _index_gitee_exploits_get_serialize( self, page, limit, @@ -109459,7 +109467,7 @@ def _index_gitlab_advisories_community_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/gitlab-advisories-community', + resource_path='/index/gitee-exploits', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -109476,7 +109484,7 @@ def _index_gitlab_advisories_community_get_serialize( @validate_call - def index_gitlab_exploits_get( + def index_github_exploits_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -109511,10 +109519,10 @@ def index_gitlab_exploits_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination: - """Return vulnerability data stored in index \"gitlab-exploits\" + ) -> RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination: + """Return vulnerability data stored in index \"github-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitHub Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -109580,7 +109588,7 @@ def index_gitlab_exploits_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitlab_exploits_get_serialize( + _param = self._index_github_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -109609,7 +109617,7 @@ def index_gitlab_exploits_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination", '404': "str", '500': "str", } @@ -109625,7 +109633,7 @@ def index_gitlab_exploits_get( @validate_call - def index_gitlab_exploits_get_with_http_info( + def index_github_exploits_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -109660,10 +109668,10 @@ def index_gitlab_exploits_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination]: - """Return vulnerability data stored in index \"gitlab-exploits\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination]: + """Return vulnerability data stored in index \"github-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitHub Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -109729,7 +109737,7 @@ def index_gitlab_exploits_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitlab_exploits_get_serialize( + _param = self._index_github_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -109758,7 +109766,7 @@ def index_gitlab_exploits_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination", '404': "str", '500': "str", } @@ -109774,7 +109782,7 @@ def index_gitlab_exploits_get_with_http_info( @validate_call - def index_gitlab_exploits_get_without_preload_content( + def index_github_exploits_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -109810,9 +109818,9 @@ def index_gitlab_exploits_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"gitlab-exploits\" + """Return vulnerability data stored in index \"github-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-exploits?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitHub Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -109878,7 +109886,7 @@ def index_gitlab_exploits_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gitlab_exploits_get_serialize( + _param = self._index_github_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -109907,7 +109915,7 @@ def index_gitlab_exploits_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitHubExploitPaginatePagination", '404': "str", '500': "str", } @@ -109918,7 +109926,7 @@ def index_gitlab_exploits_get_without_preload_content( return response_data.response - def _index_gitlab_exploits_get_serialize( + def _index_github_exploits_get_serialize( self, page, limit, @@ -110068,7 +110076,7 @@ def _index_gitlab_exploits_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/gitlab-exploits', + resource_path='/index/github-exploits', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -110085,7 +110093,7 @@ def _index_gitlab_exploits_get_serialize( @validate_call - def index_gnutls_get( + def index_github_security_advisories_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -110120,10 +110128,10 @@ def index_gnutls_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination: - """Return vulnerability data stored in index \"gnutls\" + ) -> RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination: + """Return vulnerability data stored in index \"github-security-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gnutls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GnuTLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gnutls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gnutls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-security-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Github Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-security-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-security-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -110189,7 +110197,7 @@ def index_gnutls_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gnutls_get_serialize( + _param = self._index_github_security_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -110218,7 +110226,7 @@ def index_gnutls_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination", '404': "str", '500': "str", } @@ -110234,7 +110242,7 @@ def index_gnutls_get( @validate_call - def index_gnutls_get_with_http_info( + def index_github_security_advisories_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -110269,10 +110277,10 @@ def index_gnutls_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination]: - """Return vulnerability data stored in index \"gnutls\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination]: + """Return vulnerability data stored in index \"github-security-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gnutls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GnuTLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gnutls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gnutls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-security-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Github Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-security-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-security-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -110338,7 +110346,7 @@ def index_gnutls_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gnutls_get_serialize( + _param = self._index_github_security_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -110367,7 +110375,7 @@ def index_gnutls_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination", '404': "str", '500': "str", } @@ -110383,7 +110391,7 @@ def index_gnutls_get_with_http_info( @validate_call - def index_gnutls_get_without_preload_content( + def index_github_security_advisories_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -110419,9 +110427,9 @@ def index_gnutls_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"gnutls\" + """Return vulnerability data stored in index \"github-security-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gnutls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GnuTLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gnutls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gnutls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the github-security-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Github Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/github-security-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/github-security-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -110487,7 +110495,7 @@ def index_gnutls_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_gnutls_get_serialize( + _param = self._index_github_security_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -110516,7 +110524,7 @@ def index_gnutls_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGHAdvisoryJSONLeanPaginatePagination", '404': "str", '500': "str", } @@ -110527,7 +110535,7 @@ def index_gnutls_get_without_preload_content( return response_data.response - def _index_gnutls_get_serialize( + def _index_github_security_advisories_get_serialize( self, page, limit, @@ -110677,7 +110685,7 @@ def _index_gnutls_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/gnutls', + resource_path='/index/github-security-advisories', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -110694,7 +110702,7 @@ def _index_gnutls_get_serialize( @validate_call - def index_go_vulndb_get( + def index_gitlab_advisories_community_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -110729,10 +110737,10 @@ def index_go_vulndb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination: - """Return vulnerability data stored in index \"go-vulndb\" + ) -> RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"gitlab-advisories-community\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the go-vulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Go Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/go-vulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/go-vulndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-advisories-community index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Advisory Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-advisories-community?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-advisories-community?cursor=` :param page: set the page number of the response :type page: int @@ -110798,7 +110806,7 @@ def index_go_vulndb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_go_vulndb_get_serialize( + _param = self._index_gitlab_advisories_community_get_serialize( page=page, limit=limit, cursor=cursor, @@ -110827,7 +110835,7 @@ def index_go_vulndb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -110843,7 +110851,7 @@ def index_go_vulndb_get( @validate_call - def index_go_vulndb_get_with_http_info( + def index_gitlab_advisories_community_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -110878,10 +110886,10 @@ def index_go_vulndb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination]: - """Return vulnerability data stored in index \"go-vulndb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"gitlab-advisories-community\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the go-vulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Go Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/go-vulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/go-vulndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-advisories-community index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Advisory Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-advisories-community?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-advisories-community?cursor=` :param page: set the page number of the response :type page: int @@ -110947,7 +110955,7 @@ def index_go_vulndb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_go_vulndb_get_serialize( + _param = self._index_gitlab_advisories_community_get_serialize( page=page, limit=limit, cursor=cursor, @@ -110976,7 +110984,7 @@ def index_go_vulndb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -110992,7 +111000,7 @@ def index_go_vulndb_get_with_http_info( @validate_call - def index_go_vulndb_get_without_preload_content( + def index_gitlab_advisories_community_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -111028,9 +111036,9 @@ def index_go_vulndb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"go-vulndb\" + """Return vulnerability data stored in index \"gitlab-advisories-community\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the go-vulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Go Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/go-vulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/go-vulndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-advisories-community index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Advisory Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-advisories-community?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-advisories-community?cursor=` :param page: set the page number of the response :type page: int @@ -111096,7 +111104,7 @@ def index_go_vulndb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_go_vulndb_get_serialize( + _param = self._index_gitlab_advisories_community_get_serialize( page=page, limit=limit, cursor=cursor, @@ -111125,7 +111133,7 @@ def index_go_vulndb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -111136,7 +111144,7 @@ def index_go_vulndb_get_without_preload_content( return response_data.response - def _index_go_vulndb_get_serialize( + def _index_gitlab_advisories_community_get_serialize( self, page, limit, @@ -111286,7 +111294,7 @@ def _index_go_vulndb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/go-vulndb', + resource_path='/index/gitlab-advisories-community', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -111303,7 +111311,7 @@ def _index_go_vulndb_get_serialize( @validate_call - def index_golang_get( + def index_gitlab_exploits_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -111338,10 +111346,10 @@ def index_golang_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"golang\" + ) -> RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination: + """Return vulnerability data stored in index \"gitlab-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the golang index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Golang packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/golang?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/golang?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -111407,7 +111415,7 @@ def index_golang_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_golang_get_serialize( + _param = self._index_gitlab_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -111436,7 +111444,7 @@ def index_golang_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination", '404': "str", '500': "str", } @@ -111452,7 +111460,7 @@ def index_golang_get( @validate_call - def index_golang_get_with_http_info( + def index_gitlab_exploits_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -111487,10 +111495,10 @@ def index_golang_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"golang\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination]: + """Return vulnerability data stored in index \"gitlab-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the golang index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Golang packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/golang?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/golang?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -111556,7 +111564,7 @@ def index_golang_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_golang_get_serialize( + _param = self._index_gitlab_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -111585,7 +111593,7 @@ def index_golang_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination", '404': "str", '500': "str", } @@ -111601,7 +111609,7 @@ def index_golang_get_with_http_info( @validate_call - def index_golang_get_without_preload_content( + def index_gitlab_exploits_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -111637,9 +111645,9 @@ def index_golang_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"golang\" + """Return vulnerability data stored in index \"gitlab-exploits\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the golang index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Golang packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/golang?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/golang?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gitlab-exploits index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GitLab Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gitlab-exploits?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gitlab-exploits?cursor=` :param page: set the page number of the response :type page: int @@ -111705,7 +111713,7 @@ def index_golang_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_golang_get_serialize( + _param = self._index_gitlab_exploits_get_serialize( page=page, limit=limit, cursor=cursor, @@ -111734,7 +111742,7 @@ def index_golang_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination", '404': "str", '500': "str", } @@ -111745,7 +111753,7 @@ def index_golang_get_without_preload_content( return response_data.response - def _index_golang_get_serialize( + def _index_gitlab_exploits_get_serialize( self, page, limit, @@ -111895,7 +111903,7 @@ def _index_golang_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/golang', + resource_path='/index/gitlab-exploits', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -111912,7 +111920,7 @@ def _index_golang_get_serialize( @validate_call - def index_google0day_itw_get( + def index_glibc_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -111947,10 +111955,10 @@ def index_google0day_itw_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination: - """Return vulnerability data stored in index \"google-0day-itw\" + ) -> RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination: + """Return vulnerability data stored in index \"glibc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-0day-itw index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Project Zero In the Wild Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-0day-itw?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-0day-itw?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the glibc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Glibc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/glibc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/glibc?cursor=` :param page: set the page number of the response :type page: int @@ -112016,7 +112024,7 @@ def index_google0day_itw_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_google0day_itw_get_serialize( + _param = self._index_glibc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -112045,7 +112053,7 @@ def index_google0day_itw_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination", '404': "str", '500': "str", } @@ -112061,7 +112069,7 @@ def index_google0day_itw_get( @validate_call - def index_google0day_itw_get_with_http_info( + def index_glibc_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -112096,10 +112104,10 @@ def index_google0day_itw_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination]: - """Return vulnerability data stored in index \"google-0day-itw\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination]: + """Return vulnerability data stored in index \"glibc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-0day-itw index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Project Zero In the Wild Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-0day-itw?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-0day-itw?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the glibc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Glibc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/glibc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/glibc?cursor=` :param page: set the page number of the response :type page: int @@ -112165,7 +112173,7 @@ def index_google0day_itw_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_google0day_itw_get_serialize( + _param = self._index_glibc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -112194,7 +112202,7 @@ def index_google0day_itw_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination", '404': "str", '500': "str", } @@ -112210,7 +112218,7 @@ def index_google0day_itw_get_with_http_info( @validate_call - def index_google0day_itw_get_without_preload_content( + def index_glibc_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -112246,9 +112254,9 @@ def index_google0day_itw_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"google-0day-itw\" + """Return vulnerability data stored in index \"glibc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-0day-itw index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Project Zero In the Wild Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-0day-itw?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-0day-itw?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the glibc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Glibc Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/glibc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/glibc?cursor=` :param page: set the page number of the response :type page: int @@ -112314,7 +112322,7 @@ def index_google0day_itw_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_google0day_itw_get_serialize( + _param = self._index_glibc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -112343,7 +112351,7 @@ def index_google0day_itw_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination", '404': "str", '500': "str", } @@ -112354,7 +112362,7 @@ def index_google0day_itw_get_without_preload_content( return response_data.response - def _index_google0day_itw_get_serialize( + def _index_glibc_get_serialize( self, page, limit, @@ -112504,7 +112512,7 @@ def _index_google0day_itw_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/google-0day-itw', + resource_path='/index/glibc', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -112521,7 +112529,7 @@ def _index_google0day_itw_get_serialize( @validate_call - def index_google_container_optimized_os_get( + def index_gnutls_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -112556,10 +112564,10 @@ def index_google_container_optimized_os_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination: - """Return vulnerability data stored in index \"google-container-optimized-os\" + ) -> RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination: + """Return vulnerability data stored in index \"gnutls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-container-optimized-os index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Container OS Release Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-container-optimized-os?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-container-optimized-os?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gnutls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GnuTLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gnutls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gnutls?cursor=` :param page: set the page number of the response :type page: int @@ -112625,7 +112633,7 @@ def index_google_container_optimized_os_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_google_container_optimized_os_get_serialize( + _param = self._index_gnutls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -112654,7 +112662,7 @@ def index_google_container_optimized_os_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination", '404': "str", '500': "str", } @@ -112670,7 +112678,7 @@ def index_google_container_optimized_os_get( @validate_call - def index_google_container_optimized_os_get_with_http_info( + def index_gnutls_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -112705,10 +112713,10 @@ def index_google_container_optimized_os_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination]: - """Return vulnerability data stored in index \"google-container-optimized-os\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination]: + """Return vulnerability data stored in index \"gnutls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-container-optimized-os index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Container OS Release Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-container-optimized-os?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-container-optimized-os?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gnutls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GnuTLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gnutls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gnutls?cursor=` :param page: set the page number of the response :type page: int @@ -112774,7 +112782,7 @@ def index_google_container_optimized_os_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_google_container_optimized_os_get_serialize( + _param = self._index_gnutls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -112803,7 +112811,7 @@ def index_google_container_optimized_os_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination", '404': "str", '500': "str", } @@ -112819,7 +112827,7 @@ def index_google_container_optimized_os_get_with_http_info( @validate_call - def index_google_container_optimized_os_get_without_preload_content( + def index_gnutls_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -112855,9 +112863,9 @@ def index_google_container_optimized_os_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"google-container-optimized-os\" + """Return vulnerability data stored in index \"gnutls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-container-optimized-os index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Container OS Release Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-container-optimized-os?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-container-optimized-os?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the gnutls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GnuTLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/gnutls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/gnutls?cursor=` :param page: set the page number of the response :type page: int @@ -112923,7 +112931,7 @@ def index_google_container_optimized_os_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_google_container_optimized_os_get_serialize( + _param = self._index_gnutls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -112952,7 +112960,7 @@ def index_google_container_optimized_os_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination", '404': "str", '500': "str", } @@ -112963,7 +112971,7 @@ def index_google_container_optimized_os_get_without_preload_content( return response_data.response - def _index_google_container_optimized_os_get_serialize( + def _index_gnutls_get_serialize( self, page, limit, @@ -113113,7 +113121,7 @@ def _index_google_container_optimized_os_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/google-container-optimized-os', + resource_path='/index/gnutls', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -113130,7 +113138,7 @@ def _index_google_container_optimized_os_get_serialize( @validate_call - def index_grafana_get( + def index_go_vulndb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -113165,10 +113173,10 @@ def index_grafana_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination: - """Return vulnerability data stored in index \"grafana\" + ) -> RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination: + """Return vulnerability data stored in index \"go-vulndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the grafana index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Grafana Labs Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/grafana?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/grafana?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the go-vulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Go Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/go-vulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/go-vulndb?cursor=` :param page: set the page number of the response :type page: int @@ -113234,7 +113242,7 @@ def index_grafana_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_grafana_get_serialize( + _param = self._index_go_vulndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -113263,7 +113271,7 @@ def index_grafana_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination", '404': "str", '500': "str", } @@ -113279,7 +113287,7 @@ def index_grafana_get( @validate_call - def index_grafana_get_with_http_info( + def index_go_vulndb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -113314,10 +113322,10 @@ def index_grafana_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination]: - """Return vulnerability data stored in index \"grafana\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination]: + """Return vulnerability data stored in index \"go-vulndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the grafana index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Grafana Labs Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/grafana?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/grafana?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the go-vulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Go Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/go-vulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/go-vulndb?cursor=` :param page: set the page number of the response :type page: int @@ -113383,7 +113391,7 @@ def index_grafana_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_grafana_get_serialize( + _param = self._index_go_vulndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -113412,7 +113420,7 @@ def index_grafana_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination", '404': "str", '500': "str", } @@ -113428,7 +113436,7 @@ def index_grafana_get_with_http_info( @validate_call - def index_grafana_get_without_preload_content( + def index_go_vulndb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -113464,9 +113472,9 @@ def index_grafana_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"grafana\" + """Return vulnerability data stored in index \"go-vulndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the grafana index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Grafana Labs Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/grafana?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/grafana?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the go-vulndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Go Vulnerability Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/go-vulndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/go-vulndb?cursor=` :param page: set the page number of the response :type page: int @@ -113532,7 +113540,7 @@ def index_grafana_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_grafana_get_serialize( + _param = self._index_go_vulndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -113561,7 +113569,7 @@ def index_grafana_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination", '404': "str", '500': "str", } @@ -113572,7 +113580,7 @@ def index_grafana_get_without_preload_content( return response_data.response - def _index_grafana_get_serialize( + def _index_go_vulndb_get_serialize( self, page, limit, @@ -113722,7 +113730,7 @@ def _index_grafana_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/grafana', + resource_path='/index/go-vulndb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -113739,7 +113747,7 @@ def _index_grafana_get_serialize( @validate_call - def index_greynoise_metadata_get( + def index_golang_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -113774,10 +113782,10 @@ def index_greynoise_metadata_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination: - """Return vulnerability data stored in index \"greynoise-metadata\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"golang\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the greynoise-metadata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GreyNoise Metadata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/greynoise-metadata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/greynoise-metadata?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the golang index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Golang packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/golang?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/golang?cursor=` :param page: set the page number of the response :type page: int @@ -113843,7 +113851,7 @@ def index_greynoise_metadata_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_greynoise_metadata_get_serialize( + _param = self._index_golang_get_serialize( page=page, limit=limit, cursor=cursor, @@ -113872,7 +113880,7 @@ def index_greynoise_metadata_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -113888,7 +113896,7 @@ def index_greynoise_metadata_get( @validate_call - def index_greynoise_metadata_get_with_http_info( + def index_golang_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -113923,10 +113931,10 @@ def index_greynoise_metadata_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination]: - """Return vulnerability data stored in index \"greynoise-metadata\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"golang\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the greynoise-metadata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GreyNoise Metadata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/greynoise-metadata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/greynoise-metadata?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the golang index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Golang packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/golang?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/golang?cursor=` :param page: set the page number of the response :type page: int @@ -113992,7 +114000,7 @@ def index_greynoise_metadata_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_greynoise_metadata_get_serialize( + _param = self._index_golang_get_serialize( page=page, limit=limit, cursor=cursor, @@ -114021,7 +114029,7 @@ def index_greynoise_metadata_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -114037,7 +114045,7 @@ def index_greynoise_metadata_get_with_http_info( @validate_call - def index_greynoise_metadata_get_without_preload_content( + def index_golang_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -114073,9 +114081,9 @@ def index_greynoise_metadata_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"greynoise-metadata\" + """Return vulnerability data stored in index \"golang\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the greynoise-metadata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GreyNoise Metadata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/greynoise-metadata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/greynoise-metadata?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the golang index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Golang packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/golang?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/golang?cursor=` :param page: set the page number of the response :type page: int @@ -114141,7 +114149,7 @@ def index_greynoise_metadata_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_greynoise_metadata_get_serialize( + _param = self._index_golang_get_serialize( page=page, limit=limit, cursor=cursor, @@ -114170,7 +114178,7 @@ def index_greynoise_metadata_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -114181,7 +114189,7 @@ def index_greynoise_metadata_get_without_preload_content( return response_data.response - def _index_greynoise_metadata_get_serialize( + def _index_golang_get_serialize( self, page, limit, @@ -114331,7 +114339,7 @@ def _index_greynoise_metadata_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/greynoise-metadata', + resource_path='/index/golang', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -114348,7 +114356,7 @@ def _index_greynoise_metadata_get_serialize( @validate_call - def index_hackage_get( + def index_google0day_itw_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -114383,10 +114391,10 @@ def index_hackage_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"hackage\" + ) -> RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination: + """Return vulnerability data stored in index \"google-0day-itw\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hackage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackage (Haskell) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hackage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hackage?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-0day-itw index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Project Zero In the Wild Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-0day-itw?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-0day-itw?cursor=` :param page: set the page number of the response :type page: int @@ -114452,7 +114460,7 @@ def index_hackage_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hackage_get_serialize( + _param = self._index_google0day_itw_get_serialize( page=page, limit=limit, cursor=cursor, @@ -114481,7 +114489,7 @@ def index_hackage_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination", '404': "str", '500': "str", } @@ -114497,7 +114505,7 @@ def index_hackage_get( @validate_call - def index_hackage_get_with_http_info( + def index_google0day_itw_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -114532,10 +114540,10 @@ def index_hackage_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"hackage\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination]: + """Return vulnerability data stored in index \"google-0day-itw\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hackage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackage (Haskell) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hackage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hackage?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-0day-itw index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Project Zero In the Wild Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-0day-itw?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-0day-itw?cursor=` :param page: set the page number of the response :type page: int @@ -114601,7 +114609,7 @@ def index_hackage_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hackage_get_serialize( + _param = self._index_google0day_itw_get_serialize( page=page, limit=limit, cursor=cursor, @@ -114630,7 +114638,7 @@ def index_hackage_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination", '404': "str", '500': "str", } @@ -114646,7 +114654,7 @@ def index_hackage_get_with_http_info( @validate_call - def index_hackage_get_without_preload_content( + def index_google0day_itw_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -114682,9 +114690,9 @@ def index_hackage_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hackage\" + """Return vulnerability data stored in index \"google-0day-itw\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hackage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackage (Haskell) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hackage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hackage?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-0day-itw index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Project Zero In the Wild Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-0day-itw?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-0day-itw?cursor=` :param page: set the page number of the response :type page: int @@ -114750,7 +114758,7 @@ def index_hackage_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hackage_get_serialize( + _param = self._index_google0day_itw_get_serialize( page=page, limit=limit, cursor=cursor, @@ -114779,7 +114787,7 @@ def index_hackage_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryITWExploitPaginatePagination", '404': "str", '500': "str", } @@ -114790,7 +114798,7 @@ def index_hackage_get_without_preload_content( return response_data.response - def _index_hackage_get_serialize( + def _index_google0day_itw_get_serialize( self, page, limit, @@ -114940,7 +114948,7 @@ def _index_hackage_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hackage', + resource_path='/index/google-0day-itw', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -114957,7 +114965,7 @@ def _index_hackage_get_serialize( @validate_call - def index_hacktivity_get( + def index_google_container_optimized_os_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -114992,10 +115000,10 @@ def index_hacktivity_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination: - """Return vulnerability data stored in index \"hacktivity\" + ) -> RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination: + """Return vulnerability data stored in index \"google-container-optimized-os\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hacktivity index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackerone Hacktivity ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hacktivity?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hacktivity?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-container-optimized-os index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Container OS Release Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-container-optimized-os?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-container-optimized-os?cursor=` :param page: set the page number of the response :type page: int @@ -115061,7 +115069,7 @@ def index_hacktivity_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hacktivity_get_serialize( + _param = self._index_google_container_optimized_os_get_serialize( page=page, limit=limit, cursor=cursor, @@ -115090,7 +115098,7 @@ def index_hacktivity_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination", '404': "str", '500': "str", } @@ -115106,7 +115114,7 @@ def index_hacktivity_get( @validate_call - def index_hacktivity_get_with_http_info( + def index_google_container_optimized_os_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -115141,10 +115149,10 @@ def index_hacktivity_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination]: - """Return vulnerability data stored in index \"hacktivity\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination]: + """Return vulnerability data stored in index \"google-container-optimized-os\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hacktivity index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackerone Hacktivity ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hacktivity?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hacktivity?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-container-optimized-os index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Container OS Release Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-container-optimized-os?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-container-optimized-os?cursor=` :param page: set the page number of the response :type page: int @@ -115210,7 +115218,7 @@ def index_hacktivity_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hacktivity_get_serialize( + _param = self._index_google_container_optimized_os_get_serialize( page=page, limit=limit, cursor=cursor, @@ -115239,7 +115247,7 @@ def index_hacktivity_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination", '404': "str", '500': "str", } @@ -115255,7 +115263,7 @@ def index_hacktivity_get_with_http_info( @validate_call - def index_hacktivity_get_without_preload_content( + def index_google_container_optimized_os_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -115291,9 +115299,9 @@ def index_hacktivity_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hacktivity\" + """Return vulnerability data stored in index \"google-container-optimized-os\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hacktivity index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackerone Hacktivity ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hacktivity?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hacktivity?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the google-container-optimized-os index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Container OS Release Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/google-container-optimized-os?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/google-container-optimized-os?cursor=` :param page: set the page number of the response :type page: int @@ -115359,7 +115367,7 @@ def index_hacktivity_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hacktivity_get_serialize( + _param = self._index_google_container_optimized_os_get_serialize( page=page, limit=limit, cursor=cursor, @@ -115388,7 +115396,7 @@ def index_hacktivity_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination", '404': "str", '500': "str", } @@ -115399,7 +115407,7 @@ def index_hacktivity_get_without_preload_content( return response_data.response - def _index_hacktivity_get_serialize( + def _index_google_container_optimized_os_get_serialize( self, page, limit, @@ -115549,7 +115557,7 @@ def _index_hacktivity_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hacktivity', + resource_path='/index/google-container-optimized-os', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -115566,7 +115574,7 @@ def _index_hacktivity_get_serialize( @validate_call - def index_harmonyos_get( + def index_grafana_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -115601,10 +115609,10 @@ def index_harmonyos_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination: - """Return vulnerability data stored in index \"harmonyos\" + ) -> RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination: + """Return vulnerability data stored in index \"grafana\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the harmonyos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HarmonyOS Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/harmonyos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/harmonyos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the grafana index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Grafana Labs Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/grafana?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/grafana?cursor=` :param page: set the page number of the response :type page: int @@ -115670,7 +115678,7 @@ def index_harmonyos_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_harmonyos_get_serialize( + _param = self._index_grafana_get_serialize( page=page, limit=limit, cursor=cursor, @@ -115699,7 +115707,7 @@ def index_harmonyos_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination", '404': "str", '500': "str", } @@ -115715,7 +115723,7 @@ def index_harmonyos_get( @validate_call - def index_harmonyos_get_with_http_info( + def index_grafana_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -115750,10 +115758,10 @@ def index_harmonyos_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination]: - """Return vulnerability data stored in index \"harmonyos\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination]: + """Return vulnerability data stored in index \"grafana\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the harmonyos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HarmonyOS Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/harmonyos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/harmonyos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the grafana index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Grafana Labs Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/grafana?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/grafana?cursor=` :param page: set the page number of the response :type page: int @@ -115819,7 +115827,7 @@ def index_harmonyos_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_harmonyos_get_serialize( + _param = self._index_grafana_get_serialize( page=page, limit=limit, cursor=cursor, @@ -115848,7 +115856,7 @@ def index_harmonyos_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination", '404': "str", '500': "str", } @@ -115864,7 +115872,7 @@ def index_harmonyos_get_with_http_info( @validate_call - def index_harmonyos_get_without_preload_content( + def index_grafana_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -115900,9 +115908,9 @@ def index_harmonyos_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"harmonyos\" + """Return vulnerability data stored in index \"grafana\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the harmonyos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HarmonyOS Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/harmonyos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/harmonyos?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the grafana index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Grafana Labs Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/grafana?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/grafana?cursor=` :param page: set the page number of the response :type page: int @@ -115968,7 +115976,7 @@ def index_harmonyos_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_harmonyos_get_serialize( + _param = self._index_grafana_get_serialize( page=page, limit=limit, cursor=cursor, @@ -115997,7 +116005,7 @@ def index_harmonyos_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination", '404': "str", '500': "str", } @@ -116008,7 +116016,7 @@ def index_harmonyos_get_without_preload_content( return response_data.response - def _index_harmonyos_get_serialize( + def _index_grafana_get_serialize( self, page, limit, @@ -116158,7 +116166,7 @@ def _index_harmonyos_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/harmonyos', + resource_path='/index/grafana', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -116175,7 +116183,7 @@ def _index_harmonyos_get_serialize( @validate_call - def index_hashicorp_get( + def index_greynoise_metadata_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -116210,10 +116218,10 @@ def index_hashicorp_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination: - """Return vulnerability data stored in index \"hashicorp\" + ) -> RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination: + """Return vulnerability data stored in index \"greynoise-metadata\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hashicorp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HashiCorp Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hashicorp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hashicorp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the greynoise-metadata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GreyNoise Metadata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/greynoise-metadata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/greynoise-metadata?cursor=` :param page: set the page number of the response :type page: int @@ -116279,7 +116287,7 @@ def index_hashicorp_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hashicorp_get_serialize( + _param = self._index_greynoise_metadata_get_serialize( page=page, limit=limit, cursor=cursor, @@ -116308,7 +116316,7 @@ def index_hashicorp_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination", '404': "str", '500': "str", } @@ -116324,7 +116332,7 @@ def index_hashicorp_get( @validate_call - def index_hashicorp_get_with_http_info( + def index_greynoise_metadata_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -116359,10 +116367,10 @@ def index_hashicorp_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination]: - """Return vulnerability data stored in index \"hashicorp\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination]: + """Return vulnerability data stored in index \"greynoise-metadata\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hashicorp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HashiCorp Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hashicorp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hashicorp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the greynoise-metadata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GreyNoise Metadata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/greynoise-metadata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/greynoise-metadata?cursor=` :param page: set the page number of the response :type page: int @@ -116428,7 +116436,7 @@ def index_hashicorp_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hashicorp_get_serialize( + _param = self._index_greynoise_metadata_get_serialize( page=page, limit=limit, cursor=cursor, @@ -116457,7 +116465,7 @@ def index_hashicorp_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination", '404': "str", '500': "str", } @@ -116473,7 +116481,7 @@ def index_hashicorp_get_with_http_info( @validate_call - def index_hashicorp_get_without_preload_content( + def index_greynoise_metadata_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -116509,9 +116517,9 @@ def index_hashicorp_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hashicorp\" + """Return vulnerability data stored in index \"greynoise-metadata\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hashicorp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HashiCorp Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hashicorp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hashicorp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the greynoise-metadata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** GreyNoise Metadata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/greynoise-metadata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/greynoise-metadata?cursor=` :param page: set the page number of the response :type page: int @@ -116577,7 +116585,7 @@ def index_hashicorp_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hashicorp_get_serialize( + _param = self._index_greynoise_metadata_get_serialize( page=page, limit=limit, cursor=cursor, @@ -116606,7 +116614,7 @@ def index_hashicorp_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryGreyNoiseDetectionPaginatePagination", '404': "str", '500': "str", } @@ -116617,7 +116625,7 @@ def index_hashicorp_get_without_preload_content( return response_data.response - def _index_hashicorp_get_serialize( + def _index_greynoise_metadata_get_serialize( self, page, limit, @@ -116767,7 +116775,7 @@ def _index_hashicorp_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hashicorp', + resource_path='/index/greynoise-metadata', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -116784,7 +116792,7 @@ def _index_hashicorp_get_serialize( @validate_call - def index_haskell_sadb_get( + def index_hackage_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -116819,10 +116827,10 @@ def index_haskell_sadb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"haskell-sadb\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"hackage\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the haskell-sadb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Haskell Security Advisory DB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/haskell-sadb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/haskell-sadb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hackage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackage (Haskell) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hackage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hackage?cursor=` :param page: set the page number of the response :type page: int @@ -116888,7 +116896,7 @@ def index_haskell_sadb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_haskell_sadb_get_serialize( + _param = self._index_hackage_get_serialize( page=page, limit=limit, cursor=cursor, @@ -116917,7 +116925,7 @@ def index_haskell_sadb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -116933,7 +116941,7 @@ def index_haskell_sadb_get( @validate_call - def index_haskell_sadb_get_with_http_info( + def index_hackage_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -116968,10 +116976,10 @@ def index_haskell_sadb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"haskell-sadb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"hackage\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the haskell-sadb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Haskell Security Advisory DB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/haskell-sadb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/haskell-sadb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hackage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackage (Haskell) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hackage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hackage?cursor=` :param page: set the page number of the response :type page: int @@ -117037,7 +117045,7 @@ def index_haskell_sadb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_haskell_sadb_get_serialize( + _param = self._index_hackage_get_serialize( page=page, limit=limit, cursor=cursor, @@ -117066,7 +117074,7 @@ def index_haskell_sadb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -117082,7 +117090,7 @@ def index_haskell_sadb_get_with_http_info( @validate_call - def index_haskell_sadb_get_without_preload_content( + def index_hackage_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -117118,9 +117126,9 @@ def index_haskell_sadb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"haskell-sadb\" + """Return vulnerability data stored in index \"hackage\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the haskell-sadb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Haskell Security Advisory DB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/haskell-sadb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/haskell-sadb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hackage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackage (Haskell) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hackage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hackage?cursor=` :param page: set the page number of the response :type page: int @@ -117186,7 +117194,7 @@ def index_haskell_sadb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_haskell_sadb_get_serialize( + _param = self._index_hackage_get_serialize( page=page, limit=limit, cursor=cursor, @@ -117215,7 +117223,7 @@ def index_haskell_sadb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -117226,7 +117234,7 @@ def index_haskell_sadb_get_without_preload_content( return response_data.response - def _index_haskell_sadb_get_serialize( + def _index_hackage_get_serialize( self, page, limit, @@ -117376,7 +117384,7 @@ def _index_haskell_sadb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/haskell-sadb', + resource_path='/index/hackage', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -117393,7 +117401,7 @@ def _index_haskell_sadb_get_serialize( @validate_call - def index_hcl_get( + def index_hacktivity_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -117428,10 +117436,10 @@ def index_hcl_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination: - """Return vulnerability data stored in index \"hcl\" + ) -> RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination: + """Return vulnerability data stored in index \"hacktivity\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hcl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HCLSoftware Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hcl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hcl?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hacktivity index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackerone Hacktivity ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hacktivity?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hacktivity?cursor=` :param page: set the page number of the response :type page: int @@ -117497,7 +117505,7 @@ def index_hcl_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hcl_get_serialize( + _param = self._index_hacktivity_get_serialize( page=page, limit=limit, cursor=cursor, @@ -117526,7 +117534,7 @@ def index_hcl_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination", '404': "str", '500': "str", } @@ -117542,7 +117550,7 @@ def index_hcl_get( @validate_call - def index_hcl_get_with_http_info( + def index_hacktivity_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -117577,10 +117585,10 @@ def index_hcl_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination]: - """Return vulnerability data stored in index \"hcl\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination]: + """Return vulnerability data stored in index \"hacktivity\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hcl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HCLSoftware Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hcl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hcl?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hacktivity index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackerone Hacktivity ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hacktivity?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hacktivity?cursor=` :param page: set the page number of the response :type page: int @@ -117646,7 +117654,7 @@ def index_hcl_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hcl_get_serialize( + _param = self._index_hacktivity_get_serialize( page=page, limit=limit, cursor=cursor, @@ -117675,7 +117683,7 @@ def index_hcl_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination", '404': "str", '500': "str", } @@ -117691,7 +117699,7 @@ def index_hcl_get_with_http_info( @validate_call - def index_hcl_get_without_preload_content( + def index_hacktivity_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -117727,9 +117735,9 @@ def index_hcl_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hcl\" + """Return vulnerability data stored in index \"hacktivity\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hcl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HCLSoftware Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hcl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hcl?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hacktivity index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hackerone Hacktivity ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hacktivity?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hacktivity?cursor=` :param page: set the page number of the response :type page: int @@ -117795,7 +117803,7 @@ def index_hcl_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hcl_get_serialize( + _param = self._index_hacktivity_get_serialize( page=page, limit=limit, cursor=cursor, @@ -117824,7 +117832,7 @@ def index_hcl_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHacktivityPaginatePagination", '404': "str", '500': "str", } @@ -117835,7 +117843,7 @@ def index_hcl_get_without_preload_content( return response_data.response - def _index_hcl_get_serialize( + def _index_hacktivity_get_serialize( self, page, limit, @@ -117985,7 +117993,7 @@ def _index_hcl_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hcl', + resource_path='/index/hacktivity', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -118002,7 +118010,7 @@ def _index_hcl_get_serialize( @validate_call - def index_hex_get( + def index_harmonyos_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -118037,10 +118045,10 @@ def index_hex_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"hex\" + ) -> RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination: + """Return vulnerability data stored in index \"harmonyos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hex index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hex (Erlang) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hex?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hex?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the harmonyos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HarmonyOS Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/harmonyos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/harmonyos?cursor=` :param page: set the page number of the response :type page: int @@ -118106,7 +118114,7 @@ def index_hex_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hex_get_serialize( + _param = self._index_harmonyos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -118135,7 +118143,7 @@ def index_hex_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination", '404': "str", '500': "str", } @@ -118151,7 +118159,7 @@ def index_hex_get( @validate_call - def index_hex_get_with_http_info( + def index_harmonyos_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -118186,10 +118194,10 @@ def index_hex_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"hex\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination]: + """Return vulnerability data stored in index \"harmonyos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hex index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hex (Erlang) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hex?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hex?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the harmonyos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HarmonyOS Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/harmonyos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/harmonyos?cursor=` :param page: set the page number of the response :type page: int @@ -118255,7 +118263,7 @@ def index_hex_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hex_get_serialize( + _param = self._index_harmonyos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -118284,7 +118292,7 @@ def index_hex_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination", '404': "str", '500': "str", } @@ -118300,7 +118308,7 @@ def index_hex_get_with_http_info( @validate_call - def index_hex_get_without_preload_content( + def index_harmonyos_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -118336,9 +118344,9 @@ def index_hex_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hex\" + """Return vulnerability data stored in index \"harmonyos\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hex index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hex (Erlang) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hex?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hex?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the harmonyos index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HarmonyOS Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/harmonyos?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/harmonyos?cursor=` :param page: set the page number of the response :type page: int @@ -118404,7 +118412,7 @@ def index_hex_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hex_get_serialize( + _param = self._index_harmonyos_get_serialize( page=page, limit=limit, cursor=cursor, @@ -118433,7 +118441,7 @@ def index_hex_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHarmonyOSPaginatePagination", '404': "str", '500': "str", } @@ -118444,7 +118452,7 @@ def index_hex_get_without_preload_content( return response_data.response - def _index_hex_get_serialize( + def _index_harmonyos_get_serialize( self, page, limit, @@ -118594,7 +118602,7 @@ def _index_hex_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hex', + resource_path='/index/harmonyos', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -118611,7 +118619,7 @@ def _index_hex_get_serialize( @validate_call - def index_hikvision_get( + def index_hashicorp_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -118646,10 +118654,10 @@ def index_hikvision_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination: - """Return vulnerability data stored in index \"hikvision\" + ) -> RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination: + """Return vulnerability data stored in index \"hashicorp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hikvision index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hikvision Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hikvision?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hikvision?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hashicorp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HashiCorp Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hashicorp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hashicorp?cursor=` :param page: set the page number of the response :type page: int @@ -118715,7 +118723,7 @@ def index_hikvision_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hikvision_get_serialize( + _param = self._index_hashicorp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -118744,7 +118752,7 @@ def index_hikvision_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination", '404': "str", '500': "str", } @@ -118760,7 +118768,7 @@ def index_hikvision_get( @validate_call - def index_hikvision_get_with_http_info( + def index_hashicorp_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -118795,10 +118803,10 @@ def index_hikvision_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination]: - """Return vulnerability data stored in index \"hikvision\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination]: + """Return vulnerability data stored in index \"hashicorp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hikvision index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hikvision Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hikvision?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hikvision?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hashicorp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HashiCorp Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hashicorp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hashicorp?cursor=` :param page: set the page number of the response :type page: int @@ -118864,7 +118872,7 @@ def index_hikvision_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hikvision_get_serialize( + _param = self._index_hashicorp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -118893,7 +118901,7 @@ def index_hikvision_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination", '404': "str", '500': "str", } @@ -118909,7 +118917,7 @@ def index_hikvision_get_with_http_info( @validate_call - def index_hikvision_get_without_preload_content( + def index_hashicorp_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -118945,9 +118953,9 @@ def index_hikvision_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hikvision\" + """Return vulnerability data stored in index \"hashicorp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hikvision index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hikvision Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hikvision?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hikvision?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hashicorp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HashiCorp Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hashicorp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hashicorp?cursor=` :param page: set the page number of the response :type page: int @@ -119013,7 +119021,7 @@ def index_hikvision_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hikvision_get_serialize( + _param = self._index_hashicorp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -119042,7 +119050,7 @@ def index_hikvision_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHashiCorpPaginatePagination", '404': "str", '500': "str", } @@ -119053,7 +119061,7 @@ def index_hikvision_get_without_preload_content( return response_data.response - def _index_hikvision_get_serialize( + def _index_hashicorp_get_serialize( self, page, limit, @@ -119203,7 +119211,7 @@ def _index_hikvision_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hikvision', + resource_path='/index/hashicorp', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -119220,7 +119228,7 @@ def _index_hikvision_get_serialize( @validate_call - def index_hillrom_get( + def index_haskell_sadb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -119255,10 +119263,10 @@ def index_hillrom_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"hillrom\" + ) -> RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"haskell-sadb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hillrom index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hillrom Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hillrom?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hillrom?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the haskell-sadb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Haskell Security Advisory DB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/haskell-sadb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/haskell-sadb?cursor=` :param page: set the page number of the response :type page: int @@ -119324,7 +119332,7 @@ def index_hillrom_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hillrom_get_serialize( + _param = self._index_haskell_sadb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -119353,7 +119361,7 @@ def index_hillrom_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -119369,7 +119377,7 @@ def index_hillrom_get( @validate_call - def index_hillrom_get_with_http_info( + def index_haskell_sadb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -119404,10 +119412,10 @@ def index_hillrom_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"hillrom\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"haskell-sadb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hillrom index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hillrom Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hillrom?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hillrom?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the haskell-sadb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Haskell Security Advisory DB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/haskell-sadb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/haskell-sadb?cursor=` :param page: set the page number of the response :type page: int @@ -119473,7 +119481,7 @@ def index_hillrom_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hillrom_get_serialize( + _param = self._index_haskell_sadb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -119502,7 +119510,7 @@ def index_hillrom_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -119518,7 +119526,7 @@ def index_hillrom_get_with_http_info( @validate_call - def index_hillrom_get_without_preload_content( + def index_haskell_sadb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -119554,9 +119562,9 @@ def index_hillrom_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hillrom\" + """Return vulnerability data stored in index \"haskell-sadb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hillrom index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hillrom Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hillrom?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hillrom?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the haskell-sadb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Haskell Security Advisory DB ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/haskell-sadb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/haskell-sadb?cursor=` :param page: set the page number of the response :type page: int @@ -119622,7 +119630,7 @@ def index_hillrom_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hillrom_get_serialize( + _param = self._index_haskell_sadb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -119651,7 +119659,7 @@ def index_hillrom_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHaskellSADBAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -119662,7 +119670,7 @@ def index_hillrom_get_without_preload_content( return response_data.response - def _index_hillrom_get_serialize( + def _index_haskell_sadb_get_serialize( self, page, limit, @@ -119812,7 +119820,7 @@ def _index_hillrom_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hillrom', + resource_path='/index/haskell-sadb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -119829,7 +119837,7 @@ def _index_hillrom_get_serialize( @validate_call - def index_hitachi_energy_get( + def index_hcl_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -119864,10 +119872,10 @@ def index_hitachi_energy_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination: - """Return vulnerability data stored in index \"hitachi-energy\" + ) -> RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination: + """Return vulnerability data stored in index \"hcl\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi-energy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Energy Cybersecurity Advisories and Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi-energy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi-energy?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hcl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HCLSoftware Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hcl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hcl?cursor=` :param page: set the page number of the response :type page: int @@ -119933,7 +119941,7 @@ def index_hitachi_energy_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hitachi_energy_get_serialize( + _param = self._index_hcl_get_serialize( page=page, limit=limit, cursor=cursor, @@ -119962,7 +119970,7 @@ def index_hitachi_energy_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination", '404': "str", '500': "str", } @@ -119978,7 +119986,7 @@ def index_hitachi_energy_get( @validate_call - def index_hitachi_energy_get_with_http_info( + def index_hcl_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -120013,10 +120021,10 @@ def index_hitachi_energy_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination]: - """Return vulnerability data stored in index \"hitachi-energy\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination]: + """Return vulnerability data stored in index \"hcl\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi-energy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Energy Cybersecurity Advisories and Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi-energy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi-energy?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hcl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HCLSoftware Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hcl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hcl?cursor=` :param page: set the page number of the response :type page: int @@ -120082,7 +120090,7 @@ def index_hitachi_energy_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hitachi_energy_get_serialize( + _param = self._index_hcl_get_serialize( page=page, limit=limit, cursor=cursor, @@ -120111,7 +120119,7 @@ def index_hitachi_energy_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination", '404': "str", '500': "str", } @@ -120127,7 +120135,7 @@ def index_hitachi_energy_get_with_http_info( @validate_call - def index_hitachi_energy_get_without_preload_content( + def index_hcl_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -120163,9 +120171,9 @@ def index_hitachi_energy_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hitachi-energy\" + """Return vulnerability data stored in index \"hcl\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi-energy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Energy Cybersecurity Advisories and Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi-energy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi-energy?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hcl index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HCLSoftware Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hcl?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hcl?cursor=` :param page: set the page number of the response :type page: int @@ -120231,7 +120239,7 @@ def index_hitachi_energy_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hitachi_energy_get_serialize( + _param = self._index_hcl_get_serialize( page=page, limit=limit, cursor=cursor, @@ -120260,7 +120268,7 @@ def index_hitachi_energy_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHCLPaginatePagination", '404': "str", '500': "str", } @@ -120271,7 +120279,7 @@ def index_hitachi_energy_get_without_preload_content( return response_data.response - def _index_hitachi_energy_get_serialize( + def _index_hcl_get_serialize( self, page, limit, @@ -120421,7 +120429,7 @@ def _index_hitachi_energy_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hitachi-energy', + resource_path='/index/hcl', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -120438,7 +120446,7 @@ def _index_hitachi_energy_get_serialize( @validate_call - def index_hitachi_get( + def index_hex_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -120473,10 +120481,10 @@ def index_hitachi_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination: - """Return vulnerability data stored in index \"hitachi\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"hex\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Software Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hex index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hex (Erlang) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hex?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hex?cursor=` :param page: set the page number of the response :type page: int @@ -120542,7 +120550,7 @@ def index_hitachi_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hitachi_get_serialize( + _param = self._index_hex_get_serialize( page=page, limit=limit, cursor=cursor, @@ -120571,7 +120579,7 @@ def index_hitachi_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -120587,7 +120595,7 @@ def index_hitachi_get( @validate_call - def index_hitachi_get_with_http_info( + def index_hex_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -120622,10 +120630,10 @@ def index_hitachi_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination]: - """Return vulnerability data stored in index \"hitachi\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"hex\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Software Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hex index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hex (Erlang) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hex?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hex?cursor=` :param page: set the page number of the response :type page: int @@ -120691,7 +120699,7 @@ def index_hitachi_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hitachi_get_serialize( + _param = self._index_hex_get_serialize( page=page, limit=limit, cursor=cursor, @@ -120720,7 +120728,7 @@ def index_hitachi_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -120736,7 +120744,7 @@ def index_hitachi_get_with_http_info( @validate_call - def index_hitachi_get_without_preload_content( + def index_hex_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -120772,9 +120780,9 @@ def index_hitachi_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hitachi\" + """Return vulnerability data stored in index \"hex\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Software Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hex index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hex (Erlang) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hex?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hex?cursor=` :param page: set the page number of the response :type page: int @@ -120840,7 +120848,7 @@ def index_hitachi_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hitachi_get_serialize( + _param = self._index_hex_get_serialize( page=page, limit=limit, cursor=cursor, @@ -120869,7 +120877,7 @@ def index_hitachi_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -120880,7 +120888,7 @@ def index_hitachi_get_without_preload_content( return response_data.response - def _index_hitachi_get_serialize( + def _index_hex_get_serialize( self, page, limit, @@ -121030,7 +121038,7 @@ def _index_hitachi_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hitachi', + resource_path='/index/hex', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -121047,7 +121055,7 @@ def _index_hitachi_get_serialize( @validate_call - def index_hkcert_get( + def index_hikvision_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -121082,10 +121090,10 @@ def index_hkcert_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination: - """Return vulnerability data stored in index \"hkcert\" + ) -> RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination: + """Return vulnerability data stored in index \"hikvision\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hkcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hong Kong CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hkcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hkcert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hikvision index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hikvision Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hikvision?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hikvision?cursor=` :param page: set the page number of the response :type page: int @@ -121151,7 +121159,7 @@ def index_hkcert_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hkcert_get_serialize( + _param = self._index_hikvision_get_serialize( page=page, limit=limit, cursor=cursor, @@ -121180,7 +121188,7 @@ def index_hkcert_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination", '404': "str", '500': "str", } @@ -121196,7 +121204,7 @@ def index_hkcert_get( @validate_call - def index_hkcert_get_with_http_info( + def index_hikvision_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -121231,10 +121239,10 @@ def index_hkcert_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination]: - """Return vulnerability data stored in index \"hkcert\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination]: + """Return vulnerability data stored in index \"hikvision\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hkcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hong Kong CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hkcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hkcert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hikvision index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hikvision Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hikvision?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hikvision?cursor=` :param page: set the page number of the response :type page: int @@ -121300,7 +121308,7 @@ def index_hkcert_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hkcert_get_serialize( + _param = self._index_hikvision_get_serialize( page=page, limit=limit, cursor=cursor, @@ -121329,7 +121337,7 @@ def index_hkcert_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination", '404': "str", '500': "str", } @@ -121345,7 +121353,7 @@ def index_hkcert_get_with_http_info( @validate_call - def index_hkcert_get_without_preload_content( + def index_hikvision_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -121381,9 +121389,9 @@ def index_hkcert_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hkcert\" + """Return vulnerability data stored in index \"hikvision\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hkcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hong Kong CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hkcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hkcert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hikvision index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hikvision Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hikvision?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hikvision?cursor=` :param page: set the page number of the response :type page: int @@ -121449,7 +121457,7 @@ def index_hkcert_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hkcert_get_serialize( + _param = self._index_hikvision_get_serialize( page=page, limit=limit, cursor=cursor, @@ -121478,7 +121486,7 @@ def index_hkcert_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHIKVisionPaginatePagination", '404': "str", '500': "str", } @@ -121489,7 +121497,7 @@ def index_hkcert_get_without_preload_content( return response_data.response - def _index_hkcert_get_serialize( + def _index_hikvision_get_serialize( self, page, limit, @@ -121639,7 +121647,7 @@ def _index_hkcert_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hkcert', + resource_path='/index/hikvision', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -121656,7 +121664,7 @@ def _index_hkcert_get_serialize( @validate_call - def index_honeywell_get( + def index_hillrom_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -121691,10 +121699,10 @@ def index_honeywell_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination: - """Return vulnerability data stored in index \"honeywell\" + ) -> RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"hillrom\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the honeywell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Honeywell Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/honeywell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/honeywell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hillrom index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hillrom Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hillrom?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hillrom?cursor=` :param page: set the page number of the response :type page: int @@ -121760,7 +121768,7 @@ def index_honeywell_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_honeywell_get_serialize( + _param = self._index_hillrom_get_serialize( page=page, limit=limit, cursor=cursor, @@ -121789,7 +121797,7 @@ def index_honeywell_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -121805,7 +121813,7 @@ def index_honeywell_get( @validate_call - def index_honeywell_get_with_http_info( + def index_hillrom_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -121840,10 +121848,10 @@ def index_honeywell_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination]: - """Return vulnerability data stored in index \"honeywell\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"hillrom\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the honeywell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Honeywell Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/honeywell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/honeywell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hillrom index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hillrom Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hillrom?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hillrom?cursor=` :param page: set the page number of the response :type page: int @@ -121909,7 +121917,7 @@ def index_honeywell_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_honeywell_get_serialize( + _param = self._index_hillrom_get_serialize( page=page, limit=limit, cursor=cursor, @@ -121938,7 +121946,7 @@ def index_honeywell_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -121954,7 +121962,7 @@ def index_honeywell_get_with_http_info( @validate_call - def index_honeywell_get_without_preload_content( + def index_hillrom_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -121990,9 +121998,9 @@ def index_honeywell_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"honeywell\" + """Return vulnerability data stored in index \"hillrom\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the honeywell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Honeywell Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/honeywell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/honeywell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hillrom index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hillrom Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hillrom?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hillrom?cursor=` :param page: set the page number of the response :type page: int @@ -122058,7 +122066,7 @@ def index_honeywell_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_honeywell_get_serialize( + _param = self._index_hillrom_get_serialize( page=page, limit=limit, cursor=cursor, @@ -122087,7 +122095,7 @@ def index_honeywell_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHillromAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -122098,7 +122106,7 @@ def index_honeywell_get_without_preload_content( return response_data.response - def _index_honeywell_get_serialize( + def _index_hillrom_get_serialize( self, page, limit, @@ -122248,7 +122256,7 @@ def _index_honeywell_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/honeywell', + resource_path='/index/hillrom', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -122265,7 +122273,7 @@ def _index_honeywell_get_serialize( @validate_call - def index_hp_get( + def index_hitachi_energy_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -122300,10 +122308,10 @@ def index_hp_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination: - """Return vulnerability data stored in index \"hp\" + ) -> RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination: + """Return vulnerability data stored in index \"hitachi-energy\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi-energy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Energy Cybersecurity Advisories and Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi-energy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi-energy?cursor=` :param page: set the page number of the response :type page: int @@ -122369,7 +122377,7 @@ def index_hp_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hp_get_serialize( + _param = self._index_hitachi_energy_get_serialize( page=page, limit=limit, cursor=cursor, @@ -122398,7 +122406,7 @@ def index_hp_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination", '404': "str", '500': "str", } @@ -122414,7 +122422,7 @@ def index_hp_get( @validate_call - def index_hp_get_with_http_info( + def index_hitachi_energy_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -122449,10 +122457,10 @@ def index_hp_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination]: - """Return vulnerability data stored in index \"hp\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination]: + """Return vulnerability data stored in index \"hitachi-energy\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi-energy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Energy Cybersecurity Advisories and Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi-energy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi-energy?cursor=` :param page: set the page number of the response :type page: int @@ -122518,7 +122526,7 @@ def index_hp_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hp_get_serialize( + _param = self._index_hitachi_energy_get_serialize( page=page, limit=limit, cursor=cursor, @@ -122547,7 +122555,7 @@ def index_hp_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination", '404': "str", '500': "str", } @@ -122563,7 +122571,7 @@ def index_hp_get_with_http_info( @validate_call - def index_hp_get_without_preload_content( + def index_hitachi_energy_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -122599,9 +122607,9 @@ def index_hp_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hp\" + """Return vulnerability data stored in index \"hitachi-energy\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi-energy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Energy Cybersecurity Advisories and Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi-energy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi-energy?cursor=` :param page: set the page number of the response :type page: int @@ -122667,7 +122675,7 @@ def index_hp_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hp_get_serialize( + _param = self._index_hitachi_energy_get_serialize( page=page, limit=limit, cursor=cursor, @@ -122696,7 +122704,7 @@ def index_hp_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHitachiEnergyPaginatePagination", '404': "str", '500': "str", } @@ -122707,7 +122715,7 @@ def index_hp_get_without_preload_content( return response_data.response - def _index_hp_get_serialize( + def _index_hitachi_energy_get_serialize( self, page, limit, @@ -122857,7 +122865,7 @@ def _index_hp_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hp', + resource_path='/index/hitachi-energy', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -122874,7 +122882,7 @@ def _index_hp_get_serialize( @validate_call - def index_hpe_get( + def index_hitachi_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -122909,10 +122917,10 @@ def index_hpe_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination: - """Return vulnerability data stored in index \"hpe\" + ) -> RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination: + """Return vulnerability data stored in index \"hitachi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hpe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HPE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hpe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hpe?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Software Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi?cursor=` :param page: set the page number of the response :type page: int @@ -122978,7 +122986,7 @@ def index_hpe_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hpe_get_serialize( + _param = self._index_hitachi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -123007,7 +123015,7 @@ def index_hpe_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination", '404': "str", '500': "str", } @@ -123023,7 +123031,7 @@ def index_hpe_get( @validate_call - def index_hpe_get_with_http_info( + def index_hitachi_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -123058,10 +123066,10 @@ def index_hpe_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination]: - """Return vulnerability data stored in index \"hpe\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination]: + """Return vulnerability data stored in index \"hitachi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hpe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HPE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hpe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hpe?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Software Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi?cursor=` :param page: set the page number of the response :type page: int @@ -123127,7 +123135,7 @@ def index_hpe_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hpe_get_serialize( + _param = self._index_hitachi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -123156,7 +123164,7 @@ def index_hpe_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination", '404': "str", '500': "str", } @@ -123172,7 +123180,7 @@ def index_hpe_get_with_http_info( @validate_call - def index_hpe_get_without_preload_content( + def index_hitachi_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -123208,9 +123216,9 @@ def index_hpe_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"hpe\" + """Return vulnerability data stored in index \"hitachi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hpe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HPE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hpe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hpe?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hitachi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hitachi Software Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hitachi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hitachi?cursor=` :param page: set the page number of the response :type page: int @@ -123276,7 +123284,7 @@ def index_hpe_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_hpe_get_serialize( + _param = self._index_hitachi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -123305,7 +123313,7 @@ def index_hpe_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHitachiPaginatePagination", '404': "str", '500': "str", } @@ -123316,7 +123324,7 @@ def index_hpe_get_without_preload_content( return response_data.response - def _index_hpe_get_serialize( + def _index_hitachi_get_serialize( self, page, limit, @@ -123466,7 +123474,7 @@ def _index_hpe_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/hpe', + resource_path='/index/hitachi', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -123483,7 +123491,7 @@ def _index_hpe_get_serialize( @validate_call - def index_huawei_euleros_get( + def index_hkcert_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -123518,10 +123526,10 @@ def index_huawei_euleros_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination: - """Return vulnerability data stored in index \"huawei-euleros\" + ) -> RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination: + """Return vulnerability data stored in index \"hkcert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-euleros index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenEuler Operating System Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-euleros?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-euleros?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hkcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hong Kong CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hkcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hkcert?cursor=` :param page: set the page number of the response :type page: int @@ -123587,7 +123595,7 @@ def index_huawei_euleros_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_euleros_get_serialize( + _param = self._index_hkcert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -123616,7 +123624,7 @@ def index_huawei_euleros_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination", '404': "str", '500': "str", } @@ -123632,7 +123640,7 @@ def index_huawei_euleros_get( @validate_call - def index_huawei_euleros_get_with_http_info( + def index_hkcert_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -123667,10 +123675,10 @@ def index_huawei_euleros_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination]: - """Return vulnerability data stored in index \"huawei-euleros\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination]: + """Return vulnerability data stored in index \"hkcert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-euleros index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenEuler Operating System Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-euleros?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-euleros?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hkcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hong Kong CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hkcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hkcert?cursor=` :param page: set the page number of the response :type page: int @@ -123736,7 +123744,7 @@ def index_huawei_euleros_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_euleros_get_serialize( + _param = self._index_hkcert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -123765,7 +123773,7 @@ def index_huawei_euleros_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination", '404': "str", '500': "str", } @@ -123781,7 +123789,7 @@ def index_huawei_euleros_get_with_http_info( @validate_call - def index_huawei_euleros_get_without_preload_content( + def index_hkcert_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -123817,9 +123825,9 @@ def index_huawei_euleros_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"huawei-euleros\" + """Return vulnerability data stored in index \"hkcert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-euleros index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenEuler Operating System Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-euleros?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-euleros?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hkcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Hong Kong CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hkcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hkcert?cursor=` :param page: set the page number of the response :type page: int @@ -123885,7 +123893,7 @@ def index_huawei_euleros_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_euleros_get_serialize( + _param = self._index_hkcert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -123914,7 +123922,7 @@ def index_huawei_euleros_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHKCertPaginatePagination", '404': "str", '500': "str", } @@ -123925,7 +123933,7 @@ def index_huawei_euleros_get_without_preload_content( return response_data.response - def _index_huawei_euleros_get_serialize( + def _index_hkcert_get_serialize( self, page, limit, @@ -124075,7 +124083,7 @@ def _index_huawei_euleros_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/huawei-euleros', + resource_path='/index/hkcert', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -124092,7 +124100,7 @@ def _index_huawei_euleros_get_serialize( @validate_call - def index_huawei_ips_get( + def index_honeywell_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -124127,10 +124135,10 @@ def index_huawei_ips_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination: - """Return vulnerability data stored in index \"huawei-ips\" + ) -> RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination: + """Return vulnerability data stored in index \"honeywell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei IPS Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-ips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the honeywell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Honeywell Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/honeywell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/honeywell?cursor=` :param page: set the page number of the response :type page: int @@ -124196,7 +124204,7 @@ def index_huawei_ips_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_ips_get_serialize( + _param = self._index_honeywell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -124225,7 +124233,7 @@ def index_huawei_ips_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination", '404': "str", '500': "str", } @@ -124241,7 +124249,7 @@ def index_huawei_ips_get( @validate_call - def index_huawei_ips_get_with_http_info( + def index_honeywell_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -124276,10 +124284,10 @@ def index_huawei_ips_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination]: - """Return vulnerability data stored in index \"huawei-ips\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination]: + """Return vulnerability data stored in index \"honeywell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei IPS Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-ips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the honeywell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Honeywell Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/honeywell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/honeywell?cursor=` :param page: set the page number of the response :type page: int @@ -124345,7 +124353,7 @@ def index_huawei_ips_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_ips_get_serialize( + _param = self._index_honeywell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -124374,7 +124382,7 @@ def index_huawei_ips_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination", '404': "str", '500': "str", } @@ -124390,7 +124398,7 @@ def index_huawei_ips_get_with_http_info( @validate_call - def index_huawei_ips_get_without_preload_content( + def index_honeywell_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -124426,9 +124434,9 @@ def index_huawei_ips_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"huawei-ips\" + """Return vulnerability data stored in index \"honeywell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei IPS Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-ips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the honeywell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Honeywell Cyber Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/honeywell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/honeywell?cursor=` :param page: set the page number of the response :type page: int @@ -124494,7 +124502,7 @@ def index_huawei_ips_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_ips_get_serialize( + _param = self._index_honeywell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -124523,7 +124531,7 @@ def index_huawei_ips_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHoneywellPaginatePagination", '404': "str", '500': "str", } @@ -124534,7 +124542,7 @@ def index_huawei_ips_get_without_preload_content( return response_data.response - def _index_huawei_ips_get_serialize( + def _index_honeywell_get_serialize( self, page, limit, @@ -124684,7 +124692,7 @@ def _index_huawei_ips_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/huawei-ips', + resource_path='/index/honeywell', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -124701,7 +124709,7 @@ def _index_huawei_ips_get_serialize( @validate_call - def index_huawei_psirt_get( + def index_hp_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -124736,10 +124744,10 @@ def index_huawei_psirt_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination: - """Return vulnerability data stored in index \"huawei-psirt\" + ) -> RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination: + """Return vulnerability data stored in index \"hp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-psirt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-psirt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-psirt?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hp?cursor=` :param page: set the page number of the response :type page: int @@ -124805,7 +124813,7 @@ def index_huawei_psirt_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_psirt_get_serialize( + _param = self._index_hp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -124834,7 +124842,7 @@ def index_huawei_psirt_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination", '404': "str", '500': "str", } @@ -124850,7 +124858,7 @@ def index_huawei_psirt_get( @validate_call - def index_huawei_psirt_get_with_http_info( + def index_hp_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -124885,10 +124893,10 @@ def index_huawei_psirt_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination]: - """Return vulnerability data stored in index \"huawei-psirt\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination]: + """Return vulnerability data stored in index \"hp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-psirt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-psirt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-psirt?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hp?cursor=` :param page: set the page number of the response :type page: int @@ -124954,7 +124962,7 @@ def index_huawei_psirt_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_psirt_get_serialize( + _param = self._index_hp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -124983,7 +124991,7 @@ def index_huawei_psirt_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination", '404': "str", '500': "str", } @@ -124999,7 +125007,7 @@ def index_huawei_psirt_get_with_http_info( @validate_call - def index_huawei_psirt_get_without_preload_content( + def index_hp_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -125035,9 +125043,9 @@ def index_huawei_psirt_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"huawei-psirt\" + """Return vulnerability data stored in index \"hp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-psirt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-psirt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-psirt?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HP Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hp?cursor=` :param page: set the page number of the response :type page: int @@ -125103,7 +125111,7 @@ def index_huawei_psirt_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_huawei_psirt_get_serialize( + _param = self._index_hp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -125132,7 +125140,7 @@ def index_huawei_psirt_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHPPaginatePagination", '404': "str", '500': "str", } @@ -125143,7 +125151,7 @@ def index_huawei_psirt_get_without_preload_content( return response_data.response - def _index_huawei_psirt_get_serialize( + def _index_hp_get_serialize( self, page, limit, @@ -125293,7 +125301,7 @@ def _index_huawei_psirt_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/huawei-psirt', + resource_path='/index/hp', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -125310,7 +125318,7 @@ def _index_huawei_psirt_get_serialize( @validate_call - def index_iava_get( + def index_hpe_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -125345,10 +125353,10 @@ def index_iava_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination: - """Return vulnerability data stored in index \"iava\" + ) -> RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination: + """Return vulnerability data stored in index \"hpe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the iava index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Information Assurance Vulnerability Alerts (IAVA) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/iava?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/iava?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hpe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HPE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hpe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hpe?cursor=` :param page: set the page number of the response :type page: int @@ -125414,7 +125422,7 @@ def index_iava_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_iava_get_serialize( + _param = self._index_hpe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -125443,7 +125451,7 @@ def index_iava_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination", '404': "str", '500': "str", } @@ -125459,7 +125467,7 @@ def index_iava_get( @validate_call - def index_iava_get_with_http_info( + def index_hpe_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -125494,10 +125502,10 @@ def index_iava_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination]: - """Return vulnerability data stored in index \"iava\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination]: + """Return vulnerability data stored in index \"hpe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the iava index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Information Assurance Vulnerability Alerts (IAVA) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/iava?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/iava?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hpe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HPE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hpe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hpe?cursor=` :param page: set the page number of the response :type page: int @@ -125563,7 +125571,7 @@ def index_iava_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_iava_get_serialize( + _param = self._index_hpe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -125592,7 +125600,7 @@ def index_iava_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination", '404': "str", '500': "str", } @@ -125608,7 +125616,7 @@ def index_iava_get_with_http_info( @validate_call - def index_iava_get_without_preload_content( + def index_hpe_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -125644,9 +125652,9 @@ def index_iava_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"iava\" + """Return vulnerability data stored in index \"hpe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the iava index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Information Assurance Vulnerability Alerts (IAVA) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/iava?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/iava?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the hpe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** HPE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/hpe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/hpe?cursor=` :param page: set the page number of the response :type page: int @@ -125712,7 +125720,7 @@ def index_iava_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_iava_get_serialize( + _param = self._index_hpe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -125741,7 +125749,7 @@ def index_iava_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHPEPaginatePagination", '404': "str", '500': "str", } @@ -125752,7 +125760,7 @@ def index_iava_get_without_preload_content( return response_data.response - def _index_iava_get_serialize( + def _index_hpe_get_serialize( self, page, limit, @@ -125902,7 +125910,7 @@ def _index_iava_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/iava', + resource_path='/index/hpe', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -125919,7 +125927,7 @@ def _index_iava_get_serialize( @validate_call - def index_ibm_get( + def index_huawei_euleros_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -125954,10 +125962,10 @@ def index_ibm_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination: - """Return vulnerability data stored in index \"ibm\" + ) -> RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination: + """Return vulnerability data stored in index \"huawei-euleros\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ibm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** IBM Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ibm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ibm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-euleros index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenEuler Operating System Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-euleros?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-euleros?cursor=` :param page: set the page number of the response :type page: int @@ -126023,7 +126031,7 @@ def index_ibm_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ibm_get_serialize( + _param = self._index_huawei_euleros_get_serialize( page=page, limit=limit, cursor=cursor, @@ -126052,7 +126060,7 @@ def index_ibm_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination", '404': "str", '500': "str", } @@ -126068,7 +126076,7 @@ def index_ibm_get( @validate_call - def index_ibm_get_with_http_info( + def index_huawei_euleros_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -126103,10 +126111,10 @@ def index_ibm_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination]: - """Return vulnerability data stored in index \"ibm\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination]: + """Return vulnerability data stored in index \"huawei-euleros\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ibm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** IBM Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ibm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ibm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-euleros index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenEuler Operating System Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-euleros?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-euleros?cursor=` :param page: set the page number of the response :type page: int @@ -126172,7 +126180,7 @@ def index_ibm_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ibm_get_serialize( + _param = self._index_huawei_euleros_get_serialize( page=page, limit=limit, cursor=cursor, @@ -126201,7 +126209,7 @@ def index_ibm_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination", '404': "str", '500': "str", } @@ -126217,7 +126225,7 @@ def index_ibm_get_with_http_info( @validate_call - def index_ibm_get_without_preload_content( + def index_huawei_euleros_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -126253,9 +126261,9 @@ def index_ibm_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ibm\" + """Return vulnerability data stored in index \"huawei-euleros\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ibm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** IBM Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ibm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ibm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-euleros index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenEuler Operating System Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-euleros?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-euleros?cursor=` :param page: set the page number of the response :type page: int @@ -126321,7 +126329,7 @@ def index_ibm_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ibm_get_serialize( + _param = self._index_huawei_euleros_get_serialize( page=page, limit=limit, cursor=cursor, @@ -126350,7 +126358,7 @@ def index_ibm_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiEulerOSPaginatePagination", '404': "str", '500': "str", } @@ -126361,7 +126369,7 @@ def index_ibm_get_without_preload_content( return response_data.response - def _index_ibm_get_serialize( + def _index_huawei_euleros_get_serialize( self, page, limit, @@ -126511,7 +126519,7 @@ def _index_ibm_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ibm', + resource_path='/index/huawei-euleros', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -126528,7 +126536,7 @@ def _index_ibm_get_serialize( @validate_call - def index_idemia_get( + def index_huawei_ips_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -126563,10 +126571,10 @@ def index_idemia_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination: - """Return vulnerability data stored in index \"idemia\" + ) -> RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination: + """Return vulnerability data stored in index \"huawei-ips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the idemia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Idemia Product Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/idemia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/idemia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei IPS Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-ips?cursor=` :param page: set the page number of the response :type page: int @@ -126632,7 +126640,7 @@ def index_idemia_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_idemia_get_serialize( + _param = self._index_huawei_ips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -126661,7 +126669,7 @@ def index_idemia_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination", '404': "str", '500': "str", } @@ -126677,7 +126685,7 @@ def index_idemia_get( @validate_call - def index_idemia_get_with_http_info( + def index_huawei_ips_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -126712,10 +126720,10 @@ def index_idemia_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination]: - """Return vulnerability data stored in index \"idemia\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination]: + """Return vulnerability data stored in index \"huawei-ips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the idemia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Idemia Product Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/idemia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/idemia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei IPS Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-ips?cursor=` :param page: set the page number of the response :type page: int @@ -126781,7 +126789,7 @@ def index_idemia_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_idemia_get_serialize( + _param = self._index_huawei_ips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -126810,7 +126818,7 @@ def index_idemia_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination", '404': "str", '500': "str", } @@ -126826,7 +126834,7 @@ def index_idemia_get_with_http_info( @validate_call - def index_idemia_get_without_preload_content( + def index_huawei_ips_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -126862,9 +126870,9 @@ def index_idemia_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"idemia\" + """Return vulnerability data stored in index \"huawei-ips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the idemia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Idemia Product Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/idemia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/idemia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-ips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei IPS Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-ips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-ips?cursor=` :param page: set the page number of the response :type page: int @@ -126930,7 +126938,7 @@ def index_idemia_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_idemia_get_serialize( + _param = self._index_huawei_ips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -126959,7 +126967,7 @@ def index_idemia_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiIPSPaginatePagination", '404': "str", '500': "str", } @@ -126970,7 +126978,7 @@ def index_idemia_get_without_preload_content( return response_data.response - def _index_idemia_get_serialize( + def _index_huawei_ips_get_serialize( self, page, limit, @@ -127120,7 +127128,7 @@ def _index_idemia_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/idemia', + resource_path='/index/huawei-ips', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -127137,7 +127145,7 @@ def _index_idemia_get_serialize( @validate_call - def index_il_alerts_get( + def index_huawei_psirt_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -127172,10 +127180,10 @@ def index_il_alerts_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination: - """Return vulnerability data stored in index \"il-alerts\" + ) -> RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination: + """Return vulnerability data stored in index \"huawei-psirt\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-psirt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-psirt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-psirt?cursor=` :param page: set the page number of the response :type page: int @@ -127241,7 +127249,7 @@ def index_il_alerts_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_il_alerts_get_serialize( + _param = self._index_huawei_psirt_get_serialize( page=page, limit=limit, cursor=cursor, @@ -127270,7 +127278,7 @@ def index_il_alerts_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination", '404': "str", '500': "str", } @@ -127286,7 +127294,7 @@ def index_il_alerts_get( @validate_call - def index_il_alerts_get_with_http_info( + def index_huawei_psirt_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -127321,10 +127329,10 @@ def index_il_alerts_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination]: - """Return vulnerability data stored in index \"il-alerts\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination]: + """Return vulnerability data stored in index \"huawei-psirt\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-psirt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-psirt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-psirt?cursor=` :param page: set the page number of the response :type page: int @@ -127390,7 +127398,7 @@ def index_il_alerts_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_il_alerts_get_serialize( + _param = self._index_huawei_psirt_get_serialize( page=page, limit=limit, cursor=cursor, @@ -127419,7 +127427,7 @@ def index_il_alerts_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination", '404': "str", '500': "str", } @@ -127435,7 +127443,7 @@ def index_il_alerts_get_with_http_info( @validate_call - def index_il_alerts_get_without_preload_content( + def index_huawei_psirt_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -127471,9 +127479,9 @@ def index_il_alerts_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"il-alerts\" + """Return vulnerability data stored in index \"huawei-psirt\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-alerts?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the huawei-psirt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Huawei Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/huawei-psirt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/huawei-psirt?cursor=` :param page: set the page number of the response :type page: int @@ -127539,7 +127547,7 @@ def index_il_alerts_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_il_alerts_get_serialize( + _param = self._index_huawei_psirt_get_serialize( page=page, limit=limit, cursor=cursor, @@ -127568,7 +127576,7 @@ def index_il_alerts_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryHuaweiPaginatePagination", '404': "str", '500': "str", } @@ -127579,7 +127587,7 @@ def index_il_alerts_get_without_preload_content( return response_data.response - def _index_il_alerts_get_serialize( + def _index_huawei_psirt_get_serialize( self, page, limit, @@ -127729,7 +127737,7 @@ def _index_il_alerts_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/il-alerts', + resource_path='/index/huawei-psirt', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -127746,7 +127754,7 @@ def _index_il_alerts_get_serialize( @validate_call - def index_il_vulnerabilities_get( + def index_iava_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -127781,10 +127789,10 @@ def index_il_vulnerabilities_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination: - """Return vulnerability data stored in index \"il-vulnerabilities\" + ) -> RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination: + """Return vulnerability data stored in index \"iava\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il CVE Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-vulnerabilities?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the iava index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Information Assurance Vulnerability Alerts (IAVA) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/iava?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/iava?cursor=` :param page: set the page number of the response :type page: int @@ -127850,7 +127858,7 @@ def index_il_vulnerabilities_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_il_vulnerabilities_get_serialize( + _param = self._index_iava_get_serialize( page=page, limit=limit, cursor=cursor, @@ -127879,7 +127887,7 @@ def index_il_vulnerabilities_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination", '404': "str", '500': "str", } @@ -127895,7 +127903,7 @@ def index_il_vulnerabilities_get( @validate_call - def index_il_vulnerabilities_get_with_http_info( + def index_iava_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -127930,10 +127938,10 @@ def index_il_vulnerabilities_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination]: - """Return vulnerability data stored in index \"il-vulnerabilities\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination]: + """Return vulnerability data stored in index \"iava\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il CVE Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-vulnerabilities?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the iava index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Information Assurance Vulnerability Alerts (IAVA) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/iava?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/iava?cursor=` :param page: set the page number of the response :type page: int @@ -127999,7 +128007,7 @@ def index_il_vulnerabilities_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_il_vulnerabilities_get_serialize( + _param = self._index_iava_get_serialize( page=page, limit=limit, cursor=cursor, @@ -128028,7 +128036,7 @@ def index_il_vulnerabilities_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination", '404': "str", '500': "str", } @@ -128044,7 +128052,7 @@ def index_il_vulnerabilities_get_with_http_info( @validate_call - def index_il_vulnerabilities_get_without_preload_content( + def index_iava_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -128080,9 +128088,9 @@ def index_il_vulnerabilities_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"il-vulnerabilities\" + """Return vulnerability data stored in index \"iava\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il CVE Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-vulnerabilities?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the iava index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Information Assurance Vulnerability Alerts (IAVA) ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/iava?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/iava?cursor=` :param page: set the page number of the response :type page: int @@ -128148,7 +128156,7 @@ def index_il_vulnerabilities_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_il_vulnerabilities_get_serialize( + _param = self._index_iava_get_serialize( page=page, limit=limit, cursor=cursor, @@ -128177,7 +128185,7 @@ def index_il_vulnerabilities_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIAVAPaginatePagination", '404': "str", '500': "str", } @@ -128188,7 +128196,7 @@ def index_il_vulnerabilities_get_without_preload_content( return response_data.response - def _index_il_vulnerabilities_get_serialize( + def _index_iava_get_serialize( self, page, limit, @@ -128338,7 +128346,7 @@ def _index_il_vulnerabilities_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/il-vulnerabilities', + resource_path='/index/iava', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -128355,156 +128363,7 @@ def _index_il_vulnerabilities_get_serialize( @validate_call - def index_incibe_get( - self, - page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, - limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, - cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, - start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, - cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, - alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, - iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, - jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, - ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, - threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, - mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, - misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, - ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, - botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, - updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, - updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, - last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, - last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, - pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, - pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, - _request_timeout: Union[ - None, - Annotated[StrictFloat, Field(gt=0)], - Tuple[ - Annotated[StrictFloat, Field(gt=0)], - Annotated[StrictFloat, Field(gt=0)] - ] - ] = None, - _request_auth: Optional[Dict[StrictStr, Any]] = None, - _content_type: Optional[StrictStr] = None, - _headers: Optional[Dict[StrictStr, Any]] = None, - _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"incibe\" - - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the incibe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Incibe CERT Early Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/incibe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/incibe?cursor=` - - :param page: set the page number of the response - :type page: int - :param limit: limit the number of findings in the response - :type limit: int - :param cursor: continue server-side paging using a cursor id - :type cursor: str - :param start_cursor: request server-side paging - :type start_cursor: str - :param cve: Specify a CVE ID to search with. - :type cve: str - :param alias: Specify a vulnerability alias to search with. - :type alias: str - :param iava: Specify an IAVA ID to search with. - :type iava: str - :param jvndb: Specify a JVNDB ID to search with. - :type jvndb: str - :param ilvn: Specify an ILVN ID to search with. - :type ilvn: str - :param threat_actor: Specify a threat actor name to search with. - :type threat_actor: str - :param mitre_id: Specify a MITRE ID to search with. - :type mitre_id: str - :param misp_id: Specify a MISP ID to search with. - :type misp_id: str - :param ransomware: Specify a ransomeware family name to search with. - :type ransomware: str - :param botnet: Specify a botnet name to search with. - :type botnet: str - :param published: Specify a published date - :type published: str - :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. - :type updated_at_start_date: str - :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. - :type updated_at_end_date: str - :param last_mod_start_date: Specify a starting last modified date to filter with. - :type last_mod_start_date: str - :param last_mod_end_date: Specify an ending last modified date to filter with. - :type last_mod_end_date: str - :param pub_start_date: Specify a starting published date to filter with. - :type pub_start_date: str - :param pub_end_date: Specify an ending published date to filter with. - :type pub_end_date: str - :param _request_timeout: timeout setting for this request. If one - number provided, it will be total request - timeout. It can also be a pair (tuple) of - (connection, read) timeouts. - :type _request_timeout: int, tuple(int, int), optional - :param _request_auth: set to override the auth_settings for an a single - request; this effectively ignores the - authentication in the spec for a single request. - :type _request_auth: dict, optional - :param _content_type: force content-type for the request. - :type _content_type: str, Optional - :param _headers: set to override the headers for a single - request; this effectively ignores the headers - in the spec for a single request. - :type _headers: dict, optional - :param _host_index: set to override the host_index for a single - request; this effectively ignores the host_index - in the spec for a single request. - :type _host_index: int, optional - :return: Returns the result object. - """ # noqa: E501 - - _param = self._index_incibe_get_serialize( - page=page, - limit=limit, - cursor=cursor, - start_cursor=start_cursor, - cve=cve, - alias=alias, - iava=iava, - jvndb=jvndb, - ilvn=ilvn, - threat_actor=threat_actor, - mitre_id=mitre_id, - misp_id=misp_id, - ransomware=ransomware, - botnet=botnet, - published=published, - updated_at_start_date=updated_at_start_date, - updated_at_end_date=updated_at_end_date, - last_mod_start_date=last_mod_start_date, - last_mod_end_date=last_mod_end_date, - pub_start_date=pub_start_date, - pub_end_date=pub_end_date, - _request_auth=_request_auth, - _content_type=_content_type, - _headers=_headers, - _host_index=_host_index - ) - - _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination", - '404': "str", - '500': "str", - } - response_data = self.api_client.call_api( - *_param, - _request_timeout=_request_timeout - ) - response_data.read() - return self.api_client.response_deserialize( - response_data=response_data, - response_types_map=_response_types_map, - ).data - - - @validate_call - def index_incibe_get_with_http_info( + def index_ibm_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -128539,10 +128398,10 @@ def index_incibe_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"incibe\" + ) -> RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination: + """Return vulnerability data stored in index \"ibm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the incibe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Incibe CERT Early Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/incibe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/incibe?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ibm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** IBM Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ibm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ibm?cursor=` :param page: set the page number of the response :type page: int @@ -128608,7 +128467,7 @@ def index_incibe_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_incibe_get_serialize( + _param = self._index_ibm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -128637,7 +128496,156 @@ def index_incibe_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def index_ibm_get_with_http_info( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination]: + """Return vulnerability data stored in index \"ibm\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ibm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** IBM Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ibm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ibm?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ibm_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination", '404': "str", '500': "str", } @@ -128653,7 +128661,7 @@ def index_incibe_get_with_http_info( @validate_call - def index_incibe_get_without_preload_content( + def index_ibm_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -128689,9 +128697,9 @@ def index_incibe_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"incibe\" + """Return vulnerability data stored in index \"ibm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the incibe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Incibe CERT Early Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/incibe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/incibe?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ibm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** IBM Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ibm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ibm?cursor=` :param page: set the page number of the response :type page: int @@ -128757,7 +128765,7 @@ def index_incibe_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_incibe_get_serialize( + _param = self._index_ibm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -128786,7 +128794,7 @@ def index_incibe_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIBMPaginatePagination", '404': "str", '500': "str", } @@ -128797,7 +128805,7 @@ def index_incibe_get_without_preload_content( return response_data.response - def _index_incibe_get_serialize( + def _index_ibm_get_serialize( self, page, limit, @@ -128947,7 +128955,7 @@ def _index_incibe_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/incibe', + resource_path='/index/ibm', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -128964,7 +128972,7 @@ def _index_incibe_get_serialize( @validate_call - def index_initial_access_get( + def index_idemia_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -128999,10 +129007,10 @@ def index_initial_access_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination: - """Return vulnerability data stored in index \"initial-access\" + ) -> RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination: + """Return vulnerability data stored in index \"idemia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the idemia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Idemia Product Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/idemia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/idemia?cursor=` :param page: set the page number of the response :type page: int @@ -129068,7 +129076,7 @@ def index_initial_access_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_initial_access_get_serialize( + _param = self._index_idemia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -129097,7 +129105,7 @@ def index_initial_access_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination", '404': "str", '500': "str", } @@ -129113,7 +129121,7 @@ def index_initial_access_get( @validate_call - def index_initial_access_get_with_http_info( + def index_idemia_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -129148,10 +129156,10 @@ def index_initial_access_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination]: - """Return vulnerability data stored in index \"initial-access\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination]: + """Return vulnerability data stored in index \"idemia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the idemia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Idemia Product Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/idemia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/idemia?cursor=` :param page: set the page number of the response :type page: int @@ -129217,7 +129225,7 @@ def index_initial_access_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_initial_access_get_serialize( + _param = self._index_idemia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -129246,7 +129254,7 @@ def index_initial_access_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination", '404': "str", '500': "str", } @@ -129262,7 +129270,7 @@ def index_initial_access_get_with_http_info( @validate_call - def index_initial_access_get_without_preload_content( + def index_idemia_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -129298,9 +129306,9 @@ def index_initial_access_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"initial-access\" + """Return vulnerability data stored in index \"idemia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the idemia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Idemia Product Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/idemia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/idemia?cursor=` :param page: set the page number of the response :type page: int @@ -129366,7 +129374,7 @@ def index_initial_access_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_initial_access_get_serialize( + _param = self._index_idemia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -129395,7 +129403,7 @@ def index_initial_access_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIdemiaPaginatePagination", '404': "str", '500': "str", } @@ -129406,7 +129414,7 @@ def index_initial_access_get_without_preload_content( return response_data.response - def _index_initial_access_get_serialize( + def _index_idemia_get_serialize( self, page, limit, @@ -129556,7 +129564,7 @@ def _index_initial_access_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/initial-access', + resource_path='/index/idemia', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -129573,7 +129581,7 @@ def _index_initial_access_get_serialize( @validate_call - def index_initial_access_git_get( + def index_il_alerts_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -129608,10 +129616,10 @@ def index_initial_access_git_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination: - """Return vulnerability data stored in index \"initial-access-git\" + ) -> RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination: + """Return vulnerability data stored in index \"il-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access-git index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence Git Backup for Subscribers ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access-git?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access-git?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -129677,7 +129685,7 @@ def index_initial_access_git_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_initial_access_git_get_serialize( + _param = self._index_il_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -129706,7 +129714,7 @@ def index_initial_access_git_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination", '404': "str", '500': "str", } @@ -129722,7 +129730,7 @@ def index_initial_access_git_get( @validate_call - def index_initial_access_git_get_with_http_info( + def index_il_alerts_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -129757,10 +129765,10 @@ def index_initial_access_git_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination]: - """Return vulnerability data stored in index \"initial-access-git\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination]: + """Return vulnerability data stored in index \"il-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access-git index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence Git Backup for Subscribers ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access-git?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access-git?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -129826,7 +129834,7 @@ def index_initial_access_git_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_initial_access_git_get_serialize( + _param = self._index_il_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -129855,7 +129863,7 @@ def index_initial_access_git_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination", '404': "str", '500': "str", } @@ -129871,7 +129879,7 @@ def index_initial_access_git_get_with_http_info( @validate_call - def index_initial_access_git_get_without_preload_content( + def index_il_alerts_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -129907,9 +129915,9 @@ def index_initial_access_git_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"initial-access-git\" + """Return vulnerability data stored in index \"il-alerts\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access-git index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence Git Backup for Subscribers ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access-git?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access-git?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-alerts index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-alerts?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-alerts?cursor=` :param page: set the page number of the response :type page: int @@ -129975,7 +129983,7 @@ def index_initial_access_git_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_initial_access_git_get_serialize( + _param = self._index_il_alerts_get_serialize( page=page, limit=limit, cursor=cursor, @@ -130004,7 +130012,7 @@ def index_initial_access_git_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliAlertPaginatePagination", '404': "str", '500': "str", } @@ -130015,7 +130023,7 @@ def index_initial_access_git_get_without_preload_content( return response_data.response - def _index_initial_access_git_get_serialize( + def _index_il_alerts_get_serialize( self, page, limit, @@ -130165,7 +130173,7 @@ def _index_initial_access_git_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/initial-access-git', + resource_path='/index/il-alerts', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -130182,7 +130190,7 @@ def _index_initial_access_git_get_serialize( @validate_call - def index_intel_get( + def index_il_vulnerabilities_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -130217,10 +130225,10 @@ def index_intel_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination: - """Return vulnerability data stored in index \"intel\" + ) -> RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination: + """Return vulnerability data stored in index \"il-vulnerabilities\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Intel® Product Security Center Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/intel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il CVE Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-vulnerabilities?cursor=` :param page: set the page number of the response :type page: int @@ -130286,7 +130294,7 @@ def index_intel_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_intel_get_serialize( + _param = self._index_il_vulnerabilities_get_serialize( page=page, limit=limit, cursor=cursor, @@ -130315,7 +130323,7 @@ def index_intel_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -130331,7 +130339,7 @@ def index_intel_get( @validate_call - def index_intel_get_with_http_info( + def index_il_vulnerabilities_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -130366,10 +130374,10 @@ def index_intel_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination]: - """Return vulnerability data stored in index \"intel\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination]: + """Return vulnerability data stored in index \"il-vulnerabilities\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Intel® Product Security Center Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/intel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il CVE Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-vulnerabilities?cursor=` :param page: set the page number of the response :type page: int @@ -130435,7 +130443,7 @@ def index_intel_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_intel_get_serialize( + _param = self._index_il_vulnerabilities_get_serialize( page=page, limit=limit, cursor=cursor, @@ -130464,7 +130472,7 @@ def index_intel_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -130480,7 +130488,7 @@ def index_intel_get_with_http_info( @validate_call - def index_intel_get_without_preload_content( + def index_il_vulnerabilities_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -130516,9 +130524,9 @@ def index_intel_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"intel\" + """Return vulnerability data stored in index \"il-vulnerabilities\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Intel® Product Security Center Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/intel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the il-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Gov.il CVE Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/il-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/il-vulnerabilities?cursor=` :param page: set the page number of the response :type page: int @@ -130584,7 +130592,7 @@ def index_intel_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_intel_get_serialize( + _param = self._index_il_vulnerabilities_get_serialize( page=page, limit=limit, cursor=cursor, @@ -130613,7 +130621,7 @@ def index_intel_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIsraeliVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -130624,7 +130632,7 @@ def index_intel_get_without_preload_content( return response_data.response - def _index_intel_get_serialize( + def _index_il_vulnerabilities_get_serialize( self, page, limit, @@ -130774,7 +130782,7 @@ def _index_intel_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/intel', + resource_path='/index/il-vulnerabilities', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -130791,7 +130799,7 @@ def _index_intel_get_serialize( @validate_call - def index_ipintel10d_get( + def index_incibe_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -130800,19 +130808,14 @@ def index_ipintel10d_get( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -130831,10 +130834,10 @@ def index_ipintel10d_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination: - """Return vulnerability data stored in index \"ipintel-10d\" + ) -> RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"incibe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-10d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 10-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-10d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-10d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the incibe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Incibe CERT Early Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/incibe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/incibe?cursor=` :param page: set the page number of the response :type page: int @@ -130850,6 +130853,10 @@ def index_ipintel10d_get( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -130860,22 +130867,8 @@ def index_ipintel10d_get( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -130910,7 +130903,7 @@ def index_ipintel10d_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel10d_get_serialize( + _param = self._index_incibe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -130918,19 +130911,14 @@ def index_ipintel10d_get( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -130944,7 +130932,7 @@ def index_ipintel10d_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -130960,7 +130948,7 @@ def index_ipintel10d_get( @validate_call - def index_ipintel10d_get_with_http_info( + def index_incibe_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -130969,19 +130957,14 @@ def index_ipintel10d_get_with_http_info( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -131000,10 +130983,10 @@ def index_ipintel10d_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination]: - """Return vulnerability data stored in index \"ipintel-10d\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"incibe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-10d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 10-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-10d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-10d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the incibe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Incibe CERT Early Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/incibe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/incibe?cursor=` :param page: set the page number of the response :type page: int @@ -131019,6 +131002,10 @@ def index_ipintel10d_get_with_http_info( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -131029,22 +131016,8 @@ def index_ipintel10d_get_with_http_info( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -131079,7 +131052,7 @@ def index_ipintel10d_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel10d_get_serialize( + _param = self._index_incibe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -131087,19 +131060,14 @@ def index_ipintel10d_get_with_http_info( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -131113,7 +131081,7 @@ def index_ipintel10d_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -131129,7 +131097,7 @@ def index_ipintel10d_get_with_http_info( @validate_call - def index_ipintel10d_get_without_preload_content( + def index_incibe_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -131138,19 +131106,14 @@ def index_ipintel10d_get_without_preload_content( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -131170,9 +131133,9 @@ def index_ipintel10d_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ipintel-10d\" + """Return vulnerability data stored in index \"incibe\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-10d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 10-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-10d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-10d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the incibe index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Incibe CERT Early Warnings ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/incibe?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/incibe?cursor=` :param page: set the page number of the response :type page: int @@ -131188,6 +131151,10 @@ def index_ipintel10d_get_without_preload_content( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -131198,22 +131165,8 @@ def index_ipintel10d_get_without_preload_content( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -131248,7 +131201,7 @@ def index_ipintel10d_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel10d_get_serialize( + _param = self._index_incibe_get_serialize( page=page, limit=limit, cursor=cursor, @@ -131256,19 +131209,14 @@ def index_ipintel10d_get_without_preload_content( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -131282,7 +131230,7 @@ def index_ipintel10d_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryIncibeAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -131293,7 +131241,7 @@ def index_ipintel10d_get_without_preload_content( return response_data.response - def _index_ipintel10d_get_serialize( + def _index_incibe_get_serialize( self, page, limit, @@ -131302,19 +131250,14 @@ def _index_ipintel10d_get_serialize( cve, alias, iava, + jvndb, + ilvn, threat_actor, mitre_id, misp_id, ransomware, botnet, - cidr, - asn, - country, - country_code, - id, - kind, - hostname, - matches, + published, updated_at_start_date, updated_at_end_date, last_mod_start_date, @@ -131371,6 +131314,14 @@ def _index_ipintel10d_get_serialize( _query_params.append(('iava', iava)) + if jvndb is not None: + + _query_params.append(('jvndb', jvndb)) + + if ilvn is not None: + + _query_params.append(('ilvn', ilvn)) + if threat_actor is not None: _query_params.append(('threat_actor', threat_actor)) @@ -131391,37 +131342,9 @@ def _index_ipintel10d_get_serialize( _query_params.append(('botnet', botnet)) - if cidr is not None: - - _query_params.append(('cidr', cidr)) - - if asn is not None: - - _query_params.append(('asn', asn)) - - if country is not None: - - _query_params.append(('country', country)) - - if country_code is not None: - - _query_params.append(('country_code', country_code)) - - if id is not None: - - _query_params.append(('id', id)) - - if kind is not None: - - _query_params.append(('kind', kind)) - - if hostname is not None: - - _query_params.append(('hostname', hostname)) - - if matches is not None: + if published is not None: - _query_params.append(('matches', matches)) + _query_params.append(('published', published)) if updated_at_start_date is not None: @@ -131468,7 +131391,7 @@ def _index_ipintel10d_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ipintel-10d', + resource_path='/index/incibe', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -131485,7 +131408,7 @@ def _index_ipintel10d_get_serialize( @validate_call - def index_ipintel30d_get( + def index_initial_access_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -131494,19 +131417,14 @@ def index_ipintel30d_get( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -131525,10 +131443,10 @@ def index_ipintel30d_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination: - """Return vulnerability data stored in index \"ipintel-30d\" + ) -> RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination: + """Return vulnerability data stored in index \"initial-access\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-30d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 30-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-30d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-30d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access?cursor=` :param page: set the page number of the response :type page: int @@ -131544,6 +131462,10 @@ def index_ipintel30d_get( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -131554,22 +131476,8 @@ def index_ipintel30d_get( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -131604,7 +131512,7 @@ def index_ipintel30d_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel30d_get_serialize( + _param = self._index_initial_access_get_serialize( page=page, limit=limit, cursor=cursor, @@ -131612,19 +131520,14 @@ def index_ipintel30d_get( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -131638,7 +131541,7 @@ def index_ipintel30d_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", '404': "str", '500': "str", } @@ -131654,7 +131557,7 @@ def index_ipintel30d_get( @validate_call - def index_ipintel30d_get_with_http_info( + def index_initial_access_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -131663,19 +131566,14 @@ def index_ipintel30d_get_with_http_info( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -131694,10 +131592,10 @@ def index_ipintel30d_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination]: - """Return vulnerability data stored in index \"ipintel-30d\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination]: + """Return vulnerability data stored in index \"initial-access\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-30d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 30-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-30d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-30d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access?cursor=` :param page: set the page number of the response :type page: int @@ -131713,6 +131611,10 @@ def index_ipintel30d_get_with_http_info( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -131723,22 +131625,8 @@ def index_ipintel30d_get_with_http_info( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -131773,7 +131661,7 @@ def index_ipintel30d_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel30d_get_serialize( + _param = self._index_initial_access_get_serialize( page=page, limit=limit, cursor=cursor, @@ -131781,19 +131669,14 @@ def index_ipintel30d_get_with_http_info( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -131807,7 +131690,7 @@ def index_ipintel30d_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", '404': "str", '500': "str", } @@ -131823,7 +131706,7 @@ def index_ipintel30d_get_with_http_info( @validate_call - def index_ipintel30d_get_without_preload_content( + def index_initial_access_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -131832,19 +131715,14 @@ def index_ipintel30d_get_without_preload_content( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -131864,9 +131742,9 @@ def index_ipintel30d_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ipintel-30d\" + """Return vulnerability data stored in index \"initial-access\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-30d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 30-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-30d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-30d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access?cursor=` :param page: set the page number of the response :type page: int @@ -131882,6 +131760,10 @@ def index_ipintel30d_get_without_preload_content( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -131892,22 +131774,8 @@ def index_ipintel30d_get_without_preload_content( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -131942,7 +131810,7 @@ def index_ipintel30d_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel30d_get_serialize( + _param = self._index_initial_access_get_serialize( page=page, limit=limit, cursor=cursor, @@ -131950,19 +131818,14 @@ def index_ipintel30d_get_without_preload_content( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -131976,7 +131839,7 @@ def index_ipintel30d_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", '404': "str", '500': "str", } @@ -131987,7 +131850,7 @@ def index_ipintel30d_get_without_preload_content( return response_data.response - def _index_ipintel30d_get_serialize( + def _index_initial_access_get_serialize( self, page, limit, @@ -131996,19 +131859,14 @@ def _index_ipintel30d_get_serialize( cve, alias, iava, + jvndb, + ilvn, threat_actor, mitre_id, misp_id, ransomware, botnet, - cidr, - asn, - country, - country_code, - id, - kind, - hostname, - matches, + published, updated_at_start_date, updated_at_end_date, last_mod_start_date, @@ -132065,6 +131923,14 @@ def _index_ipintel30d_get_serialize( _query_params.append(('iava', iava)) + if jvndb is not None: + + _query_params.append(('jvndb', jvndb)) + + if ilvn is not None: + + _query_params.append(('ilvn', ilvn)) + if threat_actor is not None: _query_params.append(('threat_actor', threat_actor)) @@ -132085,37 +131951,9 @@ def _index_ipintel30d_get_serialize( _query_params.append(('botnet', botnet)) - if cidr is not None: - - _query_params.append(('cidr', cidr)) - - if asn is not None: - - _query_params.append(('asn', asn)) - - if country is not None: - - _query_params.append(('country', country)) - - if country_code is not None: - - _query_params.append(('country_code', country_code)) - - if id is not None: - - _query_params.append(('id', id)) - - if kind is not None: - - _query_params.append(('kind', kind)) - - if hostname is not None: - - _query_params.append(('hostname', hostname)) - - if matches is not None: + if published is not None: - _query_params.append(('matches', matches)) + _query_params.append(('published', published)) if updated_at_start_date is not None: @@ -132162,7 +132000,7 @@ def _index_ipintel30d_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ipintel-30d', + resource_path='/index/initial-access', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -132179,7 +132017,7 @@ def _index_ipintel30d_get_serialize( @validate_call - def index_ipintel3d_get( + def index_initial_access_git_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -132188,19 +132026,14 @@ def index_ipintel3d_get( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -132219,10 +132052,10 @@ def index_ipintel3d_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination: - """Return vulnerability data stored in index \"ipintel-3d\" + ) -> RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination: + """Return vulnerability data stored in index \"initial-access-git\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-3d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 3-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-3d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-3d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access-git index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence Git Backup for Subscribers ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access-git?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access-git?cursor=` :param page: set the page number of the response :type page: int @@ -132238,6 +132071,10 @@ def index_ipintel3d_get( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -132248,22 +132085,8 @@ def index_ipintel3d_get( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -132298,7 +132121,7 @@ def index_ipintel3d_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel3d_get_serialize( + _param = self._index_initial_access_git_get_serialize( page=page, limit=limit, cursor=cursor, @@ -132306,19 +132129,14 @@ def index_ipintel3d_get( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -132332,7 +132150,7 @@ def index_ipintel3d_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", '404': "str", '500': "str", } @@ -132348,7 +132166,7 @@ def index_ipintel3d_get( @validate_call - def index_ipintel3d_get_with_http_info( + def index_initial_access_git_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -132357,19 +132175,14 @@ def index_ipintel3d_get_with_http_info( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -132388,10 +132201,10 @@ def index_ipintel3d_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination]: - """Return vulnerability data stored in index \"ipintel-3d\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination]: + """Return vulnerability data stored in index \"initial-access-git\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-3d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 3-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-3d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-3d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access-git index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence Git Backup for Subscribers ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access-git?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access-git?cursor=` :param page: set the page number of the response :type page: int @@ -132407,6 +132220,10 @@ def index_ipintel3d_get_with_http_info( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -132417,22 +132234,8 @@ def index_ipintel3d_get_with_http_info( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -132467,7 +132270,7 @@ def index_ipintel3d_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel3d_get_serialize( + _param = self._index_initial_access_git_get_serialize( page=page, limit=limit, cursor=cursor, @@ -132475,19 +132278,14 @@ def index_ipintel3d_get_with_http_info( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -132501,7 +132299,7 @@ def index_ipintel3d_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", '404': "str", '500': "str", } @@ -132517,7 +132315,927 @@ def index_ipintel3d_get_with_http_info( @validate_call - def index_ipintel3d_get_without_preload_content( + def index_initial_access_git_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"initial-access-git\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the initial-access-git index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Initial Access Intelligence Git Backup for Subscribers ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/initial-access-git?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/initial-access-git?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_initial_access_git_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayApiInitialAccessPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_initial_access_git_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + jvndb, + ilvn, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + published, + updated_at_start_date, + updated_at_end_date, + last_mod_start_date, + last_mod_end_date, + pub_start_date, + pub_end_date, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + # process the query parameters + if page is not None: + + _query_params.append(('page', page)) + + if limit is not None: + + _query_params.append(('limit', limit)) + + if cursor is not None: + + _query_params.append(('cursor', cursor)) + + if start_cursor is not None: + + _query_params.append(('start_cursor', start_cursor)) + + if cve is not None: + + _query_params.append(('cve', cve)) + + if alias is not None: + + _query_params.append(('alias', alias)) + + if iava is not None: + + _query_params.append(('iava', iava)) + + if jvndb is not None: + + _query_params.append(('jvndb', jvndb)) + + if ilvn is not None: + + _query_params.append(('ilvn', ilvn)) + + if threat_actor is not None: + + _query_params.append(('threat_actor', threat_actor)) + + if mitre_id is not None: + + _query_params.append(('mitre_id', mitre_id)) + + if misp_id is not None: + + _query_params.append(('misp_id', misp_id)) + + if ransomware is not None: + + _query_params.append(('ransomware', ransomware)) + + if botnet is not None: + + _query_params.append(('botnet', botnet)) + + if published is not None: + + _query_params.append(('published', published)) + + if updated_at_start_date is not None: + + _query_params.append(('updatedAtStartDate', updated_at_start_date)) + + if updated_at_end_date is not None: + + _query_params.append(('updatedAtEndDate', updated_at_end_date)) + + if last_mod_start_date is not None: + + _query_params.append(('lastModStartDate', last_mod_start_date)) + + if last_mod_end_date is not None: + + _query_params.append(('lastModEndDate', last_mod_end_date)) + + if pub_start_date is not None: + + _query_params.append(('pubStartDate', pub_start_date)) + + if pub_end_date is not None: + + _query_params.append(('pubEndDate', pub_end_date)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'Bearer' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/index/initial-access-git', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + + @validate_call + def index_intel_get( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination: + """Return vulnerability data stored in index \"intel\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Intel® Product Security Center Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/intel?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_intel_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def index_intel_get_with_http_info( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination]: + """Return vulnerability data stored in index \"intel\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Intel® Product Security Center Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/intel?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_intel_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def index_intel_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"intel\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the intel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Intel® Product Security Center Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/intel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/intel?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_intel_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIntelPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_intel_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + jvndb, + ilvn, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + published, + updated_at_start_date, + updated_at_end_date, + last_mod_start_date, + last_mod_end_date, + pub_start_date, + pub_end_date, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + # process the query parameters + if page is not None: + + _query_params.append(('page', page)) + + if limit is not None: + + _query_params.append(('limit', limit)) + + if cursor is not None: + + _query_params.append(('cursor', cursor)) + + if start_cursor is not None: + + _query_params.append(('start_cursor', start_cursor)) + + if cve is not None: + + _query_params.append(('cve', cve)) + + if alias is not None: + + _query_params.append(('alias', alias)) + + if iava is not None: + + _query_params.append(('iava', iava)) + + if jvndb is not None: + + _query_params.append(('jvndb', jvndb)) + + if ilvn is not None: + + _query_params.append(('ilvn', ilvn)) + + if threat_actor is not None: + + _query_params.append(('threat_actor', threat_actor)) + + if mitre_id is not None: + + _query_params.append(('mitre_id', mitre_id)) + + if misp_id is not None: + + _query_params.append(('misp_id', misp_id)) + + if ransomware is not None: + + _query_params.append(('ransomware', ransomware)) + + if botnet is not None: + + _query_params.append(('botnet', botnet)) + + if published is not None: + + _query_params.append(('published', published)) + + if updated_at_start_date is not None: + + _query_params.append(('updatedAtStartDate', updated_at_start_date)) + + if updated_at_end_date is not None: + + _query_params.append(('updatedAtEndDate', updated_at_end_date)) + + if last_mod_start_date is not None: + + _query_params.append(('lastModStartDate', last_mod_start_date)) + + if last_mod_end_date is not None: + + _query_params.append(('lastModEndDate', last_mod_end_date)) + + if pub_start_date is not None: + + _query_params.append(('pubStartDate', pub_start_date)) + + if pub_end_date is not None: + + _query_params.append(('pubEndDate', pub_end_date)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'Bearer' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/index/intel', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + + @validate_call + def index_ipintel10d_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -132557,10 +133275,10 @@ def index_ipintel3d_get_without_preload_content( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RESTResponseType: - """Return vulnerability data stored in index \"ipintel-3d\" + ) -> RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination: + """Return vulnerability data stored in index \"ipintel-10d\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-3d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 3-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-3d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-3d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-10d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 10-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-10d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-10d?cursor=` :param page: set the page number of the response :type page: int @@ -132636,7 +133354,7 @@ def index_ipintel3d_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel3d_get_serialize( + _param = self._index_ipintel10d_get_serialize( page=page, limit=limit, cursor=cursor, @@ -132678,31 +133396,4298 @@ def index_ipintel3d_get_without_preload_content( *_param, _request_timeout=_request_timeout ) - return response_data.response + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data - def _index_ipintel3d_get_serialize( + @validate_call + def index_ipintel10d_get_with_http_info( self, - page, - limit, - cursor, - start_cursor, - cve, - alias, - iava, - threat_actor, - mitre_id, - misp_id, - ransomware, - botnet, - cidr, - asn, - country, - country_code, - id, - kind, - hostname, - matches, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination]: + """Return vulnerability data stored in index \"ipintel-10d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-10d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 10-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-10d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-10d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel10d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def index_ipintel10d_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"ipintel-10d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-10d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 10-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-10d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-10d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel10d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_ipintel10d_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + cidr, + asn, + country, + country_code, + id, + kind, + hostname, + matches, + updated_at_start_date, + updated_at_end_date, + last_mod_start_date, + last_mod_end_date, + pub_start_date, + pub_end_date, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + # process the query parameters + if page is not None: + + _query_params.append(('page', page)) + + if limit is not None: + + _query_params.append(('limit', limit)) + + if cursor is not None: + + _query_params.append(('cursor', cursor)) + + if start_cursor is not None: + + _query_params.append(('start_cursor', start_cursor)) + + if cve is not None: + + _query_params.append(('cve', cve)) + + if alias is not None: + + _query_params.append(('alias', alias)) + + if iava is not None: + + _query_params.append(('iava', iava)) + + if threat_actor is not None: + + _query_params.append(('threat_actor', threat_actor)) + + if mitre_id is not None: + + _query_params.append(('mitre_id', mitre_id)) + + if misp_id is not None: + + _query_params.append(('misp_id', misp_id)) + + if ransomware is not None: + + _query_params.append(('ransomware', ransomware)) + + if botnet is not None: + + _query_params.append(('botnet', botnet)) + + if cidr is not None: + + _query_params.append(('cidr', cidr)) + + if asn is not None: + + _query_params.append(('asn', asn)) + + if country is not None: + + _query_params.append(('country', country)) + + if country_code is not None: + + _query_params.append(('country_code', country_code)) + + if id is not None: + + _query_params.append(('id', id)) + + if kind is not None: + + _query_params.append(('kind', kind)) + + if hostname is not None: + + _query_params.append(('hostname', hostname)) + + if matches is not None: + + _query_params.append(('matches', matches)) + + if updated_at_start_date is not None: + + _query_params.append(('updatedAtStartDate', updated_at_start_date)) + + if updated_at_end_date is not None: + + _query_params.append(('updatedAtEndDate', updated_at_end_date)) + + if last_mod_start_date is not None: + + _query_params.append(('lastModStartDate', last_mod_start_date)) + + if last_mod_end_date is not None: + + _query_params.append(('lastModEndDate', last_mod_end_date)) + + if pub_start_date is not None: + + _query_params.append(('pubStartDate', pub_start_date)) + + if pub_end_date is not None: + + _query_params.append(('pubEndDate', pub_end_date)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'Bearer' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/index/ipintel-10d', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + + @validate_call + def index_ipintel30d_get( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination: + """Return vulnerability data stored in index \"ipintel-30d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-30d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 30-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-30d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-30d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel30d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def index_ipintel30d_get_with_http_info( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination]: + """Return vulnerability data stored in index \"ipintel-30d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-30d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 30-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-30d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-30d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel30d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def index_ipintel30d_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"ipintel-30d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-30d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 30-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-30d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-30d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel30d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_ipintel30d_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + cidr, + asn, + country, + country_code, + id, + kind, + hostname, + matches, + updated_at_start_date, + updated_at_end_date, + last_mod_start_date, + last_mod_end_date, + pub_start_date, + pub_end_date, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + # process the query parameters + if page is not None: + + _query_params.append(('page', page)) + + if limit is not None: + + _query_params.append(('limit', limit)) + + if cursor is not None: + + _query_params.append(('cursor', cursor)) + + if start_cursor is not None: + + _query_params.append(('start_cursor', start_cursor)) + + if cve is not None: + + _query_params.append(('cve', cve)) + + if alias is not None: + + _query_params.append(('alias', alias)) + + if iava is not None: + + _query_params.append(('iava', iava)) + + if threat_actor is not None: + + _query_params.append(('threat_actor', threat_actor)) + + if mitre_id is not None: + + _query_params.append(('mitre_id', mitre_id)) + + if misp_id is not None: + + _query_params.append(('misp_id', misp_id)) + + if ransomware is not None: + + _query_params.append(('ransomware', ransomware)) + + if botnet is not None: + + _query_params.append(('botnet', botnet)) + + if cidr is not None: + + _query_params.append(('cidr', cidr)) + + if asn is not None: + + _query_params.append(('asn', asn)) + + if country is not None: + + _query_params.append(('country', country)) + + if country_code is not None: + + _query_params.append(('country_code', country_code)) + + if id is not None: + + _query_params.append(('id', id)) + + if kind is not None: + + _query_params.append(('kind', kind)) + + if hostname is not None: + + _query_params.append(('hostname', hostname)) + + if matches is not None: + + _query_params.append(('matches', matches)) + + if updated_at_start_date is not None: + + _query_params.append(('updatedAtStartDate', updated_at_start_date)) + + if updated_at_end_date is not None: + + _query_params.append(('updatedAtEndDate', updated_at_end_date)) + + if last_mod_start_date is not None: + + _query_params.append(('lastModStartDate', last_mod_start_date)) + + if last_mod_end_date is not None: + + _query_params.append(('lastModEndDate', last_mod_end_date)) + + if pub_start_date is not None: + + _query_params.append(('pubStartDate', pub_start_date)) + + if pub_end_date is not None: + + _query_params.append(('pubEndDate', pub_end_date)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'Bearer' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/index/ipintel-30d', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + + @validate_call + def index_ipintel3d_get( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination: + """Return vulnerability data stored in index \"ipintel-3d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-3d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 3-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-3d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-3d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel3d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def index_ipintel3d_get_with_http_info( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination]: + """Return vulnerability data stored in index \"ipintel-3d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-3d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 3-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-3d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-3d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel3d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def index_ipintel3d_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"ipintel-3d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-3d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 3-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-3d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-3d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel3d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_ipintel3d_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + cidr, + asn, + country, + country_code, + id, + kind, + hostname, + matches, + updated_at_start_date, + updated_at_end_date, + last_mod_start_date, + last_mod_end_date, + pub_start_date, + pub_end_date, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + # process the query parameters + if page is not None: + + _query_params.append(('page', page)) + + if limit is not None: + + _query_params.append(('limit', limit)) + + if cursor is not None: + + _query_params.append(('cursor', cursor)) + + if start_cursor is not None: + + _query_params.append(('start_cursor', start_cursor)) + + if cve is not None: + + _query_params.append(('cve', cve)) + + if alias is not None: + + _query_params.append(('alias', alias)) + + if iava is not None: + + _query_params.append(('iava', iava)) + + if threat_actor is not None: + + _query_params.append(('threat_actor', threat_actor)) + + if mitre_id is not None: + + _query_params.append(('mitre_id', mitre_id)) + + if misp_id is not None: + + _query_params.append(('misp_id', misp_id)) + + if ransomware is not None: + + _query_params.append(('ransomware', ransomware)) + + if botnet is not None: + + _query_params.append(('botnet', botnet)) + + if cidr is not None: + + _query_params.append(('cidr', cidr)) + + if asn is not None: + + _query_params.append(('asn', asn)) + + if country is not None: + + _query_params.append(('country', country)) + + if country_code is not None: + + _query_params.append(('country_code', country_code)) + + if id is not None: + + _query_params.append(('id', id)) + + if kind is not None: + + _query_params.append(('kind', kind)) + + if hostname is not None: + + _query_params.append(('hostname', hostname)) + + if matches is not None: + + _query_params.append(('matches', matches)) + + if updated_at_start_date is not None: + + _query_params.append(('updatedAtStartDate', updated_at_start_date)) + + if updated_at_end_date is not None: + + _query_params.append(('updatedAtEndDate', updated_at_end_date)) + + if last_mod_start_date is not None: + + _query_params.append(('lastModStartDate', last_mod_start_date)) + + if last_mod_end_date is not None: + + _query_params.append(('lastModEndDate', last_mod_end_date)) + + if pub_start_date is not None: + + _query_params.append(('pubStartDate', pub_start_date)) + + if pub_end_date is not None: + + _query_params.append(('pubEndDate', pub_end_date)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'Bearer' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/index/ipintel-3d', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + + @validate_call + def index_ipintel90d_get( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination: + """Return vulnerability data stored in index \"ipintel-90d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-90d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 90-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-90d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-90d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel90d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def index_ipintel90d_get_with_http_info( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination]: + """Return vulnerability data stored in index \"ipintel-90d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-90d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 90-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-90d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-90d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel90d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def index_ipintel90d_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, + asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, + country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, + country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, + id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, + kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, + hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, + matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"ipintel-90d\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-90d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 90-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-90d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-90d?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param cidr: Specify an IPv4 or IPv6 CIDR + :type cidr: str + :param asn: Autonomous system number + :type asn: str + :param country: Country name ISO-3166?? format + :type country: str + :param country_code: Country code in ISO-3166?? format + :type country_code: str + :param id: Record type + :type id: str + :param kind: Kind of IpIntel Finding + :type kind: str + :param hostname: Match a string in the list of hostnames + :type hostname: str + :param matches: Search for a string in the field describing the finding + :type matches: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ipintel90d_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + cidr=cidr, + asn=asn, + country=country, + country_code=country_code, + id=id, + kind=kind, + hostname=hostname, + matches=matches, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_ipintel90d_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + cidr, + asn, + country, + country_code, + id, + kind, + hostname, + matches, + updated_at_start_date, + updated_at_end_date, + last_mod_start_date, + last_mod_end_date, + pub_start_date, + pub_end_date, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + # process the query parameters + if page is not None: + + _query_params.append(('page', page)) + + if limit is not None: + + _query_params.append(('limit', limit)) + + if cursor is not None: + + _query_params.append(('cursor', cursor)) + + if start_cursor is not None: + + _query_params.append(('start_cursor', start_cursor)) + + if cve is not None: + + _query_params.append(('cve', cve)) + + if alias is not None: + + _query_params.append(('alias', alias)) + + if iava is not None: + + _query_params.append(('iava', iava)) + + if threat_actor is not None: + + _query_params.append(('threat_actor', threat_actor)) + + if mitre_id is not None: + + _query_params.append(('mitre_id', mitre_id)) + + if misp_id is not None: + + _query_params.append(('misp_id', misp_id)) + + if ransomware is not None: + + _query_params.append(('ransomware', ransomware)) + + if botnet is not None: + + _query_params.append(('botnet', botnet)) + + if cidr is not None: + + _query_params.append(('cidr', cidr)) + + if asn is not None: + + _query_params.append(('asn', asn)) + + if country is not None: + + _query_params.append(('country', country)) + + if country_code is not None: + + _query_params.append(('country_code', country_code)) + + if id is not None: + + _query_params.append(('id', id)) + + if kind is not None: + + _query_params.append(('kind', kind)) + + if hostname is not None: + + _query_params.append(('hostname', hostname)) + + if matches is not None: + + _query_params.append(('matches', matches)) + + if updated_at_start_date is not None: + + _query_params.append(('updatedAtStartDate', updated_at_start_date)) + + if updated_at_end_date is not None: + + _query_params.append(('updatedAtEndDate', updated_at_end_date)) + + if last_mod_start_date is not None: + + _query_params.append(('lastModStartDate', last_mod_start_date)) + + if last_mod_end_date is not None: + + _query_params.append(('lastModEndDate', last_mod_end_date)) + + if pub_start_date is not None: + + _query_params.append(('pubStartDate', pub_start_date)) + + if pub_end_date is not None: + + _query_params.append(('pubEndDate', pub_end_date)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'Bearer' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/index/ipintel-90d', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + + @validate_call + def index_istio_get( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination: + """Return vulnerability data stored in index \"istio\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the istio index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Istio Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/istio?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/istio?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_istio_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def index_istio_get_with_http_info( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination]: + """Return vulnerability data stored in index \"istio\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the istio index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Istio Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/istio?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/istio?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_istio_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def index_istio_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"istio\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the istio index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Istio Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/istio?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/istio?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_istio_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_istio_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + jvndb, + ilvn, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + published, + updated_at_start_date, + updated_at_end_date, + last_mod_start_date, + last_mod_end_date, + pub_start_date, + pub_end_date, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + # process the query parameters + if page is not None: + + _query_params.append(('page', page)) + + if limit is not None: + + _query_params.append(('limit', limit)) + + if cursor is not None: + + _query_params.append(('cursor', cursor)) + + if start_cursor is not None: + + _query_params.append(('start_cursor', start_cursor)) + + if cve is not None: + + _query_params.append(('cve', cve)) + + if alias is not None: + + _query_params.append(('alias', alias)) + + if iava is not None: + + _query_params.append(('iava', iava)) + + if jvndb is not None: + + _query_params.append(('jvndb', jvndb)) + + if ilvn is not None: + + _query_params.append(('ilvn', ilvn)) + + if threat_actor is not None: + + _query_params.append(('threat_actor', threat_actor)) + + if mitre_id is not None: + + _query_params.append(('mitre_id', mitre_id)) + + if misp_id is not None: + + _query_params.append(('misp_id', misp_id)) + + if ransomware is not None: + + _query_params.append(('ransomware', ransomware)) + + if botnet is not None: + + _query_params.append(('botnet', botnet)) + + if published is not None: + + _query_params.append(('published', published)) + + if updated_at_start_date is not None: + + _query_params.append(('updatedAtStartDate', updated_at_start_date)) + + if updated_at_end_date is not None: + + _query_params.append(('updatedAtEndDate', updated_at_end_date)) + + if last_mod_start_date is not None: + + _query_params.append(('lastModStartDate', last_mod_start_date)) + + if last_mod_end_date is not None: + + _query_params.append(('lastModEndDate', last_mod_end_date)) + + if pub_start_date is not None: + + _query_params.append(('pubStartDate', pub_start_date)) + + if pub_end_date is not None: + + _query_params.append(('pubEndDate', pub_end_date)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'Bearer' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/index/istio', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + + @validate_call + def index_ivanti_get( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination: + """Return vulnerability data stored in index \"ivanti\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ivanti_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def index_ivanti_get_with_http_info( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination]: + """Return vulnerability data stored in index \"ivanti\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ivanti_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def index_ivanti_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"ivanti\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ivanti_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_ivanti_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + jvndb, + ilvn, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + published, + updated_at_start_date, + updated_at_end_date, + last_mod_start_date, + last_mod_end_date, + pub_start_date, + pub_end_date, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + # process the query parameters + if page is not None: + + _query_params.append(('page', page)) + + if limit is not None: + + _query_params.append(('limit', limit)) + + if cursor is not None: + + _query_params.append(('cursor', cursor)) + + if start_cursor is not None: + + _query_params.append(('start_cursor', start_cursor)) + + if cve is not None: + + _query_params.append(('cve', cve)) + + if alias is not None: + + _query_params.append(('alias', alias)) + + if iava is not None: + + _query_params.append(('iava', iava)) + + if jvndb is not None: + + _query_params.append(('jvndb', jvndb)) + + if ilvn is not None: + + _query_params.append(('ilvn', ilvn)) + + if threat_actor is not None: + + _query_params.append(('threat_actor', threat_actor)) + + if mitre_id is not None: + + _query_params.append(('mitre_id', mitre_id)) + + if misp_id is not None: + + _query_params.append(('misp_id', misp_id)) + + if ransomware is not None: + + _query_params.append(('ransomware', ransomware)) + + if botnet is not None: + + _query_params.append(('botnet', botnet)) + + if published is not None: + + _query_params.append(('published', published)) + + if updated_at_start_date is not None: + + _query_params.append(('updatedAtStartDate', updated_at_start_date)) + + if updated_at_end_date is not None: + + _query_params.append(('updatedAtEndDate', updated_at_end_date)) + + if last_mod_start_date is not None: + + _query_params.append(('lastModStartDate', last_mod_start_date)) + + if last_mod_end_date is not None: + + _query_params.append(('lastModEndDate', last_mod_end_date)) + + if pub_start_date is not None: + + _query_params.append(('pubStartDate', pub_start_date)) + + if pub_end_date is not None: + + _query_params.append(('pubEndDate', pub_end_date)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'Bearer' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/index/ivanti', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + + @validate_call + def index_ivanti_rss_get( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination: + """Return vulnerability data stored in index \"ivanti-rss\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti-rss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti-rss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti-rss?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ivanti_rss_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def index_ivanti_rss_get_with_http_info( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination]: + """Return vulnerability data stored in index \"ivanti-rss\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti-rss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti-rss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti-rss?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ivanti_rss_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def index_ivanti_rss_get_without_preload_content( + self, + page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, + limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, + cursor: Annotated[Optional[StrictStr], Field(description="continue server-side paging using a cursor id")] = None, + start_cursor: Annotated[Optional[StrictStr], Field(description="request server-side paging")] = None, + cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, + alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, + iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, + threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, + mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, + misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, + ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, + botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, + updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, + updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, + last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, + last_mod_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending last modified date to filter with.")] = None, + pub_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting published date to filter with.")] = None, + pub_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending published date to filter with.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Return vulnerability data stored in index \"ivanti-rss\" + + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti-rss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti-rss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti-rss?cursor=` + + :param page: set the page number of the response + :type page: int + :param limit: limit the number of findings in the response + :type limit: int + :param cursor: continue server-side paging using a cursor id + :type cursor: str + :param start_cursor: request server-side paging + :type start_cursor: str + :param cve: Specify a CVE ID to search with. + :type cve: str + :param alias: Specify a vulnerability alias to search with. + :type alias: str + :param iava: Specify an IAVA ID to search with. + :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str + :param threat_actor: Specify a threat actor name to search with. + :type threat_actor: str + :param mitre_id: Specify a MITRE ID to search with. + :type mitre_id: str + :param misp_id: Specify a MISP ID to search with. + :type misp_id: str + :param ransomware: Specify a ransomeware family name to search with. + :type ransomware: str + :param botnet: Specify a botnet name to search with. + :type botnet: str + :param published: Specify a published date + :type published: str + :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. + :type updated_at_start_date: str + :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. + :type updated_at_end_date: str + :param last_mod_start_date: Specify a starting last modified date to filter with. + :type last_mod_start_date: str + :param last_mod_end_date: Specify an ending last modified date to filter with. + :type last_mod_end_date: str + :param pub_start_date: Specify a starting published date to filter with. + :type pub_start_date: str + :param pub_end_date: Specify an ending published date to filter with. + :type pub_end_date: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._index_ivanti_rss_get_serialize( + page=page, + limit=limit, + cursor=cursor, + start_cursor=start_cursor, + cve=cve, + alias=alias, + iava=iava, + jvndb=jvndb, + ilvn=ilvn, + threat_actor=threat_actor, + mitre_id=mitre_id, + misp_id=misp_id, + ransomware=ransomware, + botnet=botnet, + published=published, + updated_at_start_date=updated_at_start_date, + updated_at_end_date=updated_at_end_date, + last_mod_start_date=last_mod_start_date, + last_mod_end_date=last_mod_end_date, + pub_start_date=pub_start_date, + pub_end_date=pub_end_date, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination", + '404': "str", + '500': "str", + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _index_ivanti_rss_get_serialize( + self, + page, + limit, + cursor, + start_cursor, + cve, + alias, + iava, + jvndb, + ilvn, + threat_actor, + mitre_id, + misp_id, + ransomware, + botnet, + published, updated_at_start_date, updated_at_end_date, last_mod_start_date, @@ -132759,6 +137744,14 @@ def _index_ipintel3d_get_serialize( _query_params.append(('iava', iava)) + if jvndb is not None: + + _query_params.append(('jvndb', jvndb)) + + if ilvn is not None: + + _query_params.append(('ilvn', ilvn)) + if threat_actor is not None: _query_params.append(('threat_actor', threat_actor)) @@ -132779,37 +137772,9 @@ def _index_ipintel3d_get_serialize( _query_params.append(('botnet', botnet)) - if cidr is not None: - - _query_params.append(('cidr', cidr)) - - if asn is not None: - - _query_params.append(('asn', asn)) - - if country is not None: - - _query_params.append(('country', country)) - - if country_code is not None: - - _query_params.append(('country_code', country_code)) - - if id is not None: - - _query_params.append(('id', id)) - - if kind is not None: - - _query_params.append(('kind', kind)) - - if hostname is not None: - - _query_params.append(('hostname', hostname)) - - if matches is not None: + if published is not None: - _query_params.append(('matches', matches)) + _query_params.append(('published', published)) if updated_at_start_date is not None: @@ -132856,7 +137821,7 @@ def _index_ipintel3d_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ipintel-3d', + resource_path='/index/ivanti-rss', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -132873,7 +137838,7 @@ def _index_ipintel3d_get_serialize( @validate_call - def index_ipintel90d_get( + def index_jenkins_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -132882,19 +137847,14 @@ def index_ipintel90d_get( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -132913,10 +137873,10 @@ def index_ipintel90d_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination: - """Return vulnerability data stored in index \"ipintel-90d\" + ) -> RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination: + """Return vulnerability data stored in index \"jenkins\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-90d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 90-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-90d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-90d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jenkins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Jenkins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jenkins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jenkins?cursor=` :param page: set the page number of the response :type page: int @@ -132932,6 +137892,10 @@ def index_ipintel90d_get( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -132942,22 +137906,8 @@ def index_ipintel90d_get( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -132992,7 +137942,7 @@ def index_ipintel90d_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel90d_get_serialize( + _param = self._index_jenkins_get_serialize( page=page, limit=limit, cursor=cursor, @@ -133000,19 +137950,14 @@ def index_ipintel90d_get( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -133026,7 +137971,7 @@ def index_ipintel90d_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination", '404': "str", '500': "str", } @@ -133042,7 +137987,7 @@ def index_ipintel90d_get( @validate_call - def index_ipintel90d_get_with_http_info( + def index_jenkins_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -133051,19 +137996,14 @@ def index_ipintel90d_get_with_http_info( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -133082,10 +138022,10 @@ def index_ipintel90d_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination]: - """Return vulnerability data stored in index \"ipintel-90d\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination]: + """Return vulnerability data stored in index \"jenkins\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-90d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 90-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-90d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-90d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jenkins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Jenkins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jenkins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jenkins?cursor=` :param page: set the page number of the response :type page: int @@ -133101,6 +138041,10 @@ def index_ipintel90d_get_with_http_info( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -133111,22 +138055,8 @@ def index_ipintel90d_get_with_http_info( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -133161,7 +138091,7 @@ def index_ipintel90d_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel90d_get_serialize( + _param = self._index_jenkins_get_serialize( page=page, limit=limit, cursor=cursor, @@ -133169,19 +138099,14 @@ def index_ipintel90d_get_with_http_info( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -133195,7 +138120,7 @@ def index_ipintel90d_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination", '404': "str", '500': "str", } @@ -133211,7 +138136,7 @@ def index_ipintel90d_get_with_http_info( @validate_call - def index_ipintel90d_get_without_preload_content( + def index_jenkins_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -133220,19 +138145,14 @@ def index_ipintel90d_get_without_preload_content( cve: Annotated[Optional[StrictStr], Field(description="Specify a CVE ID to search with.")] = None, alias: Annotated[Optional[StrictStr], Field(description="Specify a vulnerability alias to search with.")] = None, iava: Annotated[Optional[StrictStr], Field(description="Specify an IAVA ID to search with.")] = None, + jvndb: Annotated[Optional[StrictStr], Field(description="Specify a JVNDB ID to search with.")] = None, + ilvn: Annotated[Optional[StrictStr], Field(description="Specify an ILVN ID to search with.")] = None, threat_actor: Annotated[Optional[StrictStr], Field(description="Specify a threat actor name to search with.")] = None, mitre_id: Annotated[Optional[StrictStr], Field(description="Specify a MITRE ID to search with.")] = None, misp_id: Annotated[Optional[StrictStr], Field(description="Specify a MISP ID to search with.")] = None, ransomware: Annotated[Optional[StrictStr], Field(description="Specify a ransomeware family name to search with.")] = None, botnet: Annotated[Optional[StrictStr], Field(description="Specify a botnet name to search with.")] = None, - cidr: Annotated[Optional[StrictStr], Field(description="Specify an IPv4 or IPv6 CIDR")] = None, - asn: Annotated[Optional[StrictStr], Field(description="Autonomous system number")] = None, - country: Annotated[Optional[StrictStr], Field(description="Country name ISO-3166?? format")] = None, - country_code: Annotated[Optional[StrictStr], Field(description="Country code in ISO-3166?? format")] = None, - id: Annotated[Optional[StrictStr], Field(description="Record type")] = None, - kind: Annotated[Optional[StrictStr], Field(description="Kind of IpIntel Finding")] = None, - hostname: Annotated[Optional[StrictStr], Field(description="Match a string in the list of hostnames")] = None, - matches: Annotated[Optional[StrictStr], Field(description="Search for a string in the field describing the finding")] = None, + published: Annotated[Optional[StrictStr], Field(description="Specify a published date")] = None, updated_at_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting 'updated-at' date to filter with.")] = None, updated_at_end_date: Annotated[Optional[StrictStr], Field(description="Specify an ending 'updated-at' date to filter with.")] = None, last_mod_start_date: Annotated[Optional[StrictStr], Field(description="Specify a starting last modified date to filter with.")] = None, @@ -133252,9 +138172,9 @@ def index_ipintel90d_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ipintel-90d\" + """Return vulnerability data stored in index \"jenkins\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ipintel-90d index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 90-Day IP Intelligence Index of Initial Access Targets and Command and Control Infrastructure ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ipintel-90d?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ipintel-90d?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jenkins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Jenkins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jenkins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jenkins?cursor=` :param page: set the page number of the response :type page: int @@ -133270,6 +138190,10 @@ def index_ipintel90d_get_without_preload_content( :type alias: str :param iava: Specify an IAVA ID to search with. :type iava: str + :param jvndb: Specify a JVNDB ID to search with. + :type jvndb: str + :param ilvn: Specify an ILVN ID to search with. + :type ilvn: str :param threat_actor: Specify a threat actor name to search with. :type threat_actor: str :param mitre_id: Specify a MITRE ID to search with. @@ -133280,22 +138204,8 @@ def index_ipintel90d_get_without_preload_content( :type ransomware: str :param botnet: Specify a botnet name to search with. :type botnet: str - :param cidr: Specify an IPv4 or IPv6 CIDR - :type cidr: str - :param asn: Autonomous system number - :type asn: str - :param country: Country name ISO-3166?? format - :type country: str - :param country_code: Country code in ISO-3166?? format - :type country_code: str - :param id: Record type - :type id: str - :param kind: Kind of IpIntel Finding - :type kind: str - :param hostname: Match a string in the list of hostnames - :type hostname: str - :param matches: Search for a string in the field describing the finding - :type matches: str + :param published: Specify a published date + :type published: str :param updated_at_start_date: Specify a starting 'updated-at' date to filter with. :type updated_at_start_date: str :param updated_at_end_date: Specify an ending 'updated-at' date to filter with. @@ -133330,7 +138240,7 @@ def index_ipintel90d_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ipintel90d_get_serialize( + _param = self._index_jenkins_get_serialize( page=page, limit=limit, cursor=cursor, @@ -133338,19 +138248,14 @@ def index_ipintel90d_get_without_preload_content( cve=cve, alias=alias, iava=iava, + jvndb=jvndb, + ilvn=ilvn, threat_actor=threat_actor, mitre_id=mitre_id, misp_id=misp_id, ransomware=ransomware, botnet=botnet, - cidr=cidr, - asn=asn, - country=country, - country_code=country_code, - id=id, - kind=kind, - hostname=hostname, - matches=matches, + published=published, updated_at_start_date=updated_at_start_date, updated_at_end_date=updated_at_end_date, last_mod_start_date=last_mod_start_date, @@ -133364,7 +138269,7 @@ def index_ipintel90d_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIpIntelRecordPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination", '404': "str", '500': "str", } @@ -133375,7 +138280,7 @@ def index_ipintel90d_get_without_preload_content( return response_data.response - def _index_ipintel90d_get_serialize( + def _index_jenkins_get_serialize( self, page, limit, @@ -133384,19 +138289,14 @@ def _index_ipintel90d_get_serialize( cve, alias, iava, + jvndb, + ilvn, threat_actor, mitre_id, misp_id, ransomware, botnet, - cidr, - asn, - country, - country_code, - id, - kind, - hostname, - matches, + published, updated_at_start_date, updated_at_end_date, last_mod_start_date, @@ -133453,6 +138353,14 @@ def _index_ipintel90d_get_serialize( _query_params.append(('iava', iava)) + if jvndb is not None: + + _query_params.append(('jvndb', jvndb)) + + if ilvn is not None: + + _query_params.append(('ilvn', ilvn)) + if threat_actor is not None: _query_params.append(('threat_actor', threat_actor)) @@ -133473,37 +138381,9 @@ def _index_ipintel90d_get_serialize( _query_params.append(('botnet', botnet)) - if cidr is not None: - - _query_params.append(('cidr', cidr)) - - if asn is not None: - - _query_params.append(('asn', asn)) - - if country is not None: - - _query_params.append(('country', country)) - - if country_code is not None: - - _query_params.append(('country_code', country_code)) - - if id is not None: - - _query_params.append(('id', id)) - - if kind is not None: - - _query_params.append(('kind', kind)) - - if hostname is not None: - - _query_params.append(('hostname', hostname)) - - if matches is not None: + if published is not None: - _query_params.append(('matches', matches)) + _query_params.append(('published', published)) if updated_at_start_date is not None: @@ -133550,7 +138430,7 @@ def _index_ipintel90d_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ipintel-90d', + resource_path='/index/jenkins', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -133567,7 +138447,7 @@ def _index_ipintel90d_get_serialize( @validate_call - def index_istio_get( + def index_jetbrains_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -133602,10 +138482,10 @@ def index_istio_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination: - """Return vulnerability data stored in index \"istio\" + ) -> RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination: + """Return vulnerability data stored in index \"jetbrains\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the istio index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Istio Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/istio?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/istio?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jetbrains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JetBrains Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jetbrains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jetbrains?cursor=` :param page: set the page number of the response :type page: int @@ -133671,7 +138551,7 @@ def index_istio_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_istio_get_serialize( + _param = self._index_jetbrains_get_serialize( page=page, limit=limit, cursor=cursor, @@ -133700,7 +138580,7 @@ def index_istio_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination", '404': "str", '500': "str", } @@ -133716,7 +138596,7 @@ def index_istio_get( @validate_call - def index_istio_get_with_http_info( + def index_jetbrains_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -133751,10 +138631,10 @@ def index_istio_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination]: - """Return vulnerability data stored in index \"istio\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination]: + """Return vulnerability data stored in index \"jetbrains\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the istio index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Istio Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/istio?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/istio?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jetbrains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JetBrains Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jetbrains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jetbrains?cursor=` :param page: set the page number of the response :type page: int @@ -133820,7 +138700,7 @@ def index_istio_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_istio_get_serialize( + _param = self._index_jetbrains_get_serialize( page=page, limit=limit, cursor=cursor, @@ -133849,7 +138729,7 @@ def index_istio_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination", '404': "str", '500': "str", } @@ -133865,7 +138745,7 @@ def index_istio_get_with_http_info( @validate_call - def index_istio_get_without_preload_content( + def index_jetbrains_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -133901,9 +138781,9 @@ def index_istio_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"istio\" + """Return vulnerability data stored in index \"jetbrains\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the istio index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Istio Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/istio?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/istio?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jetbrains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JetBrains Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jetbrains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jetbrains?cursor=` :param page: set the page number of the response :type page: int @@ -133969,7 +138849,7 @@ def index_istio_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_istio_get_serialize( + _param = self._index_jetbrains_get_serialize( page=page, limit=limit, cursor=cursor, @@ -133998,7 +138878,7 @@ def index_istio_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIstioPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination", '404': "str", '500': "str", } @@ -134009,7 +138889,7 @@ def index_istio_get_without_preload_content( return response_data.response - def _index_istio_get_serialize( + def _index_jetbrains_get_serialize( self, page, limit, @@ -134159,7 +139039,7 @@ def _index_istio_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/istio', + resource_path='/index/jetbrains', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -134176,7 +139056,7 @@ def _index_istio_get_serialize( @validate_call - def index_ivanti_get( + def index_jfrog_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -134211,10 +139091,10 @@ def index_ivanti_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination: - """Return vulnerability data stored in index \"ivanti\" + ) -> RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination: + """Return vulnerability data stored in index \"jfrog\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jfrog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JFrog Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jfrog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jfrog?cursor=` :param page: set the page number of the response :type page: int @@ -134280,7 +139160,7 @@ def index_ivanti_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ivanti_get_serialize( + _param = self._index_jfrog_get_serialize( page=page, limit=limit, cursor=cursor, @@ -134309,7 +139189,7 @@ def index_ivanti_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination", '404': "str", '500': "str", } @@ -134325,7 +139205,7 @@ def index_ivanti_get( @validate_call - def index_ivanti_get_with_http_info( + def index_jfrog_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -134360,10 +139240,10 @@ def index_ivanti_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination]: - """Return vulnerability data stored in index \"ivanti\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination]: + """Return vulnerability data stored in index \"jfrog\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jfrog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JFrog Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jfrog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jfrog?cursor=` :param page: set the page number of the response :type page: int @@ -134429,7 +139309,7 @@ def index_ivanti_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ivanti_get_serialize( + _param = self._index_jfrog_get_serialize( page=page, limit=limit, cursor=cursor, @@ -134458,7 +139338,7 @@ def index_ivanti_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination", '404': "str", '500': "str", } @@ -134474,7 +139354,7 @@ def index_ivanti_get_with_http_info( @validate_call - def index_ivanti_get_without_preload_content( + def index_jfrog_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -134510,9 +139390,9 @@ def index_ivanti_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ivanti\" + """Return vulnerability data stored in index \"jfrog\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jfrog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JFrog Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jfrog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jfrog?cursor=` :param page: set the page number of the response :type page: int @@ -134578,7 +139458,7 @@ def index_ivanti_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ivanti_get_serialize( + _param = self._index_jfrog_get_serialize( page=page, limit=limit, cursor=cursor, @@ -134607,7 +139487,7 @@ def index_ivanti_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIvantiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination", '404': "str", '500': "str", } @@ -134618,7 +139498,7 @@ def index_ivanti_get_without_preload_content( return response_data.response - def _index_ivanti_get_serialize( + def _index_jfrog_get_serialize( self, page, limit, @@ -134768,7 +139648,7 @@ def _index_ivanti_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ivanti', + resource_path='/index/jfrog', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -134785,7 +139665,7 @@ def _index_ivanti_get_serialize( @validate_call - def index_ivanti_rss_get( + def index_jnj_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -134820,10 +139700,10 @@ def index_ivanti_rss_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination: - """Return vulnerability data stored in index \"ivanti-rss\" + ) -> RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"jnj\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti-rss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti-rss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti-rss?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jnj index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Johnson & Johnson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jnj?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jnj?cursor=` :param page: set the page number of the response :type page: int @@ -134889,7 +139769,7 @@ def index_ivanti_rss_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ivanti_rss_get_serialize( + _param = self._index_jnj_get_serialize( page=page, limit=limit, cursor=cursor, @@ -134918,7 +139798,7 @@ def index_ivanti_rss_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -134934,7 +139814,7 @@ def index_ivanti_rss_get( @validate_call - def index_ivanti_rss_get_with_http_info( + def index_jnj_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -134969,10 +139849,10 @@ def index_ivanti_rss_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination]: - """Return vulnerability data stored in index \"ivanti-rss\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"jnj\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti-rss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti-rss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti-rss?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jnj index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Johnson & Johnson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jnj?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jnj?cursor=` :param page: set the page number of the response :type page: int @@ -135038,7 +139918,7 @@ def index_ivanti_rss_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ivanti_rss_get_serialize( + _param = self._index_jnj_get_serialize( page=page, limit=limit, cursor=cursor, @@ -135067,7 +139947,7 @@ def index_ivanti_rss_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -135083,7 +139963,7 @@ def index_ivanti_rss_get_with_http_info( @validate_call - def index_ivanti_rss_get_without_preload_content( + def index_jnj_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -135119,9 +139999,9 @@ def index_ivanti_rss_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ivanti-rss\" + """Return vulnerability data stored in index \"jnj\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ivanti-rss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ivanti Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ivanti-rss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ivanti-rss?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jnj index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Johnson & Johnson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jnj?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jnj?cursor=` :param page: set the page number of the response :type page: int @@ -135187,7 +140067,7 @@ def index_ivanti_rss_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ivanti_rss_get_serialize( + _param = self._index_jnj_get_serialize( page=page, limit=limit, cursor=cursor, @@ -135216,7 +140096,7 @@ def index_ivanti_rss_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryIvantiRSSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -135227,7 +140107,7 @@ def index_ivanti_rss_get_without_preload_content( return response_data.response - def _index_ivanti_rss_get_serialize( + def _index_jnj_get_serialize( self, page, limit, @@ -135377,7 +140257,7 @@ def _index_ivanti_rss_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ivanti-rss', + resource_path='/index/jnj', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -135394,7 +140274,7 @@ def _index_ivanti_rss_get_serialize( @validate_call - def index_jenkins_get( + def index_juniper_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -135429,10 +140309,10 @@ def index_jenkins_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination: - """Return vulnerability data stored in index \"jenkins\" + ) -> RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination: + """Return vulnerability data stored in index \"juniper\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jenkins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Jenkins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jenkins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jenkins?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the juniper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Juniper Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/juniper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/juniper?cursor=` :param page: set the page number of the response :type page: int @@ -135498,7 +140378,7 @@ def index_jenkins_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jenkins_get_serialize( + _param = self._index_juniper_get_serialize( page=page, limit=limit, cursor=cursor, @@ -135527,7 +140407,7 @@ def index_jenkins_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination", '404': "str", '500': "str", } @@ -135543,7 +140423,7 @@ def index_jenkins_get( @validate_call - def index_jenkins_get_with_http_info( + def index_juniper_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -135578,10 +140458,10 @@ def index_jenkins_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination]: - """Return vulnerability data stored in index \"jenkins\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination]: + """Return vulnerability data stored in index \"juniper\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jenkins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Jenkins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jenkins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jenkins?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the juniper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Juniper Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/juniper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/juniper?cursor=` :param page: set the page number of the response :type page: int @@ -135647,7 +140527,7 @@ def index_jenkins_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jenkins_get_serialize( + _param = self._index_juniper_get_serialize( page=page, limit=limit, cursor=cursor, @@ -135676,7 +140556,7 @@ def index_jenkins_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination", '404': "str", '500': "str", } @@ -135692,7 +140572,7 @@ def index_jenkins_get_with_http_info( @validate_call - def index_jenkins_get_without_preload_content( + def index_juniper_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -135728,9 +140608,9 @@ def index_jenkins_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"jenkins\" + """Return vulnerability data stored in index \"juniper\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jenkins index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Jenkins Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jenkins?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jenkins?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the juniper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Juniper Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/juniper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/juniper?cursor=` :param page: set the page number of the response :type page: int @@ -135796,7 +140676,7 @@ def index_jenkins_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jenkins_get_serialize( + _param = self._index_juniper_get_serialize( page=page, limit=limit, cursor=cursor, @@ -135825,7 +140705,7 @@ def index_jenkins_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJenkinsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination", '404': "str", '500': "str", } @@ -135836,7 +140716,7 @@ def index_jenkins_get_without_preload_content( return response_data.response - def _index_jenkins_get_serialize( + def _index_juniper_get_serialize( self, page, limit, @@ -135986,7 +140866,7 @@ def _index_jenkins_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/jenkins', + resource_path='/index/juniper', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -136003,7 +140883,7 @@ def _index_jenkins_get_serialize( @validate_call - def index_jetbrains_get( + def index_jvn_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -136038,10 +140918,10 @@ def index_jetbrains_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination: - """Return vulnerability data stored in index \"jetbrains\" + ) -> RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination: + """Return vulnerability data stored in index \"jvn\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jetbrains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JetBrains Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jetbrains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jetbrains?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvn?cursor=` :param page: set the page number of the response :type page: int @@ -136107,7 +140987,7 @@ def index_jetbrains_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jetbrains_get_serialize( + _param = self._index_jvn_get_serialize( page=page, limit=limit, cursor=cursor, @@ -136136,7 +141016,7 @@ def index_jetbrains_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination", '404': "str", '500': "str", } @@ -136152,7 +141032,7 @@ def index_jetbrains_get( @validate_call - def index_jetbrains_get_with_http_info( + def index_jvn_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -136187,10 +141067,10 @@ def index_jetbrains_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination]: - """Return vulnerability data stored in index \"jetbrains\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination]: + """Return vulnerability data stored in index \"jvn\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jetbrains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JetBrains Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jetbrains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jetbrains?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvn?cursor=` :param page: set the page number of the response :type page: int @@ -136256,7 +141136,7 @@ def index_jetbrains_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jetbrains_get_serialize( + _param = self._index_jvn_get_serialize( page=page, limit=limit, cursor=cursor, @@ -136285,7 +141165,7 @@ def index_jetbrains_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination", '404': "str", '500': "str", } @@ -136301,7 +141181,7 @@ def index_jetbrains_get_with_http_info( @validate_call - def index_jetbrains_get_without_preload_content( + def index_jvn_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -136337,9 +141217,9 @@ def index_jetbrains_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"jetbrains\" + """Return vulnerability data stored in index \"jvn\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jetbrains index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JetBrains Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jetbrains?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jetbrains?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvn?cursor=` :param page: set the page number of the response :type page: int @@ -136405,7 +141285,7 @@ def index_jetbrains_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jetbrains_get_serialize( + _param = self._index_jvn_get_serialize( page=page, limit=limit, cursor=cursor, @@ -136434,7 +141314,7 @@ def index_jetbrains_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJetBrainsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination", '404': "str", '500': "str", } @@ -136445,7 +141325,7 @@ def index_jetbrains_get_without_preload_content( return response_data.response - def _index_jetbrains_get_serialize( + def _index_jvn_get_serialize( self, page, limit, @@ -136595,7 +141475,7 @@ def _index_jetbrains_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/jetbrains', + resource_path='/index/jvn', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -136612,7 +141492,7 @@ def _index_jetbrains_get_serialize( @validate_call - def index_jfrog_get( + def index_jvndb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -136647,10 +141527,10 @@ def index_jfrog_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination: - """Return vulnerability data stored in index \"jfrog\" + ) -> RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination: + """Return vulnerability data stored in index \"jvndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jfrog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JFrog Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jfrog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jfrog?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvndb?cursor=` :param page: set the page number of the response :type page: int @@ -136716,7 +141596,7 @@ def index_jfrog_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jfrog_get_serialize( + _param = self._index_jvndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -136745,7 +141625,7 @@ def index_jfrog_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination", '404': "str", '500': "str", } @@ -136761,7 +141641,7 @@ def index_jfrog_get( @validate_call - def index_jfrog_get_with_http_info( + def index_jvndb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -136796,10 +141676,10 @@ def index_jfrog_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination]: - """Return vulnerability data stored in index \"jfrog\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination]: + """Return vulnerability data stored in index \"jvndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jfrog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JFrog Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jfrog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jfrog?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvndb?cursor=` :param page: set the page number of the response :type page: int @@ -136865,7 +141745,7 @@ def index_jfrog_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jfrog_get_serialize( + _param = self._index_jvndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -136894,7 +141774,7 @@ def index_jfrog_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination", '404': "str", '500': "str", } @@ -136910,7 +141790,7 @@ def index_jfrog_get_with_http_info( @validate_call - def index_jfrog_get_without_preload_content( + def index_jvndb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -136946,9 +141826,9 @@ def index_jfrog_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"jfrog\" + """Return vulnerability data stored in index \"jvndb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jfrog index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** JFrog Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jfrog?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jfrog?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvndb?cursor=` :param page: set the page number of the response :type page: int @@ -137014,7 +141894,7 @@ def index_jfrog_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jfrog_get_serialize( + _param = self._index_jvndb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -137043,7 +141923,7 @@ def index_jfrog_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJFrogPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination", '404': "str", '500': "str", } @@ -137054,7 +141934,7 @@ def index_jfrog_get_without_preload_content( return response_data.response - def _index_jfrog_get_serialize( + def _index_jvndb_get_serialize( self, page, limit, @@ -137204,7 +142084,7 @@ def _index_jfrog_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/jfrog', + resource_path='/index/jvndb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -137221,7 +142101,7 @@ def _index_jfrog_get_serialize( @validate_call - def index_jnj_get( + def index_kaspersky_ics_cert_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -137256,10 +142136,10 @@ def index_jnj_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"jnj\" + ) -> RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"kaspersky-ics-cert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jnj index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Johnson & Johnson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jnj?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jnj?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kaspersky-ics-cert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kaspersky ICS CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kaspersky-ics-cert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kaspersky-ics-cert?cursor=` :param page: set the page number of the response :type page: int @@ -137325,7 +142205,7 @@ def index_jnj_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jnj_get_serialize( + _param = self._index_kaspersky_ics_cert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -137354,7 +142234,7 @@ def index_jnj_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -137370,7 +142250,7 @@ def index_jnj_get( @validate_call - def index_jnj_get_with_http_info( + def index_kaspersky_ics_cert_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -137405,10 +142285,10 @@ def index_jnj_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"jnj\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"kaspersky-ics-cert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jnj index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Johnson & Johnson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jnj?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jnj?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kaspersky-ics-cert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kaspersky ICS CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kaspersky-ics-cert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kaspersky-ics-cert?cursor=` :param page: set the page number of the response :type page: int @@ -137474,7 +142354,7 @@ def index_jnj_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jnj_get_serialize( + _param = self._index_kaspersky_ics_cert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -137503,7 +142383,7 @@ def index_jnj_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -137519,7 +142399,7 @@ def index_jnj_get_with_http_info( @validate_call - def index_jnj_get_without_preload_content( + def index_kaspersky_ics_cert_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -137555,9 +142435,9 @@ def index_jnj_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"jnj\" + """Return vulnerability data stored in index \"kaspersky-ics-cert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jnj index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Johnson & Johnson Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jnj?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jnj?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kaspersky-ics-cert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kaspersky ICS CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kaspersky-ics-cert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kaspersky-ics-cert?cursor=` :param page: set the page number of the response :type page: int @@ -137623,7 +142503,7 @@ def index_jnj_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jnj_get_serialize( + _param = self._index_kaspersky_ics_cert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -137652,7 +142532,7 @@ def index_jnj_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJNJAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -137663,7 +142543,7 @@ def index_jnj_get_without_preload_content( return response_data.response - def _index_jnj_get_serialize( + def _index_kaspersky_ics_cert_get_serialize( self, page, limit, @@ -137813,7 +142693,7 @@ def _index_jnj_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/jnj', + resource_path='/index/kaspersky-ics-cert', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -137830,7 +142710,7 @@ def _index_jnj_get_serialize( @validate_call - def index_juniper_get( + def index_korelogic_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -137865,10 +142745,10 @@ def index_juniper_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination: - """Return vulnerability data stored in index \"juniper\" + ) -> RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination: + """Return vulnerability data stored in index \"korelogic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the juniper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Juniper Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/juniper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/juniper?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the korelogic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KoreLogic Vulnerability Research and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/korelogic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/korelogic?cursor=` :param page: set the page number of the response :type page: int @@ -137934,7 +142814,7 @@ def index_juniper_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_juniper_get_serialize( + _param = self._index_korelogic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -137963,7 +142843,7 @@ def index_juniper_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination", '404': "str", '500': "str", } @@ -137979,7 +142859,7 @@ def index_juniper_get( @validate_call - def index_juniper_get_with_http_info( + def index_korelogic_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -138014,10 +142894,10 @@ def index_juniper_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination]: - """Return vulnerability data stored in index \"juniper\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination]: + """Return vulnerability data stored in index \"korelogic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the juniper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Juniper Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/juniper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/juniper?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the korelogic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KoreLogic Vulnerability Research and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/korelogic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/korelogic?cursor=` :param page: set the page number of the response :type page: int @@ -138083,7 +142963,7 @@ def index_juniper_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_juniper_get_serialize( + _param = self._index_korelogic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -138112,7 +142992,7 @@ def index_juniper_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination", '404': "str", '500': "str", } @@ -138128,7 +143008,7 @@ def index_juniper_get_with_http_info( @validate_call - def index_juniper_get_without_preload_content( + def index_korelogic_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -138164,9 +143044,9 @@ def index_juniper_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"juniper\" + """Return vulnerability data stored in index \"korelogic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the juniper index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Juniper Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/juniper?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/juniper?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the korelogic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KoreLogic Vulnerability Research and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/korelogic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/korelogic?cursor=` :param page: set the page number of the response :type page: int @@ -138232,7 +143112,7 @@ def index_juniper_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_juniper_get_serialize( + _param = self._index_korelogic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -138261,7 +143141,7 @@ def index_juniper_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJuniperPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination", '404': "str", '500': "str", } @@ -138272,7 +143152,7 @@ def index_juniper_get_without_preload_content( return response_data.response - def _index_juniper_get_serialize( + def _index_korelogic_get_serialize( self, page, limit, @@ -138422,7 +143302,7 @@ def _index_juniper_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/juniper', + resource_path='/index/korelogic', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -138439,7 +143319,7 @@ def _index_juniper_get_serialize( @validate_call - def index_jvn_get( + def index_krcert_security_notices_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -138474,10 +143354,10 @@ def index_jvn_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination: - """Return vulnerability data stored in index \"jvn\" + ) -> RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"krcert-security-notices\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvn?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-security-notices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-security-notices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-security-notices?cursor=` :param page: set the page number of the response :type page: int @@ -138543,7 +143423,7 @@ def index_jvn_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jvn_get_serialize( + _param = self._index_krcert_security_notices_get_serialize( page=page, limit=limit, cursor=cursor, @@ -138572,7 +143452,7 @@ def index_jvn_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -138588,7 +143468,7 @@ def index_jvn_get( @validate_call - def index_jvn_get_with_http_info( + def index_krcert_security_notices_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -138623,10 +143503,10 @@ def index_jvn_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination]: - """Return vulnerability data stored in index \"jvn\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"krcert-security-notices\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvn?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-security-notices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-security-notices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-security-notices?cursor=` :param page: set the page number of the response :type page: int @@ -138692,7 +143572,7 @@ def index_jvn_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jvn_get_serialize( + _param = self._index_krcert_security_notices_get_serialize( page=page, limit=limit, cursor=cursor, @@ -138721,7 +143601,7 @@ def index_jvn_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -138737,7 +143617,7 @@ def index_jvn_get_with_http_info( @validate_call - def index_jvn_get_without_preload_content( + def index_krcert_security_notices_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -138773,9 +143653,9 @@ def index_jvn_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"jvn\" + """Return vulnerability data stored in index \"krcert-security-notices\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvn index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvn?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvn?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-security-notices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-security-notices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-security-notices?cursor=` :param page: set the page number of the response :type page: int @@ -138841,7 +143721,7 @@ def index_jvn_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jvn_get_serialize( + _param = self._index_krcert_security_notices_get_serialize( page=page, limit=limit, cursor=cursor, @@ -138870,7 +143750,7 @@ def index_jvn_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJVNPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -138881,7 +143761,7 @@ def index_jvn_get_without_preload_content( return response_data.response - def _index_jvn_get_serialize( + def _index_krcert_security_notices_get_serialize( self, page, limit, @@ -139031,7 +143911,7 @@ def _index_jvn_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/jvn', + resource_path='/index/krcert-security-notices', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -139048,7 +143928,7 @@ def _index_jvn_get_serialize( @validate_call - def index_jvndb_get( + def index_krcert_vulnerabilities_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -139083,10 +143963,10 @@ def index_jvndb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination: - """Return vulnerability data stored in index \"jvndb\" + ) -> RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"krcert-vulnerabilities\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-vulnerabilities?cursor=` :param page: set the page number of the response :type page: int @@ -139152,7 +144032,7 @@ def index_jvndb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jvndb_get_serialize( + _param = self._index_krcert_vulnerabilities_get_serialize( page=page, limit=limit, cursor=cursor, @@ -139181,7 +144061,7 @@ def index_jvndb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -139197,7 +144077,7 @@ def index_jvndb_get( @validate_call - def index_jvndb_get_with_http_info( + def index_krcert_vulnerabilities_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -139232,10 +144112,10 @@ def index_jvndb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination]: - """Return vulnerability data stored in index \"jvndb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"krcert-vulnerabilities\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-vulnerabilities?cursor=` :param page: set the page number of the response :type page: int @@ -139301,7 +144181,7 @@ def index_jvndb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jvndb_get_serialize( + _param = self._index_krcert_vulnerabilities_get_serialize( page=page, limit=limit, cursor=cursor, @@ -139330,7 +144210,7 @@ def index_jvndb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -139346,7 +144226,7 @@ def index_jvndb_get_with_http_info( @validate_call - def index_jvndb_get_without_preload_content( + def index_krcert_vulnerabilities_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -139382,9 +144262,9 @@ def index_jvndb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"jvndb\" + """Return vulnerability data stored in index \"krcert-vulnerabilities\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the jvndb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Japan Vulnerability Notes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/jvndb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/jvndb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-vulnerabilities?cursor=` :param page: set the page number of the response :type page: int @@ -139450,7 +144330,7 @@ def index_jvndb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_jvndb_get_serialize( + _param = self._index_krcert_vulnerabilities_get_serialize( page=page, limit=limit, cursor=cursor, @@ -139479,7 +144359,7 @@ def index_jvndb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryJVNAdvisoryItemPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -139490,7 +144370,7 @@ def index_jvndb_get_without_preload_content( return response_data.response - def _index_jvndb_get_serialize( + def _index_krcert_vulnerabilities_get_serialize( self, page, limit, @@ -139640,7 +144520,7 @@ def _index_jvndb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/jvndb', + resource_path='/index/krcert-vulnerabilities', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -139657,7 +144537,7 @@ def _index_jvndb_get_serialize( @validate_call - def index_kaspersky_ics_cert_get( + def index_kubernetes_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -139692,10 +144572,10 @@ def index_kaspersky_ics_cert_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"kaspersky-ics-cert\" + ) -> RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination: + """Return vulnerability data stored in index \"kubernetes\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kaspersky-ics-cert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kaspersky ICS CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kaspersky-ics-cert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kaspersky-ics-cert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kubernetes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kubernetes Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kubernetes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kubernetes?cursor=` :param page: set the page number of the response :type page: int @@ -139761,7 +144641,7 @@ def index_kaspersky_ics_cert_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_kaspersky_ics_cert_get_serialize( + _param = self._index_kubernetes_get_serialize( page=page, limit=limit, cursor=cursor, @@ -139790,7 +144670,7 @@ def index_kaspersky_ics_cert_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination", '404': "str", '500': "str", } @@ -139806,7 +144686,7 @@ def index_kaspersky_ics_cert_get( @validate_call - def index_kaspersky_ics_cert_get_with_http_info( + def index_kubernetes_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -139841,10 +144721,10 @@ def index_kaspersky_ics_cert_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"kaspersky-ics-cert\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination]: + """Return vulnerability data stored in index \"kubernetes\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kaspersky-ics-cert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kaspersky ICS CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kaspersky-ics-cert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kaspersky-ics-cert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kubernetes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kubernetes Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kubernetes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kubernetes?cursor=` :param page: set the page number of the response :type page: int @@ -139910,7 +144790,7 @@ def index_kaspersky_ics_cert_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_kaspersky_ics_cert_get_serialize( + _param = self._index_kubernetes_get_serialize( page=page, limit=limit, cursor=cursor, @@ -139939,7 +144819,7 @@ def index_kaspersky_ics_cert_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination", '404': "str", '500': "str", } @@ -139955,7 +144835,7 @@ def index_kaspersky_ics_cert_get_with_http_info( @validate_call - def index_kaspersky_ics_cert_get_without_preload_content( + def index_kubernetes_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -139991,9 +144871,9 @@ def index_kaspersky_ics_cert_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"kaspersky-ics-cert\" + """Return vulnerability data stored in index \"kubernetes\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kaspersky-ics-cert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kaspersky ICS CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kaspersky-ics-cert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kaspersky-ics-cert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kubernetes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kubernetes Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kubernetes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kubernetes?cursor=` :param page: set the page number of the response :type page: int @@ -140059,7 +144939,7 @@ def index_kaspersky_ics_cert_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_kaspersky_ics_cert_get_serialize( + _param = self._index_kubernetes_get_serialize( page=page, limit=limit, cursor=cursor, @@ -140088,7 +144968,7 @@ def index_kaspersky_ics_cert_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination", '404': "str", '500': "str", } @@ -140099,7 +144979,7 @@ def index_kaspersky_ics_cert_get_without_preload_content( return response_data.response - def _index_kaspersky_ics_cert_get_serialize( + def _index_kubernetes_get_serialize( self, page, limit, @@ -140249,7 +145129,7 @@ def _index_kaspersky_ics_cert_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/kaspersky-ics-cert', + resource_path='/index/kubernetes', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -140266,7 +145146,7 @@ def _index_kaspersky_ics_cert_get_serialize( @validate_call - def index_korelogic_get( + def index_kunbus_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -140301,10 +145181,10 @@ def index_korelogic_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination: - """Return vulnerability data stored in index \"korelogic\" + ) -> RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination: + """Return vulnerability data stored in index \"kunbus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the korelogic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KoreLogic Vulnerability Research and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/korelogic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/korelogic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kunbus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KunBus Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kunbus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kunbus?cursor=` :param page: set the page number of the response :type page: int @@ -140370,7 +145250,7 @@ def index_korelogic_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_korelogic_get_serialize( + _param = self._index_kunbus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -140399,7 +145279,7 @@ def index_korelogic_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination", '404': "str", '500': "str", } @@ -140415,7 +145295,7 @@ def index_korelogic_get( @validate_call - def index_korelogic_get_with_http_info( + def index_kunbus_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -140450,10 +145330,10 @@ def index_korelogic_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination]: - """Return vulnerability data stored in index \"korelogic\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination]: + """Return vulnerability data stored in index \"kunbus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the korelogic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KoreLogic Vulnerability Research and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/korelogic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/korelogic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kunbus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KunBus Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kunbus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kunbus?cursor=` :param page: set the page number of the response :type page: int @@ -140519,7 +145399,7 @@ def index_korelogic_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_korelogic_get_serialize( + _param = self._index_kunbus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -140548,7 +145428,7 @@ def index_korelogic_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination", '404': "str", '500': "str", } @@ -140564,7 +145444,7 @@ def index_korelogic_get_with_http_info( @validate_call - def index_korelogic_get_without_preload_content( + def index_kunbus_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -140600,9 +145480,9 @@ def index_korelogic_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"korelogic\" + """Return vulnerability data stored in index \"kunbus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the korelogic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KoreLogic Vulnerability Research and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/korelogic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/korelogic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kunbus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KunBus Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kunbus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kunbus?cursor=` :param page: set the page number of the response :type page: int @@ -140668,7 +145548,7 @@ def index_korelogic_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_korelogic_get_serialize( + _param = self._index_kunbus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -140697,7 +145577,7 @@ def index_korelogic_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination", '404': "str", '500': "str", } @@ -140708,7 +145588,7 @@ def index_korelogic_get_without_preload_content( return response_data.response - def _index_korelogic_get_serialize( + def _index_kunbus_get_serialize( self, page, limit, @@ -140858,7 +145738,7 @@ def _index_korelogic_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/korelogic', + resource_path='/index/kunbus', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -140875,7 +145755,7 @@ def _index_korelogic_get_serialize( @validate_call - def index_krcert_security_notices_get( + def index_lenovo_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -140910,10 +145790,10 @@ def index_krcert_security_notices_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"krcert-security-notices\" + ) -> RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination: + """Return vulnerability data stored in index \"lenovo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-security-notices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-security-notices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-security-notices?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lenovo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lenovo Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lenovo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lenovo?cursor=` :param page: set the page number of the response :type page: int @@ -140979,7 +145859,7 @@ def index_krcert_security_notices_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_krcert_security_notices_get_serialize( + _param = self._index_lenovo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -141008,7 +145888,7 @@ def index_krcert_security_notices_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination", '404': "str", '500': "str", } @@ -141024,7 +145904,7 @@ def index_krcert_security_notices_get( @validate_call - def index_krcert_security_notices_get_with_http_info( + def index_lenovo_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -141059,10 +145939,10 @@ def index_krcert_security_notices_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"krcert-security-notices\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination]: + """Return vulnerability data stored in index \"lenovo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-security-notices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-security-notices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-security-notices?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lenovo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lenovo Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lenovo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lenovo?cursor=` :param page: set the page number of the response :type page: int @@ -141128,7 +146008,7 @@ def index_krcert_security_notices_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_krcert_security_notices_get_serialize( + _param = self._index_lenovo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -141157,7 +146037,7 @@ def index_krcert_security_notices_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination", '404': "str", '500': "str", } @@ -141173,7 +146053,7 @@ def index_krcert_security_notices_get_with_http_info( @validate_call - def index_krcert_security_notices_get_without_preload_content( + def index_lenovo_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -141209,9 +146089,9 @@ def index_krcert_security_notices_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"krcert-security-notices\" + """Return vulnerability data stored in index \"lenovo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-security-notices index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-security-notices?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-security-notices?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lenovo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lenovo Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lenovo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lenovo?cursor=` :param page: set the page number of the response :type page: int @@ -141277,7 +146157,7 @@ def index_krcert_security_notices_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_krcert_security_notices_get_serialize( + _param = self._index_lenovo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -141306,7 +146186,7 @@ def index_krcert_security_notices_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination", '404': "str", '500': "str", } @@ -141317,7 +146197,7 @@ def index_krcert_security_notices_get_without_preload_content( return response_data.response - def _index_krcert_security_notices_get_serialize( + def _index_lenovo_get_serialize( self, page, limit, @@ -141467,7 +146347,7 @@ def _index_krcert_security_notices_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/krcert-security-notices', + resource_path='/index/lenovo', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -141484,7 +146364,7 @@ def _index_krcert_security_notices_get_serialize( @validate_call - def index_krcert_vulnerabilities_get( + def index_lexmark_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -141519,10 +146399,10 @@ def index_krcert_vulnerabilities_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"krcert-vulnerabilities\" + ) -> RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"lexmark\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-vulnerabilities?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lexmark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lexmark Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lexmark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lexmark?cursor=` :param page: set the page number of the response :type page: int @@ -141588,7 +146468,7 @@ def index_krcert_vulnerabilities_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_krcert_vulnerabilities_get_serialize( + _param = self._index_lexmark_get_serialize( page=page, limit=limit, cursor=cursor, @@ -141617,7 +146497,7 @@ def index_krcert_vulnerabilities_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -141633,7 +146513,7 @@ def index_krcert_vulnerabilities_get( @validate_call - def index_krcert_vulnerabilities_get_with_http_info( + def index_lexmark_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -141668,10 +146548,10 @@ def index_krcert_vulnerabilities_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"krcert-vulnerabilities\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"lexmark\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-vulnerabilities?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lexmark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lexmark Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lexmark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lexmark?cursor=` :param page: set the page number of the response :type page: int @@ -141737,7 +146617,7 @@ def index_krcert_vulnerabilities_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_krcert_vulnerabilities_get_serialize( + _param = self._index_lexmark_get_serialize( page=page, limit=limit, cursor=cursor, @@ -141766,7 +146646,7 @@ def index_krcert_vulnerabilities_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -141782,7 +146662,7 @@ def index_krcert_vulnerabilities_get_with_http_info( @validate_call - def index_krcert_vulnerabilities_get_without_preload_content( + def index_lexmark_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -141818,9 +146698,9 @@ def index_krcert_vulnerabilities_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"krcert-vulnerabilities\" + """Return vulnerability data stored in index \"lexmark\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the krcert-vulnerabilities index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** KR-CERT Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/krcert-vulnerabilities?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/krcert-vulnerabilities?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lexmark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lexmark Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lexmark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lexmark?cursor=` :param page: set the page number of the response :type page: int @@ -141886,7 +146766,7 @@ def index_krcert_vulnerabilities_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_krcert_vulnerabilities_get_serialize( + _param = self._index_lexmark_get_serialize( page=page, limit=limit, cursor=cursor, @@ -141915,7 +146795,7 @@ def index_krcert_vulnerabilities_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -141926,7 +146806,7 @@ def index_krcert_vulnerabilities_get_without_preload_content( return response_data.response - def _index_krcert_vulnerabilities_get_serialize( + def _index_lexmark_get_serialize( self, page, limit, @@ -142076,7 +146956,7 @@ def _index_krcert_vulnerabilities_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/krcert-vulnerabilities', + resource_path='/index/lexmark', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -142093,7 +146973,7 @@ def _index_krcert_vulnerabilities_get_serialize( @validate_call - def index_kubernetes_get( + def index_lg_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -142128,10 +147008,10 @@ def index_kubernetes_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination: - """Return vulnerability data stored in index \"kubernetes\" + ) -> RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination: + """Return vulnerability data stored in index \"lg\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kubernetes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kubernetes Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kubernetes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kubernetes?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** LG Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lg?cursor=` :param page: set the page number of the response :type page: int @@ -142197,7 +147077,7 @@ def index_kubernetes_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_kubernetes_get_serialize( + _param = self._index_lg_get_serialize( page=page, limit=limit, cursor=cursor, @@ -142226,7 +147106,7 @@ def index_kubernetes_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination", '404': "str", '500': "str", } @@ -142242,7 +147122,7 @@ def index_kubernetes_get( @validate_call - def index_kubernetes_get_with_http_info( + def index_lg_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -142277,10 +147157,10 @@ def index_kubernetes_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination]: - """Return vulnerability data stored in index \"kubernetes\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination]: + """Return vulnerability data stored in index \"lg\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kubernetes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kubernetes Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kubernetes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kubernetes?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** LG Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lg?cursor=` :param page: set the page number of the response :type page: int @@ -142346,7 +147226,7 @@ def index_kubernetes_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_kubernetes_get_serialize( + _param = self._index_lg_get_serialize( page=page, limit=limit, cursor=cursor, @@ -142375,7 +147255,7 @@ def index_kubernetes_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination", '404': "str", '500': "str", } @@ -142391,7 +147271,7 @@ def index_kubernetes_get_with_http_info( @validate_call - def index_kubernetes_get_without_preload_content( + def index_lg_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -142427,9 +147307,9 @@ def index_kubernetes_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"kubernetes\" + """Return vulnerability data stored in index \"lg\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the kubernetes index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Kubernetes Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/kubernetes?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/kubernetes?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** LG Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lg?cursor=` :param page: set the page number of the response :type page: int @@ -142495,7 +147375,7 @@ def index_kubernetes_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_kubernetes_get_serialize( + _param = self._index_lg_get_serialize( page=page, limit=limit, cursor=cursor, @@ -142524,7 +147404,7 @@ def index_kubernetes_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryK8SPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination", '404': "str", '500': "str", } @@ -142535,7 +147415,7 @@ def index_kubernetes_get_without_preload_content( return response_data.response - def _index_kubernetes_get_serialize( + def _index_lg_get_serialize( self, page, limit, @@ -142685,7 +147565,7 @@ def _index_kubernetes_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/kubernetes', + resource_path='/index/lg', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -142702,7 +147582,7 @@ def _index_kubernetes_get_serialize( @validate_call - def index_lenovo_get( + def index_libre_office_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -142737,10 +147617,10 @@ def index_lenovo_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination: - """Return vulnerability data stored in index \"lenovo\" + ) -> RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination: + """Return vulnerability data stored in index \"libre-office\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lenovo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lenovo Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lenovo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lenovo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the libre-office index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Libre Office Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/libre-office?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/libre-office?cursor=` :param page: set the page number of the response :type page: int @@ -142806,7 +147686,7 @@ def index_lenovo_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lenovo_get_serialize( + _param = self._index_libre_office_get_serialize( page=page, limit=limit, cursor=cursor, @@ -142835,7 +147715,7 @@ def index_lenovo_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination", '404': "str", '500': "str", } @@ -142851,7 +147731,7 @@ def index_lenovo_get( @validate_call - def index_lenovo_get_with_http_info( + def index_libre_office_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -142886,10 +147766,10 @@ def index_lenovo_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination]: - """Return vulnerability data stored in index \"lenovo\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination]: + """Return vulnerability data stored in index \"libre-office\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lenovo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lenovo Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lenovo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lenovo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the libre-office index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Libre Office Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/libre-office?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/libre-office?cursor=` :param page: set the page number of the response :type page: int @@ -142955,7 +147835,7 @@ def index_lenovo_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lenovo_get_serialize( + _param = self._index_libre_office_get_serialize( page=page, limit=limit, cursor=cursor, @@ -142984,7 +147864,7 @@ def index_lenovo_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination", '404': "str", '500': "str", } @@ -143000,7 +147880,7 @@ def index_lenovo_get_with_http_info( @validate_call - def index_lenovo_get_without_preload_content( + def index_libre_office_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -143036,9 +147916,9 @@ def index_lenovo_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"lenovo\" + """Return vulnerability data stored in index \"libre-office\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lenovo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lenovo Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lenovo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lenovo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the libre-office index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Libre Office Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/libre-office?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/libre-office?cursor=` :param page: set the page number of the response :type page: int @@ -143104,7 +147984,7 @@ def index_lenovo_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lenovo_get_serialize( + _param = self._index_libre_office_get_serialize( page=page, limit=limit, cursor=cursor, @@ -143133,7 +148013,7 @@ def index_lenovo_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination", '404': "str", '500': "str", } @@ -143144,7 +148024,7 @@ def index_lenovo_get_without_preload_content( return response_data.response - def _index_lenovo_get_serialize( + def _index_libre_office_get_serialize( self, page, limit, @@ -143294,7 +148174,7 @@ def _index_lenovo_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/lenovo', + resource_path='/index/libre-office', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -143311,7 +148191,7 @@ def _index_lenovo_get_serialize( @validate_call - def index_lexmark_get( + def index_linux_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -143346,10 +148226,10 @@ def index_lexmark_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"lexmark\" + ) -> RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination: + """Return vulnerability data stored in index \"linux\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lexmark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lexmark Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lexmark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lexmark?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the linux index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Linux Kernel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/linux?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/linux?cursor=` :param page: set the page number of the response :type page: int @@ -143415,7 +148295,7 @@ def index_lexmark_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lexmark_get_serialize( + _param = self._index_linux_get_serialize( page=page, limit=limit, cursor=cursor, @@ -143444,7 +148324,7 @@ def index_lexmark_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination", '404': "str", '500': "str", } @@ -143460,7 +148340,7 @@ def index_lexmark_get( @validate_call - def index_lexmark_get_with_http_info( + def index_linux_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -143495,10 +148375,10 @@ def index_lexmark_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"lexmark\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination]: + """Return vulnerability data stored in index \"linux\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lexmark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lexmark Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lexmark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lexmark?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the linux index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Linux Kernel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/linux?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/linux?cursor=` :param page: set the page number of the response :type page: int @@ -143564,7 +148444,7 @@ def index_lexmark_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lexmark_get_serialize( + _param = self._index_linux_get_serialize( page=page, limit=limit, cursor=cursor, @@ -143593,7 +148473,7 @@ def index_lexmark_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination", '404': "str", '500': "str", } @@ -143609,7 +148489,7 @@ def index_lexmark_get_with_http_info( @validate_call - def index_lexmark_get_without_preload_content( + def index_linux_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -143645,9 +148525,9 @@ def index_lexmark_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"lexmark\" + """Return vulnerability data stored in index \"linux\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lexmark index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Lexmark Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lexmark?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lexmark?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the linux index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Linux Kernel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/linux?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/linux?cursor=` :param page: set the page number of the response :type page: int @@ -143713,7 +148593,7 @@ def index_lexmark_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lexmark_get_serialize( + _param = self._index_linux_get_serialize( page=page, limit=limit, cursor=cursor, @@ -143742,7 +148622,7 @@ def index_lexmark_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination", '404': "str", '500': "str", } @@ -143753,7 +148633,7 @@ def index_lexmark_get_without_preload_content( return response_data.response - def _index_lexmark_get_serialize( + def _index_linux_get_serialize( self, page, limit, @@ -143903,7 +148783,7 @@ def _index_lexmark_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/lexmark', + resource_path='/index/linux', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -143920,7 +148800,7 @@ def _index_lexmark_get_serialize( @validate_call - def index_lg_get( + def index_m_files_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -143955,10 +148835,10 @@ def index_lg_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination: - """Return vulnerability data stored in index \"lg\" + ) -> RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination: + """Return vulnerability data stored in index \"m-files\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** LG Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lg?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the m-files index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** M-Files Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/m-files?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/m-files?cursor=` :param page: set the page number of the response :type page: int @@ -144024,7 +148904,7 @@ def index_lg_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lg_get_serialize( + _param = self._index_m_files_get_serialize( page=page, limit=limit, cursor=cursor, @@ -144053,7 +148933,7 @@ def index_lg_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination", '404': "str", '500': "str", } @@ -144069,7 +148949,7 @@ def index_lg_get( @validate_call - def index_lg_get_with_http_info( + def index_m_files_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -144104,10 +148984,10 @@ def index_lg_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination]: - """Return vulnerability data stored in index \"lg\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination]: + """Return vulnerability data stored in index \"m-files\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** LG Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lg?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the m-files index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** M-Files Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/m-files?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/m-files?cursor=` :param page: set the page number of the response :type page: int @@ -144173,7 +149053,7 @@ def index_lg_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lg_get_serialize( + _param = self._index_m_files_get_serialize( page=page, limit=limit, cursor=cursor, @@ -144202,7 +149082,7 @@ def index_lg_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination", '404': "str", '500': "str", } @@ -144218,7 +149098,7 @@ def index_lg_get_with_http_info( @validate_call - def index_lg_get_without_preload_content( + def index_m_files_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -144254,9 +149134,9 @@ def index_lg_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"lg\" + """Return vulnerability data stored in index \"m-files\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the lg index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** LG Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/lg?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/lg?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the m-files index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** M-Files Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/m-files?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/m-files?cursor=` :param page: set the page number of the response :type page: int @@ -144322,7 +149202,7 @@ def index_lg_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_lg_get_serialize( + _param = self._index_m_files_get_serialize( page=page, limit=limit, cursor=cursor, @@ -144351,7 +149231,7 @@ def index_lg_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination", '404': "str", '500': "str", } @@ -144362,7 +149242,7 @@ def index_lg_get_without_preload_content( return response_data.response - def _index_lg_get_serialize( + def _index_m_files_get_serialize( self, page, limit, @@ -144512,7 +149392,7 @@ def _index_lg_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/lg', + resource_path='/index/m-files', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -144529,7 +149409,7 @@ def _index_lg_get_serialize( @validate_call - def index_libre_office_get( + def index_macert_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -144564,10 +149444,10 @@ def index_libre_office_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination: - """Return vulnerability data stored in index \"libre-office\" + ) -> RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination: + """Return vulnerability data stored in index \"macert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the libre-office index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Libre Office Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/libre-office?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/libre-office?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the macert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moroccan CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/macert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/macert?cursor=` :param page: set the page number of the response :type page: int @@ -144633,7 +149513,7 @@ def index_libre_office_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_libre_office_get_serialize( + _param = self._index_macert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -144662,7 +149542,7 @@ def index_libre_office_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination", '404': "str", '500': "str", } @@ -144678,7 +149558,7 @@ def index_libre_office_get( @validate_call - def index_libre_office_get_with_http_info( + def index_macert_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -144713,10 +149593,10 @@ def index_libre_office_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination]: - """Return vulnerability data stored in index \"libre-office\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination]: + """Return vulnerability data stored in index \"macert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the libre-office index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Libre Office Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/libre-office?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/libre-office?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the macert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moroccan CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/macert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/macert?cursor=` :param page: set the page number of the response :type page: int @@ -144782,7 +149662,7 @@ def index_libre_office_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_libre_office_get_serialize( + _param = self._index_macert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -144811,7 +149691,7 @@ def index_libre_office_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination", '404': "str", '500': "str", } @@ -144827,7 +149707,7 @@ def index_libre_office_get_with_http_info( @validate_call - def index_libre_office_get_without_preload_content( + def index_macert_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -144863,9 +149743,9 @@ def index_libre_office_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"libre-office\" + """Return vulnerability data stored in index \"macert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the libre-office index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Libre Office Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/libre-office?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/libre-office?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the macert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moroccan CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/macert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/macert?cursor=` :param page: set the page number of the response :type page: int @@ -144931,7 +149811,7 @@ def index_libre_office_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_libre_office_get_serialize( + _param = self._index_macert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -144960,7 +149840,7 @@ def index_libre_office_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLibreOfficePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination", '404': "str", '500': "str", } @@ -144971,7 +149851,7 @@ def index_libre_office_get_without_preload_content( return response_data.response - def _index_libre_office_get_serialize( + def _index_macert_get_serialize( self, page, limit, @@ -145121,7 +150001,7 @@ def _index_libre_office_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/libre-office', + resource_path='/index/macert', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -145138,7 +150018,7 @@ def _index_libre_office_get_serialize( @validate_call - def index_linux_get( + def index_manageengine_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -145173,10 +150053,10 @@ def index_linux_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination: - """Return vulnerability data stored in index \"linux\" + ) -> RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"manageengine\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the linux index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Linux Kernel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/linux?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/linux?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the manageengine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ManageEngine Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/manageengine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/manageengine?cursor=` :param page: set the page number of the response :type page: int @@ -145242,7 +150122,7 @@ def index_linux_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_linux_get_serialize( + _param = self._index_manageengine_get_serialize( page=page, limit=limit, cursor=cursor, @@ -145271,7 +150151,7 @@ def index_linux_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -145287,7 +150167,7 @@ def index_linux_get( @validate_call - def index_linux_get_with_http_info( + def index_manageengine_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -145322,10 +150202,10 @@ def index_linux_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination]: - """Return vulnerability data stored in index \"linux\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"manageengine\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the linux index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Linux Kernel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/linux?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/linux?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the manageengine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ManageEngine Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/manageengine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/manageengine?cursor=` :param page: set the page number of the response :type page: int @@ -145391,7 +150271,7 @@ def index_linux_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_linux_get_serialize( + _param = self._index_manageengine_get_serialize( page=page, limit=limit, cursor=cursor, @@ -145420,7 +150300,7 @@ def index_linux_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -145436,7 +150316,7 @@ def index_linux_get_with_http_info( @validate_call - def index_linux_get_without_preload_content( + def index_manageengine_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -145472,9 +150352,9 @@ def index_linux_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"linux\" + """Return vulnerability data stored in index \"manageengine\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the linux index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Linux Kernel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/linux?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/linux?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the manageengine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ManageEngine Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/manageengine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/manageengine?cursor=` :param page: set the page number of the response :type page: int @@ -145540,7 +150420,7 @@ def index_linux_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_linux_get_serialize( + _param = self._index_manageengine_get_serialize( page=page, limit=limit, cursor=cursor, @@ -145569,7 +150449,7 @@ def index_linux_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryLinuxPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -145580,7 +150460,7 @@ def index_linux_get_without_preload_content( return response_data.response - def _index_linux_get_serialize( + def _index_manageengine_get_serialize( self, page, limit, @@ -145730,7 +150610,7 @@ def _index_linux_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/linux', + resource_path='/index/manageengine', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -145747,7 +150627,7 @@ def _index_linux_get_serialize( @validate_call - def index_m_files_get( + def index_maven_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -145782,10 +150662,10 @@ def index_m_files_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination: - """Return vulnerability data stored in index \"m-files\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"maven\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the m-files index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** M-Files Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/m-files?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/m-files?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the maven index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Maven (Java) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/maven?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/maven?cursor=` :param page: set the page number of the response :type page: int @@ -145851,7 +150731,7 @@ def index_m_files_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_m_files_get_serialize( + _param = self._index_maven_get_serialize( page=page, limit=limit, cursor=cursor, @@ -145880,7 +150760,7 @@ def index_m_files_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -145896,7 +150776,7 @@ def index_m_files_get( @validate_call - def index_m_files_get_with_http_info( + def index_maven_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -145931,10 +150811,10 @@ def index_m_files_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination]: - """Return vulnerability data stored in index \"m-files\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"maven\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the m-files index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** M-Files Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/m-files?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/m-files?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the maven index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Maven (Java) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/maven?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/maven?cursor=` :param page: set the page number of the response :type page: int @@ -146000,7 +150880,7 @@ def index_m_files_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_m_files_get_serialize( + _param = self._index_maven_get_serialize( page=page, limit=limit, cursor=cursor, @@ -146029,7 +150909,7 @@ def index_m_files_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -146045,7 +150925,7 @@ def index_m_files_get_with_http_info( @validate_call - def index_m_files_get_without_preload_content( + def index_maven_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -146081,9 +150961,9 @@ def index_m_files_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"m-files\" + """Return vulnerability data stored in index \"maven\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the m-files index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** M-Files Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/m-files?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/m-files?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the maven index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Maven (Java) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/maven?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/maven?cursor=` :param page: set the page number of the response :type page: int @@ -146149,7 +151029,7 @@ def index_m_files_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_m_files_get_serialize( + _param = self._index_maven_get_serialize( page=page, limit=limit, cursor=cursor, @@ -146178,7 +151058,7 @@ def index_m_files_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMFilesPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -146189,7 +151069,7 @@ def index_m_files_get_without_preload_content( return response_data.response - def _index_m_files_get_serialize( + def _index_maven_get_serialize( self, page, limit, @@ -146339,7 +151219,7 @@ def _index_m_files_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/m-files', + resource_path='/index/maven', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -146356,7 +151236,7 @@ def _index_m_files_get_serialize( @validate_call - def index_macert_get( + def index_mbed_tls_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -146391,10 +151271,10 @@ def index_macert_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination: - """Return vulnerability data stored in index \"macert\" + ) -> RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination: + """Return vulnerability data stored in index \"mbed-tls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the macert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moroccan CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/macert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/macert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mbed-tls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mbed TLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mbed-tls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mbed-tls?cursor=` :param page: set the page number of the response :type page: int @@ -146460,7 +151340,7 @@ def index_macert_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_macert_get_serialize( + _param = self._index_mbed_tls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -146489,7 +151369,7 @@ def index_macert_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination", '404': "str", '500': "str", } @@ -146505,7 +151385,7 @@ def index_macert_get( @validate_call - def index_macert_get_with_http_info( + def index_mbed_tls_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -146540,10 +151420,10 @@ def index_macert_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination]: - """Return vulnerability data stored in index \"macert\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination]: + """Return vulnerability data stored in index \"mbed-tls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the macert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moroccan CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/macert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/macert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mbed-tls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mbed TLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mbed-tls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mbed-tls?cursor=` :param page: set the page number of the response :type page: int @@ -146609,7 +151489,7 @@ def index_macert_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_macert_get_serialize( + _param = self._index_mbed_tls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -146638,7 +151518,7 @@ def index_macert_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination", '404': "str", '500': "str", } @@ -146654,7 +151534,7 @@ def index_macert_get_with_http_info( @validate_call - def index_macert_get_without_preload_content( + def index_mbed_tls_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -146690,9 +151570,9 @@ def index_macert_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"macert\" + """Return vulnerability data stored in index \"mbed-tls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the macert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moroccan CERT Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/macert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/macert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mbed-tls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mbed TLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mbed-tls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mbed-tls?cursor=` :param page: set the page number of the response :type page: int @@ -146758,7 +151638,7 @@ def index_macert_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_macert_get_serialize( + _param = self._index_mbed_tls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -146787,7 +151667,7 @@ def index_macert_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMACertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination", '404': "str", '500': "str", } @@ -146798,7 +151678,7 @@ def index_macert_get_without_preload_content( return response_data.response - def _index_macert_get_serialize( + def _index_mbed_tls_get_serialize( self, page, limit, @@ -146948,7 +151828,7 @@ def _index_macert_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/macert', + resource_path='/index/mbed-tls', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -146965,7 +151845,7 @@ def _index_macert_get_serialize( @validate_call - def index_manageengine_get( + def index_mcafee_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -147000,10 +151880,10 @@ def index_manageengine_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"manageengine\" + ) -> RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination: + """Return vulnerability data stored in index \"mcafee\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the manageengine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ManageEngine Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/manageengine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/manageengine?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mcafee index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** McAfee Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mcafee?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mcafee?cursor=` :param page: set the page number of the response :type page: int @@ -147069,7 +151949,7 @@ def index_manageengine_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_manageengine_get_serialize( + _param = self._index_mcafee_get_serialize( page=page, limit=limit, cursor=cursor, @@ -147098,7 +151978,7 @@ def index_manageengine_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination", '404': "str", '500': "str", } @@ -147114,7 +151994,7 @@ def index_manageengine_get( @validate_call - def index_manageengine_get_with_http_info( + def index_mcafee_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -147149,10 +152029,10 @@ def index_manageengine_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"manageengine\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination]: + """Return vulnerability data stored in index \"mcafee\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the manageengine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ManageEngine Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/manageengine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/manageengine?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mcafee index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** McAfee Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mcafee?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mcafee?cursor=` :param page: set the page number of the response :type page: int @@ -147218,7 +152098,7 @@ def index_manageengine_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_manageengine_get_serialize( + _param = self._index_mcafee_get_serialize( page=page, limit=limit, cursor=cursor, @@ -147247,7 +152127,7 @@ def index_manageengine_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination", '404': "str", '500': "str", } @@ -147263,7 +152143,7 @@ def index_manageengine_get_with_http_info( @validate_call - def index_manageengine_get_without_preload_content( + def index_mcafee_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -147299,9 +152179,9 @@ def index_manageengine_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"manageengine\" + """Return vulnerability data stored in index \"mcafee\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the manageengine index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ManageEngine Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/manageengine?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/manageengine?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mcafee index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** McAfee Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mcafee?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mcafee?cursor=` :param page: set the page number of the response :type page: int @@ -147367,7 +152247,7 @@ def index_manageengine_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_manageengine_get_serialize( + _param = self._index_mcafee_get_serialize( page=page, limit=limit, cursor=cursor, @@ -147396,7 +152276,7 @@ def index_manageengine_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryManageEngineAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination", '404': "str", '500': "str", } @@ -147407,7 +152287,7 @@ def index_manageengine_get_without_preload_content( return response_data.response - def _index_manageengine_get_serialize( + def _index_mcafee_get_serialize( self, page, limit, @@ -147557,7 +152437,7 @@ def _index_manageengine_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/manageengine', + resource_path='/index/mcafee', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -147574,7 +152454,7 @@ def _index_manageengine_get_serialize( @validate_call - def index_maven_get( + def index_mediatek_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -147609,10 +152489,10 @@ def index_maven_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"maven\" + ) -> RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination: + """Return vulnerability data stored in index \"mediatek\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the maven index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Maven (Java) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/maven?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/maven?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mediatek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MediaTek Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mediatek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mediatek?cursor=` :param page: set the page number of the response :type page: int @@ -147678,7 +152558,7 @@ def index_maven_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_maven_get_serialize( + _param = self._index_mediatek_get_serialize( page=page, limit=limit, cursor=cursor, @@ -147707,7 +152587,7 @@ def index_maven_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination", '404': "str", '500': "str", } @@ -147723,7 +152603,7 @@ def index_maven_get( @validate_call - def index_maven_get_with_http_info( + def index_mediatek_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -147758,10 +152638,10 @@ def index_maven_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"maven\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination]: + """Return vulnerability data stored in index \"mediatek\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the maven index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Maven (Java) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/maven?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/maven?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mediatek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MediaTek Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mediatek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mediatek?cursor=` :param page: set the page number of the response :type page: int @@ -147827,7 +152707,7 @@ def index_maven_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_maven_get_serialize( + _param = self._index_mediatek_get_serialize( page=page, limit=limit, cursor=cursor, @@ -147856,7 +152736,7 @@ def index_maven_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination", '404': "str", '500': "str", } @@ -147872,7 +152752,7 @@ def index_maven_get_with_http_info( @validate_call - def index_maven_get_without_preload_content( + def index_mediatek_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -147908,9 +152788,9 @@ def index_maven_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"maven\" + """Return vulnerability data stored in index \"mediatek\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the maven index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Maven (Java) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/maven?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/maven?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mediatek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MediaTek Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mediatek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mediatek?cursor=` :param page: set the page number of the response :type page: int @@ -147976,7 +152856,7 @@ def index_maven_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_maven_get_serialize( + _param = self._index_mediatek_get_serialize( page=page, limit=limit, cursor=cursor, @@ -148005,7 +152885,7 @@ def index_maven_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination", '404': "str", '500': "str", } @@ -148016,7 +152896,7 @@ def index_maven_get_without_preload_content( return response_data.response - def _index_maven_get_serialize( + def _index_mediatek_get_serialize( self, page, limit, @@ -148166,7 +153046,7 @@ def _index_maven_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/maven', + resource_path='/index/mediatek', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -148183,7 +153063,7 @@ def _index_maven_get_serialize( @validate_call - def index_mbed_tls_get( + def index_medtronic_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -148218,10 +153098,10 @@ def index_mbed_tls_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination: - """Return vulnerability data stored in index \"mbed-tls\" + ) -> RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"medtronic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mbed-tls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mbed TLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mbed-tls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mbed-tls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the medtronic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Medtronic Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/medtronic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/medtronic?cursor=` :param page: set the page number of the response :type page: int @@ -148287,7 +153167,7 @@ def index_mbed_tls_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mbed_tls_get_serialize( + _param = self._index_medtronic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -148316,7 +153196,7 @@ def index_mbed_tls_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -148332,7 +153212,7 @@ def index_mbed_tls_get( @validate_call - def index_mbed_tls_get_with_http_info( + def index_medtronic_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -148367,10 +153247,10 @@ def index_mbed_tls_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination]: - """Return vulnerability data stored in index \"mbed-tls\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"medtronic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mbed-tls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mbed TLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mbed-tls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mbed-tls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the medtronic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Medtronic Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/medtronic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/medtronic?cursor=` :param page: set the page number of the response :type page: int @@ -148436,7 +153316,7 @@ def index_mbed_tls_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mbed_tls_get_serialize( + _param = self._index_medtronic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -148465,7 +153345,7 @@ def index_mbed_tls_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -148481,7 +153361,7 @@ def index_mbed_tls_get_with_http_info( @validate_call - def index_mbed_tls_get_without_preload_content( + def index_medtronic_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -148517,9 +153397,9 @@ def index_mbed_tls_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mbed-tls\" + """Return vulnerability data stored in index \"medtronic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mbed-tls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mbed TLS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mbed-tls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mbed-tls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the medtronic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Medtronic Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/medtronic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/medtronic?cursor=` :param page: set the page number of the response :type page: int @@ -148585,7 +153465,7 @@ def index_mbed_tls_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mbed_tls_get_serialize( + _param = self._index_medtronic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -148614,7 +153494,7 @@ def index_mbed_tls_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMbedTLSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -148625,7 +153505,7 @@ def index_mbed_tls_get_without_preload_content( return response_data.response - def _index_mbed_tls_get_serialize( + def _index_medtronic_get_serialize( self, page, limit, @@ -148775,7 +153655,7 @@ def _index_mbed_tls_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mbed-tls', + resource_path='/index/medtronic', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -148792,7 +153672,7 @@ def _index_mbed_tls_get_serialize( @validate_call - def index_mcafee_get( + def index_mendix_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -148827,10 +153707,10 @@ def index_mcafee_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination: - """Return vulnerability data stored in index \"mcafee\" + ) -> RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination: + """Return vulnerability data stored in index \"mendix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mcafee index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** McAfee Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mcafee?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mcafee?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mendix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mendix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mendix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mendix?cursor=` :param page: set the page number of the response :type page: int @@ -148896,7 +153776,7 @@ def index_mcafee_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mcafee_get_serialize( + _param = self._index_mendix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -148925,7 +153805,7 @@ def index_mcafee_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination", '404': "str", '500': "str", } @@ -148941,7 +153821,7 @@ def index_mcafee_get( @validate_call - def index_mcafee_get_with_http_info( + def index_mendix_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -148976,10 +153856,10 @@ def index_mcafee_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination]: - """Return vulnerability data stored in index \"mcafee\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination]: + """Return vulnerability data stored in index \"mendix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mcafee index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** McAfee Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mcafee?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mcafee?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mendix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mendix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mendix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mendix?cursor=` :param page: set the page number of the response :type page: int @@ -149045,7 +153925,7 @@ def index_mcafee_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mcafee_get_serialize( + _param = self._index_mendix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -149074,7 +153954,7 @@ def index_mcafee_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination", '404': "str", '500': "str", } @@ -149090,7 +153970,7 @@ def index_mcafee_get_with_http_info( @validate_call - def index_mcafee_get_without_preload_content( + def index_mendix_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -149126,9 +154006,9 @@ def index_mcafee_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mcafee\" + """Return vulnerability data stored in index \"mendix\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mcafee index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** McAfee Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mcafee?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mcafee?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mendix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mendix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mendix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mendix?cursor=` :param page: set the page number of the response :type page: int @@ -149194,7 +154074,7 @@ def index_mcafee_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mcafee_get_serialize( + _param = self._index_mendix_get_serialize( page=page, limit=limit, cursor=cursor, @@ -149223,7 +154103,7 @@ def index_mcafee_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMcAfeePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination", '404': "str", '500': "str", } @@ -149234,7 +154114,7 @@ def index_mcafee_get_without_preload_content( return response_data.response - def _index_mcafee_get_serialize( + def _index_mendix_get_serialize( self, page, limit, @@ -149384,7 +154264,7 @@ def _index_mcafee_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mcafee', + resource_path='/index/mendix', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -149401,7 +154281,7 @@ def _index_mcafee_get_serialize( @validate_call - def index_mediatek_get( + def index_metasploit_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -149436,10 +154316,10 @@ def index_mediatek_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination: - """Return vulnerability data stored in index \"mediatek\" + ) -> RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination: + """Return vulnerability data stored in index \"metasploit\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mediatek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MediaTek Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mediatek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mediatek?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the metasploit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Metasploit Modules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/metasploit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/metasploit?cursor=` :param page: set the page number of the response :type page: int @@ -149505,7 +154385,7 @@ def index_mediatek_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mediatek_get_serialize( + _param = self._index_metasploit_get_serialize( page=page, limit=limit, cursor=cursor, @@ -149534,7 +154414,7 @@ def index_mediatek_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination", '404': "str", '500': "str", } @@ -149550,7 +154430,7 @@ def index_mediatek_get( @validate_call - def index_mediatek_get_with_http_info( + def index_metasploit_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -149585,10 +154465,10 @@ def index_mediatek_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination]: - """Return vulnerability data stored in index \"mediatek\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination]: + """Return vulnerability data stored in index \"metasploit\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mediatek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MediaTek Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mediatek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mediatek?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the metasploit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Metasploit Modules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/metasploit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/metasploit?cursor=` :param page: set the page number of the response :type page: int @@ -149654,7 +154534,7 @@ def index_mediatek_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mediatek_get_serialize( + _param = self._index_metasploit_get_serialize( page=page, limit=limit, cursor=cursor, @@ -149683,7 +154563,7 @@ def index_mediatek_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination", '404': "str", '500': "str", } @@ -149699,7 +154579,7 @@ def index_mediatek_get_with_http_info( @validate_call - def index_mediatek_get_without_preload_content( + def index_metasploit_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -149735,9 +154615,9 @@ def index_mediatek_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mediatek\" + """Return vulnerability data stored in index \"metasploit\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mediatek index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MediaTek Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mediatek?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mediatek?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the metasploit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Metasploit Modules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/metasploit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/metasploit?cursor=` :param page: set the page number of the response :type page: int @@ -149803,7 +154683,7 @@ def index_mediatek_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mediatek_get_serialize( + _param = self._index_metasploit_get_serialize( page=page, limit=limit, cursor=cursor, @@ -149832,7 +154712,7 @@ def index_mediatek_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMediatekPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination", '404': "str", '500': "str", } @@ -149843,7 +154723,7 @@ def index_mediatek_get_without_preload_content( return response_data.response - def _index_mediatek_get_serialize( + def _index_metasploit_get_serialize( self, page, limit, @@ -149993,7 +154873,7 @@ def _index_mediatek_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mediatek', + resource_path='/index/metasploit', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -150010,7 +154890,7 @@ def _index_mediatek_get_serialize( @validate_call - def index_medtronic_get( + def index_microsoft_cvrf_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -150045,10 +154925,10 @@ def index_medtronic_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"medtronic\" + ) -> RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination: + """Return vulnerability data stored in index \"microsoft-cvrf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the medtronic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Medtronic Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/medtronic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/medtronic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-cvrf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-cvrf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-cvrf?cursor=` :param page: set the page number of the response :type page: int @@ -150114,7 +154994,7 @@ def index_medtronic_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_medtronic_get_serialize( + _param = self._index_microsoft_cvrf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -150143,7 +155023,7 @@ def index_medtronic_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination", '404': "str", '500': "str", } @@ -150159,7 +155039,7 @@ def index_medtronic_get( @validate_call - def index_medtronic_get_with_http_info( + def index_microsoft_cvrf_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -150194,10 +155074,10 @@ def index_medtronic_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"medtronic\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination]: + """Return vulnerability data stored in index \"microsoft-cvrf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the medtronic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Medtronic Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/medtronic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/medtronic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-cvrf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-cvrf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-cvrf?cursor=` :param page: set the page number of the response :type page: int @@ -150263,7 +155143,7 @@ def index_medtronic_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_medtronic_get_serialize( + _param = self._index_microsoft_cvrf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -150292,7 +155172,7 @@ def index_medtronic_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination", '404': "str", '500': "str", } @@ -150308,7 +155188,7 @@ def index_medtronic_get_with_http_info( @validate_call - def index_medtronic_get_without_preload_content( + def index_microsoft_cvrf_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -150344,9 +155224,9 @@ def index_medtronic_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"medtronic\" + """Return vulnerability data stored in index \"microsoft-cvrf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the medtronic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Medtronic Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/medtronic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/medtronic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-cvrf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-cvrf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-cvrf?cursor=` :param page: set the page number of the response :type page: int @@ -150412,7 +155292,7 @@ def index_medtronic_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_medtronic_get_serialize( + _param = self._index_microsoft_cvrf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -150441,7 +155321,7 @@ def index_medtronic_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMedtronicAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination", '404': "str", '500': "str", } @@ -150452,7 +155332,7 @@ def index_medtronic_get_without_preload_content( return response_data.response - def _index_medtronic_get_serialize( + def _index_microsoft_cvrf_get_serialize( self, page, limit, @@ -150602,7 +155482,7 @@ def _index_medtronic_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/medtronic', + resource_path='/index/microsoft-cvrf', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -150619,7 +155499,7 @@ def _index_medtronic_get_serialize( @validate_call - def index_mendix_get( + def index_microsoft_kb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -150654,10 +155534,10 @@ def index_mendix_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination: - """Return vulnerability data stored in index \"mendix\" + ) -> RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination: + """Return vulnerability data stored in index \"microsoft-kb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mendix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mendix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mendix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mendix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-kb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft KB list by CVE ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-kb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-kb?cursor=` :param page: set the page number of the response :type page: int @@ -150723,7 +155603,7 @@ def index_mendix_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mendix_get_serialize( + _param = self._index_microsoft_kb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -150752,7 +155632,7 @@ def index_mendix_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination", '404': "str", '500': "str", } @@ -150768,7 +155648,7 @@ def index_mendix_get( @validate_call - def index_mendix_get_with_http_info( + def index_microsoft_kb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -150803,10 +155683,10 @@ def index_mendix_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination]: - """Return vulnerability data stored in index \"mendix\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination]: + """Return vulnerability data stored in index \"microsoft-kb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mendix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mendix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mendix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mendix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-kb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft KB list by CVE ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-kb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-kb?cursor=` :param page: set the page number of the response :type page: int @@ -150872,7 +155752,7 @@ def index_mendix_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mendix_get_serialize( + _param = self._index_microsoft_kb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -150901,7 +155781,7 @@ def index_mendix_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination", '404': "str", '500': "str", } @@ -150917,7 +155797,7 @@ def index_mendix_get_with_http_info( @validate_call - def index_mendix_get_without_preload_content( + def index_microsoft_kb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -150953,9 +155833,9 @@ def index_mendix_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mendix\" + """Return vulnerability data stored in index \"microsoft-kb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mendix index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mendix Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mendix?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mendix?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-kb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft KB list by CVE ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-kb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-kb?cursor=` :param page: set the page number of the response :type page: int @@ -151021,7 +155901,7 @@ def index_mendix_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mendix_get_serialize( + _param = self._index_microsoft_kb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -151050,7 +155930,7 @@ def index_mendix_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMendixPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination", '404': "str", '500': "str", } @@ -151061,7 +155941,7 @@ def index_mendix_get_without_preload_content( return response_data.response - def _index_mendix_get_serialize( + def _index_microsoft_kb_get_serialize( self, page, limit, @@ -151211,7 +156091,7 @@ def _index_mendix_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mendix', + resource_path='/index/microsoft-kb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -151228,7 +156108,7 @@ def _index_mendix_get_serialize( @validate_call - def index_metasploit_get( + def index_mikrotik_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -151263,10 +156143,10 @@ def index_metasploit_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination: - """Return vulnerability data stored in index \"metasploit\" + ) -> RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination: + """Return vulnerability data stored in index \"mikrotik\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the metasploit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Metasploit Modules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/metasploit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/metasploit?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mikrotik index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MikroTik Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mikrotik?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mikrotik?cursor=` :param page: set the page number of the response :type page: int @@ -151332,7 +156212,7 @@ def index_metasploit_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_metasploit_get_serialize( + _param = self._index_mikrotik_get_serialize( page=page, limit=limit, cursor=cursor, @@ -151361,7 +156241,7 @@ def index_metasploit_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination", '404': "str", '500': "str", } @@ -151377,7 +156257,7 @@ def index_metasploit_get( @validate_call - def index_metasploit_get_with_http_info( + def index_mikrotik_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -151412,10 +156292,10 @@ def index_metasploit_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination]: - """Return vulnerability data stored in index \"metasploit\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination]: + """Return vulnerability data stored in index \"mikrotik\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the metasploit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Metasploit Modules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/metasploit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/metasploit?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mikrotik index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MikroTik Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mikrotik?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mikrotik?cursor=` :param page: set the page number of the response :type page: int @@ -151481,7 +156361,7 @@ def index_metasploit_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_metasploit_get_serialize( + _param = self._index_mikrotik_get_serialize( page=page, limit=limit, cursor=cursor, @@ -151510,7 +156390,7 @@ def index_metasploit_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination", '404': "str", '500': "str", } @@ -151526,7 +156406,7 @@ def index_metasploit_get_with_http_info( @validate_call - def index_metasploit_get_without_preload_content( + def index_mikrotik_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -151562,9 +156442,9 @@ def index_metasploit_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"metasploit\" + """Return vulnerability data stored in index \"mikrotik\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the metasploit index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Metasploit Modules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/metasploit?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/metasploit?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mikrotik index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MikroTik Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mikrotik?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mikrotik?cursor=` :param page: set the page number of the response :type page: int @@ -151630,7 +156510,7 @@ def index_metasploit_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_metasploit_get_serialize( + _param = self._index_mikrotik_get_serialize( page=page, limit=limit, cursor=cursor, @@ -151659,7 +156539,7 @@ def index_metasploit_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMetasploitExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination", '404': "str", '500': "str", } @@ -151670,7 +156550,7 @@ def index_metasploit_get_without_preload_content( return response_data.response - def _index_metasploit_get_serialize( + def _index_mikrotik_get_serialize( self, page, limit, @@ -151820,7 +156700,7 @@ def _index_metasploit_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/metasploit', + resource_path='/index/mikrotik', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -151837,7 +156717,7 @@ def _index_metasploit_get_serialize( @validate_call - def index_microsoft_cvrf_get( + def index_mindray_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -151872,10 +156752,10 @@ def index_microsoft_cvrf_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination: - """Return vulnerability data stored in index \"microsoft-cvrf\" + ) -> RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination: + """Return vulnerability data stored in index \"mindray\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-cvrf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-cvrf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-cvrf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mindray index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mindray Cybersecurity Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mindray?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mindray?cursor=` :param page: set the page number of the response :type page: int @@ -151941,7 +156821,7 @@ def index_microsoft_cvrf_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_microsoft_cvrf_get_serialize( + _param = self._index_mindray_get_serialize( page=page, limit=limit, cursor=cursor, @@ -151970,7 +156850,7 @@ def index_microsoft_cvrf_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination", '404': "str", '500': "str", } @@ -151986,7 +156866,7 @@ def index_microsoft_cvrf_get( @validate_call - def index_microsoft_cvrf_get_with_http_info( + def index_mindray_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -152021,10 +156901,10 @@ def index_microsoft_cvrf_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination]: - """Return vulnerability data stored in index \"microsoft-cvrf\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination]: + """Return vulnerability data stored in index \"mindray\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-cvrf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-cvrf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-cvrf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mindray index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mindray Cybersecurity Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mindray?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mindray?cursor=` :param page: set the page number of the response :type page: int @@ -152090,7 +156970,7 @@ def index_microsoft_cvrf_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_microsoft_cvrf_get_serialize( + _param = self._index_mindray_get_serialize( page=page, limit=limit, cursor=cursor, @@ -152119,7 +156999,7 @@ def index_microsoft_cvrf_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination", '404': "str", '500': "str", } @@ -152135,7 +157015,7 @@ def index_microsoft_cvrf_get_with_http_info( @validate_call - def index_microsoft_cvrf_get_without_preload_content( + def index_mindray_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -152171,9 +157051,9 @@ def index_microsoft_cvrf_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"microsoft-cvrf\" + """Return vulnerability data stored in index \"mindray\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-cvrf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-cvrf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-cvrf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mindray index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mindray Cybersecurity Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mindray?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mindray?cursor=` :param page: set the page number of the response :type page: int @@ -152239,7 +157119,7 @@ def index_microsoft_cvrf_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_microsoft_cvrf_get_serialize( + _param = self._index_mindray_get_serialize( page=page, limit=limit, cursor=cursor, @@ -152268,7 +157148,7 @@ def index_microsoft_cvrf_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftCVRFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination", '404': "str", '500': "str", } @@ -152279,7 +157159,7 @@ def index_microsoft_cvrf_get_without_preload_content( return response_data.response - def _index_microsoft_cvrf_get_serialize( + def _index_mindray_get_serialize( self, page, limit, @@ -152429,7 +157309,7 @@ def _index_microsoft_cvrf_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/microsoft-cvrf', + resource_path='/index/mindray', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -152446,7 +157326,7 @@ def _index_microsoft_cvrf_get_serialize( @validate_call - def index_microsoft_kb_get( + def index_misp_threat_actors_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -152481,10 +157361,10 @@ def index_microsoft_kb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination: - """Return vulnerability data stored in index \"microsoft-kb\" + ) -> RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination: + """Return vulnerability data stored in index \"misp-threat-actors\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-kb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft KB list by CVE ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-kb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-kb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the misp-threat-actors index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MISP Threat Actors ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/misp-threat-actors?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/misp-threat-actors?cursor=` :param page: set the page number of the response :type page: int @@ -152550,7 +157430,7 @@ def index_microsoft_kb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_microsoft_kb_get_serialize( + _param = self._index_misp_threat_actors_get_serialize( page=page, limit=limit, cursor=cursor, @@ -152579,7 +157459,7 @@ def index_microsoft_kb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination", '404': "str", '500': "str", } @@ -152595,7 +157475,7 @@ def index_microsoft_kb_get( @validate_call - def index_microsoft_kb_get_with_http_info( + def index_misp_threat_actors_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -152630,10 +157510,10 @@ def index_microsoft_kb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination]: - """Return vulnerability data stored in index \"microsoft-kb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination]: + """Return vulnerability data stored in index \"misp-threat-actors\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-kb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft KB list by CVE ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-kb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-kb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the misp-threat-actors index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MISP Threat Actors ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/misp-threat-actors?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/misp-threat-actors?cursor=` :param page: set the page number of the response :type page: int @@ -152699,7 +157579,7 @@ def index_microsoft_kb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_microsoft_kb_get_serialize( + _param = self._index_misp_threat_actors_get_serialize( page=page, limit=limit, cursor=cursor, @@ -152728,7 +157608,7 @@ def index_microsoft_kb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination", '404': "str", '500': "str", } @@ -152744,7 +157624,7 @@ def index_microsoft_kb_get_with_http_info( @validate_call - def index_microsoft_kb_get_without_preload_content( + def index_misp_threat_actors_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -152780,9 +157660,9 @@ def index_microsoft_kb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"microsoft-kb\" + """Return vulnerability data stored in index \"misp-threat-actors\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the microsoft-kb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Microsoft KB list by CVE ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/microsoft-kb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/microsoft-kb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the misp-threat-actors index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MISP Threat Actors ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/misp-threat-actors?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/misp-threat-actors?cursor=` :param page: set the page number of the response :type page: int @@ -152848,7 +157728,7 @@ def index_microsoft_kb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_microsoft_kb_get_serialize( + _param = self._index_misp_threat_actors_get_serialize( page=page, limit=limit, cursor=cursor, @@ -152877,7 +157757,7 @@ def index_microsoft_kb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMicrosoftKbPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination", '404': "str", '500': "str", } @@ -152888,7 +157768,7 @@ def index_microsoft_kb_get_without_preload_content( return response_data.response - def _index_microsoft_kb_get_serialize( + def _index_misp_threat_actors_get_serialize( self, page, limit, @@ -153038,7 +157918,7 @@ def _index_microsoft_kb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/microsoft-kb', + resource_path='/index/misp-threat-actors', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -153055,7 +157935,7 @@ def _index_microsoft_kb_get_serialize( @validate_call - def index_mikrotik_get( + def index_mitel_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -153090,10 +157970,10 @@ def index_mikrotik_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination: - """Return vulnerability data stored in index \"mikrotik\" + ) -> RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination: + """Return vulnerability data stored in index \"mitel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mikrotik index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MikroTik Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mikrotik?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mikrotik?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitel?cursor=` :param page: set the page number of the response :type page: int @@ -153159,7 +158039,7 @@ def index_mikrotik_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mikrotik_get_serialize( + _param = self._index_mitel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -153188,7 +158068,7 @@ def index_mikrotik_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination", '404': "str", '500': "str", } @@ -153204,7 +158084,7 @@ def index_mikrotik_get( @validate_call - def index_mikrotik_get_with_http_info( + def index_mitel_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -153239,10 +158119,10 @@ def index_mikrotik_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination]: - """Return vulnerability data stored in index \"mikrotik\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination]: + """Return vulnerability data stored in index \"mitel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mikrotik index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MikroTik Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mikrotik?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mikrotik?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitel?cursor=` :param page: set the page number of the response :type page: int @@ -153308,7 +158188,7 @@ def index_mikrotik_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mikrotik_get_serialize( + _param = self._index_mitel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -153337,7 +158217,7 @@ def index_mikrotik_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination", '404': "str", '500': "str", } @@ -153353,7 +158233,7 @@ def index_mikrotik_get_with_http_info( @validate_call - def index_mikrotik_get_without_preload_content( + def index_mitel_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -153389,9 +158269,9 @@ def index_mikrotik_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mikrotik\" + """Return vulnerability data stored in index \"mitel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mikrotik index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MikroTik Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mikrotik?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mikrotik?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitel?cursor=` :param page: set the page number of the response :type page: int @@ -153457,7 +158337,7 @@ def index_mikrotik_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mikrotik_get_serialize( + _param = self._index_mitel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -153486,7 +158366,7 @@ def index_mikrotik_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMikrotikPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination", '404': "str", '500': "str", } @@ -153497,7 +158377,7 @@ def index_mikrotik_get_without_preload_content( return response_data.response - def _index_mikrotik_get_serialize( + def _index_mitel_get_serialize( self, page, limit, @@ -153647,7 +158527,7 @@ def _index_mikrotik_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mikrotik', + resource_path='/index/mitel', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -153664,7 +158544,7 @@ def _index_mikrotik_get_serialize( @validate_call - def index_mindray_get( + def index_mitre_attack_cve_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -153699,10 +158579,10 @@ def index_mindray_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination: - """Return vulnerability data stored in index \"mindray\" + ) -> RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination: + """Return vulnerability data stored in index \"mitre-attack-cve\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mindray index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mindray Cybersecurity Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mindray?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mindray?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-attack-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE ATT&CK Technique ID to CVE List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-attack-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-attack-cve?cursor=` :param page: set the page number of the response :type page: int @@ -153768,7 +158648,7 @@ def index_mindray_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mindray_get_serialize( + _param = self._index_mitre_attack_cve_get_serialize( page=page, limit=limit, cursor=cursor, @@ -153797,7 +158677,7 @@ def index_mindray_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination", '404': "str", '500': "str", } @@ -153813,7 +158693,7 @@ def index_mindray_get( @validate_call - def index_mindray_get_with_http_info( + def index_mitre_attack_cve_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -153848,10 +158728,10 @@ def index_mindray_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination]: - """Return vulnerability data stored in index \"mindray\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination]: + """Return vulnerability data stored in index \"mitre-attack-cve\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mindray index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mindray Cybersecurity Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mindray?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mindray?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-attack-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE ATT&CK Technique ID to CVE List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-attack-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-attack-cve?cursor=` :param page: set the page number of the response :type page: int @@ -153917,7 +158797,7 @@ def index_mindray_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mindray_get_serialize( + _param = self._index_mitre_attack_cve_get_serialize( page=page, limit=limit, cursor=cursor, @@ -153946,7 +158826,7 @@ def index_mindray_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination", '404': "str", '500': "str", } @@ -153962,7 +158842,7 @@ def index_mindray_get_with_http_info( @validate_call - def index_mindray_get_without_preload_content( + def index_mitre_attack_cve_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -153998,9 +158878,9 @@ def index_mindray_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mindray\" + """Return vulnerability data stored in index \"mitre-attack-cve\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mindray index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mindray Cybersecurity Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mindray?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mindray?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-attack-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE ATT&CK Technique ID to CVE List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-attack-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-attack-cve?cursor=` :param page: set the page number of the response :type page: int @@ -154066,7 +158946,7 @@ def index_mindray_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mindray_get_serialize( + _param = self._index_mitre_attack_cve_get_serialize( page=page, limit=limit, cursor=cursor, @@ -154095,7 +158975,7 @@ def index_mindray_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMindrayPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination", '404': "str", '500': "str", } @@ -154106,7 +158986,7 @@ def index_mindray_get_without_preload_content( return response_data.response - def _index_mindray_get_serialize( + def _index_mitre_attack_cve_get_serialize( self, page, limit, @@ -154256,7 +159136,7 @@ def _index_mindray_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mindray', + resource_path='/index/mitre-attack-cve', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -154273,7 +159153,7 @@ def _index_mindray_get_serialize( @validate_call - def index_misp_threat_actors_get( + def index_mitre_cvelist_v5_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -154308,10 +159188,10 @@ def index_misp_threat_actors_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination: - """Return vulnerability data stored in index \"misp-threat-actors\" + ) -> RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination: + """Return vulnerability data stored in index \"mitre-cvelist-v5\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the misp-threat-actors index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MISP Threat Actors ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/misp-threat-actors?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/misp-threat-actors?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-cvelist-v5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE CVEList V5 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-cvelist-v5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-cvelist-v5?cursor=` :param page: set the page number of the response :type page: int @@ -154377,7 +159257,7 @@ def index_misp_threat_actors_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_misp_threat_actors_get_serialize( + _param = self._index_mitre_cvelist_v5_get_serialize( page=page, limit=limit, cursor=cursor, @@ -154406,7 +159286,7 @@ def index_misp_threat_actors_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination", '404': "str", '500': "str", } @@ -154422,7 +159302,7 @@ def index_misp_threat_actors_get( @validate_call - def index_misp_threat_actors_get_with_http_info( + def index_mitre_cvelist_v5_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -154457,10 +159337,10 @@ def index_misp_threat_actors_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination]: - """Return vulnerability data stored in index \"misp-threat-actors\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination]: + """Return vulnerability data stored in index \"mitre-cvelist-v5\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the misp-threat-actors index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MISP Threat Actors ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/misp-threat-actors?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/misp-threat-actors?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-cvelist-v5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE CVEList V5 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-cvelist-v5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-cvelist-v5?cursor=` :param page: set the page number of the response :type page: int @@ -154526,7 +159406,7 @@ def index_misp_threat_actors_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_misp_threat_actors_get_serialize( + _param = self._index_mitre_cvelist_v5_get_serialize( page=page, limit=limit, cursor=cursor, @@ -154555,7 +159435,7 @@ def index_misp_threat_actors_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination", '404': "str", '500': "str", } @@ -154571,7 +159451,7 @@ def index_misp_threat_actors_get_with_http_info( @validate_call - def index_misp_threat_actors_get_without_preload_content( + def index_mitre_cvelist_v5_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -154607,9 +159487,9 @@ def index_misp_threat_actors_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"misp-threat-actors\" + """Return vulnerability data stored in index \"mitre-cvelist-v5\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the misp-threat-actors index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MISP Threat Actors ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/misp-threat-actors?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/misp-threat-actors?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-cvelist-v5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE CVEList V5 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-cvelist-v5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-cvelist-v5?cursor=` :param page: set the page number of the response :type page: int @@ -154675,7 +159555,7 @@ def index_misp_threat_actors_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_misp_threat_actors_get_serialize( + _param = self._index_mitre_cvelist_v5_get_serialize( page=page, limit=limit, cursor=cursor, @@ -154704,7 +159584,7 @@ def index_misp_threat_actors_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMispValuePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination", '404': "str", '500': "str", } @@ -154715,7 +159595,7 @@ def index_misp_threat_actors_get_without_preload_content( return response_data.response - def _index_misp_threat_actors_get_serialize( + def _index_mitre_cvelist_v5_get_serialize( self, page, limit, @@ -154865,7 +159745,7 @@ def _index_misp_threat_actors_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/misp-threat-actors', + resource_path='/index/mitre-cvelist-v5', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -154882,7 +159762,7 @@ def _index_misp_threat_actors_get_serialize( @validate_call - def index_mitel_get( + def index_mitsubishi_electric_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -154917,10 +159797,10 @@ def index_mitel_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination: - """Return vulnerability data stored in index \"mitel\" + ) -> RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"mitsubishi-electric\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitsubishi-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitsubishi Electric Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitsubishi-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitsubishi-electric?cursor=` :param page: set the page number of the response :type page: int @@ -154986,7 +159866,7 @@ def index_mitel_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitel_get_serialize( + _param = self._index_mitsubishi_electric_get_serialize( page=page, limit=limit, cursor=cursor, @@ -155015,7 +159895,7 @@ def index_mitel_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -155031,7 +159911,7 @@ def index_mitel_get( @validate_call - def index_mitel_get_with_http_info( + def index_mitsubishi_electric_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -155066,10 +159946,10 @@ def index_mitel_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination]: - """Return vulnerability data stored in index \"mitel\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"mitsubishi-electric\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitsubishi-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitsubishi Electric Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitsubishi-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitsubishi-electric?cursor=` :param page: set the page number of the response :type page: int @@ -155135,7 +160015,7 @@ def index_mitel_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitel_get_serialize( + _param = self._index_mitsubishi_electric_get_serialize( page=page, limit=limit, cursor=cursor, @@ -155164,7 +160044,7 @@ def index_mitel_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -155180,7 +160060,7 @@ def index_mitel_get_with_http_info( @validate_call - def index_mitel_get_without_preload_content( + def index_mitsubishi_electric_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -155216,9 +160096,9 @@ def index_mitel_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mitel\" + """Return vulnerability data stored in index \"mitsubishi-electric\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitel Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitsubishi-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitsubishi Electric Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitsubishi-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitsubishi-electric?cursor=` :param page: set the page number of the response :type page: int @@ -155284,7 +160164,7 @@ def index_mitel_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitel_get_serialize( + _param = self._index_mitsubishi_electric_get_serialize( page=page, limit=limit, cursor=cursor, @@ -155313,7 +160193,7 @@ def index_mitel_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -155324,7 +160204,7 @@ def index_mitel_get_without_preload_content( return response_data.response - def _index_mitel_get_serialize( + def _index_mitsubishi_electric_get_serialize( self, page, limit, @@ -155474,7 +160354,7 @@ def _index_mitel_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mitel', + resource_path='/index/mitsubishi-electric', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -155491,7 +160371,7 @@ def _index_mitel_get_serialize( @validate_call - def index_mitre_attack_cve_get( + def index_mongodb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -155526,10 +160406,10 @@ def index_mitre_attack_cve_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination: - """Return vulnerability data stored in index \"mitre-attack-cve\" + ) -> RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination: + """Return vulnerability data stored in index \"mongodb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-attack-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE ATT&CK Technique ID to CVE List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-attack-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-attack-cve?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mongodb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MongoDB Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mongodb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mongodb?cursor=` :param page: set the page number of the response :type page: int @@ -155595,7 +160475,7 @@ def index_mitre_attack_cve_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitre_attack_cve_get_serialize( + _param = self._index_mongodb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -155624,7 +160504,7 @@ def index_mitre_attack_cve_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination", '404': "str", '500': "str", } @@ -155640,7 +160520,7 @@ def index_mitre_attack_cve_get( @validate_call - def index_mitre_attack_cve_get_with_http_info( + def index_mongodb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -155675,10 +160555,10 @@ def index_mitre_attack_cve_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination]: - """Return vulnerability data stored in index \"mitre-attack-cve\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination]: + """Return vulnerability data stored in index \"mongodb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-attack-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE ATT&CK Technique ID to CVE List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-attack-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-attack-cve?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mongodb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MongoDB Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mongodb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mongodb?cursor=` :param page: set the page number of the response :type page: int @@ -155744,7 +160624,7 @@ def index_mitre_attack_cve_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitre_attack_cve_get_serialize( + _param = self._index_mongodb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -155773,7 +160653,7 @@ def index_mitre_attack_cve_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination", '404': "str", '500': "str", } @@ -155789,7 +160669,7 @@ def index_mitre_attack_cve_get_with_http_info( @validate_call - def index_mitre_attack_cve_get_without_preload_content( + def index_mongodb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -155825,9 +160705,9 @@ def index_mitre_attack_cve_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mitre-attack-cve\" + """Return vulnerability data stored in index \"mongodb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-attack-cve index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE ATT&CK Technique ID to CVE List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-attack-cve?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-attack-cve?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mongodb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MongoDB Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mongodb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mongodb?cursor=` :param page: set the page number of the response :type page: int @@ -155893,7 +160773,7 @@ def index_mitre_attack_cve_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitre_attack_cve_get_serialize( + _param = self._index_mongodb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -155922,7 +160802,7 @@ def index_mitre_attack_cve_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiMitreAttackToCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination", '404': "str", '500': "str", } @@ -155933,7 +160813,7 @@ def index_mitre_attack_cve_get_without_preload_content( return response_data.response - def _index_mitre_attack_cve_get_serialize( + def _index_mongodb_get_serialize( self, page, limit, @@ -156083,7 +160963,7 @@ def _index_mitre_attack_cve_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mitre-attack-cve', + resource_path='/index/mongodb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -156100,7 +160980,7 @@ def _index_mitre_attack_cve_get_serialize( @validate_call - def index_mitre_cvelist_v5_get( + def index_moxa_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -156135,10 +161015,10 @@ def index_mitre_cvelist_v5_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination: - """Return vulnerability data stored in index \"mitre-cvelist-v5\" + ) -> RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"moxa\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-cvelist-v5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE CVEList V5 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-cvelist-v5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-cvelist-v5?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the moxa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moxa Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/moxa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/moxa?cursor=` :param page: set the page number of the response :type page: int @@ -156204,7 +161084,7 @@ def index_mitre_cvelist_v5_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitre_cvelist_v5_get_serialize( + _param = self._index_moxa_get_serialize( page=page, limit=limit, cursor=cursor, @@ -156233,7 +161113,7 @@ def index_mitre_cvelist_v5_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -156249,7 +161129,7 @@ def index_mitre_cvelist_v5_get( @validate_call - def index_mitre_cvelist_v5_get_with_http_info( + def index_moxa_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -156284,10 +161164,10 @@ def index_mitre_cvelist_v5_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination]: - """Return vulnerability data stored in index \"mitre-cvelist-v5\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"moxa\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-cvelist-v5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE CVEList V5 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-cvelist-v5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-cvelist-v5?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the moxa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moxa Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/moxa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/moxa?cursor=` :param page: set the page number of the response :type page: int @@ -156353,7 +161233,7 @@ def index_mitre_cvelist_v5_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitre_cvelist_v5_get_serialize( + _param = self._index_moxa_get_serialize( page=page, limit=limit, cursor=cursor, @@ -156382,7 +161262,7 @@ def index_mitre_cvelist_v5_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -156398,7 +161278,7 @@ def index_mitre_cvelist_v5_get_with_http_info( @validate_call - def index_mitre_cvelist_v5_get_without_preload_content( + def index_moxa_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -156434,9 +161314,9 @@ def index_mitre_cvelist_v5_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mitre-cvelist-v5\" + """Return vulnerability data stored in index \"moxa\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitre-cvelist-v5 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MITRE CVEList V5 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitre-cvelist-v5?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitre-cvelist-v5?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the moxa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moxa Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/moxa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/moxa?cursor=` :param page: set the page number of the response :type page: int @@ -156502,7 +161382,7 @@ def index_mitre_cvelist_v5_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitre_cvelist_v5_get_serialize( + _param = self._index_moxa_get_serialize( page=page, limit=limit, cursor=cursor, @@ -156531,7 +161411,7 @@ def index_mitre_cvelist_v5_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitreCVEListV5PaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -156542,7 +161422,7 @@ def index_mitre_cvelist_v5_get_without_preload_content( return response_data.response - def _index_mitre_cvelist_v5_get_serialize( + def _index_moxa_get_serialize( self, page, limit, @@ -156692,7 +161572,7 @@ def _index_mitre_cvelist_v5_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mitre-cvelist-v5', + resource_path='/index/moxa', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -156709,7 +161589,7 @@ def _index_mitre_cvelist_v5_get_serialize( @validate_call - def index_mitsubishi_electric_get( + def index_mozilla_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -156744,10 +161624,10 @@ def index_mitsubishi_electric_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"mitsubishi-electric\" + ) -> RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"mozilla\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitsubishi-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitsubishi Electric Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitsubishi-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitsubishi-electric?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mozilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mozilla Foundation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mozilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mozilla?cursor=` :param page: set the page number of the response :type page: int @@ -156813,7 +161693,7 @@ def index_mitsubishi_electric_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitsubishi_electric_get_serialize( + _param = self._index_mozilla_get_serialize( page=page, limit=limit, cursor=cursor, @@ -156842,7 +161722,7 @@ def index_mitsubishi_electric_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -156858,7 +161738,7 @@ def index_mitsubishi_electric_get( @validate_call - def index_mitsubishi_electric_get_with_http_info( + def index_mozilla_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -156893,10 +161773,10 @@ def index_mitsubishi_electric_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"mitsubishi-electric\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"mozilla\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitsubishi-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitsubishi Electric Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitsubishi-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitsubishi-electric?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mozilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mozilla Foundation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mozilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mozilla?cursor=` :param page: set the page number of the response :type page: int @@ -156962,7 +161842,7 @@ def index_mitsubishi_electric_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitsubishi_electric_get_serialize( + _param = self._index_mozilla_get_serialize( page=page, limit=limit, cursor=cursor, @@ -156991,7 +161871,7 @@ def index_mitsubishi_electric_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -157007,7 +161887,7 @@ def index_mitsubishi_electric_get_with_http_info( @validate_call - def index_mitsubishi_electric_get_without_preload_content( + def index_mozilla_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -157043,9 +161923,9 @@ def index_mitsubishi_electric_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mitsubishi-electric\" + """Return vulnerability data stored in index \"mozilla\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mitsubishi-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mitsubishi Electric Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mitsubishi-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mitsubishi-electric?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mozilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mozilla Foundation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mozilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mozilla?cursor=` :param page: set the page number of the response :type page: int @@ -157111,7 +161991,7 @@ def index_mitsubishi_electric_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mitsubishi_electric_get_serialize( + _param = self._index_mozilla_get_serialize( page=page, limit=limit, cursor=cursor, @@ -157140,7 +162020,7 @@ def index_mitsubishi_electric_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMitsubishiElectricAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -157151,7 +162031,7 @@ def index_mitsubishi_electric_get_without_preload_content( return response_data.response - def _index_mitsubishi_electric_get_serialize( + def _index_mozilla_get_serialize( self, page, limit, @@ -157301,7 +162181,7 @@ def _index_mitsubishi_electric_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mitsubishi-electric', + resource_path='/index/mozilla', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -157318,7 +162198,7 @@ def _index_mitsubishi_electric_get_serialize( @validate_call - def index_mongodb_get( + def index_naver_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -157353,10 +162233,10 @@ def index_mongodb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination: - """Return vulnerability data stored in index \"mongodb\" + ) -> RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination: + """Return vulnerability data stored in index \"naver\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mongodb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MongoDB Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mongodb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mongodb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the naver index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Naver Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/naver?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/naver?cursor=` :param page: set the page number of the response :type page: int @@ -157422,7 +162302,7 @@ def index_mongodb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mongodb_get_serialize( + _param = self._index_naver_get_serialize( page=page, limit=limit, cursor=cursor, @@ -157451,7 +162331,7 @@ def index_mongodb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination", '404': "str", '500': "str", } @@ -157467,7 +162347,7 @@ def index_mongodb_get( @validate_call - def index_mongodb_get_with_http_info( + def index_naver_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -157502,10 +162382,10 @@ def index_mongodb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination]: - """Return vulnerability data stored in index \"mongodb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination]: + """Return vulnerability data stored in index \"naver\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mongodb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MongoDB Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mongodb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mongodb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the naver index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Naver Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/naver?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/naver?cursor=` :param page: set the page number of the response :type page: int @@ -157571,7 +162451,7 @@ def index_mongodb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mongodb_get_serialize( + _param = self._index_naver_get_serialize( page=page, limit=limit, cursor=cursor, @@ -157600,7 +162480,7 @@ def index_mongodb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination", '404': "str", '500': "str", } @@ -157616,7 +162496,7 @@ def index_mongodb_get_with_http_info( @validate_call - def index_mongodb_get_without_preload_content( + def index_naver_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -157652,9 +162532,9 @@ def index_mongodb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mongodb\" + """Return vulnerability data stored in index \"naver\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mongodb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** MongoDB Security Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mongodb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mongodb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the naver index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Naver Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/naver?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/naver?cursor=` :param page: set the page number of the response :type page: int @@ -157720,7 +162600,7 @@ def index_mongodb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mongodb_get_serialize( + _param = self._index_naver_get_serialize( page=page, limit=limit, cursor=cursor, @@ -157749,7 +162629,7 @@ def index_mongodb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMongoDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination", '404': "str", '500': "str", } @@ -157760,7 +162640,7 @@ def index_mongodb_get_without_preload_content( return response_data.response - def _index_mongodb_get_serialize( + def _index_naver_get_serialize( self, page, limit, @@ -157910,7 +162790,7 @@ def _index_mongodb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mongodb', + resource_path='/index/naver', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -157927,7 +162807,7 @@ def _index_mongodb_get_serialize( @validate_call - def index_moxa_get( + def index_ncsc_cves_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -157962,10 +162842,10 @@ def index_moxa_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"moxa\" + ) -> RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination: + """Return vulnerability data stored in index \"ncsc-cves\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the moxa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moxa Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/moxa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/moxa?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc-cves?cursor=` :param page: set the page number of the response :type page: int @@ -158031,7 +162911,7 @@ def index_moxa_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_moxa_get_serialize( + _param = self._index_ncsc_cves_get_serialize( page=page, limit=limit, cursor=cursor, @@ -158060,7 +162940,7 @@ def index_moxa_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination", '404': "str", '500': "str", } @@ -158076,7 +162956,7 @@ def index_moxa_get( @validate_call - def index_moxa_get_with_http_info( + def index_ncsc_cves_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -158111,10 +162991,10 @@ def index_moxa_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"moxa\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination]: + """Return vulnerability data stored in index \"ncsc-cves\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the moxa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moxa Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/moxa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/moxa?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc-cves?cursor=` :param page: set the page number of the response :type page: int @@ -158180,7 +163060,7 @@ def index_moxa_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_moxa_get_serialize( + _param = self._index_ncsc_cves_get_serialize( page=page, limit=limit, cursor=cursor, @@ -158209,7 +163089,7 @@ def index_moxa_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination", '404': "str", '500': "str", } @@ -158225,7 +163105,7 @@ def index_moxa_get_with_http_info( @validate_call - def index_moxa_get_without_preload_content( + def index_ncsc_cves_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -158261,9 +163141,9 @@ def index_moxa_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"moxa\" + """Return vulnerability data stored in index \"ncsc-cves\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the moxa index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Moxa Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/moxa?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/moxa?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc-cves?cursor=` :param page: set the page number of the response :type page: int @@ -158329,7 +163209,7 @@ def index_moxa_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_moxa_get_serialize( + _param = self._index_ncsc_cves_get_serialize( page=page, limit=limit, cursor=cursor, @@ -158358,7 +163238,7 @@ def index_moxa_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMoxaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination", '404': "str", '500': "str", } @@ -158369,7 +163249,7 @@ def index_moxa_get_without_preload_content( return response_data.response - def _index_moxa_get_serialize( + def _index_ncsc_cves_get_serialize( self, page, limit, @@ -158519,7 +163399,7 @@ def _index_moxa_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/moxa', + resource_path='/index/ncsc-cves', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -158536,7 +163416,7 @@ def _index_moxa_get_serialize( @validate_call - def index_mozilla_get( + def index_ncsc_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -158571,10 +163451,10 @@ def index_mozilla_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"mozilla\" + ) -> RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination: + """Return vulnerability data stored in index \"ncsc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mozilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mozilla Foundation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mozilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mozilla?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc?cursor=` :param page: set the page number of the response :type page: int @@ -158640,7 +163520,7 @@ def index_mozilla_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mozilla_get_serialize( + _param = self._index_ncsc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -158669,7 +163549,7 @@ def index_mozilla_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination", '404': "str", '500': "str", } @@ -158685,7 +163565,7 @@ def index_mozilla_get( @validate_call - def index_mozilla_get_with_http_info( + def index_ncsc_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -158720,10 +163600,10 @@ def index_mozilla_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"mozilla\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination]: + """Return vulnerability data stored in index \"ncsc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mozilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mozilla Foundation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mozilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mozilla?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc?cursor=` :param page: set the page number of the response :type page: int @@ -158789,7 +163669,7 @@ def index_mozilla_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mozilla_get_serialize( + _param = self._index_ncsc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -158818,7 +163698,7 @@ def index_mozilla_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination", '404': "str", '500': "str", } @@ -158834,7 +163714,7 @@ def index_mozilla_get_with_http_info( @validate_call - def index_mozilla_get_without_preload_content( + def index_ncsc_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -158870,9 +163750,9 @@ def index_mozilla_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"mozilla\" + """Return vulnerability data stored in index \"ncsc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the mozilla index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Mozilla Foundation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/mozilla?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/mozilla?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc?cursor=` :param page: set the page number of the response :type page: int @@ -158938,7 +163818,7 @@ def index_mozilla_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_mozilla_get_serialize( + _param = self._index_ncsc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -158967,7 +163847,7 @@ def index_mozilla_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMozillaAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination", '404': "str", '500': "str", } @@ -158978,7 +163858,7 @@ def index_mozilla_get_without_preload_content( return response_data.response - def _index_mozilla_get_serialize( + def _index_ncsc_get_serialize( self, page, limit, @@ -159128,7 +164008,7 @@ def _index_mozilla_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/mozilla', + resource_path='/index/ncsc', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -159145,7 +164025,7 @@ def _index_mozilla_get_serialize( @validate_call - def index_naver_get( + def index_nec_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -159180,10 +164060,10 @@ def index_naver_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination: - """Return vulnerability data stored in index \"naver\" + ) -> RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination: + """Return vulnerability data stored in index \"nec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the naver index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Naver Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/naver?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/naver?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NEC Security Information Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nec?cursor=` :param page: set the page number of the response :type page: int @@ -159249,7 +164129,7 @@ def index_naver_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_naver_get_serialize( + _param = self._index_nec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -159278,7 +164158,7 @@ def index_naver_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination", '404': "str", '500': "str", } @@ -159294,7 +164174,7 @@ def index_naver_get( @validate_call - def index_naver_get_with_http_info( + def index_nec_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -159329,10 +164209,10 @@ def index_naver_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination]: - """Return vulnerability data stored in index \"naver\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination]: + """Return vulnerability data stored in index \"nec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the naver index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Naver Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/naver?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/naver?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NEC Security Information Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nec?cursor=` :param page: set the page number of the response :type page: int @@ -159398,7 +164278,7 @@ def index_naver_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_naver_get_serialize( + _param = self._index_nec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -159427,7 +164307,7 @@ def index_naver_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination", '404': "str", '500': "str", } @@ -159443,7 +164323,7 @@ def index_naver_get_with_http_info( @validate_call - def index_naver_get_without_preload_content( + def index_nec_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -159479,9 +164359,9 @@ def index_naver_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"naver\" + """Return vulnerability data stored in index \"nec\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the naver index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Naver Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/naver?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/naver?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NEC Security Information Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nec?cursor=` :param page: set the page number of the response :type page: int @@ -159547,7 +164427,7 @@ def index_naver_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_naver_get_serialize( + _param = self._index_nec_get_serialize( page=page, limit=limit, cursor=cursor, @@ -159576,7 +164456,7 @@ def index_naver_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNaverPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination", '404': "str", '500': "str", } @@ -159587,7 +164467,7 @@ def index_naver_get_without_preload_content( return response_data.response - def _index_naver_get_serialize( + def _index_nec_get_serialize( self, page, limit, @@ -159737,7 +164617,7 @@ def _index_naver_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/naver', + resource_path='/index/nec', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -159754,7 +164634,7 @@ def _index_naver_get_serialize( @validate_call - def index_ncsc_cves_get( + def index_nessus_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -159789,10 +164669,10 @@ def index_ncsc_cves_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination: - """Return vulnerability data stored in index \"ncsc-cves\" + ) -> RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination: + """Return vulnerability data stored in index \"nessus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc-cves?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nessus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nessus Plugins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nessus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nessus?cursor=` :param page: set the page number of the response :type page: int @@ -159858,7 +164738,7 @@ def index_ncsc_cves_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ncsc_cves_get_serialize( + _param = self._index_nessus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -159887,7 +164767,7 @@ def index_ncsc_cves_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination", '404': "str", '500': "str", } @@ -159903,7 +164783,7 @@ def index_ncsc_cves_get( @validate_call - def index_ncsc_cves_get_with_http_info( + def index_nessus_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -159938,10 +164818,10 @@ def index_ncsc_cves_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination]: - """Return vulnerability data stored in index \"ncsc-cves\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination]: + """Return vulnerability data stored in index \"nessus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc-cves?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nessus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nessus Plugins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nessus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nessus?cursor=` :param page: set the page number of the response :type page: int @@ -160007,7 +164887,7 @@ def index_ncsc_cves_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ncsc_cves_get_serialize( + _param = self._index_nessus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -160036,7 +164916,7 @@ def index_ncsc_cves_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination", '404': "str", '500': "str", } @@ -160052,7 +164932,7 @@ def index_ncsc_cves_get_with_http_info( @validate_call - def index_ncsc_cves_get_without_preload_content( + def index_nessus_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -160088,9 +164968,9 @@ def index_ncsc_cves_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ncsc-cves\" + """Return vulnerability data stored in index \"nessus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC CVEs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc-cves?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nessus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nessus Plugins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nessus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nessus?cursor=` :param page: set the page number of the response :type page: int @@ -160156,7 +165036,7 @@ def index_ncsc_cves_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ncsc_cves_get_serialize( + _param = self._index_nessus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -160185,7 +165065,7 @@ def index_ncsc_cves_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNCSCCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination", '404': "str", '500': "str", } @@ -160196,7 +165076,7 @@ def index_ncsc_cves_get_without_preload_content( return response_data.response - def _index_ncsc_cves_get_serialize( + def _index_nessus_get_serialize( self, page, limit, @@ -160346,7 +165226,7 @@ def _index_ncsc_cves_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ncsc-cves', + resource_path='/index/nessus', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -160363,7 +165243,7 @@ def _index_ncsc_cves_get_serialize( @validate_call - def index_ncsc_get( + def index_netapp_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -160398,10 +165278,10 @@ def index_ncsc_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination: - """Return vulnerability data stored in index \"ncsc\" + ) -> RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination: + """Return vulnerability data stored in index \"netapp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netapp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NetApp Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netapp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netapp?cursor=` :param page: set the page number of the response :type page: int @@ -160467,7 +165347,7 @@ def index_ncsc_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ncsc_get_serialize( + _param = self._index_netapp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -160496,7 +165376,7 @@ def index_ncsc_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination", '404': "str", '500': "str", } @@ -160512,7 +165392,7 @@ def index_ncsc_get( @validate_call - def index_ncsc_get_with_http_info( + def index_netapp_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -160547,10 +165427,10 @@ def index_ncsc_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination]: - """Return vulnerability data stored in index \"ncsc\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination]: + """Return vulnerability data stored in index \"netapp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netapp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NetApp Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netapp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netapp?cursor=` :param page: set the page number of the response :type page: int @@ -160616,7 +165496,7 @@ def index_ncsc_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ncsc_get_serialize( + _param = self._index_netapp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -160645,7 +165525,7 @@ def index_ncsc_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination", '404': "str", '500': "str", } @@ -160661,7 +165541,7 @@ def index_ncsc_get_with_http_info( @validate_call - def index_ncsc_get_without_preload_content( + def index_netapp_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -160697,9 +165577,9 @@ def index_ncsc_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ncsc\" + """Return vulnerability data stored in index \"netapp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ncsc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NCSC Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ncsc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ncsc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netapp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NetApp Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netapp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netapp?cursor=` :param page: set the page number of the response :type page: int @@ -160765,7 +165645,7 @@ def index_ncsc_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ncsc_get_serialize( + _param = self._index_netapp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -160794,7 +165674,7 @@ def index_ncsc_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNCSCPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination", '404': "str", '500': "str", } @@ -160805,7 +165685,7 @@ def index_ncsc_get_without_preload_content( return response_data.response - def _index_ncsc_get_serialize( + def _index_netapp_get_serialize( self, page, limit, @@ -160955,7 +165835,7 @@ def _index_ncsc_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ncsc', + resource_path='/index/netapp', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -160972,7 +165852,7 @@ def _index_ncsc_get_serialize( @validate_call - def index_nec_get( + def index_netatalk_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -161007,10 +165887,10 @@ def index_nec_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination: - """Return vulnerability data stored in index \"nec\" + ) -> RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination: + """Return vulnerability data stored in index \"netatalk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NEC Security Information Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netatalk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netatalk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netatalk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netatalk?cursor=` :param page: set the page number of the response :type page: int @@ -161076,7 +165956,7 @@ def index_nec_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nec_get_serialize( + _param = self._index_netatalk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -161105,7 +165985,7 @@ def index_nec_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination", '404': "str", '500': "str", } @@ -161121,7 +166001,7 @@ def index_nec_get( @validate_call - def index_nec_get_with_http_info( + def index_netatalk_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -161156,10 +166036,10 @@ def index_nec_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination]: - """Return vulnerability data stored in index \"nec\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination]: + """Return vulnerability data stored in index \"netatalk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NEC Security Information Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netatalk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netatalk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netatalk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netatalk?cursor=` :param page: set the page number of the response :type page: int @@ -161225,7 +166105,7 @@ def index_nec_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nec_get_serialize( + _param = self._index_netatalk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -161254,7 +166134,7 @@ def index_nec_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination", '404': "str", '500': "str", } @@ -161270,7 +166150,7 @@ def index_nec_get_with_http_info( @validate_call - def index_nec_get_without_preload_content( + def index_netatalk_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -161306,9 +166186,9 @@ def index_nec_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nec\" + """Return vulnerability data stored in index \"netatalk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nec index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NEC Security Information Notices ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nec?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nec?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netatalk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netatalk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netatalk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netatalk?cursor=` :param page: set the page number of the response :type page: int @@ -161374,7 +166254,7 @@ def index_nec_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nec_get_serialize( + _param = self._index_netatalk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -161403,7 +166283,7 @@ def index_nec_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNECPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination", '404': "str", '500': "str", } @@ -161414,7 +166294,7 @@ def index_nec_get_without_preload_content( return response_data.response - def _index_nec_get_serialize( + def _index_netatalk_get_serialize( self, page, limit, @@ -161564,7 +166444,7 @@ def _index_nec_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nec', + resource_path='/index/netatalk', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -161581,7 +166461,7 @@ def _index_nec_get_serialize( @validate_call - def index_nessus_get( + def index_netgate_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -161616,10 +166496,10 @@ def index_nessus_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination: - """Return vulnerability data stored in index \"nessus\" + ) -> RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination: + """Return vulnerability data stored in index \"netgate\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nessus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nessus Plugins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nessus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nessus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netgate Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgate?cursor=` :param page: set the page number of the response :type page: int @@ -161685,7 +166565,7 @@ def index_nessus_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nessus_get_serialize( + _param = self._index_netgate_get_serialize( page=page, limit=limit, cursor=cursor, @@ -161714,7 +166594,7 @@ def index_nessus_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination", '404': "str", '500': "str", } @@ -161730,7 +166610,7 @@ def index_nessus_get( @validate_call - def index_nessus_get_with_http_info( + def index_netgate_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -161765,10 +166645,10 @@ def index_nessus_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination]: - """Return vulnerability data stored in index \"nessus\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination]: + """Return vulnerability data stored in index \"netgate\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nessus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nessus Plugins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nessus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nessus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netgate Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgate?cursor=` :param page: set the page number of the response :type page: int @@ -161834,7 +166714,7 @@ def index_nessus_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nessus_get_serialize( + _param = self._index_netgate_get_serialize( page=page, limit=limit, cursor=cursor, @@ -161863,7 +166743,7 @@ def index_nessus_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination", '404': "str", '500': "str", } @@ -161879,7 +166759,7 @@ def index_nessus_get_with_http_info( @validate_call - def index_nessus_get_without_preload_content( + def index_netgate_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -161915,9 +166795,9 @@ def index_nessus_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nessus\" + """Return vulnerability data stored in index \"netgate\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nessus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nessus Plugins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nessus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nessus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netgate Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgate?cursor=` :param page: set the page number of the response :type page: int @@ -161983,7 +166863,7 @@ def index_nessus_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nessus_get_serialize( + _param = self._index_netgate_get_serialize( page=page, limit=limit, cursor=cursor, @@ -162012,7 +166892,7 @@ def index_nessus_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNessusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination", '404': "str", '500': "str", } @@ -162023,7 +166903,7 @@ def index_nessus_get_without_preload_content( return response_data.response - def _index_nessus_get_serialize( + def _index_netgate_get_serialize( self, page, limit, @@ -162173,7 +167053,7 @@ def _index_nessus_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nessus', + resource_path='/index/netgate', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -162190,7 +167070,7 @@ def _index_nessus_get_serialize( @validate_call - def index_netapp_get( + def index_netgear_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -162225,10 +167105,10 @@ def index_netapp_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination: - """Return vulnerability data stored in index \"netapp\" + ) -> RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination: + """Return vulnerability data stored in index \"netgear\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netapp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NetApp Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netapp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netapp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NETGEAR Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgear?cursor=` :param page: set the page number of the response :type page: int @@ -162294,7 +167174,7 @@ def index_netapp_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netapp_get_serialize( + _param = self._index_netgear_get_serialize( page=page, limit=limit, cursor=cursor, @@ -162323,7 +167203,7 @@ def index_netapp_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination", '404': "str", '500': "str", } @@ -162339,7 +167219,7 @@ def index_netapp_get( @validate_call - def index_netapp_get_with_http_info( + def index_netgear_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -162374,10 +167254,10 @@ def index_netapp_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination]: - """Return vulnerability data stored in index \"netapp\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination]: + """Return vulnerability data stored in index \"netgear\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netapp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NetApp Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netapp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netapp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NETGEAR Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgear?cursor=` :param page: set the page number of the response :type page: int @@ -162443,7 +167323,7 @@ def index_netapp_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netapp_get_serialize( + _param = self._index_netgear_get_serialize( page=page, limit=limit, cursor=cursor, @@ -162472,7 +167352,7 @@ def index_netapp_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination", '404': "str", '500': "str", } @@ -162488,7 +167368,7 @@ def index_netapp_get_with_http_info( @validate_call - def index_netapp_get_without_preload_content( + def index_netgear_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -162524,9 +167404,9 @@ def index_netapp_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"netapp\" + """Return vulnerability data stored in index \"netgear\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netapp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NetApp Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netapp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netapp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NETGEAR Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgear?cursor=` :param page: set the page number of the response :type page: int @@ -162592,7 +167472,7 @@ def index_netapp_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netapp_get_serialize( + _param = self._index_netgear_get_serialize( page=page, limit=limit, cursor=cursor, @@ -162621,7 +167501,7 @@ def index_netapp_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetAppPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination", '404': "str", '500': "str", } @@ -162632,7 +167512,7 @@ def index_netapp_get_without_preload_content( return response_data.response - def _index_netapp_get_serialize( + def _index_netgear_get_serialize( self, page, limit, @@ -162782,7 +167662,7 @@ def _index_netapp_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/netapp', + resource_path='/index/netgear', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -162799,7 +167679,7 @@ def _index_netapp_get_serialize( @validate_call - def index_netatalk_get( + def index_netskope_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -162834,10 +167714,10 @@ def index_netatalk_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination: - """Return vulnerability data stored in index \"netatalk\" + ) -> RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination: + """Return vulnerability data stored in index \"netskope\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netatalk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netatalk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netatalk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netatalk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netskope index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netskope Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netskope?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netskope?cursor=` :param page: set the page number of the response :type page: int @@ -162903,7 +167783,7 @@ def index_netatalk_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netatalk_get_serialize( + _param = self._index_netskope_get_serialize( page=page, limit=limit, cursor=cursor, @@ -162932,7 +167812,7 @@ def index_netatalk_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination", '404': "str", '500': "str", } @@ -162948,7 +167828,7 @@ def index_netatalk_get( @validate_call - def index_netatalk_get_with_http_info( + def index_netskope_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -162983,10 +167863,10 @@ def index_netatalk_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination]: - """Return vulnerability data stored in index \"netatalk\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination]: + """Return vulnerability data stored in index \"netskope\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netatalk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netatalk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netatalk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netatalk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netskope index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netskope Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netskope?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netskope?cursor=` :param page: set the page number of the response :type page: int @@ -163052,7 +167932,7 @@ def index_netatalk_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netatalk_get_serialize( + _param = self._index_netskope_get_serialize( page=page, limit=limit, cursor=cursor, @@ -163081,7 +167961,7 @@ def index_netatalk_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination", '404': "str", '500': "str", } @@ -163097,7 +167977,7 @@ def index_netatalk_get_with_http_info( @validate_call - def index_netatalk_get_without_preload_content( + def index_netskope_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -163133,9 +168013,9 @@ def index_netatalk_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"netatalk\" + """Return vulnerability data stored in index \"netskope\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netatalk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netatalk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netatalk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netatalk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netskope index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netskope Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netskope?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netskope?cursor=` :param page: set the page number of the response :type page: int @@ -163201,7 +168081,7 @@ def index_netatalk_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netatalk_get_serialize( + _param = self._index_netskope_get_serialize( page=page, limit=limit, cursor=cursor, @@ -163230,7 +168110,7 @@ def index_netatalk_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetatalkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination", '404': "str", '500': "str", } @@ -163241,7 +168121,7 @@ def index_netatalk_get_without_preload_content( return response_data.response - def _index_netatalk_get_serialize( + def _index_netskope_get_serialize( self, page, limit, @@ -163391,7 +168271,7 @@ def _index_netatalk_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/netatalk', + resource_path='/index/netskope', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -163408,7 +168288,7 @@ def _index_netatalk_get_serialize( @validate_call - def index_netgate_get( + def index_nexpose_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -163443,10 +168323,10 @@ def index_netgate_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination: - """Return vulnerability data stored in index \"netgate\" + ) -> RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination: + """Return vulnerability data stored in index \"nexpose\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netgate Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgate?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nexpose index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nexpose Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nexpose?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nexpose?cursor=` :param page: set the page number of the response :type page: int @@ -163512,7 +168392,7 @@ def index_netgate_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netgate_get_serialize( + _param = self._index_nexpose_get_serialize( page=page, limit=limit, cursor=cursor, @@ -163541,7 +168421,7 @@ def index_netgate_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination", '404': "str", '500': "str", } @@ -163557,7 +168437,7 @@ def index_netgate_get( @validate_call - def index_netgate_get_with_http_info( + def index_nexpose_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -163592,10 +168472,10 @@ def index_netgate_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination]: - """Return vulnerability data stored in index \"netgate\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination]: + """Return vulnerability data stored in index \"nexpose\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netgate Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgate?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nexpose index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nexpose Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nexpose?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nexpose?cursor=` :param page: set the page number of the response :type page: int @@ -163661,7 +168541,7 @@ def index_netgate_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netgate_get_serialize( + _param = self._index_nexpose_get_serialize( page=page, limit=limit, cursor=cursor, @@ -163690,7 +168570,7 @@ def index_netgate_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination", '404': "str", '500': "str", } @@ -163706,7 +168586,7 @@ def index_netgate_get_with_http_info( @validate_call - def index_netgate_get_without_preload_content( + def index_nexpose_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -163742,9 +168622,9 @@ def index_netgate_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"netgate\" + """Return vulnerability data stored in index \"nexpose\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgate index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netgate Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgate?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgate?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nexpose index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nexpose Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nexpose?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nexpose?cursor=` :param page: set the page number of the response :type page: int @@ -163810,7 +168690,7 @@ def index_netgate_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netgate_get_serialize( + _param = self._index_nexpose_get_serialize( page=page, limit=limit, cursor=cursor, @@ -163839,7 +168719,7 @@ def index_netgate_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination", '404': "str", '500': "str", } @@ -163850,7 +168730,7 @@ def index_netgate_get_without_preload_content( return response_data.response - def _index_netgate_get_serialize( + def _index_nexpose_get_serialize( self, page, limit, @@ -164000,7 +168880,7 @@ def _index_netgate_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/netgate', + resource_path='/index/nexpose', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -164017,7 +168897,7 @@ def _index_netgate_get_serialize( @validate_call - def index_netgear_get( + def index_nginx_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -164052,10 +168932,10 @@ def index_netgear_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination: - """Return vulnerability data stored in index \"netgear\" + ) -> RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"nginx\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NETGEAR Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgear?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nginx index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nginx Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nginx?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nginx?cursor=` :param page: set the page number of the response :type page: int @@ -164121,7 +169001,7 @@ def index_netgear_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netgear_get_serialize( + _param = self._index_nginx_get_serialize( page=page, limit=limit, cursor=cursor, @@ -164150,7 +169030,7 @@ def index_netgear_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -164166,7 +169046,7 @@ def index_netgear_get( @validate_call - def index_netgear_get_with_http_info( + def index_nginx_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -164201,10 +169081,10 @@ def index_netgear_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination]: - """Return vulnerability data stored in index \"netgear\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"nginx\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NETGEAR Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgear?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nginx index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nginx Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nginx?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nginx?cursor=` :param page: set the page number of the response :type page: int @@ -164270,7 +169150,7 @@ def index_netgear_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netgear_get_serialize( + _param = self._index_nginx_get_serialize( page=page, limit=limit, cursor=cursor, @@ -164299,7 +169179,7 @@ def index_netgear_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -164315,7 +169195,7 @@ def index_netgear_get_with_http_info( @validate_call - def index_netgear_get_without_preload_content( + def index_nginx_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -164351,9 +169231,9 @@ def index_netgear_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"netgear\" + """Return vulnerability data stored in index \"nginx\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netgear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NETGEAR Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netgear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netgear?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nginx index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nginx Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nginx?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nginx?cursor=` :param page: set the page number of the response :type page: int @@ -164419,7 +169299,7 @@ def index_netgear_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netgear_get_serialize( + _param = self._index_nginx_get_serialize( page=page, limit=limit, cursor=cursor, @@ -164448,7 +169328,7 @@ def index_netgear_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -164459,7 +169339,7 @@ def index_netgear_get_without_preload_content( return response_data.response - def _index_netgear_get_serialize( + def _index_nginx_get_serialize( self, page, limit, @@ -164609,7 +169489,7 @@ def _index_netgear_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/netgear', + resource_path='/index/nginx', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -164626,7 +169506,7 @@ def _index_netgear_get_serialize( @validate_call - def index_netskope_get( + def index_nhs_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -164661,10 +169541,10 @@ def index_netskope_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination: - """Return vulnerability data stored in index \"netskope\" + ) -> RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination: + """Return vulnerability data stored in index \"nhs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netskope index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netskope Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netskope?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netskope?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nhs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NHS Cyber Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nhs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nhs?cursor=` :param page: set the page number of the response :type page: int @@ -164730,7 +169610,7 @@ def index_netskope_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netskope_get_serialize( + _param = self._index_nhs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -164759,7 +169639,7 @@ def index_netskope_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination", '404': "str", '500': "str", } @@ -164775,7 +169655,7 @@ def index_netskope_get( @validate_call - def index_netskope_get_with_http_info( + def index_nhs_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -164810,10 +169690,10 @@ def index_netskope_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination]: - """Return vulnerability data stored in index \"netskope\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination]: + """Return vulnerability data stored in index \"nhs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netskope index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netskope Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netskope?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netskope?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nhs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NHS Cyber Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nhs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nhs?cursor=` :param page: set the page number of the response :type page: int @@ -164879,7 +169759,7 @@ def index_netskope_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netskope_get_serialize( + _param = self._index_nhs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -164908,7 +169788,7 @@ def index_netskope_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination", '404': "str", '500': "str", } @@ -164924,7 +169804,7 @@ def index_netskope_get_with_http_info( @validate_call - def index_netskope_get_without_preload_content( + def index_nhs_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -164960,9 +169840,9 @@ def index_netskope_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"netskope\" + """Return vulnerability data stored in index \"nhs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the netskope index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Netskope Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/netskope?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/netskope?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nhs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NHS Cyber Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nhs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nhs?cursor=` :param page: set the page number of the response :type page: int @@ -165028,7 +169908,7 @@ def index_netskope_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_netskope_get_serialize( + _param = self._index_nhs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -165057,7 +169937,7 @@ def index_netskope_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination", '404': "str", '500': "str", } @@ -165068,7 +169948,7 @@ def index_netskope_get_without_preload_content( return response_data.response - def _index_netskope_get_serialize( + def _index_nhs_get_serialize( self, page, limit, @@ -165218,7 +170098,7 @@ def _index_netskope_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/netskope', + resource_path='/index/nhs', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -165235,7 +170115,7 @@ def _index_netskope_get_serialize( @validate_call - def index_nginx_get( + def index_ni_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -165270,10 +170150,10 @@ def index_nginx_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"nginx\" + ) -> RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination: + """Return vulnerability data stored in index \"ni\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nginx index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nginx Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nginx?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nginx?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ni index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** National Instruments Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ni?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ni?cursor=` :param page: set the page number of the response :type page: int @@ -165339,7 +170219,7 @@ def index_nginx_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nginx_get_serialize( + _param = self._index_ni_get_serialize( page=page, limit=limit, cursor=cursor, @@ -165368,7 +170248,7 @@ def index_nginx_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination", '404': "str", '500': "str", } @@ -165384,7 +170264,7 @@ def index_nginx_get( @validate_call - def index_nginx_get_with_http_info( + def index_ni_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -165419,10 +170299,10 @@ def index_nginx_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"nginx\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination]: + """Return vulnerability data stored in index \"ni\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nginx index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nginx Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nginx?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nginx?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ni index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** National Instruments Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ni?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ni?cursor=` :param page: set the page number of the response :type page: int @@ -165488,7 +170368,7 @@ def index_nginx_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nginx_get_serialize( + _param = self._index_ni_get_serialize( page=page, limit=limit, cursor=cursor, @@ -165517,7 +170397,7 @@ def index_nginx_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination", '404': "str", '500': "str", } @@ -165533,7 +170413,7 @@ def index_nginx_get_with_http_info( @validate_call - def index_nginx_get_without_preload_content( + def index_ni_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -165569,9 +170449,9 @@ def index_nginx_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nginx\" + """Return vulnerability data stored in index \"ni\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nginx index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nginx Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nginx?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nginx?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ni index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** National Instruments Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ni?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ni?cursor=` :param page: set the page number of the response :type page: int @@ -165637,7 +170517,7 @@ def index_nginx_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nginx_get_serialize( + _param = self._index_ni_get_serialize( page=page, limit=limit, cursor=cursor, @@ -165666,7 +170546,7 @@ def index_nginx_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination", '404': "str", '500': "str", } @@ -165677,7 +170557,7 @@ def index_nginx_get_without_preload_content( return response_data.response - def _index_nginx_get_serialize( + def _index_ni_get_serialize( self, page, limit, @@ -165827,7 +170707,7 @@ def _index_nginx_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nginx', + resource_path='/index/ni', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -165844,7 +170724,7 @@ def _index_nginx_get_serialize( @validate_call - def index_nhs_get( + def index_nist_nvd2_cpematch_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -165879,10 +170759,10 @@ def index_nhs_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination: - """Return vulnerability data stored in index \"nhs\" + ) -> RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination: + """Return vulnerability data stored in index \"nist-nvd2-cpematch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nhs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NHS Cyber Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nhs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nhs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-cpematch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 CPE Match ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-cpematch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-cpematch?cursor=` :param page: set the page number of the response :type page: int @@ -165948,7 +170828,7 @@ def index_nhs_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nhs_get_serialize( + _param = self._index_nist_nvd2_cpematch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -165977,7 +170857,7 @@ def index_nhs_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination", '404': "str", '500': "str", } @@ -165993,7 +170873,7 @@ def index_nhs_get( @validate_call - def index_nhs_get_with_http_info( + def index_nist_nvd2_cpematch_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -166028,10 +170908,10 @@ def index_nhs_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination]: - """Return vulnerability data stored in index \"nhs\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination]: + """Return vulnerability data stored in index \"nist-nvd2-cpematch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nhs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NHS Cyber Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nhs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nhs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-cpematch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 CPE Match ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-cpematch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-cpematch?cursor=` :param page: set the page number of the response :type page: int @@ -166097,7 +170977,7 @@ def index_nhs_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nhs_get_serialize( + _param = self._index_nist_nvd2_cpematch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -166126,7 +171006,7 @@ def index_nhs_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination", '404': "str", '500': "str", } @@ -166142,7 +171022,7 @@ def index_nhs_get_with_http_info( @validate_call - def index_nhs_get_without_preload_content( + def index_nist_nvd2_cpematch_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -166178,9 +171058,9 @@ def index_nhs_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nhs\" + """Return vulnerability data stored in index \"nist-nvd2-cpematch\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nhs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NHS Cyber Alerts ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nhs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nhs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-cpematch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 CPE Match ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-cpematch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-cpematch?cursor=` :param page: set the page number of the response :type page: int @@ -166246,7 +171126,7 @@ def index_nhs_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nhs_get_serialize( + _param = self._index_nist_nvd2_cpematch_get_serialize( page=page, limit=limit, cursor=cursor, @@ -166275,7 +171155,7 @@ def index_nhs_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNHSPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination", '404': "str", '500': "str", } @@ -166286,7 +171166,7 @@ def index_nhs_get_without_preload_content( return response_data.response - def _index_nhs_get_serialize( + def _index_nist_nvd2_cpematch_get_serialize( self, page, limit, @@ -166436,7 +171316,7 @@ def _index_nhs_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nhs', + resource_path='/index/nist-nvd2-cpematch', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -166453,7 +171333,7 @@ def _index_nhs_get_serialize( @validate_call - def index_ni_get( + def index_nist_nvd2_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -166488,10 +171368,10 @@ def index_ni_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination: - """Return vulnerability data stored in index \"ni\" + ) -> RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination: + """Return vulnerability data stored in index \"nist-nvd2\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ni index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** National Instruments Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ni?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ni?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2?cursor=` :param page: set the page number of the response :type page: int @@ -166557,7 +171437,7 @@ def index_ni_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ni_get_serialize( + _param = self._index_nist_nvd2_get_serialize( page=page, limit=limit, cursor=cursor, @@ -166586,7 +171466,7 @@ def index_ni_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination", '404': "str", '500': "str", } @@ -166602,7 +171482,7 @@ def index_ni_get( @validate_call - def index_ni_get_with_http_info( + def index_nist_nvd2_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -166637,10 +171517,10 @@ def index_ni_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination]: - """Return vulnerability data stored in index \"ni\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination]: + """Return vulnerability data stored in index \"nist-nvd2\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ni index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** National Instruments Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ni?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ni?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2?cursor=` :param page: set the page number of the response :type page: int @@ -166706,7 +171586,7 @@ def index_ni_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ni_get_serialize( + _param = self._index_nist_nvd2_get_serialize( page=page, limit=limit, cursor=cursor, @@ -166735,7 +171615,7 @@ def index_ni_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination", '404': "str", '500': "str", } @@ -166751,7 +171631,7 @@ def index_ni_get_with_http_info( @validate_call - def index_ni_get_without_preload_content( + def index_nist_nvd2_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -166787,9 +171667,9 @@ def index_ni_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ni\" + """Return vulnerability data stored in index \"nist-nvd2\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ni index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** National Instruments Security Updates ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ni?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ni?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2?cursor=` :param page: set the page number of the response :type page: int @@ -166855,7 +171735,7 @@ def index_ni_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ni_get_serialize( + _param = self._index_nist_nvd2_get_serialize( page=page, limit=limit, cursor=cursor, @@ -166884,7 +171764,7 @@ def index_ni_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNIPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination", '404': "str", '500': "str", } @@ -166895,7 +171775,7 @@ def index_ni_get_without_preload_content( return response_data.response - def _index_ni_get_serialize( + def _index_nist_nvd2_get_serialize( self, page, limit, @@ -167045,7 +171925,7 @@ def _index_ni_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ni', + resource_path='/index/nist-nvd2', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -167062,7 +171942,7 @@ def _index_ni_get_serialize( @validate_call - def index_nist_nvd2_cpematch_get( + def index_nist_nvd2_sources_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -167097,10 +171977,10 @@ def index_nist_nvd2_cpematch_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination: - """Return vulnerability data stored in index \"nist-nvd2-cpematch\" + ) -> RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination: + """Return vulnerability data stored in index \"nist-nvd2-sources\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-cpematch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 CPE Match ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-cpematch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-cpematch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-sources index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 Source Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-sources?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-sources?cursor=` :param page: set the page number of the response :type page: int @@ -167166,7 +172046,7 @@ def index_nist_nvd2_cpematch_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_cpematch_get_serialize( + _param = self._index_nist_nvd2_sources_get_serialize( page=page, limit=limit, cursor=cursor, @@ -167195,7 +172075,7 @@ def index_nist_nvd2_cpematch_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination", '404': "str", '500': "str", } @@ -167211,7 +172091,7 @@ def index_nist_nvd2_cpematch_get( @validate_call - def index_nist_nvd2_cpematch_get_with_http_info( + def index_nist_nvd2_sources_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -167246,10 +172126,10 @@ def index_nist_nvd2_cpematch_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination]: - """Return vulnerability data stored in index \"nist-nvd2-cpematch\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination]: + """Return vulnerability data stored in index \"nist-nvd2-sources\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-cpematch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 CPE Match ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-cpematch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-cpematch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-sources index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 Source Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-sources?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-sources?cursor=` :param page: set the page number of the response :type page: int @@ -167315,7 +172195,7 @@ def index_nist_nvd2_cpematch_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_cpematch_get_serialize( + _param = self._index_nist_nvd2_sources_get_serialize( page=page, limit=limit, cursor=cursor, @@ -167344,7 +172224,7 @@ def index_nist_nvd2_cpematch_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination", '404': "str", '500': "str", } @@ -167360,7 +172240,7 @@ def index_nist_nvd2_cpematch_get_with_http_info( @validate_call - def index_nist_nvd2_cpematch_get_without_preload_content( + def index_nist_nvd2_sources_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -167396,9 +172276,9 @@ def index_nist_nvd2_cpematch_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nist-nvd2-cpematch\" + """Return vulnerability data stored in index \"nist-nvd2-sources\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-cpematch index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 CPE Match ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-cpematch?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-cpematch?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-sources index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 Source Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-sources?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-sources?cursor=` :param page: set the page number of the response :type page: int @@ -167464,7 +172344,7 @@ def index_nist_nvd2_cpematch_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_cpematch_get_serialize( + _param = self._index_nist_nvd2_sources_get_serialize( page=page, limit=limit, cursor=cursor, @@ -167493,7 +172373,7 @@ def index_nist_nvd2_cpematch_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiNVD20CPEMatchPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination", '404': "str", '500': "str", } @@ -167504,7 +172384,7 @@ def index_nist_nvd2_cpematch_get_without_preload_content( return response_data.response - def _index_nist_nvd2_cpematch_get_serialize( + def _index_nist_nvd2_sources_get_serialize( self, page, limit, @@ -167654,7 +172534,7 @@ def _index_nist_nvd2_cpematch_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nist-nvd2-cpematch', + resource_path='/index/nist-nvd2-sources', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -167671,7 +172551,7 @@ def _index_nist_nvd2_cpematch_get_serialize( @validate_call - def index_nist_nvd2_get( + def index_nist_nvd_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -167706,10 +172586,10 @@ def index_nist_nvd2_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination: - """Return vulnerability data stored in index \"nist-nvd2\" + ) -> RenderResponseWithMetadataArrayApiCveItemsPaginatePagination: + """Return vulnerability data stored in index \"nist-nvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 1.0 CVE data built from NIST NVD 2.0 CVE Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd?cursor=` :param page: set the page number of the response :type page: int @@ -167775,7 +172655,7 @@ def index_nist_nvd2_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_get_serialize( + _param = self._index_nist_nvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -167804,7 +172684,7 @@ def index_nist_nvd2_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiCveItemsPaginatePagination", '404': "str", '500': "str", } @@ -167820,7 +172700,7 @@ def index_nist_nvd2_get( @validate_call - def index_nist_nvd2_get_with_http_info( + def index_nist_nvd_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -167855,10 +172735,10 @@ def index_nist_nvd2_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination]: - """Return vulnerability data stored in index \"nist-nvd2\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiCveItemsPaginatePagination]: + """Return vulnerability data stored in index \"nist-nvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 1.0 CVE data built from NIST NVD 2.0 CVE Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd?cursor=` :param page: set the page number of the response :type page: int @@ -167924,7 +172804,7 @@ def index_nist_nvd2_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_get_serialize( + _param = self._index_nist_nvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -167953,7 +172833,7 @@ def index_nist_nvd2_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiCveItemsPaginatePagination", '404': "str", '500': "str", } @@ -167969,7 +172849,7 @@ def index_nist_nvd2_get_with_http_info( @validate_call - def index_nist_nvd2_get_without_preload_content( + def index_nist_nvd_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -168005,9 +172885,9 @@ def index_nist_nvd2_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nist-nvd2\" + """Return vulnerability data stored in index \"nist-nvd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2 index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 1.0 CVE data built from NIST NVD 2.0 CVE Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd?cursor=` :param page: set the page number of the response :type page: int @@ -168073,7 +172953,7 @@ def index_nist_nvd2_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_get_serialize( + _param = self._index_nist_nvd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -168102,7 +172982,7 @@ def index_nist_nvd2_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiNVD20CVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiCveItemsPaginatePagination", '404': "str", '500': "str", } @@ -168113,7 +172993,7 @@ def index_nist_nvd2_get_without_preload_content( return response_data.response - def _index_nist_nvd2_get_serialize( + def _index_nist_nvd_get_serialize( self, page, limit, @@ -168263,7 +173143,7 @@ def _index_nist_nvd2_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nist-nvd2', + resource_path='/index/nist-nvd', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -168280,7 +173160,7 @@ def _index_nist_nvd2_get_serialize( @validate_call - def index_nist_nvd2_sources_get( + def index_node_security_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -168315,10 +173195,10 @@ def index_nist_nvd2_sources_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination: - """Return vulnerability data stored in index \"nist-nvd2-sources\" + ) -> RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination: + """Return vulnerability data stored in index \"node-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-sources index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 Source Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-sources?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-sources?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the node-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Node.js Security Working Group Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/node-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/node-security?cursor=` :param page: set the page number of the response :type page: int @@ -168384,7 +173264,7 @@ def index_nist_nvd2_sources_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_sources_get_serialize( + _param = self._index_node_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -168413,7 +173293,7 @@ def index_nist_nvd2_sources_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination", '404': "str", '500': "str", } @@ -168429,7 +173309,7 @@ def index_nist_nvd2_sources_get( @validate_call - def index_nist_nvd2_sources_get_with_http_info( + def index_node_security_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -168464,10 +173344,10 @@ def index_nist_nvd2_sources_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination]: - """Return vulnerability data stored in index \"nist-nvd2-sources\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination]: + """Return vulnerability data stored in index \"node-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-sources index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 Source Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-sources?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-sources?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the node-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Node.js Security Working Group Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/node-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/node-security?cursor=` :param page: set the page number of the response :type page: int @@ -168533,7 +173413,7 @@ def index_nist_nvd2_sources_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_sources_get_serialize( + _param = self._index_node_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -168562,7 +173442,7 @@ def index_nist_nvd2_sources_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination", '404': "str", '500': "str", } @@ -168578,7 +173458,7 @@ def index_nist_nvd2_sources_get_with_http_info( @validate_call - def index_nist_nvd2_sources_get_without_preload_content( + def index_node_security_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -168614,9 +173494,9 @@ def index_nist_nvd2_sources_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nist-nvd2-sources\" + """Return vulnerability data stored in index \"node-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd2-sources index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 2.0 Source Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd2-sources?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd2-sources?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the node-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Node.js Security Working Group Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/node-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/node-security?cursor=` :param page: set the page number of the response :type page: int @@ -168682,7 +173562,7 @@ def index_nist_nvd2_sources_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd2_sources_get_serialize( + _param = self._index_node_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -168711,7 +173591,7 @@ def index_nist_nvd2_sources_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNVD20SourcePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination", '404': "str", '500': "str", } @@ -168722,7 +173602,7 @@ def index_nist_nvd2_sources_get_without_preload_content( return response_data.response - def _index_nist_nvd2_sources_get_serialize( + def _index_node_security_get_serialize( self, page, limit, @@ -168872,7 +173752,7 @@ def _index_nist_nvd2_sources_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nist-nvd2-sources', + resource_path='/index/node-security', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -168889,7 +173769,7 @@ def _index_nist_nvd2_sources_get_serialize( @validate_call - def index_nist_nvd_get( + def index_nodejs_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -168924,10 +173804,10 @@ def index_nist_nvd_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiCveItemsPaginatePagination: - """Return vulnerability data stored in index \"nist-nvd\" + ) -> RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination: + """Return vulnerability data stored in index \"nodejs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 1.0 CVE data built from NIST NVD 2.0 CVE Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nodejs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NodeJS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nodejs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nodejs?cursor=` :param page: set the page number of the response :type page: int @@ -168993,7 +173873,7 @@ def index_nist_nvd_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd_get_serialize( + _param = self._index_nodejs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -169022,7 +173902,7 @@ def index_nist_nvd_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiCveItemsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination", '404': "str", '500': "str", } @@ -169038,7 +173918,7 @@ def index_nist_nvd_get( @validate_call - def index_nist_nvd_get_with_http_info( + def index_nodejs_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -169073,10 +173953,10 @@ def index_nist_nvd_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiCveItemsPaginatePagination]: - """Return vulnerability data stored in index \"nist-nvd\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination]: + """Return vulnerability data stored in index \"nodejs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 1.0 CVE data built from NIST NVD 2.0 CVE Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nodejs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NodeJS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nodejs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nodejs?cursor=` :param page: set the page number of the response :type page: int @@ -169142,7 +174022,7 @@ def index_nist_nvd_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd_get_serialize( + _param = self._index_nodejs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -169171,7 +174051,7 @@ def index_nist_nvd_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiCveItemsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination", '404': "str", '500': "str", } @@ -169187,7 +174067,7 @@ def index_nist_nvd_get_with_http_info( @validate_call - def index_nist_nvd_get_without_preload_content( + def index_nodejs_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -169223,9 +174103,9 @@ def index_nist_nvd_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nist-nvd\" + """Return vulnerability data stored in index \"nodejs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nist-nvd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NIST NVD 1.0 CVE data built from NIST NVD 2.0 CVE Data ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nist-nvd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nist-nvd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nodejs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NodeJS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nodejs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nodejs?cursor=` :param page: set the page number of the response :type page: int @@ -169291,7 +174171,7 @@ def index_nist_nvd_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nist_nvd_get_serialize( + _param = self._index_nodejs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -169320,7 +174200,7 @@ def index_nist_nvd_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiCveItemsPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination", '404': "str", '500': "str", } @@ -169331,7 +174211,7 @@ def index_nist_nvd_get_without_preload_content( return response_data.response - def _index_nist_nvd_get_serialize( + def _index_nodejs_get_serialize( self, page, limit, @@ -169481,7 +174361,7 @@ def _index_nist_nvd_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nist-nvd', + resource_path='/index/nodejs', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -169498,7 +174378,7 @@ def _index_nist_nvd_get_serialize( @validate_call - def index_node_security_get( + def index_nokia_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -169533,10 +174413,10 @@ def index_node_security_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination: - """Return vulnerability data stored in index \"node-security\" + ) -> RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination: + """Return vulnerability data stored in index \"nokia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the node-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Node.js Security Working Group Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/node-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/node-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nokia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nokia Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nokia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nokia?cursor=` :param page: set the page number of the response :type page: int @@ -169602,7 +174482,7 @@ def index_node_security_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_node_security_get_serialize( + _param = self._index_nokia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -169631,7 +174511,7 @@ def index_node_security_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination", '404': "str", '500': "str", } @@ -169647,7 +174527,7 @@ def index_node_security_get( @validate_call - def index_node_security_get_with_http_info( + def index_nokia_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -169682,10 +174562,10 @@ def index_node_security_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination]: - """Return vulnerability data stored in index \"node-security\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination]: + """Return vulnerability data stored in index \"nokia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the node-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Node.js Security Working Group Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/node-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/node-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nokia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nokia Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nokia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nokia?cursor=` :param page: set the page number of the response :type page: int @@ -169751,7 +174631,7 @@ def index_node_security_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_node_security_get_serialize( + _param = self._index_nokia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -169780,7 +174660,7 @@ def index_node_security_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination", '404': "str", '500': "str", } @@ -169796,7 +174676,7 @@ def index_node_security_get_with_http_info( @validate_call - def index_node_security_get_without_preload_content( + def index_nokia_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -169832,9 +174712,9 @@ def index_node_security_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"node-security\" + """Return vulnerability data stored in index \"nokia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the node-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Node.js Security Working Group Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/node-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/node-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nokia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nokia Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nokia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nokia?cursor=` :param page: set the page number of the response :type page: int @@ -169900,7 +174780,7 @@ def index_node_security_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_node_security_get_serialize( + _param = self._index_nokia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -169929,7 +174809,7 @@ def index_node_security_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination", '404': "str", '500': "str", } @@ -169940,7 +174820,7 @@ def index_node_security_get_without_preload_content( return response_data.response - def _index_node_security_get_serialize( + def _index_nokia_get_serialize( self, page, limit, @@ -170090,7 +174970,7 @@ def _index_node_security_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/node-security', + resource_path='/index/nokia', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -170107,7 +174987,7 @@ def _index_node_security_get_serialize( @validate_call - def index_nodejs_get( + def index_notepadplusplus_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -170142,10 +175022,10 @@ def index_nodejs_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination: - """Return vulnerability data stored in index \"nodejs\" + ) -> RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination: + """Return vulnerability data stored in index \"notepadplusplus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nodejs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NodeJS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nodejs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nodejs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the notepadplusplus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Notepad++ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/notepadplusplus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/notepadplusplus?cursor=` :param page: set the page number of the response :type page: int @@ -170211,7 +175091,7 @@ def index_nodejs_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nodejs_get_serialize( + _param = self._index_notepadplusplus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -170240,7 +175120,7 @@ def index_nodejs_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination", '404': "str", '500': "str", } @@ -170256,7 +175136,7 @@ def index_nodejs_get( @validate_call - def index_nodejs_get_with_http_info( + def index_notepadplusplus_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -170291,10 +175171,10 @@ def index_nodejs_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination]: - """Return vulnerability data stored in index \"nodejs\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination]: + """Return vulnerability data stored in index \"notepadplusplus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nodejs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NodeJS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nodejs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nodejs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the notepadplusplus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Notepad++ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/notepadplusplus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/notepadplusplus?cursor=` :param page: set the page number of the response :type page: int @@ -170360,7 +175240,7 @@ def index_nodejs_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nodejs_get_serialize( + _param = self._index_notepadplusplus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -170389,7 +175269,7 @@ def index_nodejs_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination", '404': "str", '500': "str", } @@ -170405,7 +175285,7 @@ def index_nodejs_get_with_http_info( @validate_call - def index_nodejs_get_without_preload_content( + def index_notepadplusplus_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -170441,9 +175321,9 @@ def index_nodejs_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nodejs\" + """Return vulnerability data stored in index \"notepadplusplus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nodejs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NodeJS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nodejs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nodejs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the notepadplusplus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Notepad++ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/notepadplusplus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/notepadplusplus?cursor=` :param page: set the page number of the response :type page: int @@ -170509,7 +175389,7 @@ def index_nodejs_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nodejs_get_serialize( + _param = self._index_notepadplusplus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -170538,7 +175418,7 @@ def index_nodejs_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination", '404': "str", '500': "str", } @@ -170549,7 +175429,7 @@ def index_nodejs_get_without_preload_content( return response_data.response - def _index_nodejs_get_serialize( + def _index_notepadplusplus_get_serialize( self, page, limit, @@ -170699,7 +175579,7 @@ def _index_nodejs_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nodejs', + resource_path='/index/notepadplusplus', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -170716,7 +175596,7 @@ def _index_nodejs_get_serialize( @validate_call - def index_nokia_get( + def index_nozomi_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -170751,10 +175631,10 @@ def index_nokia_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination: - """Return vulnerability data stored in index \"nokia\" + ) -> RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination: + """Return vulnerability data stored in index \"nozomi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nokia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nokia Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nokia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nokia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nozomi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nozomi Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nozomi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nozomi?cursor=` :param page: set the page number of the response :type page: int @@ -170820,7 +175700,7 @@ def index_nokia_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nokia_get_serialize( + _param = self._index_nozomi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -170849,7 +175729,7 @@ def index_nokia_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination", '404': "str", '500': "str", } @@ -170865,7 +175745,7 @@ def index_nokia_get( @validate_call - def index_nokia_get_with_http_info( + def index_nozomi_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -170900,10 +175780,10 @@ def index_nokia_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination]: - """Return vulnerability data stored in index \"nokia\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination]: + """Return vulnerability data stored in index \"nozomi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nokia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nokia Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nokia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nokia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nozomi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nozomi Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nozomi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nozomi?cursor=` :param page: set the page number of the response :type page: int @@ -170969,7 +175849,7 @@ def index_nokia_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nokia_get_serialize( + _param = self._index_nozomi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -170998,7 +175878,7 @@ def index_nokia_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination", '404': "str", '500': "str", } @@ -171014,7 +175894,7 @@ def index_nokia_get_with_http_info( @validate_call - def index_nokia_get_without_preload_content( + def index_nozomi_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -171050,9 +175930,9 @@ def index_nokia_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nokia\" + """Return vulnerability data stored in index \"nozomi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nokia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nokia Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nokia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nokia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nozomi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nozomi Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nozomi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nozomi?cursor=` :param page: set the page number of the response :type page: int @@ -171118,7 +175998,7 @@ def index_nokia_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nokia_get_serialize( + _param = self._index_nozomi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -171147,7 +176027,7 @@ def index_nokia_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNokiaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination", '404': "str", '500': "str", } @@ -171158,7 +176038,7 @@ def index_nokia_get_without_preload_content( return response_data.response - def _index_nokia_get_serialize( + def _index_nozomi_get_serialize( self, page, limit, @@ -171308,7 +176188,7 @@ def _index_nokia_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nokia', + resource_path='/index/nozomi', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -171325,7 +176205,7 @@ def _index_nokia_get_serialize( @validate_call - def index_notepadplusplus_get( + def index_npm_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -171360,10 +176240,10 @@ def index_notepadplusplus_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination: - """Return vulnerability data stored in index \"notepadplusplus\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"npm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the notepadplusplus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Notepad++ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/notepadplusplus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/notepadplusplus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the npm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NPM (JS/TS) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/npm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/npm?cursor=` :param page: set the page number of the response :type page: int @@ -171429,7 +176309,7 @@ def index_notepadplusplus_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_notepadplusplus_get_serialize( + _param = self._index_npm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -171458,7 +176338,7 @@ def index_notepadplusplus_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -171474,7 +176354,7 @@ def index_notepadplusplus_get( @validate_call - def index_notepadplusplus_get_with_http_info( + def index_npm_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -171509,10 +176389,10 @@ def index_notepadplusplus_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination]: - """Return vulnerability data stored in index \"notepadplusplus\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"npm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the notepadplusplus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Notepad++ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/notepadplusplus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/notepadplusplus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the npm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NPM (JS/TS) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/npm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/npm?cursor=` :param page: set the page number of the response :type page: int @@ -171578,7 +176458,7 @@ def index_notepadplusplus_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_notepadplusplus_get_serialize( + _param = self._index_npm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -171607,7 +176487,7 @@ def index_notepadplusplus_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -171623,7 +176503,7 @@ def index_notepadplusplus_get_with_http_info( @validate_call - def index_notepadplusplus_get_without_preload_content( + def index_npm_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -171659,9 +176539,9 @@ def index_notepadplusplus_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"notepadplusplus\" + """Return vulnerability data stored in index \"npm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the notepadplusplus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Notepad++ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/notepadplusplus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/notepadplusplus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the npm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NPM (JS/TS) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/npm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/npm?cursor=` :param page: set the page number of the response :type page: int @@ -171727,7 +176607,7 @@ def index_notepadplusplus_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_notepadplusplus_get_serialize( + _param = self._index_npm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -171756,7 +176636,7 @@ def index_notepadplusplus_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNotePadPlusPlusPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -171767,7 +176647,7 @@ def index_notepadplusplus_get_without_preload_content( return response_data.response - def _index_notepadplusplus_get_serialize( + def _index_npm_get_serialize( self, page, limit, @@ -171917,7 +176797,7 @@ def _index_notepadplusplus_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/notepadplusplus', + resource_path='/index/npm', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -171934,7 +176814,7 @@ def _index_notepadplusplus_get_serialize( @validate_call - def index_nozomi_get( + def index_ntp_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -171969,10 +176849,10 @@ def index_nozomi_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination: - """Return vulnerability data stored in index \"nozomi\" + ) -> RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination: + """Return vulnerability data stored in index \"ntp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nozomi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nozomi Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nozomi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nozomi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ntp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NTP Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ntp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ntp?cursor=` :param page: set the page number of the response :type page: int @@ -172038,7 +176918,7 @@ def index_nozomi_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nozomi_get_serialize( + _param = self._index_ntp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -172067,7 +176947,7 @@ def index_nozomi_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination", '404': "str", '500': "str", } @@ -172083,7 +176963,7 @@ def index_nozomi_get( @validate_call - def index_nozomi_get_with_http_info( + def index_ntp_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -172118,10 +176998,10 @@ def index_nozomi_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination]: - """Return vulnerability data stored in index \"nozomi\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination]: + """Return vulnerability data stored in index \"ntp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nozomi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nozomi Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nozomi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nozomi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ntp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NTP Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ntp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ntp?cursor=` :param page: set the page number of the response :type page: int @@ -172187,7 +177067,7 @@ def index_nozomi_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nozomi_get_serialize( + _param = self._index_ntp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -172216,7 +177096,7 @@ def index_nozomi_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination", '404': "str", '500': "str", } @@ -172232,7 +177112,7 @@ def index_nozomi_get_with_http_info( @validate_call - def index_nozomi_get_without_preload_content( + def index_ntp_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -172268,9 +177148,9 @@ def index_nozomi_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nozomi\" + """Return vulnerability data stored in index \"ntp\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nozomi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nozomi Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nozomi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nozomi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ntp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NTP Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ntp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ntp?cursor=` :param page: set the page number of the response :type page: int @@ -172336,7 +177216,7 @@ def index_nozomi_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nozomi_get_serialize( + _param = self._index_ntp_get_serialize( page=page, limit=limit, cursor=cursor, @@ -172365,7 +177245,7 @@ def index_nozomi_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNozomiPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination", '404': "str", '500': "str", } @@ -172376,7 +177256,7 @@ def index_nozomi_get_without_preload_content( return response_data.response - def _index_nozomi_get_serialize( + def _index_ntp_get_serialize( self, page, limit, @@ -172526,7 +177406,7 @@ def _index_nozomi_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nozomi', + resource_path='/index/ntp', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -172543,7 +177423,7 @@ def _index_nozomi_get_serialize( @validate_call - def index_npm_get( + def index_nuget_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -172579,9 +177459,9 @@ def index_npm_get( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"npm\" + """Return vulnerability data stored in index \"nuget\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the npm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NPM (JS/TS) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/npm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/npm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nuget index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nuget (C#/F#) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nuget?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nuget?cursor=` :param page: set the page number of the response :type page: int @@ -172647,7 +177527,7 @@ def index_npm_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_npm_get_serialize( + _param = self._index_nuget_get_serialize( page=page, limit=limit, cursor=cursor, @@ -172692,7 +177572,7 @@ def index_npm_get( @validate_call - def index_npm_get_with_http_info( + def index_nuget_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -172728,9 +177608,9 @@ def index_npm_get_with_http_info( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"npm\" + """Return vulnerability data stored in index \"nuget\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the npm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NPM (JS/TS) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/npm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/npm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nuget index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nuget (C#/F#) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nuget?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nuget?cursor=` :param page: set the page number of the response :type page: int @@ -172796,7 +177676,7 @@ def index_npm_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_npm_get_serialize( + _param = self._index_nuget_get_serialize( page=page, limit=limit, cursor=cursor, @@ -172841,7 +177721,7 @@ def index_npm_get_with_http_info( @validate_call - def index_npm_get_without_preload_content( + def index_nuget_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -172877,9 +177757,9 @@ def index_npm_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"npm\" + """Return vulnerability data stored in index \"nuget\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the npm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NPM (JS/TS) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/npm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/npm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nuget index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nuget (C#/F#) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nuget?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nuget?cursor=` :param page: set the page number of the response :type page: int @@ -172945,7 +177825,7 @@ def index_npm_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_npm_get_serialize( + _param = self._index_nuget_get_serialize( page=page, limit=limit, cursor=cursor, @@ -172985,7 +177865,7 @@ def index_npm_get_without_preload_content( return response_data.response - def _index_npm_get_serialize( + def _index_nuget_get_serialize( self, page, limit, @@ -173135,7 +178015,7 @@ def _index_npm_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/npm', + resource_path='/index/nuget', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -173152,7 +178032,7 @@ def _index_npm_get_serialize( @validate_call - def index_ntp_get( + def index_nvd_cpe_dictionary_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -173187,10 +178067,10 @@ def index_ntp_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination: - """Return vulnerability data stored in index \"ntp\" + ) -> RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination: + """Return vulnerability data stored in index \"nvd-cpe-dictionary\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ntp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NTP Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ntp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ntp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvd-cpe-dictionary index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVD's CPE Dictionary ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvd-cpe-dictionary?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvd-cpe-dictionary?cursor=` :param page: set the page number of the response :type page: int @@ -173256,7 +178136,7 @@ def index_ntp_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ntp_get_serialize( + _param = self._index_nvd_cpe_dictionary_get_serialize( page=page, limit=limit, cursor=cursor, @@ -173285,7 +178165,7 @@ def index_ntp_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination", '404': "str", '500': "str", } @@ -173301,7 +178181,7 @@ def index_ntp_get( @validate_call - def index_ntp_get_with_http_info( + def index_nvd_cpe_dictionary_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -173336,10 +178216,10 @@ def index_ntp_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination]: - """Return vulnerability data stored in index \"ntp\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination]: + """Return vulnerability data stored in index \"nvd-cpe-dictionary\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ntp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NTP Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ntp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ntp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvd-cpe-dictionary index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVD's CPE Dictionary ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvd-cpe-dictionary?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvd-cpe-dictionary?cursor=` :param page: set the page number of the response :type page: int @@ -173405,7 +178285,7 @@ def index_ntp_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ntp_get_serialize( + _param = self._index_nvd_cpe_dictionary_get_serialize( page=page, limit=limit, cursor=cursor, @@ -173434,7 +178314,7 @@ def index_ntp_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination", '404': "str", '500': "str", } @@ -173450,7 +178330,7 @@ def index_ntp_get_with_http_info( @validate_call - def index_ntp_get_without_preload_content( + def index_nvd_cpe_dictionary_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -173486,9 +178366,9 @@ def index_ntp_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ntp\" + """Return vulnerability data stored in index \"nvd-cpe-dictionary\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ntp index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NTP Security Issues ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ntp?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ntp?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvd-cpe-dictionary index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVD's CPE Dictionary ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvd-cpe-dictionary?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvd-cpe-dictionary?cursor=` :param page: set the page number of the response :type page: int @@ -173554,7 +178434,7 @@ def index_ntp_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ntp_get_serialize( + _param = self._index_nvd_cpe_dictionary_get_serialize( page=page, limit=limit, cursor=cursor, @@ -173583,7 +178463,7 @@ def index_ntp_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNTPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination", '404': "str", '500': "str", } @@ -173594,7 +178474,7 @@ def index_ntp_get_without_preload_content( return response_data.response - def _index_ntp_get_serialize( + def _index_nvd_cpe_dictionary_get_serialize( self, page, limit, @@ -173744,7 +178624,7 @@ def _index_ntp_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ntp', + resource_path='/index/nvd-cpe-dictionary', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -173761,7 +178641,7 @@ def _index_ntp_get_serialize( @validate_call - def index_nuget_get( + def index_nvidia_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -173796,10 +178676,10 @@ def index_nuget_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"nuget\" + ) -> RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination: + """Return vulnerability data stored in index \"nvidia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nuget index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nuget (C#/F#) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nuget?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nuget?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvidia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVIDIA Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvidia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvidia?cursor=` :param page: set the page number of the response :type page: int @@ -173865,7 +178745,7 @@ def index_nuget_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nuget_get_serialize( + _param = self._index_nvidia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -173894,7 +178774,7 @@ def index_nuget_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination", '404': "str", '500': "str", } @@ -173910,7 +178790,7 @@ def index_nuget_get( @validate_call - def index_nuget_get_with_http_info( + def index_nvidia_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -173945,10 +178825,10 @@ def index_nuget_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"nuget\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination]: + """Return vulnerability data stored in index \"nvidia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nuget index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nuget (C#/F#) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nuget?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nuget?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvidia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVIDIA Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvidia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvidia?cursor=` :param page: set the page number of the response :type page: int @@ -174014,7 +178894,7 @@ def index_nuget_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nuget_get_serialize( + _param = self._index_nvidia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -174043,7 +178923,7 @@ def index_nuget_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination", '404': "str", '500': "str", } @@ -174059,7 +178939,7 @@ def index_nuget_get_with_http_info( @validate_call - def index_nuget_get_without_preload_content( + def index_nvidia_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -174095,9 +178975,9 @@ def index_nuget_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nuget\" + """Return vulnerability data stored in index \"nvidia\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nuget index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Nuget (C#/F#) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nuget?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nuget?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvidia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVIDIA Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvidia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvidia?cursor=` :param page: set the page number of the response :type page: int @@ -174163,7 +179043,7 @@ def index_nuget_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nuget_get_serialize( + _param = self._index_nvidia_get_serialize( page=page, limit=limit, cursor=cursor, @@ -174192,7 +179072,7 @@ def index_nuget_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination", '404': "str", '500': "str", } @@ -174203,7 +179083,7 @@ def index_nuget_get_without_preload_content( return response_data.response - def _index_nuget_get_serialize( + def _index_nvidia_get_serialize( self, page, limit, @@ -174353,7 +179233,7 @@ def _index_nuget_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nuget', + resource_path='/index/nvidia', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -174370,7 +179250,7 @@ def _index_nuget_get_serialize( @validate_call - def index_nvd_cpe_dictionary_get( + def index_nz_advisories_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -174405,10 +179285,10 @@ def index_nvd_cpe_dictionary_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination: - """Return vulnerability data stored in index \"nvd-cpe-dictionary\" + ) -> RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"nz-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvd-cpe-dictionary index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVD's CPE Dictionary ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvd-cpe-dictionary?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvd-cpe-dictionary?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nz-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT NZ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nz-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nz-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -174474,7 +179354,7 @@ def index_nvd_cpe_dictionary_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nvd_cpe_dictionary_get_serialize( + _param = self._index_nz_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -174503,7 +179383,7 @@ def index_nvd_cpe_dictionary_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -174519,7 +179399,7 @@ def index_nvd_cpe_dictionary_get( @validate_call - def index_nvd_cpe_dictionary_get_with_http_info( + def index_nz_advisories_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -174554,10 +179434,10 @@ def index_nvd_cpe_dictionary_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination]: - """Return vulnerability data stored in index \"nvd-cpe-dictionary\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"nz-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvd-cpe-dictionary index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVD's CPE Dictionary ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvd-cpe-dictionary?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvd-cpe-dictionary?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nz-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT NZ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nz-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nz-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -174623,7 +179503,7 @@ def index_nvd_cpe_dictionary_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nvd_cpe_dictionary_get_serialize( + _param = self._index_nz_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -174652,7 +179532,7 @@ def index_nvd_cpe_dictionary_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -174668,7 +179548,7 @@ def index_nvd_cpe_dictionary_get_with_http_info( @validate_call - def index_nvd_cpe_dictionary_get_without_preload_content( + def index_nz_advisories_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -174704,9 +179584,9 @@ def index_nvd_cpe_dictionary_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nvd-cpe-dictionary\" + """Return vulnerability data stored in index \"nz-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvd-cpe-dictionary index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVD's CPE Dictionary ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvd-cpe-dictionary?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvd-cpe-dictionary?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nz-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT NZ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nz-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nz-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -174772,7 +179652,7 @@ def index_nvd_cpe_dictionary_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nvd_cpe_dictionary_get_serialize( + _param = self._index_nz_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -174801,7 +179681,7 @@ def index_nvd_cpe_dictionary_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNVDCPEDictionaryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -174812,7 +179692,7 @@ def index_nvd_cpe_dictionary_get_without_preload_content( return response_data.response - def _index_nvd_cpe_dictionary_get_serialize( + def _index_nz_advisories_get_serialize( self, page, limit, @@ -174962,7 +179842,7 @@ def _index_nvd_cpe_dictionary_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nvd-cpe-dictionary', + resource_path='/index/nz-advisories', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -174979,7 +179859,7 @@ def _index_nvd_cpe_dictionary_get_serialize( @validate_call - def index_nvidia_get( + def index_octopus_deploy_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -175014,10 +179894,10 @@ def index_nvidia_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination: - """Return vulnerability data stored in index \"nvidia\" + ) -> RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination: + """Return vulnerability data stored in index \"octopus-deploy\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvidia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVIDIA Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvidia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvidia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the octopus-deploy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Octopus Deploy Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/octopus-deploy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/octopus-deploy?cursor=` :param page: set the page number of the response :type page: int @@ -175083,7 +179963,7 @@ def index_nvidia_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nvidia_get_serialize( + _param = self._index_octopus_deploy_get_serialize( page=page, limit=limit, cursor=cursor, @@ -175112,7 +179992,7 @@ def index_nvidia_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination", '404': "str", '500': "str", } @@ -175128,7 +180008,7 @@ def index_nvidia_get( @validate_call - def index_nvidia_get_with_http_info( + def index_octopus_deploy_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -175163,10 +180043,10 @@ def index_nvidia_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination]: - """Return vulnerability data stored in index \"nvidia\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination]: + """Return vulnerability data stored in index \"octopus-deploy\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvidia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVIDIA Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvidia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvidia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the octopus-deploy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Octopus Deploy Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/octopus-deploy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/octopus-deploy?cursor=` :param page: set the page number of the response :type page: int @@ -175232,7 +180112,7 @@ def index_nvidia_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nvidia_get_serialize( + _param = self._index_octopus_deploy_get_serialize( page=page, limit=limit, cursor=cursor, @@ -175261,7 +180141,7 @@ def index_nvidia_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination", '404': "str", '500': "str", } @@ -175277,7 +180157,7 @@ def index_nvidia_get_with_http_info( @validate_call - def index_nvidia_get_without_preload_content( + def index_octopus_deploy_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -175313,9 +180193,9 @@ def index_nvidia_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nvidia\" + """Return vulnerability data stored in index \"octopus-deploy\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nvidia index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** NVIDIA Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nvidia?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nvidia?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the octopus-deploy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Octopus Deploy Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/octopus-deploy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/octopus-deploy?cursor=` :param page: set the page number of the response :type page: int @@ -175381,7 +180261,7 @@ def index_nvidia_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nvidia_get_serialize( + _param = self._index_octopus_deploy_get_serialize( page=page, limit=limit, cursor=cursor, @@ -175410,7 +180290,7 @@ def index_nvidia_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySecurityBulletinPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination", '404': "str", '500': "str", } @@ -175421,7 +180301,7 @@ def index_nvidia_get_without_preload_content( return response_data.response - def _index_nvidia_get_serialize( + def _index_octopus_deploy_get_serialize( self, page, limit, @@ -175571,7 +180451,7 @@ def _index_nvidia_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nvidia', + resource_path='/index/octopus-deploy', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -175588,7 +180468,7 @@ def _index_nvidia_get_serialize( @validate_call - def index_nz_advisories_get( + def index_okta_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -175623,10 +180503,10 @@ def index_nz_advisories_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"nz-advisories\" + ) -> RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination: + """Return vulnerability data stored in index \"okta\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nz-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT NZ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nz-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nz-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the okta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Okta Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/okta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/okta?cursor=` :param page: set the page number of the response :type page: int @@ -175692,7 +180572,7 @@ def index_nz_advisories_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nz_advisories_get_serialize( + _param = self._index_okta_get_serialize( page=page, limit=limit, cursor=cursor, @@ -175721,7 +180601,7 @@ def index_nz_advisories_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination", '404': "str", '500': "str", } @@ -175737,7 +180617,7 @@ def index_nz_advisories_get( @validate_call - def index_nz_advisories_get_with_http_info( + def index_okta_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -175772,10 +180652,10 @@ def index_nz_advisories_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"nz-advisories\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination]: + """Return vulnerability data stored in index \"okta\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nz-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT NZ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nz-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nz-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the okta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Okta Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/okta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/okta?cursor=` :param page: set the page number of the response :type page: int @@ -175841,7 +180721,7 @@ def index_nz_advisories_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nz_advisories_get_serialize( + _param = self._index_okta_get_serialize( page=page, limit=limit, cursor=cursor, @@ -175870,7 +180750,7 @@ def index_nz_advisories_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination", '404': "str", '500': "str", } @@ -175886,7 +180766,7 @@ def index_nz_advisories_get_with_http_info( @validate_call - def index_nz_advisories_get_without_preload_content( + def index_okta_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -175922,9 +180802,9 @@ def index_nz_advisories_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"nz-advisories\" + """Return vulnerability data stored in index \"okta\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the nz-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CERT NZ Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/nz-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/nz-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the okta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Okta Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/okta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/okta?cursor=` :param page: set the page number of the response :type page: int @@ -175990,7 +180870,7 @@ def index_nz_advisories_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_nz_advisories_get_serialize( + _param = self._index_okta_get_serialize( page=page, limit=limit, cursor=cursor, @@ -176019,7 +180899,7 @@ def index_nz_advisories_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryNZAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination", '404': "str", '500': "str", } @@ -176030,7 +180910,7 @@ def index_nz_advisories_get_without_preload_content( return response_data.response - def _index_nz_advisories_get_serialize( + def _index_okta_get_serialize( self, page, limit, @@ -176180,7 +181060,7 @@ def _index_nz_advisories_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/nz-advisories', + resource_path='/index/okta', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -176197,7 +181077,7 @@ def _index_nz_advisories_get_serialize( @validate_call - def index_octopus_deploy_get( + def index_omron_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -176232,10 +181112,10 @@ def index_octopus_deploy_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination: - """Return vulnerability data stored in index \"octopus-deploy\" + ) -> RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination: + """Return vulnerability data stored in index \"omron\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the octopus-deploy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Octopus Deploy Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/octopus-deploy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/octopus-deploy?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the omron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Omron Vulnerability Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/omron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/omron?cursor=` :param page: set the page number of the response :type page: int @@ -176301,7 +181181,7 @@ def index_octopus_deploy_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_octopus_deploy_get_serialize( + _param = self._index_omron_get_serialize( page=page, limit=limit, cursor=cursor, @@ -176330,7 +181210,7 @@ def index_octopus_deploy_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination", '404': "str", '500': "str", } @@ -176346,7 +181226,7 @@ def index_octopus_deploy_get( @validate_call - def index_octopus_deploy_get_with_http_info( + def index_omron_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -176381,10 +181261,10 @@ def index_octopus_deploy_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination]: - """Return vulnerability data stored in index \"octopus-deploy\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination]: + """Return vulnerability data stored in index \"omron\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the octopus-deploy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Octopus Deploy Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/octopus-deploy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/octopus-deploy?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the omron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Omron Vulnerability Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/omron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/omron?cursor=` :param page: set the page number of the response :type page: int @@ -176450,7 +181330,7 @@ def index_octopus_deploy_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_octopus_deploy_get_serialize( + _param = self._index_omron_get_serialize( page=page, limit=limit, cursor=cursor, @@ -176479,7 +181359,7 @@ def index_octopus_deploy_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination", '404': "str", '500': "str", } @@ -176495,7 +181375,7 @@ def index_octopus_deploy_get_with_http_info( @validate_call - def index_octopus_deploy_get_without_preload_content( + def index_omron_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -176531,9 +181411,9 @@ def index_octopus_deploy_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"octopus-deploy\" + """Return vulnerability data stored in index \"omron\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the octopus-deploy index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Octopus Deploy Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/octopus-deploy?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/octopus-deploy?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the omron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Omron Vulnerability Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/omron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/omron?cursor=` :param page: set the page number of the response :type page: int @@ -176599,7 +181479,7 @@ def index_octopus_deploy_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_octopus_deploy_get_serialize( + _param = self._index_omron_get_serialize( page=page, limit=limit, cursor=cursor, @@ -176628,7 +181508,7 @@ def index_octopus_deploy_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOctopusDeployPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination", '404': "str", '500': "str", } @@ -176639,7 +181519,7 @@ def index_octopus_deploy_get_without_preload_content( return response_data.response - def _index_octopus_deploy_get_serialize( + def _index_omron_get_serialize( self, page, limit, @@ -176789,7 +181669,7 @@ def _index_octopus_deploy_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/octopus-deploy', + resource_path='/index/omron', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -176806,7 +181686,7 @@ def _index_octopus_deploy_get_serialize( @validate_call - def index_okta_get( + def index_one_e_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -176841,10 +181721,10 @@ def index_okta_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination: - """Return vulnerability data stored in index \"okta\" + ) -> RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination: + """Return vulnerability data stored in index \"one-e\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the okta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Okta Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/okta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/okta?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the one-e index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 1E Published Product Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/one-e?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/one-e?cursor=` :param page: set the page number of the response :type page: int @@ -176910,7 +181790,7 @@ def index_okta_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_okta_get_serialize( + _param = self._index_one_e_get_serialize( page=page, limit=limit, cursor=cursor, @@ -176939,7 +181819,7 @@ def index_okta_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination", '404': "str", '500': "str", } @@ -176955,7 +181835,7 @@ def index_okta_get( @validate_call - def index_okta_get_with_http_info( + def index_one_e_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -176990,10 +181870,10 @@ def index_okta_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination]: - """Return vulnerability data stored in index \"okta\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination]: + """Return vulnerability data stored in index \"one-e\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the okta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Okta Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/okta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/okta?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the one-e index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 1E Published Product Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/one-e?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/one-e?cursor=` :param page: set the page number of the response :type page: int @@ -177059,7 +181939,7 @@ def index_okta_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_okta_get_serialize( + _param = self._index_one_e_get_serialize( page=page, limit=limit, cursor=cursor, @@ -177088,7 +181968,7 @@ def index_okta_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination", '404': "str", '500': "str", } @@ -177104,7 +181984,7 @@ def index_okta_get_with_http_info( @validate_call - def index_okta_get_without_preload_content( + def index_one_e_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -177140,9 +182020,9 @@ def index_okta_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"okta\" + """Return vulnerability data stored in index \"one-e\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the okta index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Okta Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/okta?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/okta?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the one-e index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 1E Published Product Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/one-e?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/one-e?cursor=` :param page: set the page number of the response :type page: int @@ -177208,7 +182088,7 @@ def index_okta_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_okta_get_serialize( + _param = self._index_one_e_get_serialize( page=page, limit=limit, cursor=cursor, @@ -177237,7 +182117,7 @@ def index_okta_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOktaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination", '404': "str", '500': "str", } @@ -177248,7 +182128,7 @@ def index_okta_get_without_preload_content( return response_data.response - def _index_okta_get_serialize( + def _index_one_e_get_serialize( self, page, limit, @@ -177398,7 +182278,7 @@ def _index_okta_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/okta', + resource_path='/index/one-e', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -177415,7 +182295,7 @@ def _index_okta_get_serialize( @validate_call - def index_omron_get( + def index_opam_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -177450,10 +182330,10 @@ def index_omron_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination: - """Return vulnerability data stored in index \"omron\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"opam\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the omron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Omron Vulnerability Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/omron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/omron?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opam index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** opam (OCaml) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opam?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opam?cursor=` :param page: set the page number of the response :type page: int @@ -177519,7 +182399,7 @@ def index_omron_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_omron_get_serialize( + _param = self._index_opam_get_serialize( page=page, limit=limit, cursor=cursor, @@ -177548,7 +182428,7 @@ def index_omron_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -177564,7 +182444,7 @@ def index_omron_get( @validate_call - def index_omron_get_with_http_info( + def index_opam_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -177599,10 +182479,10 @@ def index_omron_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination]: - """Return vulnerability data stored in index \"omron\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"opam\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the omron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Omron Vulnerability Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/omron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/omron?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opam index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** opam (OCaml) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opam?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opam?cursor=` :param page: set the page number of the response :type page: int @@ -177668,7 +182548,7 @@ def index_omron_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_omron_get_serialize( + _param = self._index_opam_get_serialize( page=page, limit=limit, cursor=cursor, @@ -177697,7 +182577,7 @@ def index_omron_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -177713,7 +182593,7 @@ def index_omron_get_with_http_info( @validate_call - def index_omron_get_without_preload_content( + def index_opam_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -177749,9 +182629,9 @@ def index_omron_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"omron\" + """Return vulnerability data stored in index \"opam\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the omron index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Omron Vulnerability Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/omron?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/omron?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opam index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** opam (OCaml) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opam?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opam?cursor=` :param page: set the page number of the response :type page: int @@ -177817,7 +182697,7 @@ def index_omron_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_omron_get_serialize( + _param = self._index_opam_get_serialize( page=page, limit=limit, cursor=cursor, @@ -177846,7 +182726,7 @@ def index_omron_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOmronPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -177857,7 +182737,7 @@ def index_omron_get_without_preload_content( return response_data.response - def _index_omron_get_serialize( + def _index_opam_get_serialize( self, page, limit, @@ -178007,7 +182887,7 @@ def _index_omron_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/omron', + resource_path='/index/opam', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -178024,7 +182904,7 @@ def _index_omron_get_serialize( @validate_call - def index_one_e_get( + def index_open_cvdb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -178059,10 +182939,10 @@ def index_one_e_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination: - """Return vulnerability data stored in index \"one-e\" + ) -> RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination: + """Return vulnerability data stored in index \"open-cvdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the one-e index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 1E Published Product Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/one-e?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/one-e?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the open-cvdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Open Cloud Vulnerability & Security Issue Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/open-cvdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/open-cvdb?cursor=` :param page: set the page number of the response :type page: int @@ -178128,7 +183008,7 @@ def index_one_e_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_one_e_get_serialize( + _param = self._index_open_cvdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -178157,7 +183037,7 @@ def index_one_e_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination", '404': "str", '500': "str", } @@ -178173,7 +183053,7 @@ def index_one_e_get( @validate_call - def index_one_e_get_with_http_info( + def index_open_cvdb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -178208,10 +183088,10 @@ def index_one_e_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination]: - """Return vulnerability data stored in index \"one-e\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination]: + """Return vulnerability data stored in index \"open-cvdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the one-e index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 1E Published Product Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/one-e?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/one-e?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the open-cvdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Open Cloud Vulnerability & Security Issue Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/open-cvdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/open-cvdb?cursor=` :param page: set the page number of the response :type page: int @@ -178277,7 +183157,7 @@ def index_one_e_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_one_e_get_serialize( + _param = self._index_open_cvdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -178306,7 +183186,7 @@ def index_one_e_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination", '404': "str", '500': "str", } @@ -178322,7 +183202,7 @@ def index_one_e_get_with_http_info( @validate_call - def index_one_e_get_without_preload_content( + def index_open_cvdb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -178358,9 +183238,9 @@ def index_one_e_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"one-e\" + """Return vulnerability data stored in index \"open-cvdb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the one-e index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** 1E Published Product Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/one-e?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/one-e?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the open-cvdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Open Cloud Vulnerability & Security Issue Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/open-cvdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/open-cvdb?cursor=` :param page: set the page number of the response :type page: int @@ -178426,7 +183306,7 @@ def index_one_e_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_one_e_get_serialize( + _param = self._index_open_cvdb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -178455,7 +183335,7 @@ def index_one_e_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOneEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination", '404': "str", '500': "str", } @@ -178466,7 +183346,7 @@ def index_one_e_get_without_preload_content( return response_data.response - def _index_one_e_get_serialize( + def _index_open_cvdb_get_serialize( self, page, limit, @@ -178616,7 +183496,7 @@ def _index_one_e_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/one-e', + resource_path='/index/open-cvdb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -178633,7 +183513,7 @@ def _index_one_e_get_serialize( @validate_call - def index_opam_get( + def index_openbsd_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -178668,10 +183548,10 @@ def index_opam_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"opam\" + ) -> RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination: + """Return vulnerability data stored in index \"openbsd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opam index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** opam (OCaml) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opam?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opam?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openbsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenBSD Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openbsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openbsd?cursor=` :param page: set the page number of the response :type page: int @@ -178737,7 +183617,7 @@ def index_opam_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_opam_get_serialize( + _param = self._index_openbsd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -178766,7 +183646,7 @@ def index_opam_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination", '404': "str", '500': "str", } @@ -178782,7 +183662,7 @@ def index_opam_get( @validate_call - def index_opam_get_with_http_info( + def index_openbsd_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -178817,10 +183697,10 @@ def index_opam_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"opam\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination]: + """Return vulnerability data stored in index \"openbsd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opam index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** opam (OCaml) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opam?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opam?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openbsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenBSD Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openbsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openbsd?cursor=` :param page: set the page number of the response :type page: int @@ -178886,7 +183766,7 @@ def index_opam_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_opam_get_serialize( + _param = self._index_openbsd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -178915,7 +183795,7 @@ def index_opam_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination", '404': "str", '500': "str", } @@ -178931,7 +183811,7 @@ def index_opam_get_with_http_info( @validate_call - def index_opam_get_without_preload_content( + def index_openbsd_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -178967,9 +183847,9 @@ def index_opam_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"opam\" + """Return vulnerability data stored in index \"openbsd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opam index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** opam (OCaml) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opam?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opam?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openbsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenBSD Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openbsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openbsd?cursor=` :param page: set the page number of the response :type page: int @@ -179035,7 +183915,7 @@ def index_opam_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_opam_get_serialize( + _param = self._index_openbsd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -179064,7 +183944,7 @@ def index_opam_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination", '404': "str", '500': "str", } @@ -179075,7 +183955,7 @@ def index_opam_get_without_preload_content( return response_data.response - def _index_opam_get_serialize( + def _index_openbsd_get_serialize( self, page, limit, @@ -179225,7 +184105,7 @@ def _index_opam_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/opam', + resource_path='/index/openbsd', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -179242,7 +184122,7 @@ def _index_opam_get_serialize( @validate_call - def index_open_cvdb_get( + def index_opengear_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -179277,10 +184157,10 @@ def index_open_cvdb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination: - """Return vulnerability data stored in index \"open-cvdb\" + ) -> RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination: + """Return vulnerability data stored in index \"opengear\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the open-cvdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Open Cloud Vulnerability & Security Issue Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/open-cvdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/open-cvdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opengear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Opengear Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opengear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opengear?cursor=` :param page: set the page number of the response :type page: int @@ -179346,7 +184226,7 @@ def index_open_cvdb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_open_cvdb_get_serialize( + _param = self._index_opengear_get_serialize( page=page, limit=limit, cursor=cursor, @@ -179375,7 +184255,7 @@ def index_open_cvdb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination", '404': "str", '500': "str", } @@ -179391,7 +184271,7 @@ def index_open_cvdb_get( @validate_call - def index_open_cvdb_get_with_http_info( + def index_opengear_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -179426,10 +184306,10 @@ def index_open_cvdb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination]: - """Return vulnerability data stored in index \"open-cvdb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination]: + """Return vulnerability data stored in index \"opengear\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the open-cvdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Open Cloud Vulnerability & Security Issue Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/open-cvdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/open-cvdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opengear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Opengear Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opengear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opengear?cursor=` :param page: set the page number of the response :type page: int @@ -179495,7 +184375,7 @@ def index_open_cvdb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_open_cvdb_get_serialize( + _param = self._index_opengear_get_serialize( page=page, limit=limit, cursor=cursor, @@ -179524,7 +184404,7 @@ def index_open_cvdb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination", '404': "str", '500': "str", } @@ -179540,7 +184420,7 @@ def index_open_cvdb_get_with_http_info( @validate_call - def index_open_cvdb_get_without_preload_content( + def index_opengear_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -179576,9 +184456,9 @@ def index_open_cvdb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"open-cvdb\" + """Return vulnerability data stored in index \"opengear\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the open-cvdb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** The Open Cloud Vulnerability & Security Issue Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/open-cvdb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/open-cvdb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opengear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Opengear Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opengear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opengear?cursor=` :param page: set the page number of the response :type page: int @@ -179644,7 +184524,7 @@ def index_open_cvdb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_open_cvdb_get_serialize( + _param = self._index_opengear_get_serialize( page=page, limit=limit, cursor=cursor, @@ -179673,7 +184553,7 @@ def index_open_cvdb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenCVDBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination", '404': "str", '500': "str", } @@ -179684,7 +184564,7 @@ def index_open_cvdb_get_without_preload_content( return response_data.response - def _index_open_cvdb_get_serialize( + def _index_opengear_get_serialize( self, page, limit, @@ -179834,7 +184714,7 @@ def _index_open_cvdb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/open-cvdb', + resource_path='/index/opengear', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -179851,7 +184731,7 @@ def _index_open_cvdb_get_serialize( @validate_call - def index_openbsd_get( + def index_openjdk_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -179886,10 +184766,10 @@ def index_openbsd_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination: - """Return vulnerability data stored in index \"openbsd\" + ) -> RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination: + """Return vulnerability data stored in index \"openjdk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openbsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenBSD Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openbsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openbsd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openjdk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenJDK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openjdk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openjdk?cursor=` :param page: set the page number of the response :type page: int @@ -179955,7 +184835,7 @@ def index_openbsd_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openbsd_get_serialize( + _param = self._index_openjdk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -179984,7 +184864,7 @@ def index_openbsd_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination", '404': "str", '500': "str", } @@ -180000,7 +184880,7 @@ def index_openbsd_get( @validate_call - def index_openbsd_get_with_http_info( + def index_openjdk_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -180035,10 +184915,10 @@ def index_openbsd_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination]: - """Return vulnerability data stored in index \"openbsd\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination]: + """Return vulnerability data stored in index \"openjdk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openbsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenBSD Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openbsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openbsd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openjdk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenJDK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openjdk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openjdk?cursor=` :param page: set the page number of the response :type page: int @@ -180104,7 +184984,7 @@ def index_openbsd_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openbsd_get_serialize( + _param = self._index_openjdk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -180133,7 +185013,7 @@ def index_openbsd_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination", '404': "str", '500': "str", } @@ -180149,7 +185029,7 @@ def index_openbsd_get_with_http_info( @validate_call - def index_openbsd_get_without_preload_content( + def index_openjdk_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -180185,9 +185065,9 @@ def index_openbsd_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"openbsd\" + """Return vulnerability data stored in index \"openjdk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openbsd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenBSD Security Fixes ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openbsd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openbsd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openjdk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenJDK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openjdk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openjdk?cursor=` :param page: set the page number of the response :type page: int @@ -180253,7 +185133,7 @@ def index_openbsd_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openbsd_get_serialize( + _param = self._index_openjdk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -180282,7 +185162,7 @@ def index_openbsd_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenBSDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination", '404': "str", '500': "str", } @@ -180293,7 +185173,7 @@ def index_openbsd_get_without_preload_content( return response_data.response - def _index_openbsd_get_serialize( + def _index_openjdk_get_serialize( self, page, limit, @@ -180443,7 +185323,7 @@ def _index_openbsd_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/openbsd', + resource_path='/index/openjdk', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -180460,7 +185340,7 @@ def _index_openbsd_get_serialize( @validate_call - def index_opengear_get( + def index_openssh_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -180495,10 +185375,10 @@ def index_opengear_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination: - """Return vulnerability data stored in index \"opengear\" + ) -> RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination: + """Return vulnerability data stored in index \"openssh\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opengear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Opengear Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opengear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opengear?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssh index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSH Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssh?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssh?cursor=` :param page: set the page number of the response :type page: int @@ -180564,7 +185444,7 @@ def index_opengear_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_opengear_get_serialize( + _param = self._index_openssh_get_serialize( page=page, limit=limit, cursor=cursor, @@ -180593,7 +185473,7 @@ def index_opengear_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination", '404': "str", '500': "str", } @@ -180609,7 +185489,7 @@ def index_opengear_get( @validate_call - def index_opengear_get_with_http_info( + def index_openssh_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -180644,10 +185524,10 @@ def index_opengear_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination]: - """Return vulnerability data stored in index \"opengear\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination]: + """Return vulnerability data stored in index \"openssh\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opengear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Opengear Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opengear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opengear?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssh index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSH Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssh?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssh?cursor=` :param page: set the page number of the response :type page: int @@ -180713,7 +185593,7 @@ def index_opengear_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_opengear_get_serialize( + _param = self._index_openssh_get_serialize( page=page, limit=limit, cursor=cursor, @@ -180742,7 +185622,7 @@ def index_opengear_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination", '404': "str", '500': "str", } @@ -180758,7 +185638,7 @@ def index_opengear_get_with_http_info( @validate_call - def index_opengear_get_without_preload_content( + def index_openssh_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -180794,9 +185674,9 @@ def index_opengear_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"opengear\" + """Return vulnerability data stored in index \"openssh\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the opengear index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Opengear Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/opengear?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/opengear?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssh index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSH Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssh?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssh?cursor=` :param page: set the page number of the response :type page: int @@ -180862,7 +185742,7 @@ def index_opengear_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_opengear_get_serialize( + _param = self._index_openssh_get_serialize( page=page, limit=limit, cursor=cursor, @@ -180891,7 +185771,7 @@ def index_opengear_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpengearPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination", '404': "str", '500': "str", } @@ -180902,7 +185782,7 @@ def index_opengear_get_without_preload_content( return response_data.response - def _index_opengear_get_serialize( + def _index_openssh_get_serialize( self, page, limit, @@ -181052,7 +185932,7 @@ def _index_opengear_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/opengear', + resource_path='/index/openssh', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -181069,7 +185949,7 @@ def _index_opengear_get_serialize( @validate_call - def index_openjdk_get( + def index_openssl_secadv_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -181104,10 +185984,10 @@ def index_openjdk_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination: - """Return vulnerability data stored in index \"openjdk\" + ) -> RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination: + """Return vulnerability data stored in index \"openssl-secadv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openjdk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenJDK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openjdk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openjdk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssl-secadv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSL Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssl-secadv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssl-secadv?cursor=` :param page: set the page number of the response :type page: int @@ -181173,7 +186053,7 @@ def index_openjdk_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openjdk_get_serialize( + _param = self._index_openssl_secadv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -181202,7 +186082,7 @@ def index_openjdk_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination", '404': "str", '500': "str", } @@ -181218,7 +186098,7 @@ def index_openjdk_get( @validate_call - def index_openjdk_get_with_http_info( + def index_openssl_secadv_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -181253,10 +186133,10 @@ def index_openjdk_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination]: - """Return vulnerability data stored in index \"openjdk\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination]: + """Return vulnerability data stored in index \"openssl-secadv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openjdk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenJDK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openjdk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openjdk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssl-secadv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSL Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssl-secadv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssl-secadv?cursor=` :param page: set the page number of the response :type page: int @@ -181322,7 +186202,7 @@ def index_openjdk_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openjdk_get_serialize( + _param = self._index_openssl_secadv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -181351,7 +186231,7 @@ def index_openjdk_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination", '404': "str", '500': "str", } @@ -181367,7 +186247,7 @@ def index_openjdk_get_with_http_info( @validate_call - def index_openjdk_get_without_preload_content( + def index_openssl_secadv_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -181403,9 +186283,9 @@ def index_openjdk_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"openjdk\" + """Return vulnerability data stored in index \"openssl-secadv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openjdk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenJDK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openjdk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openjdk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssl-secadv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSL Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssl-secadv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssl-secadv?cursor=` :param page: set the page number of the response :type page: int @@ -181471,7 +186351,7 @@ def index_openjdk_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openjdk_get_serialize( + _param = self._index_openssl_secadv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -181500,7 +186380,7 @@ def index_openjdk_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenJDKPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination", '404': "str", '500': "str", } @@ -181511,7 +186391,7 @@ def index_openjdk_get_without_preload_content( return response_data.response - def _index_openjdk_get_serialize( + def _index_openssl_secadv_get_serialize( self, page, limit, @@ -181661,7 +186541,7 @@ def _index_openjdk_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/openjdk', + resource_path='/index/openssl-secadv', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -181678,7 +186558,7 @@ def _index_openjdk_get_serialize( @validate_call - def index_openssh_get( + def index_openstack_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -181713,10 +186593,10 @@ def index_openssh_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination: - """Return vulnerability data stored in index \"openssh\" + ) -> RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination: + """Return vulnerability data stored in index \"openstack\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssh index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSH Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssh?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssh?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openstack index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenStack Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openstack?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openstack?cursor=` :param page: set the page number of the response :type page: int @@ -181782,7 +186662,7 @@ def index_openssh_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openssh_get_serialize( + _param = self._index_openstack_get_serialize( page=page, limit=limit, cursor=cursor, @@ -181811,7 +186691,7 @@ def index_openssh_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination", '404': "str", '500': "str", } @@ -181827,7 +186707,7 @@ def index_openssh_get( @validate_call - def index_openssh_get_with_http_info( + def index_openstack_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -181862,10 +186742,10 @@ def index_openssh_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination]: - """Return vulnerability data stored in index \"openssh\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination]: + """Return vulnerability data stored in index \"openstack\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssh index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSH Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssh?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssh?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openstack index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenStack Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openstack?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openstack?cursor=` :param page: set the page number of the response :type page: int @@ -181931,7 +186811,7 @@ def index_openssh_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openssh_get_serialize( + _param = self._index_openstack_get_serialize( page=page, limit=limit, cursor=cursor, @@ -181960,7 +186840,7 @@ def index_openssh_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination", '404': "str", '500': "str", } @@ -181976,7 +186856,7 @@ def index_openssh_get_with_http_info( @validate_call - def index_openssh_get_without_preload_content( + def index_openstack_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -182012,9 +186892,9 @@ def index_openssh_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"openssh\" + """Return vulnerability data stored in index \"openstack\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssh index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSH Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssh?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssh?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openstack index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenStack Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openstack?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openstack?cursor=` :param page: set the page number of the response :type page: int @@ -182080,7 +186960,7 @@ def index_openssh_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openssh_get_serialize( + _param = self._index_openstack_get_serialize( page=page, limit=limit, cursor=cursor, @@ -182109,7 +186989,7 @@ def index_openssh_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSHPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination", '404': "str", '500': "str", } @@ -182120,7 +187000,7 @@ def index_openssh_get_without_preload_content( return response_data.response - def _index_openssh_get_serialize( + def _index_openstack_get_serialize( self, page, limit, @@ -182270,7 +187150,7 @@ def _index_openssh_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/openssh', + resource_path='/index/openstack', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -182287,7 +187167,7 @@ def _index_openssh_get_serialize( @validate_call - def index_openssl_secadv_get( + def index_openwrt_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -182322,10 +187202,10 @@ def index_openssl_secadv_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination: - """Return vulnerability data stored in index \"openssl-secadv\" + ) -> RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination: + """Return vulnerability data stored in index \"openwrt\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssl-secadv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSL Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssl-secadv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssl-secadv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openwrt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenWrt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openwrt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openwrt?cursor=` :param page: set the page number of the response :type page: int @@ -182391,7 +187271,7 @@ def index_openssl_secadv_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openssl_secadv_get_serialize( + _param = self._index_openwrt_get_serialize( page=page, limit=limit, cursor=cursor, @@ -182420,7 +187300,7 @@ def index_openssl_secadv_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination", '404': "str", '500': "str", } @@ -182436,7 +187316,7 @@ def index_openssl_secadv_get( @validate_call - def index_openssl_secadv_get_with_http_info( + def index_openwrt_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -182471,10 +187351,10 @@ def index_openssl_secadv_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination]: - """Return vulnerability data stored in index \"openssl-secadv\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination]: + """Return vulnerability data stored in index \"openwrt\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssl-secadv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSL Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssl-secadv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssl-secadv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openwrt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenWrt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openwrt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openwrt?cursor=` :param page: set the page number of the response :type page: int @@ -182540,7 +187420,7 @@ def index_openssl_secadv_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openssl_secadv_get_serialize( + _param = self._index_openwrt_get_serialize( page=page, limit=limit, cursor=cursor, @@ -182569,7 +187449,7 @@ def index_openssl_secadv_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination", '404': "str", '500': "str", } @@ -182585,7 +187465,7 @@ def index_openssl_secadv_get_with_http_info( @validate_call - def index_openssl_secadv_get_without_preload_content( + def index_openwrt_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -182621,9 +187501,9 @@ def index_openssl_secadv_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"openssl-secadv\" + """Return vulnerability data stored in index \"openwrt\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openssl-secadv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenSSL Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openssl-secadv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openssl-secadv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openwrt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenWrt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openwrt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openwrt?cursor=` :param page: set the page number of the response :type page: int @@ -182689,7 +187569,7 @@ def index_openssl_secadv_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openssl_secadv_get_serialize( + _param = self._index_openwrt_get_serialize( page=page, limit=limit, cursor=cursor, @@ -182718,7 +187598,7 @@ def index_openssl_secadv_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenSSLSecAdvPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination", '404': "str", '500': "str", } @@ -182729,7 +187609,7 @@ def index_openssl_secadv_get_without_preload_content( return response_data.response - def _index_openssl_secadv_get_serialize( + def _index_openwrt_get_serialize( self, page, limit, @@ -182879,7 +187759,7 @@ def _index_openssl_secadv_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/openssl-secadv', + resource_path='/index/openwrt', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -182896,7 +187776,7 @@ def _index_openssl_secadv_get_serialize( @validate_call - def index_openstack_get( + def index_oracle_cpu_csaf_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -182931,10 +187811,10 @@ def index_openstack_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination: - """Return vulnerability data stored in index \"openstack\" + ) -> RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination: + """Return vulnerability data stored in index \"oracle-cpu-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openstack index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenStack Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openstack?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openstack?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Updates CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -183000,7 +187880,7 @@ def index_openstack_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openstack_get_serialize( + _param = self._index_oracle_cpu_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -183029,7 +187909,7 @@ def index_openstack_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination", '404': "str", '500': "str", } @@ -183045,7 +187925,7 @@ def index_openstack_get( @validate_call - def index_openstack_get_with_http_info( + def index_oracle_cpu_csaf_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -183080,10 +187960,10 @@ def index_openstack_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination]: - """Return vulnerability data stored in index \"openstack\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination]: + """Return vulnerability data stored in index \"oracle-cpu-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openstack index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenStack Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openstack?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openstack?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Updates CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -183149,7 +188029,7 @@ def index_openstack_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openstack_get_serialize( + _param = self._index_oracle_cpu_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -183178,7 +188058,7 @@ def index_openstack_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination", '404': "str", '500': "str", } @@ -183194,7 +188074,7 @@ def index_openstack_get_with_http_info( @validate_call - def index_openstack_get_without_preload_content( + def index_oracle_cpu_csaf_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -183230,9 +188110,9 @@ def index_openstack_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"openstack\" + """Return vulnerability data stored in index \"oracle-cpu-csaf\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openstack index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenStack Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openstack?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openstack?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Updates CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu-csaf?cursor=` :param page: set the page number of the response :type page: int @@ -183298,7 +188178,7 @@ def index_openstack_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openstack_get_serialize( + _param = self._index_oracle_cpu_csaf_get_serialize( page=page, limit=limit, cursor=cursor, @@ -183327,7 +188207,7 @@ def index_openstack_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOpenStackPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination", '404': "str", '500': "str", } @@ -183338,7 +188218,7 @@ def index_openstack_get_without_preload_content( return response_data.response - def _index_openstack_get_serialize( + def _index_oracle_cpu_csaf_get_serialize( self, page, limit, @@ -183488,7 +188368,7 @@ def _index_openstack_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/openstack', + resource_path='/index/oracle-cpu-csaf', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -183505,7 +188385,7 @@ def _index_openstack_get_serialize( @validate_call - def index_openwrt_get( + def index_oracle_cpu_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -183540,10 +188420,10 @@ def index_openwrt_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination: - """Return vulnerability data stored in index \"openwrt\" + ) -> RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination: + """Return vulnerability data stored in index \"oracle-cpu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openwrt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenWrt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openwrt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openwrt?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Update Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu?cursor=` :param page: set the page number of the response :type page: int @@ -183609,7 +188489,7 @@ def index_openwrt_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openwrt_get_serialize( + _param = self._index_oracle_cpu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -183638,7 +188518,7 @@ def index_openwrt_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination", '404': "str", '500': "str", } @@ -183654,7 +188534,7 @@ def index_openwrt_get( @validate_call - def index_openwrt_get_with_http_info( + def index_oracle_cpu_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -183689,10 +188569,10 @@ def index_openwrt_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination]: - """Return vulnerability data stored in index \"openwrt\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination]: + """Return vulnerability data stored in index \"oracle-cpu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openwrt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenWrt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openwrt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openwrt?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Update Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu?cursor=` :param page: set the page number of the response :type page: int @@ -183758,7 +188638,7 @@ def index_openwrt_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openwrt_get_serialize( + _param = self._index_oracle_cpu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -183787,7 +188667,7 @@ def index_openwrt_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination", '404': "str", '500': "str", } @@ -183803,7 +188683,7 @@ def index_openwrt_get_with_http_info( @validate_call - def index_openwrt_get_without_preload_content( + def index_oracle_cpu_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -183839,9 +188719,9 @@ def index_openwrt_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"openwrt\" + """Return vulnerability data stored in index \"oracle-cpu\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the openwrt index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OpenWrt Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/openwrt?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/openwrt?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Update Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu?cursor=` :param page: set the page number of the response :type page: int @@ -183907,7 +188787,7 @@ def index_openwrt_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_openwrt_get_serialize( + _param = self._index_oracle_cpu_get_serialize( page=page, limit=limit, cursor=cursor, @@ -183936,7 +188816,7 @@ def index_openwrt_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryWRTPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination", '404': "str", '500': "str", } @@ -183947,7 +188827,7 @@ def index_openwrt_get_without_preload_content( return response_data.response - def _index_openwrt_get_serialize( + def _index_oracle_cpu_get_serialize( self, page, limit, @@ -184097,7 +188977,7 @@ def _index_openwrt_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/openwrt', + resource_path='/index/oracle-cpu', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -184114,7 +188994,7 @@ def _index_openwrt_get_serialize( @validate_call - def index_oracle_cpu_csaf_get( + def index_oracle_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -184149,10 +189029,10 @@ def index_oracle_cpu_csaf_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination: - """Return vulnerability data stored in index \"oracle-cpu-csaf\" + ) -> RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination: + """Return vulnerability data stored in index \"oracle\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Updates CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle?cursor=` :param page: set the page number of the response :type page: int @@ -184218,7 +189098,7 @@ def index_oracle_cpu_csaf_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_cpu_csaf_get_serialize( + _param = self._index_oracle_get_serialize( page=page, limit=limit, cursor=cursor, @@ -184247,7 +189127,7 @@ def index_oracle_cpu_csaf_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination", '404': "str", '500': "str", } @@ -184263,7 +189143,7 @@ def index_oracle_cpu_csaf_get( @validate_call - def index_oracle_cpu_csaf_get_with_http_info( + def index_oracle_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -184298,10 +189178,10 @@ def index_oracle_cpu_csaf_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination]: - """Return vulnerability data stored in index \"oracle-cpu-csaf\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination]: + """Return vulnerability data stored in index \"oracle\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Updates CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle?cursor=` :param page: set the page number of the response :type page: int @@ -184367,7 +189247,7 @@ def index_oracle_cpu_csaf_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_cpu_csaf_get_serialize( + _param = self._index_oracle_get_serialize( page=page, limit=limit, cursor=cursor, @@ -184396,7 +189276,7 @@ def index_oracle_cpu_csaf_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination", '404': "str", '500': "str", } @@ -184412,7 +189292,7 @@ def index_oracle_cpu_csaf_get_with_http_info( @validate_call - def index_oracle_cpu_csaf_get_without_preload_content( + def index_oracle_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -184448,9 +189328,9 @@ def index_oracle_cpu_csaf_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"oracle-cpu-csaf\" + """Return vulnerability data stored in index \"oracle\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu-csaf index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Updates CSAF ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu-csaf?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu-csaf?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle?cursor=` :param page: set the page number of the response :type page: int @@ -184516,7 +189396,7 @@ def index_oracle_cpu_csaf_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_cpu_csaf_get_serialize( + _param = self._index_oracle_get_serialize( page=page, limit=limit, cursor=cursor, @@ -184545,7 +189425,7 @@ def index_oracle_cpu_csaf_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUCSAFPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination", '404': "str", '500': "str", } @@ -184556,7 +189436,7 @@ def index_oracle_cpu_csaf_get_without_preload_content( return response_data.response - def _index_oracle_cpu_csaf_get_serialize( + def _index_oracle_get_serialize( self, page, limit, @@ -184706,7 +189586,7 @@ def _index_oracle_cpu_csaf_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/oracle-cpu-csaf', + resource_path='/index/oracle', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -184723,7 +189603,7 @@ def _index_oracle_cpu_csaf_get_serialize( @validate_call - def index_oracle_cpu_get( + def index_osv_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -184758,10 +189638,10 @@ def index_oracle_cpu_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination: - """Return vulnerability data stored in index \"oracle-cpu\" + ) -> RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination: + """Return vulnerability data stored in index \"osv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Update Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the osv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Open Source Vulnerabilities Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/osv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/osv?cursor=` :param page: set the page number of the response :type page: int @@ -184827,7 +189707,7 @@ def index_oracle_cpu_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_cpu_get_serialize( + _param = self._index_osv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -184856,7 +189736,7 @@ def index_oracle_cpu_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination", '404': "str", '500': "str", } @@ -184872,7 +189752,7 @@ def index_oracle_cpu_get( @validate_call - def index_oracle_cpu_get_with_http_info( + def index_osv_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -184907,10 +189787,10 @@ def index_oracle_cpu_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination]: - """Return vulnerability data stored in index \"oracle-cpu\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination]: + """Return vulnerability data stored in index \"osv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Update Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the osv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Open Source Vulnerabilities Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/osv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/osv?cursor=` :param page: set the page number of the response :type page: int @@ -184976,7 +189856,7 @@ def index_oracle_cpu_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_cpu_get_serialize( + _param = self._index_osv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -185005,7 +189885,7 @@ def index_oracle_cpu_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination", '404': "str", '500': "str", } @@ -185021,7 +189901,7 @@ def index_oracle_cpu_get_with_http_info( @validate_call - def index_oracle_cpu_get_without_preload_content( + def index_osv_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -185057,9 +189937,9 @@ def index_oracle_cpu_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"oracle-cpu\" + """Return vulnerability data stored in index \"osv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle-cpu index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Critical Patch Update Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle-cpu?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle-cpu?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the osv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Open Source Vulnerabilities Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/osv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/osv?cursor=` :param page: set the page number of the response :type page: int @@ -185125,7 +190005,7 @@ def index_oracle_cpu_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_cpu_get_serialize( + _param = self._index_osv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -185154,7 +190034,7 @@ def index_oracle_cpu_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOracleCPUPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination", '404': "str", '500': "str", } @@ -185165,7 +190045,7 @@ def index_oracle_cpu_get_without_preload_content( return response_data.response - def _index_oracle_cpu_get_serialize( + def _index_osv_get_serialize( self, page, limit, @@ -185315,7 +190195,7 @@ def _index_oracle_cpu_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/oracle-cpu', + resource_path='/index/osv', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -185332,7 +190212,7 @@ def _index_oracle_cpu_get_serialize( @validate_call - def index_oracle_get( + def index_otrs_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -185367,10 +190247,10 @@ def index_oracle_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination: - """Return vulnerability data stored in index \"oracle\" + ) -> RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination: + """Return vulnerability data stored in index \"otrs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the otrs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OTRS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/otrs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/otrs?cursor=` :param page: set the page number of the response :type page: int @@ -185436,7 +190316,7 @@ def index_oracle_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_get_serialize( + _param = self._index_otrs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -185465,7 +190345,7 @@ def index_oracle_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination", '404': "str", '500': "str", } @@ -185481,7 +190361,7 @@ def index_oracle_get( @validate_call - def index_oracle_get_with_http_info( + def index_otrs_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -185516,10 +190396,10 @@ def index_oracle_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination]: - """Return vulnerability data stored in index \"oracle\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination]: + """Return vulnerability data stored in index \"otrs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the otrs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OTRS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/otrs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/otrs?cursor=` :param page: set the page number of the response :type page: int @@ -185585,7 +190465,7 @@ def index_oracle_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_get_serialize( + _param = self._index_otrs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -185614,7 +190494,7 @@ def index_oracle_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination", '404': "str", '500': "str", } @@ -185630,7 +190510,7 @@ def index_oracle_get_with_http_info( @validate_call - def index_oracle_get_without_preload_content( + def index_otrs_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -185666,9 +190546,9 @@ def index_oracle_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"oracle\" + """Return vulnerability data stored in index \"otrs\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the oracle index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Oracle Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/oracle?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/oracle?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the otrs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OTRS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/otrs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/otrs?cursor=` :param page: set the page number of the response :type page: int @@ -185734,7 +190614,7 @@ def index_oracle_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_oracle_get_serialize( + _param = self._index_otrs_get_serialize( page=page, limit=limit, cursor=cursor, @@ -185763,7 +190643,7 @@ def index_oracle_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryMetaDataPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination", '404': "str", '500': "str", } @@ -185774,7 +190654,7 @@ def index_oracle_get_without_preload_content( return response_data.response - def _index_oracle_get_serialize( + def _index_otrs_get_serialize( self, page, limit, @@ -185924,7 +190804,7 @@ def _index_oracle_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/oracle', + resource_path='/index/otrs', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -185941,7 +190821,7 @@ def _index_oracle_get_serialize( @validate_call - def index_osv_get( + def index_owncloud_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -185976,10 +190856,10 @@ def index_osv_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination: - """Return vulnerability data stored in index \"osv\" + ) -> RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination: + """Return vulnerability data stored in index \"owncloud\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the osv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Open Source Vulnerabilities Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/osv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/osv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the owncloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OwnCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/owncloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/owncloud?cursor=` :param page: set the page number of the response :type page: int @@ -186045,7 +190925,7 @@ def index_osv_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_osv_get_serialize( + _param = self._index_owncloud_get_serialize( page=page, limit=limit, cursor=cursor, @@ -186074,7 +190954,7 @@ def index_osv_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination", '404': "str", '500': "str", } @@ -186090,7 +190970,7 @@ def index_osv_get( @validate_call - def index_osv_get_with_http_info( + def index_owncloud_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -186125,10 +191005,10 @@ def index_osv_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination]: - """Return vulnerability data stored in index \"osv\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination]: + """Return vulnerability data stored in index \"owncloud\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the osv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Open Source Vulnerabilities Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/osv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/osv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the owncloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OwnCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/owncloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/owncloud?cursor=` :param page: set the page number of the response :type page: int @@ -186194,7 +191074,7 @@ def index_osv_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_osv_get_serialize( + _param = self._index_owncloud_get_serialize( page=page, limit=limit, cursor=cursor, @@ -186223,7 +191103,7 @@ def index_osv_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination", '404': "str", '500': "str", } @@ -186239,7 +191119,7 @@ def index_osv_get_with_http_info( @validate_call - def index_osv_get_without_preload_content( + def index_owncloud_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -186275,9 +191155,9 @@ def index_osv_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"osv\" + """Return vulnerability data stored in index \"owncloud\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the osv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Open Source Vulnerabilities Database ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/osv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/osv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the owncloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OwnCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/owncloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/owncloud?cursor=` :param page: set the page number of the response :type page: int @@ -186343,7 +191223,7 @@ def index_osv_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_osv_get_serialize( + _param = self._index_owncloud_get_serialize( page=page, limit=limit, cursor=cursor, @@ -186372,7 +191252,7 @@ def index_osv_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOSVPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination", '404': "str", '500': "str", } @@ -186383,7 +191263,7 @@ def index_osv_get_without_preload_content( return response_data.response - def _index_osv_get_serialize( + def _index_owncloud_get_serialize( self, page, limit, @@ -186533,7 +191413,7 @@ def _index_osv_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/osv', + resource_path='/index/owncloud', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -186550,7 +191430,7 @@ def _index_osv_get_serialize( @validate_call - def index_otrs_get( + def index_packetstorm_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -186585,10 +191465,10 @@ def index_otrs_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination: - """Return vulnerability data stored in index \"otrs\" + ) -> RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination: + """Return vulnerability data stored in index \"packetstorm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the otrs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OTRS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/otrs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/otrs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the packetstorm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PacketStorm ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/packetstorm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/packetstorm?cursor=` :param page: set the page number of the response :type page: int @@ -186654,7 +191534,7 @@ def index_otrs_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_otrs_get_serialize( + _param = self._index_packetstorm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -186683,7 +191563,7 @@ def index_otrs_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination", '404': "str", '500': "str", } @@ -186699,7 +191579,7 @@ def index_otrs_get( @validate_call - def index_otrs_get_with_http_info( + def index_packetstorm_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -186734,10 +191614,10 @@ def index_otrs_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination]: - """Return vulnerability data stored in index \"otrs\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination]: + """Return vulnerability data stored in index \"packetstorm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the otrs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OTRS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/otrs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/otrs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the packetstorm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PacketStorm ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/packetstorm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/packetstorm?cursor=` :param page: set the page number of the response :type page: int @@ -186803,7 +191683,7 @@ def index_otrs_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_otrs_get_serialize( + _param = self._index_packetstorm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -186832,7 +191712,7 @@ def index_otrs_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination", '404': "str", '500': "str", } @@ -186848,7 +191728,7 @@ def index_otrs_get_with_http_info( @validate_call - def index_otrs_get_without_preload_content( + def index_packetstorm_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -186884,9 +191764,9 @@ def index_otrs_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"otrs\" + """Return vulnerability data stored in index \"packetstorm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the otrs index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OTRS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/otrs?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/otrs?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the packetstorm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PacketStorm ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/packetstorm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/packetstorm?cursor=` :param page: set the page number of the response :type page: int @@ -186952,7 +191832,7 @@ def index_otrs_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_otrs_get_serialize( + _param = self._index_packetstorm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -186981,7 +191861,7 @@ def index_otrs_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOTRSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination", '404': "str", '500': "str", } @@ -186992,7 +191872,7 @@ def index_otrs_get_without_preload_content( return response_data.response - def _index_otrs_get_serialize( + def _index_packetstorm_get_serialize( self, page, limit, @@ -187142,7 +192022,7 @@ def _index_otrs_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/otrs', + resource_path='/index/packetstorm', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -187159,7 +192039,7 @@ def _index_otrs_get_serialize( @validate_call - def index_owncloud_get( + def index_palantir_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -187194,10 +192074,10 @@ def index_owncloud_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination: - """Return vulnerability data stored in index \"owncloud\" + ) -> RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination: + """Return vulnerability data stored in index \"palantir\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the owncloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OwnCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/owncloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/owncloud?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palantir index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palantir Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palantir?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palantir?cursor=` :param page: set the page number of the response :type page: int @@ -187263,7 +192143,7 @@ def index_owncloud_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_owncloud_get_serialize( + _param = self._index_palantir_get_serialize( page=page, limit=limit, cursor=cursor, @@ -187292,7 +192172,7 @@ def index_owncloud_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination", '404': "str", '500': "str", } @@ -187308,7 +192188,7 @@ def index_owncloud_get( @validate_call - def index_owncloud_get_with_http_info( + def index_palantir_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -187343,10 +192223,10 @@ def index_owncloud_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination]: - """Return vulnerability data stored in index \"owncloud\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination]: + """Return vulnerability data stored in index \"palantir\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the owncloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OwnCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/owncloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/owncloud?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palantir index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palantir Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palantir?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palantir?cursor=` :param page: set the page number of the response :type page: int @@ -187412,7 +192292,7 @@ def index_owncloud_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_owncloud_get_serialize( + _param = self._index_palantir_get_serialize( page=page, limit=limit, cursor=cursor, @@ -187441,7 +192321,7 @@ def index_owncloud_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination", '404': "str", '500': "str", } @@ -187457,7 +192337,7 @@ def index_owncloud_get_with_http_info( @validate_call - def index_owncloud_get_without_preload_content( + def index_palantir_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -187493,9 +192373,9 @@ def index_owncloud_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"owncloud\" + """Return vulnerability data stored in index \"palantir\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the owncloud index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** OwnCloud Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/owncloud?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/owncloud?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palantir index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palantir Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palantir?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palantir?cursor=` :param page: set the page number of the response :type page: int @@ -187561,7 +192441,7 @@ def index_owncloud_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_owncloud_get_serialize( + _param = self._index_palantir_get_serialize( page=page, limit=limit, cursor=cursor, @@ -187590,7 +192470,7 @@ def index_owncloud_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryOwnCloudPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination", '404': "str", '500': "str", } @@ -187601,7 +192481,7 @@ def index_owncloud_get_without_preload_content( return response_data.response - def _index_owncloud_get_serialize( + def _index_palantir_get_serialize( self, page, limit, @@ -187751,7 +192631,7 @@ def _index_owncloud_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/owncloud', + resource_path='/index/palantir', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -187768,7 +192648,7 @@ def _index_owncloud_get_serialize( @validate_call - def index_packetstorm_get( + def index_palo_alto_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -187803,10 +192683,10 @@ def index_packetstorm_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination: - """Return vulnerability data stored in index \"packetstorm\" + ) -> RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"palo-alto\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the packetstorm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PacketStorm ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/packetstorm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/packetstorm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palo-alto index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palo Alto Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palo-alto?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palo-alto?cursor=` :param page: set the page number of the response :type page: int @@ -187872,7 +192752,7 @@ def index_packetstorm_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_packetstorm_get_serialize( + _param = self._index_palo_alto_get_serialize( page=page, limit=limit, cursor=cursor, @@ -187901,7 +192781,7 @@ def index_packetstorm_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -187917,7 +192797,7 @@ def index_packetstorm_get( @validate_call - def index_packetstorm_get_with_http_info( + def index_palo_alto_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -187952,10 +192832,10 @@ def index_packetstorm_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination]: - """Return vulnerability data stored in index \"packetstorm\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"palo-alto\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the packetstorm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PacketStorm ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/packetstorm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/packetstorm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palo-alto index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palo Alto Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palo-alto?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palo-alto?cursor=` :param page: set the page number of the response :type page: int @@ -188021,7 +192901,7 @@ def index_packetstorm_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_packetstorm_get_serialize( + _param = self._index_palo_alto_get_serialize( page=page, limit=limit, cursor=cursor, @@ -188050,7 +192930,7 @@ def index_packetstorm_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -188066,7 +192946,7 @@ def index_packetstorm_get_with_http_info( @validate_call - def index_packetstorm_get_without_preload_content( + def index_palo_alto_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -188102,9 +192982,9 @@ def index_packetstorm_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"packetstorm\" + """Return vulnerability data stored in index \"palo-alto\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the packetstorm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PacketStorm ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/packetstorm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/packetstorm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palo-alto index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palo Alto Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palo-alto?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palo-alto?cursor=` :param page: set the page number of the response :type page: int @@ -188170,7 +193050,7 @@ def index_packetstorm_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_packetstorm_get_serialize( + _param = self._index_palo_alto_get_serialize( page=page, limit=limit, cursor=cursor, @@ -188199,7 +193079,7 @@ def index_packetstorm_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPacketstormExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -188210,7 +193090,7 @@ def index_packetstorm_get_without_preload_content( return response_data.response - def _index_packetstorm_get_serialize( + def _index_palo_alto_get_serialize( self, page, limit, @@ -188360,7 +193240,7 @@ def _index_packetstorm_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/packetstorm', + resource_path='/index/palo-alto', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -188377,7 +193257,7 @@ def _index_packetstorm_get_serialize( @validate_call - def index_palantir_get( + def index_panasonic_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -188412,10 +193292,10 @@ def index_palantir_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination: - """Return vulnerability data stored in index \"palantir\" + ) -> RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination: + """Return vulnerability data stored in index \"panasonic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palantir index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palantir Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palantir?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palantir?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the panasonic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Panasonic Vulnerability Advisory List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/panasonic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/panasonic?cursor=` :param page: set the page number of the response :type page: int @@ -188481,7 +193361,7 @@ def index_palantir_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_palantir_get_serialize( + _param = self._index_panasonic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -188510,7 +193390,7 @@ def index_palantir_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination", '404': "str", '500': "str", } @@ -188526,7 +193406,7 @@ def index_palantir_get( @validate_call - def index_palantir_get_with_http_info( + def index_panasonic_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -188561,10 +193441,10 @@ def index_palantir_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination]: - """Return vulnerability data stored in index \"palantir\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination]: + """Return vulnerability data stored in index \"panasonic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palantir index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palantir Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palantir?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palantir?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the panasonic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Panasonic Vulnerability Advisory List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/panasonic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/panasonic?cursor=` :param page: set the page number of the response :type page: int @@ -188630,7 +193510,7 @@ def index_palantir_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_palantir_get_serialize( + _param = self._index_panasonic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -188659,7 +193539,7 @@ def index_palantir_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination", '404': "str", '500': "str", } @@ -188675,7 +193555,7 @@ def index_palantir_get_with_http_info( @validate_call - def index_palantir_get_without_preload_content( + def index_panasonic_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -188711,9 +193591,9 @@ def index_palantir_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"palantir\" + """Return vulnerability data stored in index \"panasonic\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palantir index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palantir Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palantir?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palantir?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the panasonic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Panasonic Vulnerability Advisory List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/panasonic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/panasonic?cursor=` :param page: set the page number of the response :type page: int @@ -188779,7 +193659,7 @@ def index_palantir_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_palantir_get_serialize( + _param = self._index_panasonic_get_serialize( page=page, limit=limit, cursor=cursor, @@ -188808,7 +193688,7 @@ def index_palantir_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPalantirPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination", '404': "str", '500': "str", } @@ -188819,7 +193699,7 @@ def index_palantir_get_without_preload_content( return response_data.response - def _index_palantir_get_serialize( + def _index_panasonic_get_serialize( self, page, limit, @@ -188969,7 +193849,7 @@ def _index_palantir_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/palantir', + resource_path='/index/panasonic', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -188986,7 +193866,7 @@ def _index_palantir_get_serialize( @validate_call - def index_palo_alto_get( + def index_papercut_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -189021,10 +193901,10 @@ def index_palo_alto_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"palo-alto\" + ) -> RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination: + """Return vulnerability data stored in index \"papercut\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palo-alto index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palo Alto Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palo-alto?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palo-alto?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the papercut index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PaperCut Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/papercut?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/papercut?cursor=` :param page: set the page number of the response :type page: int @@ -189090,7 +193970,7 @@ def index_palo_alto_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_palo_alto_get_serialize( + _param = self._index_papercut_get_serialize( page=page, limit=limit, cursor=cursor, @@ -189119,7 +193999,7 @@ def index_palo_alto_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination", '404': "str", '500': "str", } @@ -189135,7 +194015,7 @@ def index_palo_alto_get( @validate_call - def index_palo_alto_get_with_http_info( + def index_papercut_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -189170,10 +194050,10 @@ def index_palo_alto_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"palo-alto\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination]: + """Return vulnerability data stored in index \"papercut\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palo-alto index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palo Alto Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palo-alto?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palo-alto?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the papercut index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PaperCut Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/papercut?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/papercut?cursor=` :param page: set the page number of the response :type page: int @@ -189239,7 +194119,7 @@ def index_palo_alto_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_palo_alto_get_serialize( + _param = self._index_papercut_get_serialize( page=page, limit=limit, cursor=cursor, @@ -189268,7 +194148,7 @@ def index_palo_alto_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination", '404': "str", '500': "str", } @@ -189284,7 +194164,7 @@ def index_palo_alto_get_with_http_info( @validate_call - def index_palo_alto_get_without_preload_content( + def index_papercut_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -189320,9 +194200,9 @@ def index_palo_alto_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"palo-alto\" + """Return vulnerability data stored in index \"papercut\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the palo-alto index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Palo Alto Networks Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/palo-alto?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/palo-alto?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the papercut index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PaperCut Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/papercut?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/papercut?cursor=` :param page: set the page number of the response :type page: int @@ -189388,7 +194268,7 @@ def index_palo_alto_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_palo_alto_get_serialize( + _param = self._index_papercut_get_serialize( page=page, limit=limit, cursor=cursor, @@ -189417,7 +194297,7 @@ def index_palo_alto_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPaloAltoAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination", '404': "str", '500': "str", } @@ -189428,7 +194308,7 @@ def index_palo_alto_get_without_preload_content( return response_data.response - def _index_palo_alto_get_serialize( + def _index_papercut_get_serialize( self, page, limit, @@ -189578,7 +194458,7 @@ def _index_palo_alto_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/palo-alto', + resource_path='/index/papercut', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -189595,7 +194475,7 @@ def _index_palo_alto_get_serialize( @validate_call - def index_panasonic_get( + def index_pega_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -189630,10 +194510,10 @@ def index_panasonic_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination: - """Return vulnerability data stored in index \"panasonic\" + ) -> RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination: + """Return vulnerability data stored in index \"pega\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the panasonic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Panasonic Vulnerability Advisory List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/panasonic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/panasonic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pega index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pega Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pega?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pega?cursor=` :param page: set the page number of the response :type page: int @@ -189699,7 +194579,7 @@ def index_panasonic_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_panasonic_get_serialize( + _param = self._index_pega_get_serialize( page=page, limit=limit, cursor=cursor, @@ -189728,7 +194608,7 @@ def index_panasonic_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination", '404': "str", '500': "str", } @@ -189744,7 +194624,7 @@ def index_panasonic_get( @validate_call - def index_panasonic_get_with_http_info( + def index_pega_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -189779,10 +194659,10 @@ def index_panasonic_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination]: - """Return vulnerability data stored in index \"panasonic\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination]: + """Return vulnerability data stored in index \"pega\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the panasonic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Panasonic Vulnerability Advisory List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/panasonic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/panasonic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pega index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pega Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pega?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pega?cursor=` :param page: set the page number of the response :type page: int @@ -189848,7 +194728,7 @@ def index_panasonic_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_panasonic_get_serialize( + _param = self._index_pega_get_serialize( page=page, limit=limit, cursor=cursor, @@ -189877,7 +194757,7 @@ def index_panasonic_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination", '404': "str", '500': "str", } @@ -189893,7 +194773,7 @@ def index_panasonic_get_with_http_info( @validate_call - def index_panasonic_get_without_preload_content( + def index_pega_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -189929,9 +194809,9 @@ def index_panasonic_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"panasonic\" + """Return vulnerability data stored in index \"pega\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the panasonic index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Panasonic Vulnerability Advisory List ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/panasonic?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/panasonic?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pega index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pega Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pega?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pega?cursor=` :param page: set the page number of the response :type page: int @@ -189997,7 +194877,7 @@ def index_panasonic_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_panasonic_get_serialize( + _param = self._index_pega_get_serialize( page=page, limit=limit, cursor=cursor, @@ -190026,7 +194906,7 @@ def index_panasonic_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPanasonicPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination", '404': "str", '500': "str", } @@ -190037,7 +194917,7 @@ def index_panasonic_get_without_preload_content( return response_data.response - def _index_panasonic_get_serialize( + def _index_pega_get_serialize( self, page, limit, @@ -190187,7 +195067,7 @@ def _index_panasonic_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/panasonic', + resource_path='/index/pega', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -190204,7 +195084,7 @@ def _index_panasonic_get_serialize( @validate_call - def index_papercut_get( + def index_philips_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -190239,10 +195119,10 @@ def index_papercut_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination: - """Return vulnerability data stored in index \"papercut\" + ) -> RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"philips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the papercut index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PaperCut Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/papercut?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/papercut?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the philips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Philips Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/philips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/philips?cursor=` :param page: set the page number of the response :type page: int @@ -190308,7 +195188,7 @@ def index_papercut_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_papercut_get_serialize( + _param = self._index_philips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -190337,7 +195217,7 @@ def index_papercut_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -190353,7 +195233,7 @@ def index_papercut_get( @validate_call - def index_papercut_get_with_http_info( + def index_philips_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -190388,10 +195268,10 @@ def index_papercut_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination]: - """Return vulnerability data stored in index \"papercut\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"philips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the papercut index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PaperCut Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/papercut?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/papercut?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the philips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Philips Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/philips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/philips?cursor=` :param page: set the page number of the response :type page: int @@ -190457,7 +195337,7 @@ def index_papercut_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_papercut_get_serialize( + _param = self._index_philips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -190486,7 +195366,7 @@ def index_papercut_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -190502,7 +195382,7 @@ def index_papercut_get_with_http_info( @validate_call - def index_papercut_get_without_preload_content( + def index_philips_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -190538,9 +195418,9 @@ def index_papercut_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"papercut\" + """Return vulnerability data stored in index \"philips\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the papercut index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PaperCut Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/papercut?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/papercut?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the philips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Philips Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/philips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/philips?cursor=` :param page: set the page number of the response :type page: int @@ -190606,7 +195486,7 @@ def index_papercut_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_papercut_get_serialize( + _param = self._index_philips_get_serialize( page=page, limit=limit, cursor=cursor, @@ -190635,7 +195515,7 @@ def index_papercut_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPaperCutPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -190646,7 +195526,7 @@ def index_papercut_get_without_preload_content( return response_data.response - def _index_papercut_get_serialize( + def _index_philips_get_serialize( self, page, limit, @@ -190796,7 +195676,7 @@ def _index_papercut_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/papercut', + resource_path='/index/philips', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -190813,7 +195693,7 @@ def _index_papercut_get_serialize( @validate_call - def index_pega_get( + def index_phoenix_contact_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -190848,10 +195728,10 @@ def index_pega_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination: - """Return vulnerability data stored in index \"pega\" + ) -> RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"phoenix-contact\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pega index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pega Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pega?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pega?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the phoenix-contact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Phoenix Contact Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/phoenix-contact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/phoenix-contact?cursor=` :param page: set the page number of the response :type page: int @@ -190917,7 +195797,7 @@ def index_pega_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pega_get_serialize( + _param = self._index_phoenix_contact_get_serialize( page=page, limit=limit, cursor=cursor, @@ -190946,7 +195826,7 @@ def index_pega_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -190962,7 +195842,7 @@ def index_pega_get( @validate_call - def index_pega_get_with_http_info( + def index_phoenix_contact_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -190997,10 +195877,10 @@ def index_pega_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination]: - """Return vulnerability data stored in index \"pega\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"phoenix-contact\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pega index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pega Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pega?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pega?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the phoenix-contact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Phoenix Contact Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/phoenix-contact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/phoenix-contact?cursor=` :param page: set the page number of the response :type page: int @@ -191066,7 +195946,7 @@ def index_pega_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pega_get_serialize( + _param = self._index_phoenix_contact_get_serialize( page=page, limit=limit, cursor=cursor, @@ -191095,7 +195975,7 @@ def index_pega_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -191111,7 +195991,7 @@ def index_pega_get_with_http_info( @validate_call - def index_pega_get_without_preload_content( + def index_phoenix_contact_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -191147,9 +196027,9 @@ def index_pega_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"pega\" + """Return vulnerability data stored in index \"phoenix-contact\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pega index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pega Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pega?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pega?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the phoenix-contact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Phoenix Contact Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/phoenix-contact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/phoenix-contact?cursor=` :param page: set the page number of the response :type page: int @@ -191215,7 +196095,7 @@ def index_pega_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pega_get_serialize( + _param = self._index_phoenix_contact_get_serialize( page=page, limit=limit, cursor=cursor, @@ -191244,7 +196124,7 @@ def index_pega_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPegaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -191255,7 +196135,7 @@ def index_pega_get_without_preload_content( return response_data.response - def _index_pega_get_serialize( + def _index_phoenix_contact_get_serialize( self, page, limit, @@ -191405,7 +196285,7 @@ def _index_pega_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/pega', + resource_path='/index/phoenix-contact', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -191422,7 +196302,7 @@ def _index_pega_get_serialize( @validate_call - def index_philips_get( + def index_php_my_admin_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -191457,10 +196337,10 @@ def index_philips_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"philips\" + ) -> RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination: + """Return vulnerability data stored in index \"php-my-admin\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the philips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Philips Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/philips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/philips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the php-my-admin index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** phpMyAdmin Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/php-my-admin?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/php-my-admin?cursor=` :param page: set the page number of the response :type page: int @@ -191526,7 +196406,7 @@ def index_philips_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_philips_get_serialize( + _param = self._index_php_my_admin_get_serialize( page=page, limit=limit, cursor=cursor, @@ -191555,7 +196435,7 @@ def index_philips_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination", '404': "str", '500': "str", } @@ -191571,7 +196451,7 @@ def index_philips_get( @validate_call - def index_philips_get_with_http_info( + def index_php_my_admin_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -191606,10 +196486,10 @@ def index_philips_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"philips\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination]: + """Return vulnerability data stored in index \"php-my-admin\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the philips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Philips Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/philips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/philips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the php-my-admin index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** phpMyAdmin Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/php-my-admin?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/php-my-admin?cursor=` :param page: set the page number of the response :type page: int @@ -191675,7 +196555,7 @@ def index_philips_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_philips_get_serialize( + _param = self._index_php_my_admin_get_serialize( page=page, limit=limit, cursor=cursor, @@ -191704,7 +196584,7 @@ def index_philips_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination", '404': "str", '500': "str", } @@ -191720,7 +196600,7 @@ def index_philips_get_with_http_info( @validate_call - def index_philips_get_without_preload_content( + def index_php_my_admin_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -191756,9 +196636,9 @@ def index_philips_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"philips\" + """Return vulnerability data stored in index \"php-my-admin\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the philips index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Philips Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/philips?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/philips?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the php-my-admin index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** phpMyAdmin Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/php-my-admin?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/php-my-admin?cursor=` :param page: set the page number of the response :type page: int @@ -191824,7 +196704,7 @@ def index_philips_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_philips_get_serialize( + _param = self._index_php_my_admin_get_serialize( page=page, limit=limit, cursor=cursor, @@ -191853,7 +196733,7 @@ def index_philips_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPhilipsAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination", '404': "str", '500': "str", } @@ -191864,7 +196744,7 @@ def index_philips_get_without_preload_content( return response_data.response - def _index_philips_get_serialize( + def _index_php_my_admin_get_serialize( self, page, limit, @@ -192014,7 +196894,7 @@ def _index_philips_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/philips', + resource_path='/index/php-my-admin', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -192031,7 +196911,7 @@ def _index_philips_get_serialize( @validate_call - def index_phoenix_contact_get( + def index_postgressql_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -192066,10 +196946,10 @@ def index_phoenix_contact_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"phoenix-contact\" + ) -> RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination: + """Return vulnerability data stored in index \"postgressql\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the phoenix-contact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Phoenix Contact Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/phoenix-contact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/phoenix-contact?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the postgressql index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PostgresSQL Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/postgressql?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/postgressql?cursor=` :param page: set the page number of the response :type page: int @@ -192135,7 +197015,7 @@ def index_phoenix_contact_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_phoenix_contact_get_serialize( + _param = self._index_postgressql_get_serialize( page=page, limit=limit, cursor=cursor, @@ -192164,7 +197044,7 @@ def index_phoenix_contact_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination", '404': "str", '500': "str", } @@ -192180,7 +197060,7 @@ def index_phoenix_contact_get( @validate_call - def index_phoenix_contact_get_with_http_info( + def index_postgressql_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -192215,10 +197095,10 @@ def index_phoenix_contact_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"phoenix-contact\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination]: + """Return vulnerability data stored in index \"postgressql\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the phoenix-contact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Phoenix Contact Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/phoenix-contact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/phoenix-contact?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the postgressql index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PostgresSQL Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/postgressql?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/postgressql?cursor=` :param page: set the page number of the response :type page: int @@ -192284,7 +197164,7 @@ def index_phoenix_contact_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_phoenix_contact_get_serialize( + _param = self._index_postgressql_get_serialize( page=page, limit=limit, cursor=cursor, @@ -192313,7 +197193,7 @@ def index_phoenix_contact_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination", '404': "str", '500': "str", } @@ -192329,7 +197209,7 @@ def index_phoenix_contact_get_with_http_info( @validate_call - def index_phoenix_contact_get_without_preload_content( + def index_postgressql_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -192365,9 +197245,9 @@ def index_phoenix_contact_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"phoenix-contact\" + """Return vulnerability data stored in index \"postgressql\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the phoenix-contact index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Phoenix Contact Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/phoenix-contact?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/phoenix-contact?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the postgressql index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PostgresSQL Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/postgressql?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/postgressql?cursor=` :param page: set the page number of the response :type page: int @@ -192433,7 +197313,7 @@ def index_phoenix_contact_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_phoenix_contact_get_serialize( + _param = self._index_postgressql_get_serialize( page=page, limit=limit, cursor=cursor, @@ -192462,7 +197342,7 @@ def index_phoenix_contact_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPhoenixContactAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination", '404': "str", '500': "str", } @@ -192473,7 +197353,7 @@ def index_phoenix_contact_get_without_preload_content( return response_data.response - def _index_phoenix_contact_get_serialize( + def _index_postgressql_get_serialize( self, page, limit, @@ -192623,7 +197503,7 @@ def _index_phoenix_contact_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/phoenix-contact', + resource_path='/index/postgressql', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -192640,7 +197520,7 @@ def _index_phoenix_contact_get_serialize( @validate_call - def index_php_my_admin_get( + def index_powerdns_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -192675,10 +197555,10 @@ def index_php_my_admin_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination: - """Return vulnerability data stored in index \"php-my-admin\" + ) -> RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination: + """Return vulnerability data stored in index \"powerdns\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the php-my-admin index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** phpMyAdmin Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/php-my-admin?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/php-my-admin?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the powerdns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PowerDNS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/powerdns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/powerdns?cursor=` :param page: set the page number of the response :type page: int @@ -192744,7 +197624,7 @@ def index_php_my_admin_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_php_my_admin_get_serialize( + _param = self._index_powerdns_get_serialize( page=page, limit=limit, cursor=cursor, @@ -192773,7 +197653,7 @@ def index_php_my_admin_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination", '404': "str", '500': "str", } @@ -192789,7 +197669,7 @@ def index_php_my_admin_get( @validate_call - def index_php_my_admin_get_with_http_info( + def index_powerdns_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -192824,10 +197704,10 @@ def index_php_my_admin_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination]: - """Return vulnerability data stored in index \"php-my-admin\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination]: + """Return vulnerability data stored in index \"powerdns\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the php-my-admin index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** phpMyAdmin Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/php-my-admin?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/php-my-admin?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the powerdns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PowerDNS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/powerdns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/powerdns?cursor=` :param page: set the page number of the response :type page: int @@ -192893,7 +197773,7 @@ def index_php_my_admin_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_php_my_admin_get_serialize( + _param = self._index_powerdns_get_serialize( page=page, limit=limit, cursor=cursor, @@ -192922,7 +197802,7 @@ def index_php_my_admin_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination", '404': "str", '500': "str", } @@ -192938,7 +197818,7 @@ def index_php_my_admin_get_with_http_info( @validate_call - def index_php_my_admin_get_without_preload_content( + def index_powerdns_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -192974,9 +197854,9 @@ def index_php_my_admin_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"php-my-admin\" + """Return vulnerability data stored in index \"powerdns\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the php-my-admin index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** phpMyAdmin Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/php-my-admin?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/php-my-admin?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the powerdns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PowerDNS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/powerdns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/powerdns?cursor=` :param page: set the page number of the response :type page: int @@ -193042,7 +197922,7 @@ def index_php_my_admin_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_php_my_admin_get_serialize( + _param = self._index_powerdns_get_serialize( page=page, limit=limit, cursor=cursor, @@ -193071,7 +197951,7 @@ def index_php_my_admin_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPHPMyAdminPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination", '404': "str", '500': "str", } @@ -193082,7 +197962,7 @@ def index_php_my_admin_get_without_preload_content( return response_data.response - def _index_php_my_admin_get_serialize( + def _index_powerdns_get_serialize( self, page, limit, @@ -193232,7 +198112,7 @@ def _index_php_my_admin_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/php-my-admin', + resource_path='/index/powerdns', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -193249,7 +198129,7 @@ def _index_php_my_admin_get_serialize( @validate_call - def index_postgressql_get( + def index_progress_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -193284,10 +198164,10 @@ def index_postgressql_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination: - """Return vulnerability data stored in index \"postgressql\" + ) -> RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination: + """Return vulnerability data stored in index \"progress\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the postgressql index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PostgresSQL Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/postgressql?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/postgressql?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the progress index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Progress Product Alert Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/progress?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/progress?cursor=` :param page: set the page number of the response :type page: int @@ -193353,7 +198233,7 @@ def index_postgressql_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_postgressql_get_serialize( + _param = self._index_progress_get_serialize( page=page, limit=limit, cursor=cursor, @@ -193382,7 +198262,7 @@ def index_postgressql_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination", '404': "str", '500': "str", } @@ -193398,7 +198278,7 @@ def index_postgressql_get( @validate_call - def index_postgressql_get_with_http_info( + def index_progress_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -193433,10 +198313,10 @@ def index_postgressql_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination]: - """Return vulnerability data stored in index \"postgressql\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination]: + """Return vulnerability data stored in index \"progress\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the postgressql index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PostgresSQL Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/postgressql?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/postgressql?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the progress index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Progress Product Alert Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/progress?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/progress?cursor=` :param page: set the page number of the response :type page: int @@ -193502,7 +198382,7 @@ def index_postgressql_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_postgressql_get_serialize( + _param = self._index_progress_get_serialize( page=page, limit=limit, cursor=cursor, @@ -193531,7 +198411,7 @@ def index_postgressql_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination", '404': "str", '500': "str", } @@ -193547,7 +198427,7 @@ def index_postgressql_get_with_http_info( @validate_call - def index_postgressql_get_without_preload_content( + def index_progress_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -193583,9 +198463,9 @@ def index_postgressql_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"postgressql\" + """Return vulnerability data stored in index \"progress\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the postgressql index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PostgresSQL Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/postgressql?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/postgressql?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the progress index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Progress Product Alert Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/progress?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/progress?cursor=` :param page: set the page number of the response :type page: int @@ -193651,7 +198531,7 @@ def index_postgressql_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_postgressql_get_serialize( + _param = self._index_progress_get_serialize( page=page, limit=limit, cursor=cursor, @@ -193680,7 +198560,7 @@ def index_postgressql_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPostgresSQLPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination", '404': "str", '500': "str", } @@ -193691,7 +198571,7 @@ def index_postgressql_get_without_preload_content( return response_data.response - def _index_postgressql_get_serialize( + def _index_progress_get_serialize( self, page, limit, @@ -193841,7 +198721,7 @@ def _index_postgressql_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/postgressql', + resource_path='/index/progress', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -193858,7 +198738,7 @@ def _index_postgressql_get_serialize( @validate_call - def index_powerdns_get( + def index_proofpoint_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -193893,10 +198773,10 @@ def index_powerdns_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination: - """Return vulnerability data stored in index \"powerdns\" + ) -> RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination: + """Return vulnerability data stored in index \"proofpoint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the powerdns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PowerDNS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/powerdns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/powerdns?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the proofpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Proofpoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/proofpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/proofpoint?cursor=` :param page: set the page number of the response :type page: int @@ -193962,7 +198842,7 @@ def index_powerdns_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_powerdns_get_serialize( + _param = self._index_proofpoint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -193991,7 +198871,7 @@ def index_powerdns_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination", '404': "str", '500': "str", } @@ -194007,7 +198887,7 @@ def index_powerdns_get( @validate_call - def index_powerdns_get_with_http_info( + def index_proofpoint_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -194042,10 +198922,10 @@ def index_powerdns_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination]: - """Return vulnerability data stored in index \"powerdns\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination]: + """Return vulnerability data stored in index \"proofpoint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the powerdns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PowerDNS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/powerdns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/powerdns?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the proofpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Proofpoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/proofpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/proofpoint?cursor=` :param page: set the page number of the response :type page: int @@ -194111,7 +198991,7 @@ def index_powerdns_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_powerdns_get_serialize( + _param = self._index_proofpoint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -194140,7 +199020,7 @@ def index_powerdns_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination", '404': "str", '500': "str", } @@ -194156,7 +199036,7 @@ def index_powerdns_get_with_http_info( @validate_call - def index_powerdns_get_without_preload_content( + def index_proofpoint_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -194192,9 +199072,9 @@ def index_powerdns_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"powerdns\" + """Return vulnerability data stored in index \"proofpoint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the powerdns index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PowerDNS Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/powerdns?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/powerdns?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the proofpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Proofpoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/proofpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/proofpoint?cursor=` :param page: set the page number of the response :type page: int @@ -194260,7 +199140,7 @@ def index_powerdns_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_powerdns_get_serialize( + _param = self._index_proofpoint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -194289,7 +199169,7 @@ def index_powerdns_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPowerDNSPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination", '404': "str", '500': "str", } @@ -194300,7 +199180,7 @@ def index_powerdns_get_without_preload_content( return response_data.response - def _index_powerdns_get_serialize( + def _index_proofpoint_get_serialize( self, page, limit, @@ -194450,7 +199330,7 @@ def _index_powerdns_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/powerdns', + resource_path='/index/proofpoint', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -194467,7 +199347,7 @@ def _index_powerdns_get_serialize( @validate_call - def index_progress_get( + def index_ptc_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -194502,10 +199382,10 @@ def index_progress_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination: - """Return vulnerability data stored in index \"progress\" + ) -> RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination: + """Return vulnerability data stored in index \"ptc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the progress index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Progress Product Alert Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/progress?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/progress?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ptc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PTC Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ptc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ptc?cursor=` :param page: set the page number of the response :type page: int @@ -194571,7 +199451,7 @@ def index_progress_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_progress_get_serialize( + _param = self._index_ptc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -194600,7 +199480,7 @@ def index_progress_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination", '404': "str", '500': "str", } @@ -194616,7 +199496,7 @@ def index_progress_get( @validate_call - def index_progress_get_with_http_info( + def index_ptc_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -194651,10 +199531,10 @@ def index_progress_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination]: - """Return vulnerability data stored in index \"progress\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination]: + """Return vulnerability data stored in index \"ptc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the progress index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Progress Product Alert Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/progress?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/progress?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ptc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PTC Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ptc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ptc?cursor=` :param page: set the page number of the response :type page: int @@ -194720,7 +199600,7 @@ def index_progress_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_progress_get_serialize( + _param = self._index_ptc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -194749,7 +199629,7 @@ def index_progress_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination", '404': "str", '500': "str", } @@ -194765,7 +199645,7 @@ def index_progress_get_with_http_info( @validate_call - def index_progress_get_without_preload_content( + def index_ptc_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -194801,9 +199681,9 @@ def index_progress_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"progress\" + """Return vulnerability data stored in index \"ptc\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the progress index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Progress Product Alert Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/progress?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/progress?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ptc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PTC Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ptc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ptc?cursor=` :param page: set the page number of the response :type page: int @@ -194869,7 +199749,7 @@ def index_progress_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_progress_get_serialize( + _param = self._index_ptc_get_serialize( page=page, limit=limit, cursor=cursor, @@ -194898,7 +199778,7 @@ def index_progress_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryProgressPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination", '404': "str", '500': "str", } @@ -194909,7 +199789,7 @@ def index_progress_get_without_preload_content( return response_data.response - def _index_progress_get_serialize( + def _index_ptc_get_serialize( self, page, limit, @@ -195059,7 +199939,7 @@ def _index_progress_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/progress', + resource_path='/index/ptc', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -195076,7 +199956,7 @@ def _index_progress_get_serialize( @validate_call - def index_proofpoint_get( + def index_pub_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -195111,10 +199991,10 @@ def index_proofpoint_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination: - """Return vulnerability data stored in index \"proofpoint\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"pub\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the proofpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Proofpoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/proofpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/proofpoint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pub index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pub (Dart/Flutter) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pub?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pub?cursor=` :param page: set the page number of the response :type page: int @@ -195180,7 +200060,7 @@ def index_proofpoint_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_proofpoint_get_serialize( + _param = self._index_pub_get_serialize( page=page, limit=limit, cursor=cursor, @@ -195209,7 +200089,7 @@ def index_proofpoint_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -195225,7 +200105,7 @@ def index_proofpoint_get( @validate_call - def index_proofpoint_get_with_http_info( + def index_pub_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -195260,10 +200140,10 @@ def index_proofpoint_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination]: - """Return vulnerability data stored in index \"proofpoint\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"pub\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the proofpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Proofpoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/proofpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/proofpoint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pub index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pub (Dart/Flutter) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pub?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pub?cursor=` :param page: set the page number of the response :type page: int @@ -195329,7 +200209,7 @@ def index_proofpoint_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_proofpoint_get_serialize( + _param = self._index_pub_get_serialize( page=page, limit=limit, cursor=cursor, @@ -195358,7 +200238,7 @@ def index_proofpoint_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -195374,7 +200254,7 @@ def index_proofpoint_get_with_http_info( @validate_call - def index_proofpoint_get_without_preload_content( + def index_pub_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -195410,9 +200290,9 @@ def index_proofpoint_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"proofpoint\" + """Return vulnerability data stored in index \"pub\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the proofpoint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Proofpoint Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/proofpoint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/proofpoint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pub index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pub (Dart/Flutter) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pub?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pub?cursor=` :param page: set the page number of the response :type page: int @@ -195478,7 +200358,7 @@ def index_proofpoint_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_proofpoint_get_serialize( + _param = self._index_pub_get_serialize( page=page, limit=limit, cursor=cursor, @@ -195507,7 +200387,7 @@ def index_proofpoint_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryProofpointPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -195518,7 +200398,7 @@ def index_proofpoint_get_without_preload_content( return response_data.response - def _index_proofpoint_get_serialize( + def _index_pub_get_serialize( self, page, limit, @@ -195668,7 +200548,7 @@ def _index_proofpoint_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/proofpoint', + resource_path='/index/pub', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -195685,7 +200565,7 @@ def _index_proofpoint_get_serialize( @validate_call - def index_ptc_get( + def index_pure_storage_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -195720,10 +200600,10 @@ def index_ptc_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination: - """Return vulnerability data stored in index \"ptc\" + ) -> RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination: + """Return vulnerability data stored in index \"pure-storage\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ptc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PTC Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ptc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ptc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pure-storage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pure Storage Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pure-storage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pure-storage?cursor=` :param page: set the page number of the response :type page: int @@ -195789,7 +200669,7 @@ def index_ptc_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ptc_get_serialize( + _param = self._index_pure_storage_get_serialize( page=page, limit=limit, cursor=cursor, @@ -195818,7 +200698,7 @@ def index_ptc_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination", '404': "str", '500': "str", } @@ -195834,7 +200714,7 @@ def index_ptc_get( @validate_call - def index_ptc_get_with_http_info( + def index_pure_storage_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -195869,10 +200749,10 @@ def index_ptc_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination]: - """Return vulnerability data stored in index \"ptc\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination]: + """Return vulnerability data stored in index \"pure-storage\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ptc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PTC Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ptc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ptc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pure-storage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pure Storage Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pure-storage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pure-storage?cursor=` :param page: set the page number of the response :type page: int @@ -195938,7 +200818,7 @@ def index_ptc_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ptc_get_serialize( + _param = self._index_pure_storage_get_serialize( page=page, limit=limit, cursor=cursor, @@ -195967,7 +200847,7 @@ def index_ptc_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination", '404': "str", '500': "str", } @@ -195983,7 +200863,7 @@ def index_ptc_get_with_http_info( @validate_call - def index_ptc_get_without_preload_content( + def index_pure_storage_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -196019,9 +200899,9 @@ def index_ptc_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ptc\" + """Return vulnerability data stored in index \"pure-storage\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ptc index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PTC Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ptc?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ptc?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pure-storage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pure Storage Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pure-storage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pure-storage?cursor=` :param page: set the page number of the response :type page: int @@ -196087,7 +200967,7 @@ def index_ptc_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ptc_get_serialize( + _param = self._index_pure_storage_get_serialize( page=page, limit=limit, cursor=cursor, @@ -196116,7 +200996,7 @@ def index_ptc_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPTCPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination", '404': "str", '500': "str", } @@ -196127,7 +201007,7 @@ def index_ptc_get_without_preload_content( return response_data.response - def _index_ptc_get_serialize( + def _index_pure_storage_get_serialize( self, page, limit, @@ -196277,7 +201157,7 @@ def _index_ptc_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ptc', + resource_path='/index/pure-storage', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -196294,7 +201174,7 @@ def _index_ptc_get_serialize( @validate_call - def index_pub_get( + def index_pypa_advisories_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -196329,10 +201209,10 @@ def index_pub_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"pub\" + ) -> RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"pypa-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pub index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pub (Dart/Flutter) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pub?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pub?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypa-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypa-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypa-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -196398,7 +201278,7 @@ def index_pub_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pub_get_serialize( + _param = self._index_pypa_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -196427,7 +201307,7 @@ def index_pub_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -196443,7 +201323,7 @@ def index_pub_get( @validate_call - def index_pub_get_with_http_info( + def index_pypa_advisories_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -196478,10 +201358,10 @@ def index_pub_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"pub\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"pypa-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pub index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pub (Dart/Flutter) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pub?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pub?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypa-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypa-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypa-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -196547,7 +201427,7 @@ def index_pub_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pub_get_serialize( + _param = self._index_pypa_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -196576,7 +201456,7 @@ def index_pub_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -196592,7 +201472,7 @@ def index_pub_get_with_http_info( @validate_call - def index_pub_get_without_preload_content( + def index_pypa_advisories_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -196628,9 +201508,9 @@ def index_pub_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"pub\" + """Return vulnerability data stored in index \"pypa-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pub index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pub (Dart/Flutter) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pub?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pub?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypa-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypa-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypa-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -196696,7 +201576,7 @@ def index_pub_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pub_get_serialize( + _param = self._index_pypa_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -196725,7 +201605,7 @@ def index_pub_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -196736,7 +201616,7 @@ def index_pub_get_without_preload_content( return response_data.response - def _index_pub_get_serialize( + def _index_pypa_advisories_get_serialize( self, page, limit, @@ -196886,7 +201766,7 @@ def _index_pub_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/pub', + resource_path='/index/pypa-advisories', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -196903,7 +201783,7 @@ def _index_pub_get_serialize( @validate_call - def index_pure_storage_get( + def index_pypi_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -196938,10 +201818,10 @@ def index_pure_storage_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination: - """Return vulnerability data stored in index \"pure-storage\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"pypi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pure-storage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pure Storage Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pure-storage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pure-storage?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPi (Python) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypi?cursor=` :param page: set the page number of the response :type page: int @@ -197007,7 +201887,7 @@ def index_pure_storage_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pure_storage_get_serialize( + _param = self._index_pypi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -197036,7 +201916,7 @@ def index_pure_storage_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -197052,7 +201932,7 @@ def index_pure_storage_get( @validate_call - def index_pure_storage_get_with_http_info( + def index_pypi_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -197087,10 +201967,10 @@ def index_pure_storage_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination]: - """Return vulnerability data stored in index \"pure-storage\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"pypi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pure-storage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pure Storage Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pure-storage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pure-storage?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPi (Python) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypi?cursor=` :param page: set the page number of the response :type page: int @@ -197156,7 +202036,7 @@ def index_pure_storage_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pure_storage_get_serialize( + _param = self._index_pypi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -197185,7 +202065,7 @@ def index_pure_storage_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -197201,7 +202081,7 @@ def index_pure_storage_get_with_http_info( @validate_call - def index_pure_storage_get_without_preload_content( + def index_pypi_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -197237,9 +202117,9 @@ def index_pure_storage_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"pure-storage\" + """Return vulnerability data stored in index \"pypi\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pure-storage index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Pure Storage Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pure-storage?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pure-storage?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPi (Python) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypi?cursor=` :param page: set the page number of the response :type page: int @@ -197305,7 +202185,7 @@ def index_pure_storage_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pure_storage_get_serialize( + _param = self._index_pypi_get_serialize( page=page, limit=limit, cursor=cursor, @@ -197334,7 +202214,7 @@ def index_pure_storage_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -197345,7 +202225,7 @@ def index_pure_storage_get_without_preload_content( return response_data.response - def _index_pure_storage_get_serialize( + def _index_pypi_get_serialize( self, page, limit, @@ -197495,7 +202375,7 @@ def _index_pure_storage_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/pure-storage', + resource_path='/index/pypi', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -197512,7 +202392,7 @@ def _index_pure_storage_get_serialize( @validate_call - def index_pypa_advisories_get( + def index_qnap_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -197547,10 +202427,10 @@ def index_pypa_advisories_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"pypa-advisories\" + ) -> RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"qnap\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypa-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypa-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypa-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qnap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** QNAP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qnap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qnap?cursor=` :param page: set the page number of the response :type page: int @@ -197616,7 +202496,7 @@ def index_pypa_advisories_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pypa_advisories_get_serialize( + _param = self._index_qnap_get_serialize( page=page, limit=limit, cursor=cursor, @@ -197645,7 +202525,7 @@ def index_pypa_advisories_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -197661,7 +202541,7 @@ def index_pypa_advisories_get( @validate_call - def index_pypa_advisories_get_with_http_info( + def index_qnap_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -197696,10 +202576,10 @@ def index_pypa_advisories_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"pypa-advisories\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"qnap\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypa-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypa-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypa-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qnap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** QNAP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qnap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qnap?cursor=` :param page: set the page number of the response :type page: int @@ -197765,7 +202645,7 @@ def index_pypa_advisories_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pypa_advisories_get_serialize( + _param = self._index_qnap_get_serialize( page=page, limit=limit, cursor=cursor, @@ -197794,7 +202674,7 @@ def index_pypa_advisories_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -197810,7 +202690,7 @@ def index_pypa_advisories_get_with_http_info( @validate_call - def index_pypa_advisories_get_without_preload_content( + def index_qnap_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -197846,9 +202726,9 @@ def index_pypa_advisories_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"pypa-advisories\" + """Return vulnerability data stored in index \"qnap\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypa-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPA Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypa-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypa-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qnap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** QNAP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qnap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qnap?cursor=` :param page: set the page number of the response :type page: int @@ -197914,7 +202794,7 @@ def index_pypa_advisories_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pypa_advisories_get_serialize( + _param = self._index_qnap_get_serialize( page=page, limit=limit, cursor=cursor, @@ -197943,7 +202823,7 @@ def index_pypa_advisories_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -197954,7 +202834,7 @@ def index_pypa_advisories_get_without_preload_content( return response_data.response - def _index_pypa_advisories_get_serialize( + def _index_qnap_get_serialize( self, page, limit, @@ -198104,7 +202984,7 @@ def _index_pypa_advisories_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/pypa-advisories', + resource_path='/index/qnap', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -198121,7 +203001,7 @@ def _index_pypa_advisories_get_serialize( @validate_call - def index_pypi_get( + def index_qqids_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -198156,10 +203036,10 @@ def index_pypi_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"pypi\" + ) -> RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination: + """Return vulnerability data stored in index \"qqids\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPi (Python) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qqids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QIDs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qqids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qqids?cursor=` :param page: set the page number of the response :type page: int @@ -198225,7 +203105,7 @@ def index_pypi_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pypi_get_serialize( + _param = self._index_qqids_get_serialize( page=page, limit=limit, cursor=cursor, @@ -198254,7 +203134,7 @@ def index_pypi_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination", '404': "str", '500': "str", } @@ -198270,7 +203150,7 @@ def index_pypi_get( @validate_call - def index_pypi_get_with_http_info( + def index_qqids_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -198305,10 +203185,10 @@ def index_pypi_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"pypi\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination]: + """Return vulnerability data stored in index \"qqids\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPi (Python) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qqids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QIDs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qqids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qqids?cursor=` :param page: set the page number of the response :type page: int @@ -198374,7 +203254,7 @@ def index_pypi_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pypi_get_serialize( + _param = self._index_qqids_get_serialize( page=page, limit=limit, cursor=cursor, @@ -198403,7 +203283,7 @@ def index_pypi_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination", '404': "str", '500': "str", } @@ -198419,7 +203299,7 @@ def index_pypi_get_with_http_info( @validate_call - def index_pypi_get_without_preload_content( + def index_qqids_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -198455,9 +203335,9 @@ def index_pypi_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"pypi\" + """Return vulnerability data stored in index \"qqids\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the pypi index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** PyPi (Python) packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/pypi?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/pypi?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qqids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QIDs ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qqids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qqids?cursor=` :param page: set the page number of the response :type page: int @@ -198523,7 +203403,7 @@ def index_pypi_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_pypi_get_serialize( + _param = self._index_qqids_get_serialize( page=page, limit=limit, cursor=cursor, @@ -198552,7 +203432,7 @@ def index_pypi_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination", '404': "str", '500': "str", } @@ -198563,7 +203443,7 @@ def index_pypi_get_without_preload_content( return response_data.response - def _index_pypi_get_serialize( + def _index_qqids_get_serialize( self, page, limit, @@ -198713,7 +203593,7 @@ def _index_pypi_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/pypi', + resource_path='/index/qqids', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -198730,7 +203610,7 @@ def _index_pypi_get_serialize( @validate_call - def index_qnap_get( + def index_qualcomm_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -198765,10 +203645,10 @@ def index_qnap_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"qnap\" + ) -> RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination: + """Return vulnerability data stored in index \"qualcomm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qnap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** QNAP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qnap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qnap?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualcomm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualcomm Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualcomm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualcomm?cursor=` :param page: set the page number of the response :type page: int @@ -198834,7 +203714,7 @@ def index_qnap_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qnap_get_serialize( + _param = self._index_qualcomm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -198863,7 +203743,7 @@ def index_qnap_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination", '404': "str", '500': "str", } @@ -198879,7 +203759,7 @@ def index_qnap_get( @validate_call - def index_qnap_get_with_http_info( + def index_qualcomm_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -198914,10 +203794,10 @@ def index_qnap_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"qnap\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination]: + """Return vulnerability data stored in index \"qualcomm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qnap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** QNAP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qnap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qnap?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualcomm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualcomm Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualcomm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualcomm?cursor=` :param page: set the page number of the response :type page: int @@ -198983,7 +203863,7 @@ def index_qnap_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qnap_get_serialize( + _param = self._index_qualcomm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -199012,7 +203892,7 @@ def index_qnap_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination", '404': "str", '500': "str", } @@ -199028,7 +203908,7 @@ def index_qnap_get_with_http_info( @validate_call - def index_qnap_get_without_preload_content( + def index_qualcomm_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -199064,9 +203944,9 @@ def index_qnap_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"qnap\" + """Return vulnerability data stored in index \"qualcomm\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qnap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** QNAP Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qnap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qnap?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualcomm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualcomm Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualcomm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualcomm?cursor=` :param page: set the page number of the response :type page: int @@ -199132,7 +204012,7 @@ def index_qnap_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qnap_get_serialize( + _param = self._index_qualcomm_get_serialize( page=page, limit=limit, cursor=cursor, @@ -199161,7 +204041,7 @@ def index_qnap_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination", '404': "str", '500': "str", } @@ -199172,7 +204052,7 @@ def index_qnap_get_without_preload_content( return response_data.response - def _index_qnap_get_serialize( + def _index_qualcomm_get_serialize( self, page, limit, @@ -199322,7 +204202,7 @@ def _index_qnap_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/qnap', + resource_path='/index/qualcomm', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -199339,7 +204219,7 @@ def _index_qnap_get_serialize( @validate_call - def index_qualcomm_get( + def index_qualys_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -199374,10 +204254,10 @@ def index_qualcomm_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination: - """Return vulnerability data stored in index \"qualcomm\" + ) -> RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination: + """Return vulnerability data stored in index \"qualys\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualcomm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualcomm Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualcomm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualcomm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys?cursor=` :param page: set the page number of the response :type page: int @@ -199443,7 +204323,7 @@ def index_qualcomm_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualcomm_get_serialize( + _param = self._index_qualys_get_serialize( page=page, limit=limit, cursor=cursor, @@ -199472,7 +204352,7 @@ def index_qualcomm_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination", '404': "str", '500': "str", } @@ -199488,7 +204368,7 @@ def index_qualcomm_get( @validate_call - def index_qualcomm_get_with_http_info( + def index_qualys_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -199523,10 +204403,10 @@ def index_qualcomm_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination]: - """Return vulnerability data stored in index \"qualcomm\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination]: + """Return vulnerability data stored in index \"qualys\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualcomm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualcomm Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualcomm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualcomm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys?cursor=` :param page: set the page number of the response :type page: int @@ -199592,7 +204472,7 @@ def index_qualcomm_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualcomm_get_serialize( + _param = self._index_qualys_get_serialize( page=page, limit=limit, cursor=cursor, @@ -199621,7 +204501,7 @@ def index_qualcomm_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination", '404': "str", '500': "str", } @@ -199637,7 +204517,7 @@ def index_qualcomm_get_with_http_info( @validate_call - def index_qualcomm_get_without_preload_content( + def index_qualys_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -199673,9 +204553,9 @@ def index_qualcomm_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"qualcomm\" + """Return vulnerability data stored in index \"qualys\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualcomm index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualcomm Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualcomm?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualcomm?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys?cursor=` :param page: set the page number of the response :type page: int @@ -199741,7 +204621,7 @@ def index_qualcomm_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualcomm_get_serialize( + _param = self._index_qualys_get_serialize( page=page, limit=limit, cursor=cursor, @@ -199770,7 +204650,7 @@ def index_qualcomm_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination", '404': "str", '500': "str", } @@ -199781,7 +204661,7 @@ def index_qualcomm_get_without_preload_content( return response_data.response - def _index_qualcomm_get_serialize( + def _index_qualys_get_serialize( self, page, limit, @@ -199931,7 +204811,7 @@ def _index_qualcomm_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/qualcomm', + resource_path='/index/qualys', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -199948,7 +204828,7 @@ def _index_qualcomm_get_serialize( @validate_call - def index_qualys_get( + def index_qualys_qids_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -199983,10 +204863,10 @@ def index_qualys_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination: - """Return vulnerability data stored in index \"qualys\" + ) -> RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination: + """Return vulnerability data stored in index \"qualys-qids\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys-qids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QID ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys-qids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys-qids?cursor=` :param page: set the page number of the response :type page: int @@ -200052,7 +204932,7 @@ def index_qualys_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualys_get_serialize( + _param = self._index_qualys_qids_get_serialize( page=page, limit=limit, cursor=cursor, @@ -200081,7 +204961,7 @@ def index_qualys_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination", '404': "str", '500': "str", } @@ -200097,7 +204977,7 @@ def index_qualys_get( @validate_call - def index_qualys_get_with_http_info( + def index_qualys_qids_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -200132,10 +205012,10 @@ def index_qualys_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination]: - """Return vulnerability data stored in index \"qualys\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination]: + """Return vulnerability data stored in index \"qualys-qids\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys-qids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QID ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys-qids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys-qids?cursor=` :param page: set the page number of the response :type page: int @@ -200201,7 +205081,7 @@ def index_qualys_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualys_get_serialize( + _param = self._index_qualys_qids_get_serialize( page=page, limit=limit, cursor=cursor, @@ -200230,7 +205110,7 @@ def index_qualys_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination", '404': "str", '500': "str", } @@ -200246,7 +205126,7 @@ def index_qualys_get_with_http_info( @validate_call - def index_qualys_get_without_preload_content( + def index_qualys_qids_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -200282,9 +205162,9 @@ def index_qualys_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"qualys\" + """Return vulnerability data stored in index \"qualys-qids\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys-qids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QID ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys-qids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys-qids?cursor=` :param page: set the page number of the response :type page: int @@ -200350,7 +205230,7 @@ def index_qualys_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualys_get_serialize( + _param = self._index_qualys_qids_get_serialize( page=page, limit=limit, cursor=cursor, @@ -200379,7 +205259,7 @@ def index_qualys_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination", '404': "str", '500': "str", } @@ -200390,7 +205270,7 @@ def index_qualys_get_without_preload_content( return response_data.response - def _index_qualys_get_serialize( + def _index_qualys_qids_get_serialize( self, page, limit, @@ -200540,7 +205420,7 @@ def _index_qualys_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/qualys', + resource_path='/index/qualys-qids', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -200557,7 +205437,7 @@ def _index_qualys_get_serialize( @validate_call - def index_qualys_qids_get( + def index_qubes_qsb_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -200592,10 +205472,10 @@ def index_qualys_qids_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination: - """Return vulnerability data stored in index \"qualys-qids\" + ) -> RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination: + """Return vulnerability data stored in index \"qubes-qsb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys-qids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QID ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys-qids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys-qids?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qubes-qsb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qubes Security Bulletin ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qubes-qsb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qubes-qsb?cursor=` :param page: set the page number of the response :type page: int @@ -200661,7 +205541,7 @@ def index_qualys_qids_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualys_qids_get_serialize( + _param = self._index_qubes_qsb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -200690,7 +205570,7 @@ def index_qualys_qids_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination", '404': "str", '500': "str", } @@ -200706,7 +205586,7 @@ def index_qualys_qids_get( @validate_call - def index_qualys_qids_get_with_http_info( + def index_qubes_qsb_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -200741,10 +205621,10 @@ def index_qualys_qids_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination]: - """Return vulnerability data stored in index \"qualys-qids\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination]: + """Return vulnerability data stored in index \"qubes-qsb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys-qids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QID ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys-qids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys-qids?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qubes-qsb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qubes Security Bulletin ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qubes-qsb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qubes-qsb?cursor=` :param page: set the page number of the response :type page: int @@ -200810,7 +205690,7 @@ def index_qualys_qids_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualys_qids_get_serialize( + _param = self._index_qubes_qsb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -200839,7 +205719,7 @@ def index_qualys_qids_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination", '404': "str", '500': "str", } @@ -200855,7 +205735,7 @@ def index_qualys_qids_get_with_http_info( @validate_call - def index_qualys_qids_get_without_preload_content( + def index_qubes_qsb_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -200891,9 +205771,9 @@ def index_qualys_qids_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"qualys-qids\" + """Return vulnerability data stored in index \"qubes-qsb\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qualys-qids index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qualys QID ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qualys-qids?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qualys-qids?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qubes-qsb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qubes Security Bulletin ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qubes-qsb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qubes-qsb?cursor=` :param page: set the page number of the response :type page: int @@ -200959,7 +205839,7 @@ def index_qualys_qids_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qualys_qids_get_serialize( + _param = self._index_qubes_qsb_get_serialize( page=page, limit=limit, cursor=cursor, @@ -200988,7 +205868,7 @@ def index_qualys_qids_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQualysQIDPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination", '404': "str", '500': "str", } @@ -200999,7 +205879,7 @@ def index_qualys_qids_get_without_preload_content( return response_data.response - def _index_qualys_qids_get_serialize( + def _index_qubes_qsb_get_serialize( self, page, limit, @@ -201149,7 +206029,7 @@ def _index_qualys_qids_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/qualys-qids', + resource_path='/index/qubes-qsb', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -201166,7 +206046,7 @@ def _index_qualys_qids_get_serialize( @validate_call - def index_qubes_qsb_get( + def index_ransomware_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -201201,10 +206081,10 @@ def index_qubes_qsb_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination: - """Return vulnerability data stored in index \"qubes-qsb\" + ) -> RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination: + """Return vulnerability data stored in index \"ransomware\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qubes-qsb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qubes Security Bulletin ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qubes-qsb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qubes-qsb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ransomware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Ransomware ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ransomware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ransomware?cursor=` :param page: set the page number of the response :type page: int @@ -201270,7 +206150,7 @@ def index_qubes_qsb_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qubes_qsb_get_serialize( + _param = self._index_ransomware_get_serialize( page=page, limit=limit, cursor=cursor, @@ -201299,7 +206179,7 @@ def index_qubes_qsb_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination", '404': "str", '500': "str", } @@ -201315,7 +206195,7 @@ def index_qubes_qsb_get( @validate_call - def index_qubes_qsb_get_with_http_info( + def index_ransomware_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -201350,10 +206230,10 @@ def index_qubes_qsb_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination]: - """Return vulnerability data stored in index \"qubes-qsb\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination]: + """Return vulnerability data stored in index \"ransomware\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qubes-qsb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qubes Security Bulletin ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qubes-qsb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qubes-qsb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ransomware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Ransomware ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ransomware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ransomware?cursor=` :param page: set the page number of the response :type page: int @@ -201419,7 +206299,7 @@ def index_qubes_qsb_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qubes_qsb_get_serialize( + _param = self._index_ransomware_get_serialize( page=page, limit=limit, cursor=cursor, @@ -201448,7 +206328,7 @@ def index_qubes_qsb_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination", '404': "str", '500': "str", } @@ -201464,7 +206344,7 @@ def index_qubes_qsb_get_with_http_info( @validate_call - def index_qubes_qsb_get_without_preload_content( + def index_ransomware_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -201500,9 +206380,9 @@ def index_qubes_qsb_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"qubes-qsb\" + """Return vulnerability data stored in index \"ransomware\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the qubes-qsb index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Qubes Security Bulletin ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/qubes-qsb?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/qubes-qsb?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ransomware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Ransomware ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ransomware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ransomware?cursor=` :param page: set the page number of the response :type page: int @@ -201568,7 +206448,7 @@ def index_qubes_qsb_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_qubes_qsb_get_serialize( + _param = self._index_ransomware_get_serialize( page=page, limit=limit, cursor=cursor, @@ -201597,7 +206477,7 @@ def index_qubes_qsb_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination", '404': "str", '500': "str", } @@ -201608,7 +206488,7 @@ def index_qubes_qsb_get_without_preload_content( return response_data.response - def _index_qubes_qsb_get_serialize( + def _index_ransomware_get_serialize( self, page, limit, @@ -201758,7 +206638,7 @@ def _index_qubes_qsb_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/qubes-qsb', + resource_path='/index/ransomware', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -201775,7 +206655,7 @@ def _index_qubes_qsb_get_serialize( @validate_call - def index_ransomware_get( + def index_redhat_cves_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -201810,10 +206690,10 @@ def index_ransomware_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination: - """Return vulnerability data stored in index \"ransomware\" + ) -> RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination: + """Return vulnerability data stored in index \"redhat-cves\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ransomware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Ransomware ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ransomware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ransomware?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSAF data for redhat ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat-cves?cursor=` :param page: set the page number of the response :type page: int @@ -201879,7 +206759,7 @@ def index_ransomware_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ransomware_get_serialize( + _param = self._index_redhat_cves_get_serialize( page=page, limit=limit, cursor=cursor, @@ -201908,7 +206788,7 @@ def index_ransomware_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination", '404': "str", '500': "str", } @@ -201924,7 +206804,7 @@ def index_ransomware_get( @validate_call - def index_ransomware_get_with_http_info( + def index_redhat_cves_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -201959,10 +206839,10 @@ def index_ransomware_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination]: - """Return vulnerability data stored in index \"ransomware\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination]: + """Return vulnerability data stored in index \"redhat-cves\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ransomware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Ransomware ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ransomware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ransomware?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSAF data for redhat ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat-cves?cursor=` :param page: set the page number of the response :type page: int @@ -202028,7 +206908,7 @@ def index_ransomware_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ransomware_get_serialize( + _param = self._index_redhat_cves_get_serialize( page=page, limit=limit, cursor=cursor, @@ -202057,7 +206937,7 @@ def index_ransomware_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination", '404': "str", '500': "str", } @@ -202073,7 +206953,7 @@ def index_ransomware_get_with_http_info( @validate_call - def index_ransomware_get_without_preload_content( + def index_redhat_cves_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -202109,9 +206989,9 @@ def index_ransomware_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ransomware\" + """Return vulnerability data stored in index \"redhat-cves\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ransomware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** VulnCheck Ransomware ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ransomware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ransomware?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSAF data for redhat ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat-cves?cursor=` :param page: set the page number of the response :type page: int @@ -202177,7 +207057,7 @@ def index_ransomware_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ransomware_get_serialize( + _param = self._index_redhat_cves_get_serialize( page=page, limit=limit, cursor=cursor, @@ -202206,7 +207086,7 @@ def index_ransomware_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRansomwareExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination", '404': "str", '500': "str", } @@ -202217,7 +207097,7 @@ def index_ransomware_get_without_preload_content( return response_data.response - def _index_ransomware_get_serialize( + def _index_redhat_cves_get_serialize( self, page, limit, @@ -202367,7 +207247,7 @@ def _index_ransomware_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ransomware', + resource_path='/index/redhat-cves', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -202384,7 +207264,7 @@ def _index_ransomware_get_serialize( @validate_call - def index_redhat_cves_get( + def index_redhat_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -202419,10 +207299,10 @@ def index_redhat_cves_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination: - """Return vulnerability data stored in index \"redhat-cves\" + ) -> RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination: + """Return vulnerability data stored in index \"redhat\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSAF data for redhat ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat-cves?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Red Hat Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat?cursor=` :param page: set the page number of the response :type page: int @@ -202488,7 +207368,7 @@ def index_redhat_cves_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_redhat_cves_get_serialize( + _param = self._index_redhat_get_serialize( page=page, limit=limit, cursor=cursor, @@ -202517,7 +207397,7 @@ def index_redhat_cves_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination", '404': "str", '500': "str", } @@ -202533,7 +207413,7 @@ def index_redhat_cves_get( @validate_call - def index_redhat_cves_get_with_http_info( + def index_redhat_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -202568,10 +207448,10 @@ def index_redhat_cves_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination]: - """Return vulnerability data stored in index \"redhat-cves\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination]: + """Return vulnerability data stored in index \"redhat\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSAF data for redhat ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat-cves?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Red Hat Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat?cursor=` :param page: set the page number of the response :type page: int @@ -202637,7 +207517,7 @@ def index_redhat_cves_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_redhat_cves_get_serialize( + _param = self._index_redhat_get_serialize( page=page, limit=limit, cursor=cursor, @@ -202666,7 +207546,7 @@ def index_redhat_cves_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination", '404': "str", '500': "str", } @@ -202682,7 +207562,7 @@ def index_redhat_cves_get_with_http_info( @validate_call - def index_redhat_cves_get_without_preload_content( + def index_redhat_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -202718,9 +207598,9 @@ def index_redhat_cves_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"redhat-cves\" + """Return vulnerability data stored in index \"redhat\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat-cves index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSAF data for redhat ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat-cves?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat-cves?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Red Hat Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat?cursor=` :param page: set the page number of the response :type page: int @@ -202786,7 +207666,7 @@ def index_redhat_cves_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_redhat_cves_get_serialize( + _param = self._index_redhat_get_serialize( page=page, limit=limit, cursor=cursor, @@ -202815,7 +207695,7 @@ def index_redhat_cves_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRhelCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination", '404': "str", '500': "str", } @@ -202826,7 +207706,7 @@ def index_redhat_cves_get_without_preload_content( return response_data.response - def _index_redhat_cves_get_serialize( + def _index_redhat_get_serialize( self, page, limit, @@ -202976,7 +207856,7 @@ def _index_redhat_cves_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/redhat-cves', + resource_path='/index/redhat', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -202993,7 +207873,7 @@ def _index_redhat_cves_get_serialize( @validate_call - def index_redhat_get( + def index_renesas_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -203028,10 +207908,10 @@ def index_redhat_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination: - """Return vulnerability data stored in index \"redhat\" + ) -> RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination: + """Return vulnerability data stored in index \"renesas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Red Hat Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the renesas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Renesas Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/renesas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/renesas?cursor=` :param page: set the page number of the response :type page: int @@ -203097,7 +207977,7 @@ def index_redhat_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_redhat_get_serialize( + _param = self._index_renesas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -203126,7 +208006,7 @@ def index_redhat_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination", '404': "str", '500': "str", } @@ -203142,7 +208022,7 @@ def index_redhat_get( @validate_call - def index_redhat_get_with_http_info( + def index_renesas_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -203177,10 +208057,10 @@ def index_redhat_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination]: - """Return vulnerability data stored in index \"redhat\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination]: + """Return vulnerability data stored in index \"renesas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Red Hat Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the renesas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Renesas Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/renesas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/renesas?cursor=` :param page: set the page number of the response :type page: int @@ -203246,7 +208126,7 @@ def index_redhat_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_redhat_get_serialize( + _param = self._index_renesas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -203275,7 +208155,7 @@ def index_redhat_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination", '404': "str", '500': "str", } @@ -203291,7 +208171,7 @@ def index_redhat_get_with_http_info( @validate_call - def index_redhat_get_without_preload_content( + def index_renesas_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -203327,9 +208207,9 @@ def index_redhat_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"redhat\" + """Return vulnerability data stored in index \"renesas\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the redhat index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Red Hat Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/redhat?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/redhat?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the renesas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Renesas Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/renesas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/renesas?cursor=` :param page: set the page number of the response :type page: int @@ -203395,7 +208275,7 @@ def index_redhat_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_redhat_get_serialize( + _param = self._index_renesas_get_serialize( page=page, limit=limit, cursor=cursor, @@ -203424,7 +208304,7 @@ def index_redhat_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRedhatCVEPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination", '404': "str", '500': "str", } @@ -203435,7 +208315,7 @@ def index_redhat_get_without_preload_content( return response_data.response - def _index_redhat_get_serialize( + def _index_renesas_get_serialize( self, page, limit, @@ -203585,7 +208465,7 @@ def _index_redhat_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/redhat', + resource_path='/index/renesas', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -203602,7 +208482,7 @@ def _index_redhat_get_serialize( @validate_call - def index_renesas_get( + def index_revive_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -203637,10 +208517,10 @@ def index_renesas_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination: - """Return vulnerability data stored in index \"renesas\" + ) -> RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination: + """Return vulnerability data stored in index \"revive\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the renesas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Renesas Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/renesas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/renesas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the revive index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Revive Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/revive?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/revive?cursor=` :param page: set the page number of the response :type page: int @@ -203706,7 +208586,7 @@ def index_renesas_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_renesas_get_serialize( + _param = self._index_revive_get_serialize( page=page, limit=limit, cursor=cursor, @@ -203735,7 +208615,7 @@ def index_renesas_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination", '404': "str", '500': "str", } @@ -203751,7 +208631,7 @@ def index_renesas_get( @validate_call - def index_renesas_get_with_http_info( + def index_revive_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -203786,10 +208666,10 @@ def index_renesas_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination]: - """Return vulnerability data stored in index \"renesas\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination]: + """Return vulnerability data stored in index \"revive\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the renesas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Renesas Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/renesas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/renesas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the revive index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Revive Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/revive?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/revive?cursor=` :param page: set the page number of the response :type page: int @@ -203855,7 +208735,7 @@ def index_renesas_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_renesas_get_serialize( + _param = self._index_revive_get_serialize( page=page, limit=limit, cursor=cursor, @@ -203884,7 +208764,7 @@ def index_renesas_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination", '404': "str", '500': "str", } @@ -203900,7 +208780,7 @@ def index_renesas_get_with_http_info( @validate_call - def index_renesas_get_without_preload_content( + def index_revive_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -203936,9 +208816,9 @@ def index_renesas_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"renesas\" + """Return vulnerability data stored in index \"revive\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the renesas index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Renesas Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/renesas?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/renesas?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the revive index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Revive Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/revive?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/revive?cursor=` :param page: set the page number of the response :type page: int @@ -204004,7 +208884,7 @@ def index_renesas_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_renesas_get_serialize( + _param = self._index_revive_get_serialize( page=page, limit=limit, cursor=cursor, @@ -204033,7 +208913,7 @@ def index_renesas_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRenesasPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination", '404': "str", '500': "str", } @@ -204044,7 +208924,7 @@ def index_renesas_get_without_preload_content( return response_data.response - def _index_renesas_get_serialize( + def _index_revive_get_serialize( self, page, limit, @@ -204194,7 +209074,7 @@ def _index_renesas_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/renesas', + resource_path='/index/revive', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -204211,7 +209091,7 @@ def _index_renesas_get_serialize( @validate_call - def index_revive_get( + def index_roche_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -204246,10 +209126,10 @@ def index_revive_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination: - """Return vulnerability data stored in index \"revive\" + ) -> RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination: + """Return vulnerability data stored in index \"roche\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the revive index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Revive Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/revive?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/revive?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the roche index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Roche Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/roche?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/roche?cursor=` :param page: set the page number of the response :type page: int @@ -204315,7 +209195,7 @@ def index_revive_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_revive_get_serialize( + _param = self._index_roche_get_serialize( page=page, limit=limit, cursor=cursor, @@ -204344,7 +209224,7 @@ def index_revive_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination", '404': "str", '500': "str", } @@ -204360,7 +209240,7 @@ def index_revive_get( @validate_call - def index_revive_get_with_http_info( + def index_roche_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -204395,10 +209275,10 @@ def index_revive_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination]: - """Return vulnerability data stored in index \"revive\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination]: + """Return vulnerability data stored in index \"roche\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the revive index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Revive Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/revive?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/revive?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the roche index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Roche Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/roche?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/roche?cursor=` :param page: set the page number of the response :type page: int @@ -204464,7 +209344,7 @@ def index_revive_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_revive_get_serialize( + _param = self._index_roche_get_serialize( page=page, limit=limit, cursor=cursor, @@ -204493,7 +209373,7 @@ def index_revive_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination", '404': "str", '500': "str", } @@ -204509,7 +209389,7 @@ def index_revive_get_with_http_info( @validate_call - def index_revive_get_without_preload_content( + def index_roche_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -204545,9 +209425,9 @@ def index_revive_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"revive\" + """Return vulnerability data stored in index \"roche\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the revive index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Revive Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/revive?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/revive?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the roche index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Roche Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/roche?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/roche?cursor=` :param page: set the page number of the response :type page: int @@ -204613,7 +209493,7 @@ def index_revive_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_revive_get_serialize( + _param = self._index_roche_get_serialize( page=page, limit=limit, cursor=cursor, @@ -204642,7 +209522,7 @@ def index_revive_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRevivePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination", '404': "str", '500': "str", } @@ -204653,7 +209533,7 @@ def index_revive_get_without_preload_content( return response_data.response - def _index_revive_get_serialize( + def _index_roche_get_serialize( self, page, limit, @@ -204803,7 +209683,7 @@ def _index_revive_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/revive', + resource_path='/index/roche', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -204820,7 +209700,7 @@ def _index_revive_get_serialize( @validate_call - def index_roche_get( + def index_rockwell_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -204855,10 +209735,10 @@ def index_roche_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination: - """Return vulnerability data stored in index \"roche\" + ) -> RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination: + """Return vulnerability data stored in index \"rockwell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the roche index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Roche Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/roche?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/roche?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rockwell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rockwell Automation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rockwell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rockwell?cursor=` :param page: set the page number of the response :type page: int @@ -204924,7 +209804,7 @@ def index_roche_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_roche_get_serialize( + _param = self._index_rockwell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -204953,7 +209833,7 @@ def index_roche_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination", '404': "str", '500': "str", } @@ -204969,7 +209849,7 @@ def index_roche_get( @validate_call - def index_roche_get_with_http_info( + def index_rockwell_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -205004,10 +209884,10 @@ def index_roche_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination]: - """Return vulnerability data stored in index \"roche\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination]: + """Return vulnerability data stored in index \"rockwell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the roche index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Roche Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/roche?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/roche?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rockwell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rockwell Automation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rockwell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rockwell?cursor=` :param page: set the page number of the response :type page: int @@ -205073,7 +209953,7 @@ def index_roche_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_roche_get_serialize( + _param = self._index_rockwell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -205102,7 +209982,7 @@ def index_roche_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination", '404': "str", '500': "str", } @@ -205118,7 +209998,7 @@ def index_roche_get_with_http_info( @validate_call - def index_roche_get_without_preload_content( + def index_rockwell_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -205154,9 +210034,9 @@ def index_roche_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"roche\" + """Return vulnerability data stored in index \"rockwell\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the roche index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Roche Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/roche?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/roche?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rockwell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rockwell Automation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rockwell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rockwell?cursor=` :param page: set the page number of the response :type page: int @@ -205222,7 +210102,7 @@ def index_roche_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_roche_get_serialize( + _param = self._index_rockwell_get_serialize( page=page, limit=limit, cursor=cursor, @@ -205251,7 +210131,7 @@ def index_roche_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRochePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination", '404': "str", '500': "str", } @@ -205262,7 +210142,7 @@ def index_roche_get_without_preload_content( return response_data.response - def _index_roche_get_serialize( + def _index_rockwell_get_serialize( self, page, limit, @@ -205412,7 +210292,7 @@ def _index_roche_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/roche', + resource_path='/index/rockwell', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -205429,7 +210309,7 @@ def _index_roche_get_serialize( @validate_call - def index_rockwell_get( + def index_rocky_errata_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -205464,10 +210344,10 @@ def index_rockwell_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination: - """Return vulnerability data stored in index \"rockwell\" + ) -> RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination: + """Return vulnerability data stored in index \"rocky-errata\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rockwell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rockwell Automation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rockwell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rockwell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-errata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Errata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-errata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-errata?cursor=` :param page: set the page number of the response :type page: int @@ -205533,7 +210413,7 @@ def index_rockwell_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rockwell_get_serialize( + _param = self._index_rocky_errata_get_serialize( page=page, limit=limit, cursor=cursor, @@ -205562,7 +210442,7 @@ def index_rockwell_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination", '404': "str", '500': "str", } @@ -205578,7 +210458,7 @@ def index_rockwell_get( @validate_call - def index_rockwell_get_with_http_info( + def index_rocky_errata_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -205613,10 +210493,10 @@ def index_rockwell_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination]: - """Return vulnerability data stored in index \"rockwell\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination]: + """Return vulnerability data stored in index \"rocky-errata\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rockwell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rockwell Automation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rockwell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rockwell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-errata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Errata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-errata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-errata?cursor=` :param page: set the page number of the response :type page: int @@ -205682,7 +210562,7 @@ def index_rockwell_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rockwell_get_serialize( + _param = self._index_rocky_errata_get_serialize( page=page, limit=limit, cursor=cursor, @@ -205711,7 +210591,7 @@ def index_rockwell_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination", '404': "str", '500': "str", } @@ -205727,7 +210607,7 @@ def index_rockwell_get_with_http_info( @validate_call - def index_rockwell_get_without_preload_content( + def index_rocky_errata_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -205763,9 +210643,9 @@ def index_rockwell_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"rockwell\" + """Return vulnerability data stored in index \"rocky-errata\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rockwell index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rockwell Automation Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rockwell?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rockwell?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-errata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Errata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-errata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-errata?cursor=` :param page: set the page number of the response :type page: int @@ -205831,7 +210711,7 @@ def index_rockwell_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rockwell_get_serialize( + _param = self._index_rocky_errata_get_serialize( page=page, limit=limit, cursor=cursor, @@ -205860,7 +210740,7 @@ def index_rockwell_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRockwellPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination", '404': "str", '500': "str", } @@ -205871,7 +210751,7 @@ def index_rockwell_get_without_preload_content( return response_data.response - def _index_rockwell_get_serialize( + def _index_rocky_errata_get_serialize( self, page, limit, @@ -206021,7 +210901,7 @@ def _index_rockwell_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/rockwell', + resource_path='/index/rocky-errata', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -206038,7 +210918,7 @@ def _index_rockwell_get_serialize( @validate_call - def index_rocky_errata_get( + def index_rocky_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -206073,10 +210953,10 @@ def index_rocky_errata_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination: - """Return vulnerability data stored in index \"rocky-errata\" + ) -> RenderResponseWithMetadataArrayApiUpdatePaginatePagination: + """Return vulnerability data stored in index \"rocky\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-errata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Errata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-errata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-errata?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky?cursor=` :param page: set the page number of the response :type page: int @@ -206142,7 +211022,7 @@ def index_rocky_errata_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_errata_get_serialize( + _param = self._index_rocky_get_serialize( page=page, limit=limit, cursor=cursor, @@ -206171,7 +211051,7 @@ def index_rocky_errata_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiUpdatePaginatePagination", '404': "str", '500': "str", } @@ -206187,7 +211067,7 @@ def index_rocky_errata_get( @validate_call - def index_rocky_errata_get_with_http_info( + def index_rocky_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -206222,10 +211102,10 @@ def index_rocky_errata_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination]: - """Return vulnerability data stored in index \"rocky-errata\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiUpdatePaginatePagination]: + """Return vulnerability data stored in index \"rocky\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-errata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Errata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-errata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-errata?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky?cursor=` :param page: set the page number of the response :type page: int @@ -206291,7 +211171,7 @@ def index_rocky_errata_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_errata_get_serialize( + _param = self._index_rocky_get_serialize( page=page, limit=limit, cursor=cursor, @@ -206320,7 +211200,7 @@ def index_rocky_errata_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiUpdatePaginatePagination", '404': "str", '500': "str", } @@ -206336,7 +211216,7 @@ def index_rocky_errata_get_with_http_info( @validate_call - def index_rocky_errata_get_without_preload_content( + def index_rocky_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -206372,9 +211252,9 @@ def index_rocky_errata_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"rocky-errata\" + """Return vulnerability data stored in index \"rocky\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-errata index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Errata ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-errata?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-errata?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky?cursor=` :param page: set the page number of the response :type page: int @@ -206440,7 +211320,7 @@ def index_rocky_errata_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_errata_get_serialize( + _param = self._index_rocky_get_serialize( page=page, limit=limit, cursor=cursor, @@ -206469,7 +211349,7 @@ def index_rocky_errata_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRockyErrataPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiUpdatePaginatePagination", '404': "str", '500': "str", } @@ -206480,7 +211360,7 @@ def index_rocky_errata_get_without_preload_content( return response_data.response - def _index_rocky_errata_get_serialize( + def _index_rocky_get_serialize( self, page, limit, @@ -206630,7 +211510,7 @@ def _index_rocky_errata_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/rocky-errata', + resource_path='/index/rocky', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -206647,7 +211527,7 @@ def _index_rocky_errata_get_serialize( @validate_call - def index_rocky_get( + def index_rocky_purls_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -206682,10 +211562,10 @@ def index_rocky_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiUpdatePaginatePagination: - """Return vulnerability data stored in index \"rocky\" + ) -> RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination: + """Return vulnerability data stored in index \"rocky-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-purls?cursor=` :param page: set the page number of the response :type page: int @@ -206751,7 +211631,7 @@ def index_rocky_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_get_serialize( + _param = self._index_rocky_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -206780,7 +211660,7 @@ def index_rocky_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -206796,7 +211676,7 @@ def index_rocky_get( @validate_call - def index_rocky_get_with_http_info( + def index_rocky_purls_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -206831,10 +211711,10 @@ def index_rocky_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiUpdatePaginatePagination]: - """Return vulnerability data stored in index \"rocky\" + ) -> ApiResponse[RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination]: + """Return vulnerability data stored in index \"rocky-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-purls?cursor=` :param page: set the page number of the response :type page: int @@ -206900,7 +211780,7 @@ def index_rocky_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_get_serialize( + _param = self._index_rocky_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -206929,7 +211809,7 @@ def index_rocky_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -206945,7 +211825,7 @@ def index_rocky_get_with_http_info( @validate_call - def index_rocky_get_without_preload_content( + def index_rocky_purls_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -206981,9 +211861,9 @@ def index_rocky_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"rocky\" + """Return vulnerability data stored in index \"rocky-purls\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Linux Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-purls?cursor=` :param page: set the page number of the response :type page: int @@ -207049,7 +211929,7 @@ def index_rocky_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_get_serialize( + _param = self._index_rocky_purls_get_serialize( page=page, limit=limit, cursor=cursor, @@ -207078,7 +211958,7 @@ def index_rocky_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiUpdatePaginatePagination", + '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", '404': "str", '500': "str", } @@ -207089,7 +211969,7 @@ def index_rocky_get_without_preload_content( return response_data.response - def _index_rocky_get_serialize( + def _index_rocky_purls_get_serialize( self, page, limit, @@ -207239,7 +212119,7 @@ def _index_rocky_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/rocky', + resource_path='/index/rocky-purls', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -207256,7 +212136,7 @@ def _index_rocky_get_serialize( @validate_call - def index_rocky_purls_get( + def index_rsync_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -207291,10 +212171,10 @@ def index_rocky_purls_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination: - """Return vulnerability data stored in index \"rocky-purls\" + ) -> RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination: + """Return vulnerability data stored in index \"rsync\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rsync index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rsync Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rsync?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rsync?cursor=` :param page: set the page number of the response :type page: int @@ -207360,7 +212240,7 @@ def index_rocky_purls_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_purls_get_serialize( + _param = self._index_rsync_get_serialize( page=page, limit=limit, cursor=cursor, @@ -207389,7 +212269,7 @@ def index_rocky_purls_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination", '404': "str", '500': "str", } @@ -207405,7 +212285,7 @@ def index_rocky_purls_get( @validate_call - def index_rocky_purls_get_with_http_info( + def index_rsync_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -207440,10 +212320,10 @@ def index_rocky_purls_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination]: - """Return vulnerability data stored in index \"rocky-purls\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination]: + """Return vulnerability data stored in index \"rsync\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rsync index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rsync Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rsync?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rsync?cursor=` :param page: set the page number of the response :type page: int @@ -207509,7 +212389,7 @@ def index_rocky_purls_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_purls_get_serialize( + _param = self._index_rsync_get_serialize( page=page, limit=limit, cursor=cursor, @@ -207538,7 +212418,7 @@ def index_rocky_purls_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination", '404': "str", '500': "str", } @@ -207554,7 +212434,7 @@ def index_rocky_purls_get_with_http_info( @validate_call - def index_rocky_purls_get_without_preload_content( + def index_rsync_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -207590,9 +212470,9 @@ def index_rocky_purls_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"rocky-purls\" + """Return vulnerability data stored in index \"rsync\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rocky-purls index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rocky Purls ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rocky-purls?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rocky-purls?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rsync index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rsync Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rsync?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rsync?cursor=` :param page: set the page number of the response :type page: int @@ -207658,7 +212538,7 @@ def index_rocky_purls_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rocky_purls_get_serialize( + _param = self._index_rsync_get_serialize( page=page, limit=limit, cursor=cursor, @@ -207687,7 +212567,7 @@ def index_rocky_purls_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayPurlsPurlResponsePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination", '404': "str", '500': "str", } @@ -207698,7 +212578,7 @@ def index_rocky_purls_get_without_preload_content( return response_data.response - def _index_rocky_purls_get_serialize( + def _index_rsync_get_serialize( self, page, limit, @@ -207848,7 +212728,7 @@ def _index_rocky_purls_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/rocky-purls', + resource_path='/index/rsync', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -207865,7 +212745,7 @@ def _index_rocky_purls_get_serialize( @validate_call - def index_rsync_get( + def index_ruckus_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -207900,10 +212780,10 @@ def index_rsync_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination: - """Return vulnerability data stored in index \"rsync\" + ) -> RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination: + """Return vulnerability data stored in index \"ruckus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rsync index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rsync Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rsync?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rsync?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ruckus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruckus Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ruckus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ruckus?cursor=` :param page: set the page number of the response :type page: int @@ -207969,7 +212849,7 @@ def index_rsync_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rsync_get_serialize( + _param = self._index_ruckus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -207998,7 +212878,7 @@ def index_rsync_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination", '404': "str", '500': "str", } @@ -208014,7 +212894,7 @@ def index_rsync_get( @validate_call - def index_rsync_get_with_http_info( + def index_ruckus_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -208049,10 +212929,10 @@ def index_rsync_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination]: - """Return vulnerability data stored in index \"rsync\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination]: + """Return vulnerability data stored in index \"ruckus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rsync index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rsync Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rsync?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rsync?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ruckus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruckus Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ruckus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ruckus?cursor=` :param page: set the page number of the response :type page: int @@ -208118,7 +212998,7 @@ def index_rsync_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rsync_get_serialize( + _param = self._index_ruckus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -208147,7 +213027,7 @@ def index_rsync_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination", '404': "str", '500': "str", } @@ -208163,7 +213043,7 @@ def index_rsync_get_with_http_info( @validate_call - def index_rsync_get_without_preload_content( + def index_ruckus_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -208199,9 +213079,9 @@ def index_rsync_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"rsync\" + """Return vulnerability data stored in index \"ruckus\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rsync index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Rsync Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rsync?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rsync?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ruckus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruckus Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ruckus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ruckus?cursor=` :param page: set the page number of the response :type page: int @@ -208267,7 +213147,7 @@ def index_rsync_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rsync_get_serialize( + _param = self._index_ruckus_get_serialize( page=page, limit=limit, cursor=cursor, @@ -208296,7 +213176,7 @@ def index_rsync_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRsyncPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination", '404': "str", '500': "str", } @@ -208307,7 +213187,7 @@ def index_rsync_get_without_preload_content( return response_data.response - def _index_rsync_get_serialize( + def _index_ruckus_get_serialize( self, page, limit, @@ -208457,7 +213337,7 @@ def _index_rsync_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/rsync', + resource_path='/index/ruckus', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -208474,7 +213354,7 @@ def _index_rsync_get_serialize( @validate_call - def index_ruckus_get( + def index_rustsec_advisories_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -208509,10 +213389,10 @@ def index_ruckus_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination: - """Return vulnerability data stored in index \"ruckus\" + ) -> RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"rustsec-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ruckus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruckus Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ruckus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ruckus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rustsec-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** RustSec Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rustsec-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rustsec-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -208578,7 +213458,7 @@ def index_ruckus_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ruckus_get_serialize( + _param = self._index_rustsec_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -208607,7 +213487,7 @@ def index_ruckus_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -208623,7 +213503,7 @@ def index_ruckus_get( @validate_call - def index_ruckus_get_with_http_info( + def index_rustsec_advisories_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -208658,10 +213538,10 @@ def index_ruckus_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination]: - """Return vulnerability data stored in index \"ruckus\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"rustsec-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ruckus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruckus Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ruckus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ruckus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rustsec-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** RustSec Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rustsec-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rustsec-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -208727,7 +213607,7 @@ def index_ruckus_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ruckus_get_serialize( + _param = self._index_rustsec_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -208756,7 +213636,7 @@ def index_ruckus_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -208772,7 +213652,7 @@ def index_ruckus_get_with_http_info( @validate_call - def index_ruckus_get_without_preload_content( + def index_rustsec_advisories_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -208808,9 +213688,9 @@ def index_ruckus_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ruckus\" + """Return vulnerability data stored in index \"rustsec-advisories\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ruckus index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Ruckus Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ruckus?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ruckus?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rustsec-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** RustSec Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rustsec-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rustsec-advisories?cursor=` :param page: set the page number of the response :type page: int @@ -208876,7 +213756,7 @@ def index_ruckus_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ruckus_get_serialize( + _param = self._index_rustsec_advisories_get_serialize( page=page, limit=limit, cursor=cursor, @@ -208905,7 +213785,7 @@ def index_ruckus_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRuckusPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -208916,7 +213796,7 @@ def index_ruckus_get_without_preload_content( return response_data.response - def _index_ruckus_get_serialize( + def _index_rustsec_advisories_get_serialize( self, page, limit, @@ -209066,7 +213946,7 @@ def _index_ruckus_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ruckus', + resource_path='/index/rustsec-advisories', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -209083,7 +213963,7 @@ def _index_ruckus_get_serialize( @validate_call - def index_rustsec_advisories_get( + def index_sacert_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -209118,10 +213998,10 @@ def index_rustsec_advisories_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"rustsec-advisories\" + ) -> RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"sacert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rustsec-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** RustSec Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rustsec-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rustsec-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sacert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Saudi CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sacert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sacert?cursor=` :param page: set the page number of the response :type page: int @@ -209187,7 +214067,7 @@ def index_rustsec_advisories_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rustsec_advisories_get_serialize( + _param = self._index_sacert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -209216,7 +214096,7 @@ def index_rustsec_advisories_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -209232,7 +214112,7 @@ def index_rustsec_advisories_get( @validate_call - def index_rustsec_advisories_get_with_http_info( + def index_sacert_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -209267,10 +214147,10 @@ def index_rustsec_advisories_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"rustsec-advisories\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"sacert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rustsec-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** RustSec Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rustsec-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rustsec-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sacert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Saudi CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sacert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sacert?cursor=` :param page: set the page number of the response :type page: int @@ -209336,7 +214216,7 @@ def index_rustsec_advisories_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rustsec_advisories_get_serialize( + _param = self._index_sacert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -209365,7 +214245,7 @@ def index_rustsec_advisories_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -209381,7 +214261,7 @@ def index_rustsec_advisories_get_with_http_info( @validate_call - def index_rustsec_advisories_get_without_preload_content( + def index_sacert_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -209417,9 +214297,9 @@ def index_rustsec_advisories_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"rustsec-advisories\" + """Return vulnerability data stored in index \"sacert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the rustsec-advisories index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** RustSec Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/rustsec-advisories?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/rustsec-advisories?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sacert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Saudi CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sacert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sacert?cursor=` :param page: set the page number of the response :type page: int @@ -209485,7 +214365,7 @@ def index_rustsec_advisories_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_rustsec_advisories_get_serialize( + _param = self._index_sacert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -209514,7 +214394,7 @@ def index_rustsec_advisories_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryRustsecAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -209525,7 +214405,7 @@ def index_rustsec_advisories_get_without_preload_content( return response_data.response - def _index_rustsec_advisories_get_serialize( + def _index_sacert_get_serialize( self, page, limit, @@ -209675,7 +214555,7 @@ def _index_rustsec_advisories_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/rustsec-advisories', + resource_path='/index/sacert', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -209692,7 +214572,7 @@ def _index_rustsec_advisories_get_serialize( @validate_call - def index_sacert_get( + def index_safran_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -209727,10 +214607,10 @@ def index_sacert_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"sacert\" + ) -> RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination: + """Return vulnerability data stored in index \"safran\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sacert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Saudi CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sacert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sacert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the safran index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Safran Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/safran?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/safran?cursor=` :param page: set the page number of the response :type page: int @@ -209796,7 +214676,7 @@ def index_sacert_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sacert_get_serialize( + _param = self._index_safran_get_serialize( page=page, limit=limit, cursor=cursor, @@ -209825,7 +214705,7 @@ def index_sacert_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination", '404': "str", '500': "str", } @@ -209841,7 +214721,7 @@ def index_sacert_get( @validate_call - def index_sacert_get_with_http_info( + def index_safran_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -209876,10 +214756,10 @@ def index_sacert_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"sacert\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination]: + """Return vulnerability data stored in index \"safran\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sacert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Saudi CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sacert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sacert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the safran index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Safran Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/safran?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/safran?cursor=` :param page: set the page number of the response :type page: int @@ -209945,7 +214825,7 @@ def index_sacert_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sacert_get_serialize( + _param = self._index_safran_get_serialize( page=page, limit=limit, cursor=cursor, @@ -209974,7 +214854,7 @@ def index_sacert_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination", '404': "str", '500': "str", } @@ -209990,7 +214870,7 @@ def index_sacert_get_with_http_info( @validate_call - def index_sacert_get_without_preload_content( + def index_safran_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -210026,9 +214906,9 @@ def index_sacert_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sacert\" + """Return vulnerability data stored in index \"safran\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sacert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Saudi CERT ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sacert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sacert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the safran index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Safran Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/safran?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/safran?cursor=` :param page: set the page number of the response :type page: int @@ -210094,7 +214974,7 @@ def index_sacert_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sacert_get_serialize( + _param = self._index_safran_get_serialize( page=page, limit=limit, cursor=cursor, @@ -210123,7 +215003,7 @@ def index_sacert_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySAAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination", '404': "str", '500': "str", } @@ -210134,7 +215014,7 @@ def index_sacert_get_without_preload_content( return response_data.response - def _index_sacert_get_serialize( + def _index_safran_get_serialize( self, page, limit, @@ -210284,7 +215164,7 @@ def _index_sacert_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sacert', + resource_path='/index/safran', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -210301,7 +215181,7 @@ def _index_sacert_get_serialize( @validate_call - def index_safran_get( + def index_saint_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -210336,10 +215216,10 @@ def index_safran_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination: - """Return vulnerability data stored in index \"safran\" + ) -> RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination: + """Return vulnerability data stored in index \"saint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the safran index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Safran Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/safran?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/safran?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the saint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAINT Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/saint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/saint?cursor=` :param page: set the page number of the response :type page: int @@ -210405,7 +215285,7 @@ def index_safran_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_safran_get_serialize( + _param = self._index_saint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -210434,7 +215314,7 @@ def index_safran_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination", '404': "str", '500': "str", } @@ -210450,7 +215330,7 @@ def index_safran_get( @validate_call - def index_safran_get_with_http_info( + def index_saint_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -210485,10 +215365,10 @@ def index_safran_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination]: - """Return vulnerability data stored in index \"safran\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination]: + """Return vulnerability data stored in index \"saint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the safran index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Safran Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/safran?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/safran?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the saint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAINT Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/saint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/saint?cursor=` :param page: set the page number of the response :type page: int @@ -210554,7 +215434,7 @@ def index_safran_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_safran_get_serialize( + _param = self._index_saint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -210583,7 +215463,7 @@ def index_safran_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination", '404': "str", '500': "str", } @@ -210599,7 +215479,7 @@ def index_safran_get_with_http_info( @validate_call - def index_safran_get_without_preload_content( + def index_saint_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -210635,9 +215515,9 @@ def index_safran_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"safran\" + """Return vulnerability data stored in index \"saint\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the safran index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Safran Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/safran?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/safran?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the saint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAINT Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/saint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/saint?cursor=` :param page: set the page number of the response :type page: int @@ -210703,7 +215583,7 @@ def index_safran_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_safran_get_serialize( + _param = self._index_saint_get_serialize( page=page, limit=limit, cursor=cursor, @@ -210732,7 +215612,7 @@ def index_safran_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySafranPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination", '404': "str", '500': "str", } @@ -210743,7 +215623,7 @@ def index_safran_get_without_preload_content( return response_data.response - def _index_safran_get_serialize( + def _index_saint_get_serialize( self, page, limit, @@ -210893,7 +215773,7 @@ def _index_safran_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/safran', + resource_path='/index/saint', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -210910,7 +215790,7 @@ def _index_safran_get_serialize( @validate_call - def index_saint_get( + def index_salesforce_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -210945,10 +215825,10 @@ def index_saint_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination: - """Return vulnerability data stored in index \"saint\" + ) -> RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination: + """Return vulnerability data stored in index \"salesforce\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the saint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAINT Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/saint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/saint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the salesforce index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SalesForce Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/salesforce?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/salesforce?cursor=` :param page: set the page number of the response :type page: int @@ -211014,7 +215894,7 @@ def index_saint_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_saint_get_serialize( + _param = self._index_salesforce_get_serialize( page=page, limit=limit, cursor=cursor, @@ -211043,7 +215923,7 @@ def index_saint_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination", '404': "str", '500': "str", } @@ -211059,7 +215939,7 @@ def index_saint_get( @validate_call - def index_saint_get_with_http_info( + def index_salesforce_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -211094,10 +215974,10 @@ def index_saint_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination]: - """Return vulnerability data stored in index \"saint\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination]: + """Return vulnerability data stored in index \"salesforce\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the saint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAINT Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/saint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/saint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the salesforce index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SalesForce Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/salesforce?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/salesforce?cursor=` :param page: set the page number of the response :type page: int @@ -211163,7 +216043,7 @@ def index_saint_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_saint_get_serialize( + _param = self._index_salesforce_get_serialize( page=page, limit=limit, cursor=cursor, @@ -211192,7 +216072,7 @@ def index_saint_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination", '404': "str", '500': "str", } @@ -211208,7 +216088,7 @@ def index_saint_get_with_http_info( @validate_call - def index_saint_get_without_preload_content( + def index_salesforce_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -211244,9 +216124,9 @@ def index_saint_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"saint\" + """Return vulnerability data stored in index \"salesforce\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the saint index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAINT Exploits ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/saint?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/saint?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the salesforce index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SalesForce Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/salesforce?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/salesforce?cursor=` :param page: set the page number of the response :type page: int @@ -211312,7 +216192,7 @@ def index_saint_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_saint_get_serialize( + _param = self._index_salesforce_get_serialize( page=page, limit=limit, cursor=cursor, @@ -211341,7 +216221,7 @@ def index_saint_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySaintExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination", '404': "str", '500': "str", } @@ -211352,7 +216232,7 @@ def index_saint_get_without_preload_content( return response_data.response - def _index_saint_get_serialize( + def _index_salesforce_get_serialize( self, page, limit, @@ -211502,7 +216382,7 @@ def _index_saint_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/saint', + resource_path='/index/salesforce', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -211519,7 +216399,7 @@ def _index_saint_get_serialize( @validate_call - def index_salesforce_get( + def index_samba_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -211554,10 +216434,10 @@ def index_salesforce_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination: - """Return vulnerability data stored in index \"salesforce\" + ) -> RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination: + """Return vulnerability data stored in index \"samba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the salesforce index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SalesForce Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/salesforce?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/salesforce?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the samba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Samba Security Releases ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/samba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/samba?cursor=` :param page: set the page number of the response :type page: int @@ -211623,7 +216503,7 @@ def index_salesforce_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_salesforce_get_serialize( + _param = self._index_samba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -211652,7 +216532,7 @@ def index_salesforce_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination", '404': "str", '500': "str", } @@ -211668,7 +216548,7 @@ def index_salesforce_get( @validate_call - def index_salesforce_get_with_http_info( + def index_samba_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -211703,10 +216583,10 @@ def index_salesforce_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination]: - """Return vulnerability data stored in index \"salesforce\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination]: + """Return vulnerability data stored in index \"samba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the salesforce index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SalesForce Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/salesforce?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/salesforce?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the samba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Samba Security Releases ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/samba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/samba?cursor=` :param page: set the page number of the response :type page: int @@ -211772,7 +216652,7 @@ def index_salesforce_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_salesforce_get_serialize( + _param = self._index_samba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -211801,7 +216681,7 @@ def index_salesforce_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination", '404': "str", '500': "str", } @@ -211817,7 +216697,7 @@ def index_salesforce_get_with_http_info( @validate_call - def index_salesforce_get_without_preload_content( + def index_samba_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -211853,9 +216733,9 @@ def index_salesforce_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"salesforce\" + """Return vulnerability data stored in index \"samba\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the salesforce index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SalesForce Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/salesforce?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/salesforce?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the samba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Samba Security Releases ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/samba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/samba?cursor=` :param page: set the page number of the response :type page: int @@ -211921,7 +216801,7 @@ def index_salesforce_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_salesforce_get_serialize( + _param = self._index_samba_get_serialize( page=page, limit=limit, cursor=cursor, @@ -211950,7 +216830,7 @@ def index_salesforce_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySalesForcePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination", '404': "str", '500': "str", } @@ -211961,7 +216841,7 @@ def index_salesforce_get_without_preload_content( return response_data.response - def _index_salesforce_get_serialize( + def _index_samba_get_serialize( self, page, limit, @@ -212111,7 +216991,7 @@ def _index_salesforce_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/salesforce', + resource_path='/index/samba', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -212128,7 +217008,7 @@ def _index_salesforce_get_serialize( @validate_call - def index_samba_get( + def index_sap_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -212163,10 +217043,10 @@ def index_samba_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination: - """Return vulnerability data stored in index \"samba\" + ) -> RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination: + """Return vulnerability data stored in index \"sap\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the samba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Samba Security Releases ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/samba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/samba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAP Security Patch Days ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sap?cursor=` :param page: set the page number of the response :type page: int @@ -212232,7 +217112,7 @@ def index_samba_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_samba_get_serialize( + _param = self._index_sap_get_serialize( page=page, limit=limit, cursor=cursor, @@ -212261,7 +217141,7 @@ def index_samba_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination", '404': "str", '500': "str", } @@ -212277,7 +217157,7 @@ def index_samba_get( @validate_call - def index_samba_get_with_http_info( + def index_sap_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -212312,10 +217192,10 @@ def index_samba_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination]: - """Return vulnerability data stored in index \"samba\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination]: + """Return vulnerability data stored in index \"sap\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the samba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Samba Security Releases ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/samba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/samba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAP Security Patch Days ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sap?cursor=` :param page: set the page number of the response :type page: int @@ -212381,7 +217261,7 @@ def index_samba_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_samba_get_serialize( + _param = self._index_sap_get_serialize( page=page, limit=limit, cursor=cursor, @@ -212410,7 +217290,7 @@ def index_samba_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination", '404': "str", '500': "str", } @@ -212426,7 +217306,7 @@ def index_samba_get_with_http_info( @validate_call - def index_samba_get_without_preload_content( + def index_sap_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -212462,9 +217342,9 @@ def index_samba_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"samba\" + """Return vulnerability data stored in index \"sap\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the samba index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Samba Security Releases ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/samba?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/samba?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAP Security Patch Days ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sap?cursor=` :param page: set the page number of the response :type page: int @@ -212530,7 +217410,7 @@ def index_samba_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_samba_get_serialize( + _param = self._index_sap_get_serialize( page=page, limit=limit, cursor=cursor, @@ -212559,7 +217439,7 @@ def index_samba_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySambaPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination", '404': "str", '500': "str", } @@ -212570,7 +217450,7 @@ def index_samba_get_without_preload_content( return response_data.response - def _index_samba_get_serialize( + def _index_sap_get_serialize( self, page, limit, @@ -212720,7 +217600,7 @@ def _index_samba_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/samba', + resource_path='/index/sap', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -212737,7 +217617,7 @@ def _index_samba_get_serialize( @validate_call - def index_sap_get( + def index_schneider_electric_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -212772,10 +217652,10 @@ def index_sap_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination: - """Return vulnerability data stored in index \"sap\" + ) -> RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"schneider-electric\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAP Security Patch Days ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sap?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the schneider-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schneider Electric Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/schneider-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/schneider-electric?cursor=` :param page: set the page number of the response :type page: int @@ -212841,7 +217721,7 @@ def index_sap_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sap_get_serialize( + _param = self._index_schneider_electric_get_serialize( page=page, limit=limit, cursor=cursor, @@ -212870,7 +217750,7 @@ def index_sap_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -212886,7 +217766,7 @@ def index_sap_get( @validate_call - def index_sap_get_with_http_info( + def index_schneider_electric_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -212921,10 +217801,10 @@ def index_sap_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination]: - """Return vulnerability data stored in index \"sap\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"schneider-electric\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAP Security Patch Days ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sap?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the schneider-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schneider Electric Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/schneider-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/schneider-electric?cursor=` :param page: set the page number of the response :type page: int @@ -212990,7 +217870,7 @@ def index_sap_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sap_get_serialize( + _param = self._index_schneider_electric_get_serialize( page=page, limit=limit, cursor=cursor, @@ -213019,7 +217899,7 @@ def index_sap_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -213035,7 +217915,7 @@ def index_sap_get_with_http_info( @validate_call - def index_sap_get_without_preload_content( + def index_schneider_electric_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -213071,9 +217951,9 @@ def index_sap_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sap\" + """Return vulnerability data stored in index \"schneider-electric\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sap index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SAP Security Patch Days ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sap?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sap?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the schneider-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schneider Electric Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/schneider-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/schneider-electric?cursor=` :param page: set the page number of the response :type page: int @@ -213139,7 +218019,7 @@ def index_sap_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sap_get_serialize( + _param = self._index_schneider_electric_get_serialize( page=page, limit=limit, cursor=cursor, @@ -213168,7 +218048,7 @@ def index_sap_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySAPPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -213179,7 +218059,7 @@ def index_sap_get_without_preload_content( return response_data.response - def _index_sap_get_serialize( + def _index_schneider_electric_get_serialize( self, page, limit, @@ -213329,7 +218209,7 @@ def _index_sap_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sap', + resource_path='/index/schneider-electric', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -213346,7 +218226,7 @@ def _index_sap_get_serialize( @validate_call - def index_schneider_electric_get( + def index_sec_consult_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -213381,10 +218261,10 @@ def index_schneider_electric_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"schneider-electric\" + ) -> RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination: + """Return vulnerability data stored in index \"sec-consult\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the schneider-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schneider Electric Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/schneider-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/schneider-electric?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sec-consult index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SEC Consult Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sec-consult?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sec-consult?cursor=` :param page: set the page number of the response :type page: int @@ -213450,7 +218330,7 @@ def index_schneider_electric_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_schneider_electric_get_serialize( + _param = self._index_sec_consult_get_serialize( page=page, limit=limit, cursor=cursor, @@ -213479,7 +218359,7 @@ def index_schneider_electric_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination", '404': "str", '500': "str", } @@ -213495,7 +218375,7 @@ def index_schneider_electric_get( @validate_call - def index_schneider_electric_get_with_http_info( + def index_sec_consult_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -213530,10 +218410,10 @@ def index_schneider_electric_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"schneider-electric\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination]: + """Return vulnerability data stored in index \"sec-consult\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the schneider-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schneider Electric Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/schneider-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/schneider-electric?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sec-consult index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SEC Consult Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sec-consult?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sec-consult?cursor=` :param page: set the page number of the response :type page: int @@ -213599,7 +218479,7 @@ def index_schneider_electric_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_schneider_electric_get_serialize( + _param = self._index_sec_consult_get_serialize( page=page, limit=limit, cursor=cursor, @@ -213628,7 +218508,7 @@ def index_schneider_electric_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination", '404': "str", '500': "str", } @@ -213644,7 +218524,7 @@ def index_schneider_electric_get_with_http_info( @validate_call - def index_schneider_electric_get_without_preload_content( + def index_sec_consult_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -213680,9 +218560,9 @@ def index_schneider_electric_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"schneider-electric\" + """Return vulnerability data stored in index \"sec-consult\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the schneider-electric index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schneider Electric Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/schneider-electric?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/schneider-electric?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sec-consult index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SEC Consult Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sec-consult?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sec-consult?cursor=` :param page: set the page number of the response :type page: int @@ -213748,7 +218628,7 @@ def index_schneider_electric_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_schneider_electric_get_serialize( + _param = self._index_sec_consult_get_serialize( page=page, limit=limit, cursor=cursor, @@ -213777,7 +218657,7 @@ def index_schneider_electric_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySchneiderElectricAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination", '404': "str", '500': "str", } @@ -213788,7 +218668,7 @@ def index_schneider_electric_get_without_preload_content( return response_data.response - def _index_schneider_electric_get_serialize( + def _index_sec_consult_get_serialize( self, page, limit, @@ -213938,7 +218818,7 @@ def _index_schneider_electric_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/schneider-electric', + resource_path='/index/sec-consult', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -213955,7 +218835,7 @@ def _index_schneider_electric_get_serialize( @validate_call - def index_sec_consult_get( + def index_securitylab_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -213990,10 +218870,10 @@ def index_sec_consult_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination: - """Return vulnerability data stored in index \"sec-consult\" + ) -> RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination: + """Return vulnerability data stored in index \"securitylab\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sec-consult index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SEC Consult Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sec-consult?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sec-consult?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the securitylab index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Security Lab Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/securitylab?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/securitylab?cursor=` :param page: set the page number of the response :type page: int @@ -214059,7 +218939,7 @@ def index_sec_consult_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sec_consult_get_serialize( + _param = self._index_securitylab_get_serialize( page=page, limit=limit, cursor=cursor, @@ -214088,7 +218968,7 @@ def index_sec_consult_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination", '404': "str", '500': "str", } @@ -214104,7 +218984,7 @@ def index_sec_consult_get( @validate_call - def index_sec_consult_get_with_http_info( + def index_securitylab_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -214139,10 +219019,10 @@ def index_sec_consult_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination]: - """Return vulnerability data stored in index \"sec-consult\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination]: + """Return vulnerability data stored in index \"securitylab\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sec-consult index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SEC Consult Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sec-consult?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sec-consult?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the securitylab index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Security Lab Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/securitylab?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/securitylab?cursor=` :param page: set the page number of the response :type page: int @@ -214208,7 +219088,7 @@ def index_sec_consult_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sec_consult_get_serialize( + _param = self._index_securitylab_get_serialize( page=page, limit=limit, cursor=cursor, @@ -214237,7 +219117,7 @@ def index_sec_consult_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination", '404': "str", '500': "str", } @@ -214253,7 +219133,7 @@ def index_sec_consult_get_with_http_info( @validate_call - def index_sec_consult_get_without_preload_content( + def index_securitylab_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -214289,9 +219169,9 @@ def index_sec_consult_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sec-consult\" + """Return vulnerability data stored in index \"securitylab\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sec-consult index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SEC Consult Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sec-consult?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sec-consult?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the securitylab index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Security Lab Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/securitylab?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/securitylab?cursor=` :param page: set the page number of the response :type page: int @@ -214357,7 +219237,7 @@ def index_sec_consult_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sec_consult_get_serialize( + _param = self._index_securitylab_get_serialize( page=page, limit=limit, cursor=cursor, @@ -214386,7 +219266,7 @@ def index_sec_consult_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySECConsultPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination", '404': "str", '500': "str", } @@ -214397,7 +219277,7 @@ def index_sec_consult_get_without_preload_content( return response_data.response - def _index_sec_consult_get_serialize( + def _index_securitylab_get_serialize( self, page, limit, @@ -214547,7 +219427,7 @@ def _index_sec_consult_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sec-consult', + resource_path='/index/securitylab', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -214564,7 +219444,7 @@ def _index_sec_consult_get_serialize( @validate_call - def index_securitylab_get( + def index_seebug_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -214599,10 +219479,10 @@ def index_securitylab_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination: - """Return vulnerability data stored in index \"securitylab\" + ) -> RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination: + """Return vulnerability data stored in index \"seebug\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the securitylab index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Security Lab Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/securitylab?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/securitylab?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the seebug index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Seebug Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/seebug?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/seebug?cursor=` :param page: set the page number of the response :type page: int @@ -214668,7 +219548,7 @@ def index_securitylab_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_securitylab_get_serialize( + _param = self._index_seebug_get_serialize( page=page, limit=limit, cursor=cursor, @@ -214697,7 +219577,7 @@ def index_securitylab_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination", '404': "str", '500': "str", } @@ -214713,7 +219593,7 @@ def index_securitylab_get( @validate_call - def index_securitylab_get_with_http_info( + def index_seebug_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -214748,10 +219628,10 @@ def index_securitylab_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination]: - """Return vulnerability data stored in index \"securitylab\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination]: + """Return vulnerability data stored in index \"seebug\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the securitylab index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Security Lab Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/securitylab?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/securitylab?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the seebug index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Seebug Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/seebug?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/seebug?cursor=` :param page: set the page number of the response :type page: int @@ -214817,7 +219697,7 @@ def index_securitylab_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_securitylab_get_serialize( + _param = self._index_seebug_get_serialize( page=page, limit=limit, cursor=cursor, @@ -214846,7 +219726,7 @@ def index_securitylab_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination", '404': "str", '500': "str", } @@ -214862,7 +219742,7 @@ def index_securitylab_get_with_http_info( @validate_call - def index_securitylab_get_without_preload_content( + def index_seebug_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -214898,9 +219778,9 @@ def index_securitylab_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"securitylab\" + """Return vulnerability data stored in index \"seebug\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the securitylab index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Security Lab Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/securitylab?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/securitylab?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the seebug index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Seebug Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/seebug?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/seebug?cursor=` :param page: set the page number of the response :type page: int @@ -214966,7 +219846,7 @@ def index_securitylab_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_securitylab_get_serialize( + _param = self._index_seebug_get_serialize( page=page, limit=limit, cursor=cursor, @@ -214995,7 +219875,7 @@ def index_securitylab_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySecurityLabPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination", '404': "str", '500': "str", } @@ -215006,7 +219886,7 @@ def index_securitylab_get_without_preload_content( return response_data.response - def _index_securitylab_get_serialize( + def _index_seebug_get_serialize( self, page, limit, @@ -215156,7 +220036,7 @@ def _index_securitylab_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/securitylab', + resource_path='/index/seebug', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -215173,7 +220053,7 @@ def _index_securitylab_get_serialize( @validate_call - def index_seebug_get( + def index_sel_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -215208,10 +220088,10 @@ def index_seebug_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination: - """Return vulnerability data stored in index \"seebug\" + ) -> RenderResponseWithMetadataArrayAdvisorySelPaginatePagination: + """Return vulnerability data stored in index \"sel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the seebug index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Seebug Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/seebug?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/seebug?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schweitzer Engineering Laboratories Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sel?cursor=` :param page: set the page number of the response :type page: int @@ -215277,7 +220157,7 @@ def index_seebug_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_seebug_get_serialize( + _param = self._index_sel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -215306,7 +220186,7 @@ def index_seebug_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySelPaginatePagination", '404': "str", '500': "str", } @@ -215322,7 +220202,7 @@ def index_seebug_get( @validate_call - def index_seebug_get_with_http_info( + def index_sel_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -215357,10 +220237,10 @@ def index_seebug_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination]: - """Return vulnerability data stored in index \"seebug\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySelPaginatePagination]: + """Return vulnerability data stored in index \"sel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the seebug index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Seebug Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/seebug?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/seebug?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schweitzer Engineering Laboratories Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sel?cursor=` :param page: set the page number of the response :type page: int @@ -215426,7 +220306,7 @@ def index_seebug_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_seebug_get_serialize( + _param = self._index_sel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -215455,7 +220335,7 @@ def index_seebug_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySelPaginatePagination", '404': "str", '500': "str", } @@ -215471,7 +220351,7 @@ def index_seebug_get_with_http_info( @validate_call - def index_seebug_get_without_preload_content( + def index_sel_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -215507,9 +220387,9 @@ def index_seebug_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"seebug\" + """Return vulnerability data stored in index \"sel\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the seebug index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Seebug Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/seebug?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/seebug?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schweitzer Engineering Laboratories Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sel?cursor=` :param page: set the page number of the response :type page: int @@ -215575,7 +220455,7 @@ def index_seebug_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_seebug_get_serialize( + _param = self._index_sel_get_serialize( page=page, limit=limit, cursor=cursor, @@ -215604,7 +220484,7 @@ def index_seebug_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySeebugExploitPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySelPaginatePagination", '404': "str", '500': "str", } @@ -215615,7 +220495,7 @@ def index_seebug_get_without_preload_content( return response_data.response - def _index_seebug_get_serialize( + def _index_sel_get_serialize( self, page, limit, @@ -215765,7 +220645,7 @@ def _index_seebug_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/seebug', + resource_path='/index/sel', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -215782,7 +220662,7 @@ def _index_seebug_get_serialize( @validate_call - def index_sel_get( + def index_sentinelone_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -215817,10 +220697,10 @@ def index_sel_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySelPaginatePagination: - """Return vulnerability data stored in index \"sel\" + ) -> RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination: + """Return vulnerability data stored in index \"sentinelone\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schweitzer Engineering Laboratories Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sentinelone index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SentinelOne Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sentinelone?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sentinelone?cursor=` :param page: set the page number of the response :type page: int @@ -215886,7 +220766,7 @@ def index_sel_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sel_get_serialize( + _param = self._index_sentinelone_get_serialize( page=page, limit=limit, cursor=cursor, @@ -215915,7 +220795,7 @@ def index_sel_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination", '404': "str", '500': "str", } @@ -215931,7 +220811,7 @@ def index_sel_get( @validate_call - def index_sel_get_with_http_info( + def index_sentinelone_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -215966,10 +220846,10 @@ def index_sel_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySelPaginatePagination]: - """Return vulnerability data stored in index \"sel\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination]: + """Return vulnerability data stored in index \"sentinelone\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schweitzer Engineering Laboratories Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sentinelone index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SentinelOne Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sentinelone?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sentinelone?cursor=` :param page: set the page number of the response :type page: int @@ -216035,7 +220915,7 @@ def index_sel_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sel_get_serialize( + _param = self._index_sentinelone_get_serialize( page=page, limit=limit, cursor=cursor, @@ -216064,7 +220944,7 @@ def index_sel_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination", '404': "str", '500': "str", } @@ -216080,7 +220960,7 @@ def index_sel_get_with_http_info( @validate_call - def index_sel_get_without_preload_content( + def index_sentinelone_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -216116,9 +220996,9 @@ def index_sel_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sel\" + """Return vulnerability data stored in index \"sentinelone\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sel index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Schweitzer Engineering Laboratories Security Notifications ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sel?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sel?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sentinelone index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SentinelOne Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sentinelone?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sentinelone?cursor=` :param page: set the page number of the response :type page: int @@ -216184,7 +221064,7 @@ def index_sel_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sel_get_serialize( + _param = self._index_sentinelone_get_serialize( page=page, limit=limit, cursor=cursor, @@ -216213,7 +221093,7 @@ def index_sel_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySelPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination", '404': "str", '500': "str", } @@ -216224,7 +221104,7 @@ def index_sel_get_without_preload_content( return response_data.response - def _index_sel_get_serialize( + def _index_sentinelone_get_serialize( self, page, limit, @@ -216374,7 +221254,7 @@ def _index_sel_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sel', + resource_path='/index/sentinelone', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -216391,7 +221271,7 @@ def _index_sel_get_serialize( @validate_call - def index_sentinelone_get( + def index_servicenow_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -216426,10 +221306,10 @@ def index_sentinelone_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination: - """Return vulnerability data stored in index \"sentinelone\" + ) -> RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination: + """Return vulnerability data stored in index \"servicenow\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sentinelone index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SentinelOne Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sentinelone?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sentinelone?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the servicenow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ServiceNow CVE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/servicenow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/servicenow?cursor=` :param page: set the page number of the response :type page: int @@ -216495,7 +221375,7 @@ def index_sentinelone_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sentinelone_get_serialize( + _param = self._index_servicenow_get_serialize( page=page, limit=limit, cursor=cursor, @@ -216524,7 +221404,7 @@ def index_sentinelone_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination", '404': "str", '500': "str", } @@ -216540,7 +221420,7 @@ def index_sentinelone_get( @validate_call - def index_sentinelone_get_with_http_info( + def index_servicenow_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -216575,10 +221455,10 @@ def index_sentinelone_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination]: - """Return vulnerability data stored in index \"sentinelone\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination]: + """Return vulnerability data stored in index \"servicenow\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sentinelone index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SentinelOne Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sentinelone?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sentinelone?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the servicenow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ServiceNow CVE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/servicenow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/servicenow?cursor=` :param page: set the page number of the response :type page: int @@ -216644,7 +221524,7 @@ def index_sentinelone_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sentinelone_get_serialize( + _param = self._index_servicenow_get_serialize( page=page, limit=limit, cursor=cursor, @@ -216673,7 +221553,7 @@ def index_sentinelone_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination", '404': "str", '500': "str", } @@ -216689,7 +221569,7 @@ def index_sentinelone_get_with_http_info( @validate_call - def index_sentinelone_get_without_preload_content( + def index_servicenow_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -216725,9 +221605,9 @@ def index_sentinelone_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sentinelone\" + """Return vulnerability data stored in index \"servicenow\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sentinelone index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SentinelOne Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sentinelone?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sentinelone?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the servicenow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ServiceNow CVE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/servicenow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/servicenow?cursor=` :param page: set the page number of the response :type page: int @@ -216793,7 +221673,7 @@ def index_sentinelone_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sentinelone_get_serialize( + _param = self._index_servicenow_get_serialize( page=page, limit=limit, cursor=cursor, @@ -216822,7 +221702,7 @@ def index_sentinelone_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySentinelOnePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination", '404': "str", '500': "str", } @@ -216833,7 +221713,7 @@ def index_sentinelone_get_without_preload_content( return response_data.response - def _index_sentinelone_get_serialize( + def _index_servicenow_get_serialize( self, page, limit, @@ -216983,7 +221863,7 @@ def _index_sentinelone_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sentinelone', + resource_path='/index/servicenow', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -217000,7 +221880,7 @@ def _index_sentinelone_get_serialize( @validate_call - def index_servicenow_get( + def index_shadowserver_exploited_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -217035,10 +221915,10 @@ def index_servicenow_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination: - """Return vulnerability data stored in index \"servicenow\" + ) -> RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination: + """Return vulnerability data stored in index \"shadowserver-exploited\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the servicenow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ServiceNow CVE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/servicenow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/servicenow?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shadowserver-exploited index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shadowserver Foundation Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shadowserver-exploited?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shadowserver-exploited?cursor=` :param page: set the page number of the response :type page: int @@ -217104,7 +221984,7 @@ def index_servicenow_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_servicenow_get_serialize( + _param = self._index_shadowserver_exploited_get_serialize( page=page, limit=limit, cursor=cursor, @@ -217133,7 +222013,7 @@ def index_servicenow_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -217149,7 +222029,7 @@ def index_servicenow_get( @validate_call - def index_servicenow_get_with_http_info( + def index_shadowserver_exploited_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -217184,10 +222064,10 @@ def index_servicenow_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination]: - """Return vulnerability data stored in index \"servicenow\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination]: + """Return vulnerability data stored in index \"shadowserver-exploited\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the servicenow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ServiceNow CVE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/servicenow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/servicenow?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shadowserver-exploited index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shadowserver Foundation Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shadowserver-exploited?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shadowserver-exploited?cursor=` :param page: set the page number of the response :type page: int @@ -217253,7 +222133,7 @@ def index_servicenow_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_servicenow_get_serialize( + _param = self._index_shadowserver_exploited_get_serialize( page=page, limit=limit, cursor=cursor, @@ -217282,7 +222162,7 @@ def index_servicenow_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -217298,7 +222178,7 @@ def index_servicenow_get_with_http_info( @validate_call - def index_servicenow_get_without_preload_content( + def index_shadowserver_exploited_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -217334,9 +222214,9 @@ def index_servicenow_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"servicenow\" + """Return vulnerability data stored in index \"shadowserver-exploited\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the servicenow index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** ServiceNow CVE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/servicenow?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/servicenow?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shadowserver-exploited index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shadowserver Foundation Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shadowserver-exploited?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shadowserver-exploited?cursor=` :param page: set the page number of the response :type page: int @@ -217402,7 +222282,7 @@ def index_servicenow_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_servicenow_get_serialize( + _param = self._index_shadowserver_exploited_get_serialize( page=page, limit=limit, cursor=cursor, @@ -217431,7 +222311,7 @@ def index_servicenow_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryServiceNowPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination", '404': "str", '500': "str", } @@ -217442,7 +222322,7 @@ def index_servicenow_get_without_preload_content( return response_data.response - def _index_servicenow_get_serialize( + def _index_shadowserver_exploited_get_serialize( self, page, limit, @@ -217592,7 +222472,7 @@ def _index_servicenow_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/servicenow', + resource_path='/index/shadowserver-exploited', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -217609,7 +222489,7 @@ def _index_servicenow_get_serialize( @validate_call - def index_shadowserver_exploited_get( + def index_shielder_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -217644,10 +222524,10 @@ def index_shadowserver_exploited_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination: - """Return vulnerability data stored in index \"shadowserver-exploited\" + ) -> RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination: + """Return vulnerability data stored in index \"shielder\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shadowserver-exploited index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shadowserver Foundation Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shadowserver-exploited?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shadowserver-exploited?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shielder index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shielder Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shielder?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shielder?cursor=` :param page: set the page number of the response :type page: int @@ -217713,7 +222593,7 @@ def index_shadowserver_exploited_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_shadowserver_exploited_get_serialize( + _param = self._index_shielder_get_serialize( page=page, limit=limit, cursor=cursor, @@ -217742,7 +222622,7 @@ def index_shadowserver_exploited_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination", '404': "str", '500': "str", } @@ -217758,7 +222638,7 @@ def index_shadowserver_exploited_get( @validate_call - def index_shadowserver_exploited_get_with_http_info( + def index_shielder_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -217793,10 +222673,10 @@ def index_shadowserver_exploited_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination]: - """Return vulnerability data stored in index \"shadowserver-exploited\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination]: + """Return vulnerability data stored in index \"shielder\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shadowserver-exploited index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shadowserver Foundation Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shadowserver-exploited?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shadowserver-exploited?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shielder index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shielder Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shielder?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shielder?cursor=` :param page: set the page number of the response :type page: int @@ -217862,7 +222742,7 @@ def index_shadowserver_exploited_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_shadowserver_exploited_get_serialize( + _param = self._index_shielder_get_serialize( page=page, limit=limit, cursor=cursor, @@ -217891,7 +222771,7 @@ def index_shadowserver_exploited_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination", '404': "str", '500': "str", } @@ -217907,7 +222787,7 @@ def index_shadowserver_exploited_get_with_http_info( @validate_call - def index_shadowserver_exploited_get_without_preload_content( + def index_shielder_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -217943,9 +222823,9 @@ def index_shadowserver_exploited_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"shadowserver-exploited\" + """Return vulnerability data stored in index \"shielder\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shadowserver-exploited index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shadowserver Foundation Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shadowserver-exploited?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shadowserver-exploited?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shielder index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shielder Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shielder?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shielder?cursor=` :param page: set the page number of the response :type page: int @@ -218011,7 +222891,7 @@ def index_shadowserver_exploited_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_shadowserver_exploited_get_serialize( + _param = self._index_shielder_get_serialize( page=page, limit=limit, cursor=cursor, @@ -218040,7 +222920,7 @@ def index_shadowserver_exploited_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryShadowServerExploitedVulnerabilityPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination", '404': "str", '500': "str", } @@ -218051,7 +222931,7 @@ def index_shadowserver_exploited_get_without_preload_content( return response_data.response - def _index_shadowserver_exploited_get_serialize( + def _index_shielder_get_serialize( self, page, limit, @@ -218201,7 +223081,7 @@ def _index_shadowserver_exploited_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/shadowserver-exploited', + resource_path='/index/shielder', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -218218,7 +223098,7 @@ def _index_shadowserver_exploited_get_serialize( @validate_call - def index_shielder_get( + def index_sick_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -218253,10 +223133,10 @@ def index_shielder_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination: - """Return vulnerability data stored in index \"shielder\" + ) -> RenderResponseWithMetadataArrayAdvisorySickPaginatePagination: + """Return vulnerability data stored in index \"sick\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shielder index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shielder Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shielder?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shielder?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sick index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SICK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sick?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sick?cursor=` :param page: set the page number of the response :type page: int @@ -218322,7 +223202,7 @@ def index_shielder_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_shielder_get_serialize( + _param = self._index_sick_get_serialize( page=page, limit=limit, cursor=cursor, @@ -218351,7 +223231,7 @@ def index_shielder_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySickPaginatePagination", '404': "str", '500': "str", } @@ -218367,7 +223247,7 @@ def index_shielder_get( @validate_call - def index_shielder_get_with_http_info( + def index_sick_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -218402,10 +223282,10 @@ def index_shielder_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination]: - """Return vulnerability data stored in index \"shielder\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySickPaginatePagination]: + """Return vulnerability data stored in index \"sick\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shielder index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shielder Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shielder?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shielder?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sick index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SICK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sick?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sick?cursor=` :param page: set the page number of the response :type page: int @@ -218471,7 +223351,7 @@ def index_shielder_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_shielder_get_serialize( + _param = self._index_sick_get_serialize( page=page, limit=limit, cursor=cursor, @@ -218500,7 +223380,7 @@ def index_shielder_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySickPaginatePagination", '404': "str", '500': "str", } @@ -218516,7 +223396,7 @@ def index_shielder_get_with_http_info( @validate_call - def index_shielder_get_without_preload_content( + def index_sick_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -218552,9 +223432,9 @@ def index_shielder_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"shielder\" + """Return vulnerability data stored in index \"sick\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the shielder index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Shielder Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/shielder?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/shielder?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sick index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SICK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sick?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sick?cursor=` :param page: set the page number of the response :type page: int @@ -218620,7 +223500,7 @@ def index_shielder_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_shielder_get_serialize( + _param = self._index_sick_get_serialize( page=page, limit=limit, cursor=cursor, @@ -218649,7 +223529,7 @@ def index_shielder_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryShielderPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySickPaginatePagination", '404': "str", '500': "str", } @@ -218660,7 +223540,7 @@ def index_shielder_get_without_preload_content( return response_data.response - def _index_shielder_get_serialize( + def _index_sick_get_serialize( self, page, limit, @@ -218810,7 +223690,7 @@ def _index_shielder_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/shielder', + resource_path='/index/sick', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -218827,7 +223707,7 @@ def _index_shielder_get_serialize( @validate_call - def index_sick_get( + def index_siemens_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -218862,10 +223742,10 @@ def index_sick_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySickPaginatePagination: - """Return vulnerability data stored in index \"sick\" + ) -> RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"siemens\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sick index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SICK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sick?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sick?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the siemens index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Siemens Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/siemens?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/siemens?cursor=` :param page: set the page number of the response :type page: int @@ -218931,7 +223811,7 @@ def index_sick_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sick_get_serialize( + _param = self._index_siemens_get_serialize( page=page, limit=limit, cursor=cursor, @@ -218960,7 +223840,7 @@ def index_sick_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySickPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -218976,7 +223856,7 @@ def index_sick_get( @validate_call - def index_sick_get_with_http_info( + def index_siemens_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -219011,10 +223891,10 @@ def index_sick_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySickPaginatePagination]: - """Return vulnerability data stored in index \"sick\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"siemens\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sick index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SICK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sick?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sick?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the siemens index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Siemens Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/siemens?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/siemens?cursor=` :param page: set the page number of the response :type page: int @@ -219080,7 +223960,7 @@ def index_sick_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sick_get_serialize( + _param = self._index_siemens_get_serialize( page=page, limit=limit, cursor=cursor, @@ -219109,7 +223989,7 @@ def index_sick_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySickPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -219125,7 +224005,7 @@ def index_sick_get_with_http_info( @validate_call - def index_sick_get_without_preload_content( + def index_siemens_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -219161,9 +224041,9 @@ def index_sick_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sick\" + """Return vulnerability data stored in index \"siemens\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sick index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SICK Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sick?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sick?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the siemens index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Siemens Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/siemens?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/siemens?cursor=` :param page: set the page number of the response :type page: int @@ -219229,7 +224109,7 @@ def index_sick_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sick_get_serialize( + _param = self._index_siemens_get_serialize( page=page, limit=limit, cursor=cursor, @@ -219258,7 +224138,7 @@ def index_sick_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySickPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -219269,7 +224149,7 @@ def index_sick_get_without_preload_content( return response_data.response - def _index_sick_get_serialize( + def _index_siemens_get_serialize( self, page, limit, @@ -219419,7 +224299,7 @@ def _index_sick_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sick', + resource_path='/index/siemens', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -219436,7 +224316,7 @@ def _index_sick_get_serialize( @validate_call - def index_siemens_get( + def index_sierra_wireless_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -219471,10 +224351,10 @@ def index_siemens_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"siemens\" + ) -> RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination: + """Return vulnerability data stored in index \"sierra-wireless\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the siemens index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Siemens Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/siemens?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/siemens?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sierra-wireless index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sierra Wireless Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sierra-wireless?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sierra-wireless?cursor=` :param page: set the page number of the response :type page: int @@ -219540,7 +224420,7 @@ def index_siemens_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_siemens_get_serialize( + _param = self._index_sierra_wireless_get_serialize( page=page, limit=limit, cursor=cursor, @@ -219569,7 +224449,7 @@ def index_siemens_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination", '404': "str", '500': "str", } @@ -219585,7 +224465,7 @@ def index_siemens_get( @validate_call - def index_siemens_get_with_http_info( + def index_sierra_wireless_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -219620,10 +224500,10 @@ def index_siemens_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"siemens\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination]: + """Return vulnerability data stored in index \"sierra-wireless\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the siemens index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Siemens Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/siemens?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/siemens?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sierra-wireless index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sierra Wireless Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sierra-wireless?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sierra-wireless?cursor=` :param page: set the page number of the response :type page: int @@ -219689,7 +224569,7 @@ def index_siemens_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_siemens_get_serialize( + _param = self._index_sierra_wireless_get_serialize( page=page, limit=limit, cursor=cursor, @@ -219718,7 +224598,7 @@ def index_siemens_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination", '404': "str", '500': "str", } @@ -219734,7 +224614,7 @@ def index_siemens_get_with_http_info( @validate_call - def index_siemens_get_without_preload_content( + def index_sierra_wireless_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -219770,9 +224650,9 @@ def index_siemens_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"siemens\" + """Return vulnerability data stored in index \"sierra-wireless\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the siemens index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Siemens Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/siemens?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/siemens?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sierra-wireless index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sierra Wireless Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sierra-wireless?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sierra-wireless?cursor=` :param page: set the page number of the response :type page: int @@ -219838,7 +224718,7 @@ def index_siemens_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_siemens_get_serialize( + _param = self._index_sierra_wireless_get_serialize( page=page, limit=limit, cursor=cursor, @@ -219867,7 +224747,7 @@ def index_siemens_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySiemensAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination", '404': "str", '500': "str", } @@ -219878,7 +224758,7 @@ def index_siemens_get_without_preload_content( return response_data.response - def _index_siemens_get_serialize( + def _index_sierra_wireless_get_serialize( self, page, limit, @@ -220028,7 +224908,7 @@ def _index_siemens_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/siemens', + resource_path='/index/sierra-wireless', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -220045,7 +224925,7 @@ def _index_siemens_get_serialize( @validate_call - def index_sierra_wireless_get( + def index_sigmahq_sigma_rules_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -220080,10 +224960,10 @@ def index_sierra_wireless_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination: - """Return vulnerability data stored in index \"sierra-wireless\" + ) -> RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination: + """Return vulnerability data stored in index \"sigmahq-sigma-rules\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sierra-wireless index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sierra Wireless Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sierra-wireless?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sierra-wireless?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sigmahq-sigma-rules index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sigma Rules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sigmahq-sigma-rules?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sigmahq-sigma-rules?cursor=` :param page: set the page number of the response :type page: int @@ -220149,7 +225029,7 @@ def index_sierra_wireless_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sierra_wireless_get_serialize( + _param = self._index_sigmahq_sigma_rules_get_serialize( page=page, limit=limit, cursor=cursor, @@ -220178,7 +225058,7 @@ def index_sierra_wireless_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination", '404': "str", '500': "str", } @@ -220194,7 +225074,7 @@ def index_sierra_wireless_get( @validate_call - def index_sierra_wireless_get_with_http_info( + def index_sigmahq_sigma_rules_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -220229,10 +225109,10 @@ def index_sierra_wireless_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination]: - """Return vulnerability data stored in index \"sierra-wireless\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination]: + """Return vulnerability data stored in index \"sigmahq-sigma-rules\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sierra-wireless index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sierra Wireless Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sierra-wireless?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sierra-wireless?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sigmahq-sigma-rules index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sigma Rules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sigmahq-sigma-rules?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sigmahq-sigma-rules?cursor=` :param page: set the page number of the response :type page: int @@ -220298,7 +225178,7 @@ def index_sierra_wireless_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sierra_wireless_get_serialize( + _param = self._index_sigmahq_sigma_rules_get_serialize( page=page, limit=limit, cursor=cursor, @@ -220327,7 +225207,7 @@ def index_sierra_wireless_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination", '404': "str", '500': "str", } @@ -220343,7 +225223,7 @@ def index_sierra_wireless_get_with_http_info( @validate_call - def index_sierra_wireless_get_without_preload_content( + def index_sigmahq_sigma_rules_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -220379,9 +225259,9 @@ def index_sierra_wireless_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sierra-wireless\" + """Return vulnerability data stored in index \"sigmahq-sigma-rules\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sierra-wireless index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sierra Wireless Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sierra-wireless?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sierra-wireless?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sigmahq-sigma-rules index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sigma Rules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sigmahq-sigma-rules?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sigmahq-sigma-rules?cursor=` :param page: set the page number of the response :type page: int @@ -220447,7 +225327,7 @@ def index_sierra_wireless_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sierra_wireless_get_serialize( + _param = self._index_sigmahq_sigma_rules_get_serialize( page=page, limit=limit, cursor=cursor, @@ -220476,7 +225356,7 @@ def index_sierra_wireless_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySierraWirelessPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination", '404': "str", '500': "str", } @@ -220487,7 +225367,7 @@ def index_sierra_wireless_get_without_preload_content( return response_data.response - def _index_sierra_wireless_get_serialize( + def _index_sigmahq_sigma_rules_get_serialize( self, page, limit, @@ -220637,7 +225517,7 @@ def _index_sierra_wireless_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sierra-wireless', + resource_path='/index/sigmahq-sigma-rules', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -220654,7 +225534,7 @@ def _index_sierra_wireless_get_serialize( @validate_call - def index_sigmahq_sigma_rules_get( + def index_singcert_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -220689,10 +225569,10 @@ def index_sigmahq_sigma_rules_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination: - """Return vulnerability data stored in index \"sigmahq-sigma-rules\" + ) -> RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination: + """Return vulnerability data stored in index \"singcert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sigmahq-sigma-rules index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sigma Rules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sigmahq-sigma-rules?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sigmahq-sigma-rules?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the singcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSA Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/singcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/singcert?cursor=` :param page: set the page number of the response :type page: int @@ -220758,7 +225638,7 @@ def index_sigmahq_sigma_rules_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sigmahq_sigma_rules_get_serialize( + _param = self._index_singcert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -220787,7 +225667,7 @@ def index_sigmahq_sigma_rules_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination", '404': "str", '500': "str", } @@ -220803,7 +225683,7 @@ def index_sigmahq_sigma_rules_get( @validate_call - def index_sigmahq_sigma_rules_get_with_http_info( + def index_singcert_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -220838,10 +225718,10 @@ def index_sigmahq_sigma_rules_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination]: - """Return vulnerability data stored in index \"sigmahq-sigma-rules\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination]: + """Return vulnerability data stored in index \"singcert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sigmahq-sigma-rules index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sigma Rules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sigmahq-sigma-rules?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sigmahq-sigma-rules?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the singcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSA Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/singcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/singcert?cursor=` :param page: set the page number of the response :type page: int @@ -220907,7 +225787,7 @@ def index_sigmahq_sigma_rules_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sigmahq_sigma_rules_get_serialize( + _param = self._index_singcert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -220936,7 +225816,7 @@ def index_sigmahq_sigma_rules_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination", '404': "str", '500': "str", } @@ -220952,7 +225832,7 @@ def index_sigmahq_sigma_rules_get_with_http_info( @validate_call - def index_sigmahq_sigma_rules_get_without_preload_content( + def index_singcert_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -220988,9 +225868,9 @@ def index_sigmahq_sigma_rules_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sigmahq-sigma-rules\" + """Return vulnerability data stored in index \"singcert\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sigmahq-sigma-rules index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sigma Rules ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sigmahq-sigma-rules?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sigmahq-sigma-rules?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the singcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSA Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/singcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/singcert?cursor=` :param page: set the page number of the response :type page: int @@ -221056,7 +225936,7 @@ def index_sigmahq_sigma_rules_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sigmahq_sigma_rules_get_serialize( + _param = self._index_singcert_get_serialize( page=page, limit=limit, cursor=cursor, @@ -221085,7 +225965,7 @@ def index_sigmahq_sigma_rules_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySigmaRulePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination", '404': "str", '500': "str", } @@ -221096,7 +225976,7 @@ def index_sigmahq_sigma_rules_get_without_preload_content( return response_data.response - def _index_sigmahq_sigma_rules_get_serialize( + def _index_singcert_get_serialize( self, page, limit, @@ -221246,7 +226126,7 @@ def _index_sigmahq_sigma_rules_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sigmahq-sigma-rules', + resource_path='/index/singcert', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -221263,7 +226143,7 @@ def _index_sigmahq_sigma_rules_get_serialize( @validate_call - def index_singcert_get( + def index_sitecore_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -221298,10 +226178,10 @@ def index_singcert_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination: - """Return vulnerability data stored in index \"singcert\" + ) -> RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination: + """Return vulnerability data stored in index \"sitecore\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the singcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSA Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/singcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/singcert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sitecore index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sitecore Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sitecore?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sitecore?cursor=` :param page: set the page number of the response :type page: int @@ -221367,7 +226247,7 @@ def index_singcert_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_singcert_get_serialize( + _param = self._index_sitecore_get_serialize( page=page, limit=limit, cursor=cursor, @@ -221396,7 +226276,7 @@ def index_singcert_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination", '404': "str", '500': "str", } @@ -221412,7 +226292,7 @@ def index_singcert_get( @validate_call - def index_singcert_get_with_http_info( + def index_sitecore_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -221447,10 +226327,10 @@ def index_singcert_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination]: - """Return vulnerability data stored in index \"singcert\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination]: + """Return vulnerability data stored in index \"sitecore\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the singcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSA Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/singcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/singcert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sitecore index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sitecore Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sitecore?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sitecore?cursor=` :param page: set the page number of the response :type page: int @@ -221516,7 +226396,7 @@ def index_singcert_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_singcert_get_serialize( + _param = self._index_sitecore_get_serialize( page=page, limit=limit, cursor=cursor, @@ -221545,7 +226425,7 @@ def index_singcert_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination", '404': "str", '500': "str", } @@ -221561,7 +226441,7 @@ def index_singcert_get_with_http_info( @validate_call - def index_singcert_get_without_preload_content( + def index_sitecore_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -221597,9 +226477,9 @@ def index_singcert_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"singcert\" + """Return vulnerability data stored in index \"sitecore\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the singcert index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** CSA Alerts and Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/singcert?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/singcert?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sitecore index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sitecore Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sitecore?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sitecore?cursor=` :param page: set the page number of the response :type page: int @@ -221665,7 +226545,7 @@ def index_singcert_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_singcert_get_serialize( + _param = self._index_sitecore_get_serialize( page=page, limit=limit, cursor=cursor, @@ -221694,7 +226574,7 @@ def index_singcert_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySingCertPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination", '404': "str", '500': "str", } @@ -221705,7 +226585,7 @@ def index_singcert_get_without_preload_content( return response_data.response - def _index_singcert_get_serialize( + def _index_sitecore_get_serialize( self, page, limit, @@ -221855,7 +226735,7 @@ def _index_singcert_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/singcert', + resource_path='/index/sitecore', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -221872,7 +226752,7 @@ def _index_singcert_get_serialize( @validate_call - def index_sitecore_get( + def index_slackware_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -221907,10 +226787,10 @@ def index_sitecore_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination: - """Return vulnerability data stored in index \"sitecore\" + ) -> RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination: + """Return vulnerability data stored in index \"slackware\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sitecore index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sitecore Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sitecore?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sitecore?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the slackware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Slackware Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/slackware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/slackware?cursor=` :param page: set the page number of the response :type page: int @@ -221976,7 +226856,7 @@ def index_sitecore_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sitecore_get_serialize( + _param = self._index_slackware_get_serialize( page=page, limit=limit, cursor=cursor, @@ -222005,7 +226885,7 @@ def index_sitecore_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination", '404': "str", '500': "str", } @@ -222021,7 +226901,7 @@ def index_sitecore_get( @validate_call - def index_sitecore_get_with_http_info( + def index_slackware_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -222056,10 +226936,10 @@ def index_sitecore_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination]: - """Return vulnerability data stored in index \"sitecore\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination]: + """Return vulnerability data stored in index \"slackware\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sitecore index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sitecore Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sitecore?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sitecore?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the slackware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Slackware Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/slackware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/slackware?cursor=` :param page: set the page number of the response :type page: int @@ -222125,7 +227005,7 @@ def index_sitecore_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sitecore_get_serialize( + _param = self._index_slackware_get_serialize( page=page, limit=limit, cursor=cursor, @@ -222154,7 +227034,7 @@ def index_sitecore_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination", '404': "str", '500': "str", } @@ -222170,7 +227050,7 @@ def index_sitecore_get_with_http_info( @validate_call - def index_sitecore_get_without_preload_content( + def index_slackware_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -222206,9 +227086,9 @@ def index_sitecore_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sitecore\" + """Return vulnerability data stored in index \"slackware\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sitecore index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sitecore Security Bulletins ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sitecore?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sitecore?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the slackware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Slackware Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/slackware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/slackware?cursor=` :param page: set the page number of the response :type page: int @@ -222274,7 +227154,7 @@ def index_sitecore_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sitecore_get_serialize( + _param = self._index_slackware_get_serialize( page=page, limit=limit, cursor=cursor, @@ -222303,7 +227183,7 @@ def index_sitecore_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySitecorePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination", '404': "str", '500': "str", } @@ -222314,7 +227194,7 @@ def index_sitecore_get_without_preload_content( return response_data.response - def _index_sitecore_get_serialize( + def _index_slackware_get_serialize( self, page, limit, @@ -222464,7 +227344,7 @@ def _index_sitecore_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sitecore', + resource_path='/index/slackware', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -222481,7 +227361,7 @@ def _index_sitecore_get_serialize( @validate_call - def index_slackware_get( + def index_solarwinds_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -222516,10 +227396,10 @@ def index_slackware_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination: - """Return vulnerability data stored in index \"slackware\" + ) -> RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"solarwinds\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the slackware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Slackware Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/slackware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/slackware?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solarwinds index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SolarWinds Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solarwinds?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solarwinds?cursor=` :param page: set the page number of the response :type page: int @@ -222585,7 +227465,7 @@ def index_slackware_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_slackware_get_serialize( + _param = self._index_solarwinds_get_serialize( page=page, limit=limit, cursor=cursor, @@ -222614,7 +227494,7 @@ def index_slackware_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -222630,7 +227510,7 @@ def index_slackware_get( @validate_call - def index_slackware_get_with_http_info( + def index_solarwinds_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -222665,10 +227545,10 @@ def index_slackware_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination]: - """Return vulnerability data stored in index \"slackware\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"solarwinds\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the slackware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Slackware Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/slackware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/slackware?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solarwinds index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SolarWinds Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solarwinds?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solarwinds?cursor=` :param page: set the page number of the response :type page: int @@ -222734,7 +227614,7 @@ def index_slackware_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_slackware_get_serialize( + _param = self._index_solarwinds_get_serialize( page=page, limit=limit, cursor=cursor, @@ -222763,7 +227643,7 @@ def index_slackware_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -222779,7 +227659,7 @@ def index_slackware_get_with_http_info( @validate_call - def index_slackware_get_without_preload_content( + def index_solarwinds_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -222815,9 +227695,9 @@ def index_slackware_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"slackware\" + """Return vulnerability data stored in index \"solarwinds\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the slackware index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Slackware Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/slackware?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/slackware?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solarwinds index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SolarWinds Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solarwinds?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solarwinds?cursor=` :param page: set the page number of the response :type page: int @@ -222883,7 +227763,7 @@ def index_slackware_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_slackware_get_serialize( + _param = self._index_solarwinds_get_serialize( page=page, limit=limit, cursor=cursor, @@ -222912,7 +227792,7 @@ def index_slackware_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySlackwarePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -222923,7 +227803,7 @@ def index_slackware_get_without_preload_content( return response_data.response - def _index_slackware_get_serialize( + def _index_solarwinds_get_serialize( self, page, limit, @@ -223073,7 +227953,7 @@ def _index_slackware_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/slackware', + resource_path='/index/solarwinds', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -223090,7 +227970,7 @@ def _index_slackware_get_serialize( @validate_call - def index_solarwinds_get( + def index_solr_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -223125,10 +228005,10 @@ def index_solarwinds_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"solarwinds\" + ) -> RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination: + """Return vulnerability data stored in index \"solr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solarwinds index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SolarWinds Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solarwinds?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solarwinds?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Solr CVE Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solr?cursor=` :param page: set the page number of the response :type page: int @@ -223194,7 +228074,7 @@ def index_solarwinds_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_solarwinds_get_serialize( + _param = self._index_solr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -223223,7 +228103,7 @@ def index_solarwinds_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination", '404': "str", '500': "str", } @@ -223239,7 +228119,7 @@ def index_solarwinds_get( @validate_call - def index_solarwinds_get_with_http_info( + def index_solr_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -223274,10 +228154,10 @@ def index_solarwinds_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"solarwinds\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination]: + """Return vulnerability data stored in index \"solr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solarwinds index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SolarWinds Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solarwinds?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solarwinds?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Solr CVE Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solr?cursor=` :param page: set the page number of the response :type page: int @@ -223343,7 +228223,7 @@ def index_solarwinds_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_solarwinds_get_serialize( + _param = self._index_solr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -223372,7 +228252,7 @@ def index_solarwinds_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination", '404': "str", '500': "str", } @@ -223388,7 +228268,7 @@ def index_solarwinds_get_with_http_info( @validate_call - def index_solarwinds_get_without_preload_content( + def index_solr_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -223424,9 +228304,9 @@ def index_solarwinds_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"solarwinds\" + """Return vulnerability data stored in index \"solr\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solarwinds index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SolarWinds Security Vulnerabilities ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solarwinds?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solarwinds?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Solr CVE Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solr?cursor=` :param page: set the page number of the response :type page: int @@ -223492,7 +228372,7 @@ def index_solarwinds_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_solarwinds_get_serialize( + _param = self._index_solr_get_serialize( page=page, limit=limit, cursor=cursor, @@ -223521,7 +228401,7 @@ def index_solarwinds_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySolarWindsAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination", '404': "str", '500': "str", } @@ -223532,7 +228412,7 @@ def index_solarwinds_get_without_preload_content( return response_data.response - def _index_solarwinds_get_serialize( + def _index_solr_get_serialize( self, page, limit, @@ -223682,7 +228562,7 @@ def _index_solarwinds_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/solarwinds', + resource_path='/index/solr', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -223699,7 +228579,7 @@ def _index_solarwinds_get_serialize( @validate_call - def index_solr_get( + def index_sonatype_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -223734,10 +228614,10 @@ def index_solr_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination: - """Return vulnerability data stored in index \"solr\" + ) -> RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination: + """Return vulnerability data stored in index \"sonatype\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Solr CVE Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonatype index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sonatype Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonatype?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonatype?cursor=` :param page: set the page number of the response :type page: int @@ -223803,7 +228683,7 @@ def index_solr_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_solr_get_serialize( + _param = self._index_sonatype_get_serialize( page=page, limit=limit, cursor=cursor, @@ -223832,7 +228712,7 @@ def index_solr_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination", '404': "str", '500': "str", } @@ -223848,7 +228728,7 @@ def index_solr_get( @validate_call - def index_solr_get_with_http_info( + def index_sonatype_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -223883,10 +228763,10 @@ def index_solr_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination]: - """Return vulnerability data stored in index \"solr\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination]: + """Return vulnerability data stored in index \"sonatype\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Solr CVE Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonatype index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sonatype Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonatype?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonatype?cursor=` :param page: set the page number of the response :type page: int @@ -223952,7 +228832,7 @@ def index_solr_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_solr_get_serialize( + _param = self._index_sonatype_get_serialize( page=page, limit=limit, cursor=cursor, @@ -223981,7 +228861,7 @@ def index_solr_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination", '404': "str", '500': "str", } @@ -223997,7 +228877,7 @@ def index_solr_get_with_http_info( @validate_call - def index_solr_get_without_preload_content( + def index_sonatype_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -224033,9 +228913,9 @@ def index_solr_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"solr\" + """Return vulnerability data stored in index \"sonatype\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the solr index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Solr CVE Reports ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/solr?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/solr?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonatype index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sonatype Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonatype?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonatype?cursor=` :param page: set the page number of the response :type page: int @@ -224101,7 +228981,7 @@ def index_solr_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_solr_get_serialize( + _param = self._index_sonatype_get_serialize( page=page, limit=limit, cursor=cursor, @@ -224130,7 +229010,7 @@ def index_solr_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySolrPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination", '404': "str", '500': "str", } @@ -224141,7 +229021,7 @@ def index_solr_get_without_preload_content( return response_data.response - def _index_solr_get_serialize( + def _index_sonatype_get_serialize( self, page, limit, @@ -224291,7 +229171,7 @@ def _index_solr_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/solr', + resource_path='/index/sonatype', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -224308,7 +229188,7 @@ def _index_solr_get_serialize( @validate_call - def index_sonatype_get( + def index_sonicwall_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -224343,10 +229223,10 @@ def index_sonatype_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination: - """Return vulnerability data stored in index \"sonatype\" + ) -> RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"sonicwall\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonatype index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sonatype Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonatype?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonatype?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonicwall index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SonicWall Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonicwall?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonicwall?cursor=` :param page: set the page number of the response :type page: int @@ -224412,7 +229292,7 @@ def index_sonatype_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sonatype_get_serialize( + _param = self._index_sonicwall_get_serialize( page=page, limit=limit, cursor=cursor, @@ -224441,7 +229321,7 @@ def index_sonatype_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -224457,7 +229337,7 @@ def index_sonatype_get( @validate_call - def index_sonatype_get_with_http_info( + def index_sonicwall_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -224492,10 +229372,10 @@ def index_sonatype_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination]: - """Return vulnerability data stored in index \"sonatype\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"sonicwall\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonatype index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sonatype Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonatype?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonatype?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonicwall index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SonicWall Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonicwall?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonicwall?cursor=` :param page: set the page number of the response :type page: int @@ -224561,7 +229441,7 @@ def index_sonatype_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sonatype_get_serialize( + _param = self._index_sonicwall_get_serialize( page=page, limit=limit, cursor=cursor, @@ -224590,7 +229470,7 @@ def index_sonatype_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -224606,7 +229486,7 @@ def index_sonatype_get_with_http_info( @validate_call - def index_sonatype_get_without_preload_content( + def index_sonicwall_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -224642,9 +229522,9 @@ def index_sonatype_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sonatype\" + """Return vulnerability data stored in index \"sonicwall\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonatype index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sonatype Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonatype?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonatype?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonicwall index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SonicWall Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonicwall?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonicwall?cursor=` :param page: set the page number of the response :type page: int @@ -224710,7 +229590,7 @@ def index_sonatype_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sonatype_get_serialize( + _param = self._index_sonicwall_get_serialize( page=page, limit=limit, cursor=cursor, @@ -224739,7 +229619,7 @@ def index_sonatype_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySonatypePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -224750,7 +229630,7 @@ def index_sonatype_get_without_preload_content( return response_data.response - def _index_sonatype_get_serialize( + def _index_sonicwall_get_serialize( self, page, limit, @@ -224900,7 +229780,7 @@ def _index_sonatype_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sonatype', + resource_path='/index/sonicwall', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -224917,7 +229797,7 @@ def _index_sonatype_get_serialize( @validate_call - def index_sonicwall_get( + def index_spacelabs_healthcare_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -224952,10 +229832,10 @@ def index_sonicwall_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"sonicwall\" + ) -> RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"spacelabs-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonicwall index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SonicWall Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonicwall?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonicwall?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spacelabs-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spacelabs Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spacelabs-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spacelabs-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -225021,7 +229901,7 @@ def index_sonicwall_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sonicwall_get_serialize( + _param = self._index_spacelabs_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -225050,7 +229930,7 @@ def index_sonicwall_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -225066,7 +229946,7 @@ def index_sonicwall_get( @validate_call - def index_sonicwall_get_with_http_info( + def index_spacelabs_healthcare_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -225101,10 +229981,10 @@ def index_sonicwall_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"sonicwall\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"spacelabs-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonicwall index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SonicWall Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonicwall?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonicwall?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spacelabs-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spacelabs Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spacelabs-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spacelabs-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -225170,7 +230050,7 @@ def index_sonicwall_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sonicwall_get_serialize( + _param = self._index_spacelabs_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -225199,7 +230079,7 @@ def index_sonicwall_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -225215,7 +230095,7 @@ def index_sonicwall_get_with_http_info( @validate_call - def index_sonicwall_get_without_preload_content( + def index_spacelabs_healthcare_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -225251,9 +230131,9 @@ def index_sonicwall_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sonicwall\" + """Return vulnerability data stored in index \"spacelabs-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sonicwall index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SonicWall Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sonicwall?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sonicwall?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spacelabs-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spacelabs Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spacelabs-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spacelabs-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -225319,7 +230199,7 @@ def index_sonicwall_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sonicwall_get_serialize( + _param = self._index_spacelabs_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -225348,7 +230228,7 @@ def index_sonicwall_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySonicWallAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -225359,7 +230239,7 @@ def index_sonicwall_get_without_preload_content( return response_data.response - def _index_sonicwall_get_serialize( + def _index_spacelabs_healthcare_get_serialize( self, page, limit, @@ -225509,7 +230389,7 @@ def _index_sonicwall_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sonicwall', + resource_path='/index/spacelabs-healthcare', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -225526,7 +230406,7 @@ def _index_sonicwall_get_serialize( @validate_call - def index_spacelabs_healthcare_get( + def index_splunk_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -225561,10 +230441,10 @@ def index_spacelabs_healthcare_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"spacelabs-healthcare\" + ) -> RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination: + """Return vulnerability data stored in index \"splunk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spacelabs-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spacelabs Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spacelabs-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spacelabs-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the splunk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Splunk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/splunk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/splunk?cursor=` :param page: set the page number of the response :type page: int @@ -225630,7 +230510,7 @@ def index_spacelabs_healthcare_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_spacelabs_healthcare_get_serialize( + _param = self._index_splunk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -225659,7 +230539,7 @@ def index_spacelabs_healthcare_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination", '404': "str", '500': "str", } @@ -225675,7 +230555,7 @@ def index_spacelabs_healthcare_get( @validate_call - def index_spacelabs_healthcare_get_with_http_info( + def index_splunk_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -225710,10 +230590,10 @@ def index_spacelabs_healthcare_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"spacelabs-healthcare\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination]: + """Return vulnerability data stored in index \"splunk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spacelabs-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spacelabs Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spacelabs-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spacelabs-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the splunk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Splunk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/splunk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/splunk?cursor=` :param page: set the page number of the response :type page: int @@ -225779,7 +230659,7 @@ def index_spacelabs_healthcare_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_spacelabs_healthcare_get_serialize( + _param = self._index_splunk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -225808,7 +230688,7 @@ def index_spacelabs_healthcare_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination", '404': "str", '500': "str", } @@ -225824,7 +230704,7 @@ def index_spacelabs_healthcare_get_with_http_info( @validate_call - def index_spacelabs_healthcare_get_without_preload_content( + def index_splunk_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -225860,9 +230740,9 @@ def index_spacelabs_healthcare_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"spacelabs-healthcare\" + """Return vulnerability data stored in index \"splunk\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spacelabs-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spacelabs Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spacelabs-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spacelabs-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the splunk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Splunk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/splunk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/splunk?cursor=` :param page: set the page number of the response :type page: int @@ -225928,7 +230808,7 @@ def index_spacelabs_healthcare_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_spacelabs_healthcare_get_serialize( + _param = self._index_splunk_get_serialize( page=page, limit=limit, cursor=cursor, @@ -225957,7 +230837,7 @@ def index_spacelabs_healthcare_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySpacelabsHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination", '404': "str", '500': "str", } @@ -225968,7 +230848,7 @@ def index_spacelabs_healthcare_get_without_preload_content( return response_data.response - def _index_spacelabs_healthcare_get_serialize( + def _index_splunk_get_serialize( self, page, limit, @@ -226118,7 +230998,7 @@ def _index_spacelabs_healthcare_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/spacelabs-healthcare', + resource_path='/index/splunk', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -226135,7 +231015,7 @@ def _index_spacelabs_healthcare_get_serialize( @validate_call - def index_splunk_get( + def index_spring_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -226170,10 +231050,10 @@ def index_splunk_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination: - """Return vulnerability data stored in index \"splunk\" + ) -> RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination: + """Return vulnerability data stored in index \"spring\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the splunk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Splunk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/splunk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/splunk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spring index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spring Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spring?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spring?cursor=` :param page: set the page number of the response :type page: int @@ -226239,7 +231119,7 @@ def index_splunk_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_splunk_get_serialize( + _param = self._index_spring_get_serialize( page=page, limit=limit, cursor=cursor, @@ -226268,7 +231148,7 @@ def index_splunk_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination", '404': "str", '500': "str", } @@ -226284,7 +231164,7 @@ def index_splunk_get( @validate_call - def index_splunk_get_with_http_info( + def index_spring_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -226319,10 +231199,10 @@ def index_splunk_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination]: - """Return vulnerability data stored in index \"splunk\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination]: + """Return vulnerability data stored in index \"spring\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the splunk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Splunk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/splunk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/splunk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spring index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spring Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spring?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spring?cursor=` :param page: set the page number of the response :type page: int @@ -226388,7 +231268,7 @@ def index_splunk_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_splunk_get_serialize( + _param = self._index_spring_get_serialize( page=page, limit=limit, cursor=cursor, @@ -226417,7 +231297,7 @@ def index_splunk_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination", '404': "str", '500': "str", } @@ -226433,7 +231313,7 @@ def index_splunk_get_with_http_info( @validate_call - def index_splunk_get_without_preload_content( + def index_spring_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -226469,9 +231349,9 @@ def index_splunk_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"splunk\" + """Return vulnerability data stored in index \"spring\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the splunk index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Splunk Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/splunk?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/splunk?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spring index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spring Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spring?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spring?cursor=` :param page: set the page number of the response :type page: int @@ -226537,7 +231417,7 @@ def index_splunk_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_splunk_get_serialize( + _param = self._index_spring_get_serialize( page=page, limit=limit, cursor=cursor, @@ -226566,7 +231446,7 @@ def index_splunk_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySplunkPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination", '404': "str", '500': "str", } @@ -226577,7 +231457,7 @@ def index_splunk_get_without_preload_content( return response_data.response - def _index_splunk_get_serialize( + def _index_spring_get_serialize( self, page, limit, @@ -226727,7 +231607,7 @@ def _index_splunk_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/splunk', + resource_path='/index/spring', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -226744,7 +231624,7 @@ def _index_splunk_get_serialize( @validate_call - def index_spring_get( + def index_ssd_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -226779,10 +231659,10 @@ def index_spring_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination: - """Return vulnerability data stored in index \"spring\" + ) -> RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"ssd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spring index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spring Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spring?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spring?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ssd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SSD Secure Disclosure Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ssd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ssd?cursor=` :param page: set the page number of the response :type page: int @@ -226848,7 +231728,7 @@ def index_spring_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_spring_get_serialize( + _param = self._index_ssd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -226877,7 +231757,7 @@ def index_spring_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -226893,7 +231773,7 @@ def index_spring_get( @validate_call - def index_spring_get_with_http_info( + def index_ssd_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -226928,10 +231808,10 @@ def index_spring_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination]: - """Return vulnerability data stored in index \"spring\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"ssd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spring index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spring Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spring?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spring?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ssd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SSD Secure Disclosure Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ssd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ssd?cursor=` :param page: set the page number of the response :type page: int @@ -226997,7 +231877,7 @@ def index_spring_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_spring_get_serialize( + _param = self._index_ssd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -227026,7 +231906,7 @@ def index_spring_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -227042,7 +231922,7 @@ def index_spring_get_with_http_info( @validate_call - def index_spring_get_without_preload_content( + def index_ssd_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -227078,9 +231958,9 @@ def index_spring_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"spring\" + """Return vulnerability data stored in index \"ssd\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the spring index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Spring Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/spring?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/spring?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ssd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SSD Secure Disclosure Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ssd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ssd?cursor=` :param page: set the page number of the response :type page: int @@ -227146,7 +232026,7 @@ def index_spring_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_spring_get_serialize( + _param = self._index_ssd_get_serialize( page=page, limit=limit, cursor=cursor, @@ -227175,7 +232055,7 @@ def index_spring_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySpringPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -227186,7 +232066,7 @@ def index_spring_get_without_preload_content( return response_data.response - def _index_spring_get_serialize( + def _index_ssd_get_serialize( self, page, limit, @@ -227336,7 +232216,7 @@ def _index_spring_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/spring', + resource_path='/index/ssd', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -227353,7 +232233,7 @@ def _index_spring_get_serialize( @validate_call - def index_ssd_get( + def index_stormshield_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -227388,10 +232268,10 @@ def index_ssd_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"ssd\" + ) -> RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination: + """Return vulnerability data stored in index \"stormshield\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ssd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SSD Secure Disclosure Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ssd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ssd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stormshield index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stormshield Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stormshield?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stormshield?cursor=` :param page: set the page number of the response :type page: int @@ -227457,7 +232337,7 @@ def index_ssd_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ssd_get_serialize( + _param = self._index_stormshield_get_serialize( page=page, limit=limit, cursor=cursor, @@ -227486,7 +232366,7 @@ def index_ssd_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination", '404': "str", '500': "str", } @@ -227502,7 +232382,7 @@ def index_ssd_get( @validate_call - def index_ssd_get_with_http_info( + def index_stormshield_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -227537,10 +232417,10 @@ def index_ssd_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"ssd\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination]: + """Return vulnerability data stored in index \"stormshield\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ssd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SSD Secure Disclosure Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ssd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ssd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stormshield index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stormshield Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stormshield?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stormshield?cursor=` :param page: set the page number of the response :type page: int @@ -227606,7 +232486,7 @@ def index_ssd_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ssd_get_serialize( + _param = self._index_stormshield_get_serialize( page=page, limit=limit, cursor=cursor, @@ -227635,7 +232515,7 @@ def index_ssd_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination", '404': "str", '500': "str", } @@ -227651,7 +232531,7 @@ def index_ssd_get_with_http_info( @validate_call - def index_ssd_get_without_preload_content( + def index_stormshield_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -227687,9 +232567,9 @@ def index_ssd_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"ssd\" + """Return vulnerability data stored in index \"stormshield\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the ssd index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SSD Secure Disclosure Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/ssd?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/ssd?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stormshield index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stormshield Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stormshield?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stormshield?cursor=` :param page: set the page number of the response :type page: int @@ -227755,7 +232635,7 @@ def index_ssd_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_ssd_get_serialize( + _param = self._index_stormshield_get_serialize( page=page, limit=limit, cursor=cursor, @@ -227784,7 +232664,7 @@ def index_ssd_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySSDAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination", '404': "str", '500': "str", } @@ -227795,7 +232675,7 @@ def index_ssd_get_without_preload_content( return response_data.response - def _index_ssd_get_serialize( + def _index_stormshield_get_serialize( self, page, limit, @@ -227945,7 +232825,7 @@ def _index_ssd_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/ssd', + resource_path='/index/stormshield', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -227962,7 +232842,7 @@ def _index_ssd_get_serialize( @validate_call - def index_stormshield_get( + def index_stryker_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -227997,10 +232877,10 @@ def index_stormshield_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination: - """Return vulnerability data stored in index \"stormshield\" + ) -> RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"stryker\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stormshield index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stormshield Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stormshield?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stormshield?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stryker index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stryker Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stryker?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stryker?cursor=` :param page: set the page number of the response :type page: int @@ -228066,7 +232946,7 @@ def index_stormshield_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_stormshield_get_serialize( + _param = self._index_stryker_get_serialize( page=page, limit=limit, cursor=cursor, @@ -228095,7 +232975,7 @@ def index_stormshield_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -228111,7 +232991,7 @@ def index_stormshield_get( @validate_call - def index_stormshield_get_with_http_info( + def index_stryker_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -228146,10 +233026,10 @@ def index_stormshield_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination]: - """Return vulnerability data stored in index \"stormshield\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"stryker\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stormshield index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stormshield Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stormshield?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stormshield?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stryker index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stryker Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stryker?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stryker?cursor=` :param page: set the page number of the response :type page: int @@ -228215,7 +233095,7 @@ def index_stormshield_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_stormshield_get_serialize( + _param = self._index_stryker_get_serialize( page=page, limit=limit, cursor=cursor, @@ -228244,7 +233124,7 @@ def index_stormshield_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -228260,7 +233140,7 @@ def index_stormshield_get_with_http_info( @validate_call - def index_stormshield_get_without_preload_content( + def index_stryker_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -228296,9 +233176,9 @@ def index_stormshield_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"stormshield\" + """Return vulnerability data stored in index \"stryker\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stormshield index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stormshield Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stormshield?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stormshield?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stryker index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stryker Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stryker?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stryker?cursor=` :param page: set the page number of the response :type page: int @@ -228364,7 +233244,7 @@ def index_stormshield_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_stormshield_get_serialize( + _param = self._index_stryker_get_serialize( page=page, limit=limit, cursor=cursor, @@ -228393,7 +233273,7 @@ def index_stormshield_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryStormshieldPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -228404,7 +233284,7 @@ def index_stormshield_get_without_preload_content( return response_data.response - def _index_stormshield_get_serialize( + def _index_stryker_get_serialize( self, page, limit, @@ -228554,7 +233434,7 @@ def _index_stormshield_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/stormshield', + resource_path='/index/stryker', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -228571,7 +233451,7 @@ def _index_stormshield_get_serialize( @validate_call - def index_stryker_get( + def index_sudo_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -228606,10 +233486,10 @@ def index_stryker_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"stryker\" + ) -> RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination: + """Return vulnerability data stored in index \"sudo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stryker index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stryker Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stryker?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stryker?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sudo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sudo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sudo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sudo?cursor=` :param page: set the page number of the response :type page: int @@ -228675,7 +233555,7 @@ def index_stryker_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_stryker_get_serialize( + _param = self._index_sudo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -228704,7 +233584,7 @@ def index_stryker_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination", '404': "str", '500': "str", } @@ -228720,7 +233600,7 @@ def index_stryker_get( @validate_call - def index_stryker_get_with_http_info( + def index_sudo_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -228755,10 +233635,10 @@ def index_stryker_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"stryker\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination]: + """Return vulnerability data stored in index \"sudo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stryker index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stryker Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stryker?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stryker?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sudo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sudo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sudo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sudo?cursor=` :param page: set the page number of the response :type page: int @@ -228824,7 +233704,7 @@ def index_stryker_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_stryker_get_serialize( + _param = self._index_sudo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -228853,7 +233733,7 @@ def index_stryker_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination", '404': "str", '500': "str", } @@ -228869,7 +233749,7 @@ def index_stryker_get_with_http_info( @validate_call - def index_stryker_get_without_preload_content( + def index_sudo_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -228905,9 +233785,9 @@ def index_stryker_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"stryker\" + """Return vulnerability data stored in index \"sudo\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the stryker index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Stryker Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/stryker?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/stryker?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sudo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sudo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sudo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sudo?cursor=` :param page: set the page number of the response :type page: int @@ -228973,7 +233853,7 @@ def index_stryker_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_stryker_get_serialize( + _param = self._index_sudo_get_serialize( page=page, limit=limit, cursor=cursor, @@ -229002,7 +233882,7 @@ def index_stryker_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryStrykerAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination", '404': "str", '500': "str", } @@ -229013,7 +233893,7 @@ def index_stryker_get_without_preload_content( return response_data.response - def _index_stryker_get_serialize( + def _index_sudo_get_serialize( self, page, limit, @@ -229163,7 +234043,7 @@ def _index_stryker_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/stryker', + resource_path='/index/sudo', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -229180,7 +234060,7 @@ def _index_stryker_get_serialize( @validate_call - def index_sudo_get( + def index_suse_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -229215,10 +234095,10 @@ def index_sudo_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination: - """Return vulnerability data stored in index \"sudo\" + ) -> RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination: + """Return vulnerability data stored in index \"suse\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sudo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sudo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sudo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sudo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SUSE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse?cursor=` :param page: set the page number of the response :type page: int @@ -229284,7 +234164,7 @@ def index_sudo_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sudo_get_serialize( + _param = self._index_suse_get_serialize( page=page, limit=limit, cursor=cursor, @@ -229313,7 +234193,7 @@ def index_sudo_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination", '404': "str", '500': "str", } @@ -229329,7 +234209,7 @@ def index_sudo_get( @validate_call - def index_sudo_get_with_http_info( + def index_suse_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -229364,10 +234244,10 @@ def index_sudo_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination]: - """Return vulnerability data stored in index \"sudo\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination]: + """Return vulnerability data stored in index \"suse\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sudo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sudo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sudo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sudo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SUSE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse?cursor=` :param page: set the page number of the response :type page: int @@ -229433,7 +234313,7 @@ def index_sudo_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sudo_get_serialize( + _param = self._index_suse_get_serialize( page=page, limit=limit, cursor=cursor, @@ -229462,7 +234342,7 @@ def index_sudo_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination", '404': "str", '500': "str", } @@ -229478,7 +234358,7 @@ def index_sudo_get_with_http_info( @validate_call - def index_sudo_get_without_preload_content( + def index_suse_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -229514,9 +234394,9 @@ def index_sudo_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"sudo\" + """Return vulnerability data stored in index \"suse\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the sudo index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Sudo Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/sudo?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/sudo?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SUSE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse?cursor=` :param page: set the page number of the response :type page: int @@ -229582,7 +234462,7 @@ def index_sudo_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_sudo_get_serialize( + _param = self._index_suse_get_serialize( page=page, limit=limit, cursor=cursor, @@ -229611,7 +234491,7 @@ def index_sudo_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySudoPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination", '404': "str", '500': "str", } @@ -229622,7 +234502,7 @@ def index_sudo_get_without_preload_content( return response_data.response - def _index_sudo_get_serialize( + def _index_suse_get_serialize( self, page, limit, @@ -229772,7 +234652,7 @@ def _index_sudo_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/sudo', + resource_path='/index/suse', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -229789,7 +234669,7 @@ def _index_sudo_get_serialize( @validate_call - def index_suse_get( + def index_suse_security_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -229824,10 +234704,10 @@ def index_suse_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination: - """Return vulnerability data stored in index \"suse\" + ) -> RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination: + """Return vulnerability data stored in index \"suse-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SUSE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Suse Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse-security?cursor=` :param page: set the page number of the response :type page: int @@ -229893,7 +234773,7 @@ def index_suse_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_suse_get_serialize( + _param = self._index_suse_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -229922,7 +234802,7 @@ def index_suse_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination", '404': "str", '500': "str", } @@ -229938,7 +234818,7 @@ def index_suse_get( @validate_call - def index_suse_get_with_http_info( + def index_suse_security_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -229973,10 +234853,10 @@ def index_suse_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination]: - """Return vulnerability data stored in index \"suse\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination]: + """Return vulnerability data stored in index \"suse-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SUSE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Suse Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse-security?cursor=` :param page: set the page number of the response :type page: int @@ -230042,7 +234922,7 @@ def index_suse_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_suse_get_serialize( + _param = self._index_suse_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -230071,7 +234951,7 @@ def index_suse_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination", '404': "str", '500': "str", } @@ -230087,7 +234967,7 @@ def index_suse_get_with_http_info( @validate_call - def index_suse_get_without_preload_content( + def index_suse_security_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -230123,9 +235003,9 @@ def index_suse_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"suse\" + """Return vulnerability data stored in index \"suse-security\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SUSE Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Suse Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse-security?cursor=` :param page: set the page number of the response :type page: int @@ -230191,7 +235071,7 @@ def index_suse_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_suse_get_serialize( + _param = self._index_suse_security_get_serialize( page=page, limit=limit, cursor=cursor, @@ -230220,7 +235100,7 @@ def index_suse_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination", '404': "str", '500': "str", } @@ -230231,7 +235111,7 @@ def index_suse_get_without_preload_content( return response_data.response - def _index_suse_get_serialize( + def _index_suse_security_get_serialize( self, page, limit, @@ -230381,7 +235261,7 @@ def _index_suse_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/suse', + resource_path='/index/suse-security', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -230398,7 +235278,7 @@ def _index_suse_get_serialize( @validate_call - def index_suse_security_get( + def index_swift_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -230433,10 +235313,10 @@ def index_suse_security_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination: - """Return vulnerability data stored in index \"suse-security\" + ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: + """Return vulnerability data stored in index \"swift\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Suse Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swift index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swift packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swift?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swift?cursor=` :param page: set the page number of the response :type page: int @@ -230502,7 +235382,7 @@ def index_suse_security_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_suse_security_get_serialize( + _param = self._index_swift_get_serialize( page=page, limit=limit, cursor=cursor, @@ -230531,7 +235411,7 @@ def index_suse_security_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -230547,7 +235427,7 @@ def index_suse_security_get( @validate_call - def index_suse_security_get_with_http_info( + def index_swift_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -230582,10 +235462,10 @@ def index_suse_security_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination]: - """Return vulnerability data stored in index \"suse-security\" + ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: + """Return vulnerability data stored in index \"swift\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Suse Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swift index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swift packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swift?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swift?cursor=` :param page: set the page number of the response :type page: int @@ -230651,7 +235531,7 @@ def index_suse_security_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_suse_security_get_serialize( + _param = self._index_swift_get_serialize( page=page, limit=limit, cursor=cursor, @@ -230680,7 +235560,7 @@ def index_suse_security_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -230696,7 +235576,7 @@ def index_suse_security_get_with_http_info( @validate_call - def index_suse_security_get_without_preload_content( + def index_swift_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -230732,9 +235612,9 @@ def index_suse_security_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"suse-security\" + """Return vulnerability data stored in index \"swift\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the suse-security index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Suse Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/suse-security?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/suse-security?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swift index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swift packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swift?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swift?cursor=` :param page: set the page number of the response :type page: int @@ -230800,7 +235680,7 @@ def index_suse_security_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_suse_security_get_serialize( + _param = self._index_swift_get_serialize( page=page, limit=limit, cursor=cursor, @@ -230829,7 +235709,7 @@ def index_suse_security_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySuseSecurityPaginatePagination", + '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", '404': "str", '500': "str", } @@ -230840,7 +235720,7 @@ def index_suse_security_get_without_preload_content( return response_data.response - def _index_suse_security_get_serialize( + def _index_swift_get_serialize( self, page, limit, @@ -230990,7 +235870,7 @@ def _index_suse_security_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/suse-security', + resource_path='/index/swift', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -231007,7 +235887,7 @@ def _index_suse_security_get_serialize( @validate_call - def index_swift_get( + def index_swisslog_healthcare_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -231042,10 +235922,10 @@ def index_swift_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination: - """Return vulnerability data stored in index \"swift\" + ) -> RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination: + """Return vulnerability data stored in index \"swisslog-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swift index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swift packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swift?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swift?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swisslog-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swisslog Healthcare CVE Disclosures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swisslog-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swisslog-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -231111,7 +235991,7 @@ def index_swift_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_swift_get_serialize( + _param = self._index_swisslog_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -231140,7 +236020,7 @@ def index_swift_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -231156,7 +236036,7 @@ def index_swift_get( @validate_call - def index_swift_get_with_http_info( + def index_swisslog_healthcare_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -231191,10 +236071,10 @@ def index_swift_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination]: - """Return vulnerability data stored in index \"swift\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination]: + """Return vulnerability data stored in index \"swisslog-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swift index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swift packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swift?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swift?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swisslog-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swisslog Healthcare CVE Disclosures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swisslog-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swisslog-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -231260,7 +236140,7 @@ def index_swift_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_swift_get_serialize( + _param = self._index_swisslog_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -231289,7 +236169,7 @@ def index_swift_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -231305,7 +236185,7 @@ def index_swift_get_with_http_info( @validate_call - def index_swift_get_without_preload_content( + def index_swisslog_healthcare_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -231341,9 +236221,9 @@ def index_swift_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"swift\" + """Return vulnerability data stored in index \"swisslog-healthcare\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swift index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swift packages with package versions ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swift?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swift?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swisslog-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swisslog Healthcare CVE Disclosures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swisslog-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swisslog-healthcare?cursor=` :param page: set the page number of the response :type page: int @@ -231409,7 +236289,7 @@ def index_swift_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_swift_get_serialize( + _param = self._index_swisslog_healthcare_get_serialize( page=page, limit=limit, cursor=cursor, @@ -231438,7 +236318,7 @@ def index_swift_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayApiOSSPackagePaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination", '404': "str", '500': "str", } @@ -231449,7 +236329,7 @@ def index_swift_get_without_preload_content( return response_data.response - def _index_swift_get_serialize( + def _index_swisslog_healthcare_get_serialize( self, page, limit, @@ -231599,7 +236479,7 @@ def _index_swift_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/swift', + resource_path='/index/swisslog-healthcare', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -231616,7 +236496,7 @@ def _index_swift_get_serialize( @validate_call - def index_swisslog_healthcare_get( + def index_symfony_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -231651,10 +236531,10 @@ def index_swisslog_healthcare_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination: - """Return vulnerability data stored in index \"swisslog-healthcare\" + ) -> RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination: + """Return vulnerability data stored in index \"symfony\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swisslog-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swisslog Healthcare CVE Disclosures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swisslog-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swisslog-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the symfony index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Symfony Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/symfony?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/symfony?cursor=` :param page: set the page number of the response :type page: int @@ -231720,7 +236600,7 @@ def index_swisslog_healthcare_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_swisslog_healthcare_get_serialize( + _param = self._index_symfony_get_serialize( page=page, limit=limit, cursor=cursor, @@ -231749,7 +236629,7 @@ def index_swisslog_healthcare_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination", '404': "str", '500': "str", } @@ -231765,7 +236645,7 @@ def index_swisslog_healthcare_get( @validate_call - def index_swisslog_healthcare_get_with_http_info( + def index_symfony_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -231800,10 +236680,10 @@ def index_swisslog_healthcare_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination]: - """Return vulnerability data stored in index \"swisslog-healthcare\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination]: + """Return vulnerability data stored in index \"symfony\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swisslog-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swisslog Healthcare CVE Disclosures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swisslog-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swisslog-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the symfony index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Symfony Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/symfony?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/symfony?cursor=` :param page: set the page number of the response :type page: int @@ -231869,7 +236749,7 @@ def index_swisslog_healthcare_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_swisslog_healthcare_get_serialize( + _param = self._index_symfony_get_serialize( page=page, limit=limit, cursor=cursor, @@ -231898,7 +236778,7 @@ def index_swisslog_healthcare_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination", '404': "str", '500': "str", } @@ -231914,7 +236794,7 @@ def index_swisslog_healthcare_get_with_http_info( @validate_call - def index_swisslog_healthcare_get_without_preload_content( + def index_symfony_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -231950,9 +236830,9 @@ def index_swisslog_healthcare_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"swisslog-healthcare\" + """Return vulnerability data stored in index \"symfony\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the swisslog-healthcare index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Swisslog Healthcare CVE Disclosures ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/swisslog-healthcare?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/swisslog-healthcare?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the symfony index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Symfony Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/symfony?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/symfony?cursor=` :param page: set the page number of the response :type page: int @@ -232018,7 +236898,7 @@ def index_swisslog_healthcare_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_swisslog_healthcare_get_serialize( + _param = self._index_symfony_get_serialize( page=page, limit=limit, cursor=cursor, @@ -232047,7 +236927,7 @@ def index_swisslog_healthcare_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySwisslogHealthcareAdvisoryPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination", '404': "str", '500': "str", } @@ -232058,7 +236938,7 @@ def index_swisslog_healthcare_get_without_preload_content( return response_data.response - def _index_swisslog_healthcare_get_serialize( + def _index_symfony_get_serialize( self, page, limit, @@ -232208,7 +237088,7 @@ def _index_swisslog_healthcare_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/swisslog-healthcare', + resource_path='/index/symfony', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -232225,7 +237105,7 @@ def _index_swisslog_healthcare_get_serialize( @validate_call - def index_symfony_get( + def index_synacktiv_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -232260,10 +237140,10 @@ def index_symfony_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination: - """Return vulnerability data stored in index \"symfony\" + ) -> RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination: + """Return vulnerability data stored in index \"synacktiv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the symfony index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Symfony Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/symfony?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/symfony?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synacktiv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synacktiv Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synacktiv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synacktiv?cursor=` :param page: set the page number of the response :type page: int @@ -232329,7 +237209,7 @@ def index_symfony_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_symfony_get_serialize( + _param = self._index_synacktiv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -232358,7 +237238,7 @@ def index_symfony_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination", '404': "str", '500': "str", } @@ -232374,7 +237254,7 @@ def index_symfony_get( @validate_call - def index_symfony_get_with_http_info( + def index_synacktiv_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -232409,10 +237289,10 @@ def index_symfony_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination]: - """Return vulnerability data stored in index \"symfony\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination]: + """Return vulnerability data stored in index \"synacktiv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the symfony index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Symfony Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/symfony?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/symfony?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synacktiv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synacktiv Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synacktiv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synacktiv?cursor=` :param page: set the page number of the response :type page: int @@ -232478,7 +237358,7 @@ def index_symfony_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_symfony_get_serialize( + _param = self._index_synacktiv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -232507,7 +237387,7 @@ def index_symfony_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination", '404': "str", '500': "str", } @@ -232523,7 +237403,7 @@ def index_symfony_get_with_http_info( @validate_call - def index_symfony_get_without_preload_content( + def index_synacktiv_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -232559,9 +237439,9 @@ def index_symfony_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"symfony\" + """Return vulnerability data stored in index \"synacktiv\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the symfony index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Symfony Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/symfony?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/symfony?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synacktiv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synacktiv Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synacktiv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synacktiv?cursor=` :param page: set the page number of the response :type page: int @@ -232627,7 +237507,7 @@ def index_symfony_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_symfony_get_serialize( + _param = self._index_synacktiv_get_serialize( page=page, limit=limit, cursor=cursor, @@ -232656,7 +237536,7 @@ def index_symfony_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySymfonyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination", '404': "str", '500': "str", } @@ -232667,7 +237547,7 @@ def index_symfony_get_without_preload_content( return response_data.response - def _index_symfony_get_serialize( + def _index_synacktiv_get_serialize( self, page, limit, @@ -232817,7 +237697,7 @@ def _index_symfony_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/symfony', + resource_path='/index/synacktiv', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -232834,7 +237714,7 @@ def _index_symfony_get_serialize( @validate_call - def index_synacktiv_get( + def index_syncrosoft_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -232869,10 +237749,10 @@ def index_synacktiv_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination: - """Return vulnerability data stored in index \"synacktiv\" + ) -> RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination: + """Return vulnerability data stored in index \"syncrosoft\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synacktiv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synacktiv Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synacktiv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synacktiv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syncrosoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SyncroSoft Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syncrosoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syncrosoft?cursor=` :param page: set the page number of the response :type page: int @@ -232938,7 +237818,7 @@ def index_synacktiv_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_synacktiv_get_serialize( + _param = self._index_syncrosoft_get_serialize( page=page, limit=limit, cursor=cursor, @@ -232967,7 +237847,7 @@ def index_synacktiv_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination", '404': "str", '500': "str", } @@ -232983,7 +237863,7 @@ def index_synacktiv_get( @validate_call - def index_synacktiv_get_with_http_info( + def index_syncrosoft_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -233018,10 +237898,10 @@ def index_synacktiv_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination]: - """Return vulnerability data stored in index \"synacktiv\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination]: + """Return vulnerability data stored in index \"syncrosoft\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synacktiv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synacktiv Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synacktiv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synacktiv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syncrosoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SyncroSoft Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syncrosoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syncrosoft?cursor=` :param page: set the page number of the response :type page: int @@ -233087,7 +237967,7 @@ def index_synacktiv_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_synacktiv_get_serialize( + _param = self._index_syncrosoft_get_serialize( page=page, limit=limit, cursor=cursor, @@ -233116,7 +237996,7 @@ def index_synacktiv_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination", '404': "str", '500': "str", } @@ -233132,7 +238012,7 @@ def index_synacktiv_get_with_http_info( @validate_call - def index_synacktiv_get_without_preload_content( + def index_syncrosoft_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -233168,9 +238048,9 @@ def index_synacktiv_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"synacktiv\" + """Return vulnerability data stored in index \"syncrosoft\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synacktiv index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synacktiv Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synacktiv?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synacktiv?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syncrosoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SyncroSoft Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syncrosoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syncrosoft?cursor=` :param page: set the page number of the response :type page: int @@ -233236,7 +238116,7 @@ def index_synacktiv_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_synacktiv_get_serialize( + _param = self._index_syncrosoft_get_serialize( page=page, limit=limit, cursor=cursor, @@ -233265,7 +238145,7 @@ def index_synacktiv_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination", '404': "str", '500': "str", } @@ -233276,7 +238156,7 @@ def index_synacktiv_get_without_preload_content( return response_data.response - def _index_synacktiv_get_serialize( + def _index_syncrosoft_get_serialize( self, page, limit, @@ -233426,7 +238306,7 @@ def _index_synacktiv_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/synacktiv', + resource_path='/index/syncrosoft', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -233443,7 +238323,7 @@ def _index_synacktiv_get_serialize( @validate_call - def index_syncrosoft_get( + def index_synology_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -233478,10 +238358,10 @@ def index_syncrosoft_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination: - """Return vulnerability data stored in index \"syncrosoft\" + ) -> RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination: + """Return vulnerability data stored in index \"synology\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syncrosoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SyncroSoft Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syncrosoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syncrosoft?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synology index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synology Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synology?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synology?cursor=` :param page: set the page number of the response :type page: int @@ -233547,7 +238427,7 @@ def index_syncrosoft_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_syncrosoft_get_serialize( + _param = self._index_synology_get_serialize( page=page, limit=limit, cursor=cursor, @@ -233576,7 +238456,7 @@ def index_syncrosoft_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination", '404': "str", '500': "str", } @@ -233592,7 +238472,7 @@ def index_syncrosoft_get( @validate_call - def index_syncrosoft_get_with_http_info( + def index_synology_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -233627,10 +238507,10 @@ def index_syncrosoft_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination]: - """Return vulnerability data stored in index \"syncrosoft\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination]: + """Return vulnerability data stored in index \"synology\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syncrosoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SyncroSoft Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syncrosoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syncrosoft?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synology index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synology Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synology?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synology?cursor=` :param page: set the page number of the response :type page: int @@ -233696,7 +238576,7 @@ def index_syncrosoft_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_syncrosoft_get_serialize( + _param = self._index_synology_get_serialize( page=page, limit=limit, cursor=cursor, @@ -233725,7 +238605,7 @@ def index_syncrosoft_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination", '404': "str", '500': "str", } @@ -233741,7 +238621,7 @@ def index_syncrosoft_get_with_http_info( @validate_call - def index_syncrosoft_get_without_preload_content( + def index_synology_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -233777,9 +238657,9 @@ def index_syncrosoft_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"syncrosoft\" + """Return vulnerability data stored in index \"synology\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syncrosoft index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** SyncroSoft Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syncrosoft?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syncrosoft?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synology index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synology Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synology?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synology?cursor=` :param page: set the page number of the response :type page: int @@ -233845,7 +238725,7 @@ def index_syncrosoft_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_syncrosoft_get_serialize( + _param = self._index_synology_get_serialize( page=page, limit=limit, cursor=cursor, @@ -233874,7 +238754,7 @@ def index_syncrosoft_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination", '404': "str", '500': "str", } @@ -233885,7 +238765,7 @@ def index_syncrosoft_get_without_preload_content( return response_data.response - def _index_syncrosoft_get_serialize( + def _index_synology_get_serialize( self, page, limit, @@ -234035,7 +238915,7 @@ def _index_syncrosoft_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/syncrosoft', + resource_path='/index/synology', path_params=_path_params, query_params=_query_params, header_params=_header_params, @@ -234052,7 +238932,7 @@ def _index_syncrosoft_get_serialize( @validate_call - def index_synology_get( + def index_syss_get( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -234087,10 +238967,10 @@ def index_synology_get( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination: - """Return vulnerability data stored in index \"synology\" + ) -> RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination: + """Return vulnerability data stored in index \"syss\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synology index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synology Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synology?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synology?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Syss Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syss?cursor=` :param page: set the page number of the response :type page: int @@ -234156,7 +239036,7 @@ def index_synology_get( :return: Returns the result object. """ # noqa: E501 - _param = self._index_synology_get_serialize( + _param = self._index_syss_get_serialize( page=page, limit=limit, cursor=cursor, @@ -234185,7 +239065,7 @@ def index_synology_get( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination", '404': "str", '500': "str", } @@ -234201,7 +239081,7 @@ def index_synology_get( @validate_call - def index_synology_get_with_http_info( + def index_syss_get_with_http_info( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -234236,10 +239116,10 @@ def index_synology_get_with_http_info( _content_type: Optional[StrictStr] = None, _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, - ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination]: - """Return vulnerability data stored in index \"synology\" + ) -> ApiResponse[RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination]: + """Return vulnerability data stored in index \"syss\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synology index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synology Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synology?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synology?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Syss Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syss?cursor=` :param page: set the page number of the response :type page: int @@ -234305,7 +239185,7 @@ def index_synology_get_with_http_info( :return: Returns the result object. """ # noqa: E501 - _param = self._index_synology_get_serialize( + _param = self._index_syss_get_serialize( page=page, limit=limit, cursor=cursor, @@ -234334,7 +239214,7 @@ def index_synology_get_with_http_info( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination", '404': "str", '500': "str", } @@ -234350,7 +239230,7 @@ def index_synology_get_with_http_info( @validate_call - def index_synology_get_without_preload_content( + def index_syss_get_without_preload_content( self, page: Annotated[Optional[StrictInt], Field(description="set the page number of the response")] = None, limit: Annotated[Optional[StrictInt], Field(description="limit the number of findings in the response")] = None, @@ -234386,9 +239266,9 @@ def index_synology_get_without_preload_content( _headers: Optional[Dict[StrictStr, Any]] = None, _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, ) -> RESTResponseType: - """Return vulnerability data stored in index \"synology\" + """Return vulnerability data stored in index \"syss\" - ### Overview This endpoint allows you to retrieve a paginated list of all documents from the synology index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Synology Product Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/synology?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/synology?cursor=` + ### Overview This endpoint allows you to retrieve a paginated list of all documents from the syss index. \\ By default, a maximum of 100 documents are shown per page. **Index Description:** Syss Security Advisories ### Paging Over Large Data (cursor) In order to allow users to iterate over large index datasets, this endpoint provides a server-side \"cursor\" mechanism. To use the cursor, first call `GET /index/syss?start_cursor`, the response will have a `next_cursor` id that clients will need to pass as a query parameter to the next request like `GET /index/syss?cursor=` :param page: set the page number of the response :type page: int @@ -234454,7 +239334,7 @@ def index_synology_get_without_preload_content( :return: Returns the result object. """ # noqa: E501 - _param = self._index_synology_get_serialize( + _param = self._index_syss_get_serialize( page=page, limit=limit, cursor=cursor, @@ -234483,7 +239363,7 @@ def index_synology_get_without_preload_content( ) _response_types_map: Dict[str, Optional[str]] = { - '200': "RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination", + '200': "RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination", '404': "str", '500': "str", } @@ -234494,7 +239374,7 @@ def index_synology_get_without_preload_content( return response_data.response - def _index_synology_get_serialize( + def _index_syss_get_serialize( self, page, limit, @@ -234644,7 +239524,7 @@ def _index_synology_get_serialize( return self.api_client.param_serialize( method='GET', - resource_path='/index/synology', + resource_path='/index/syss', path_params=_path_params, query_params=_query_params, header_params=_header_params, diff --git a/vulncheck_sdk/api_client.py b/vulncheck_sdk/api_client.py index 19a73e04..a5776e98 100644 --- a/vulncheck_sdk/api_client.py +++ b/vulncheck_sdk/api_client.py @@ -91,7 +91,7 @@ def __init__( self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'OpenAPI-Generator/0.0.17/python' + self.user_agent = 'OpenAPI-Generator/0.0.18/python' self.client_side_validation = configuration.client_side_validation def __enter__(self): @@ -383,6 +383,10 @@ def sanitize_for_serialization(self, obj): else: obj_dict = obj.__dict__ + if isinstance(obj_dict, list): + # here we handle instances that can either be a list or something else, and only became a real list by calling to_dict() + return self.sanitize_for_serialization(obj_dict) + return { key: self.sanitize_for_serialization(val) for key, val in obj_dict.items() diff --git a/vulncheck_sdk/configuration.py b/vulncheck_sdk/configuration.py index 97c39f7f..a5c3bff8 100644 --- a/vulncheck_sdk/configuration.py +++ b/vulncheck_sdk/configuration.py @@ -532,7 +532,7 @@ def to_debug_report(self) -> str: "OS: {env}\n"\ "Python Version: {pyversion}\n"\ "Version of the API: 3.0\n"\ - "SDK Package Version: 0.0.17".\ + "SDK Package Version: 0.0.18".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self) -> List[HostSetting]: diff --git a/vulncheck_sdk/models/__init__.py b/vulncheck_sdk/models/__init__.py index c3f6f8f8..f5023704 100644 --- a/vulncheck_sdk/models/__init__.py +++ b/vulncheck_sdk/models/__init__.py @@ -33,6 +33,7 @@ from vulncheck_sdk.models.advisory_adobe_affected import AdvisoryAdobeAffected from vulncheck_sdk.models.advisory_adobe_cve import AdvisoryAdobeCVE from vulncheck_sdk.models.advisory_adobe_solution import AdvisoryAdobeSolution +from vulncheck_sdk.models.advisory_advantech import AdvisoryAdvantech from vulncheck_sdk.models.advisory_advisory import AdvisoryAdvisory from vulncheck_sdk.models.advisory_advisory_details import AdvisoryAdvisoryDetails from vulncheck_sdk.models.advisory_advisory_record import AdvisoryAdvisoryRecord @@ -200,6 +201,7 @@ from vulncheck_sdk.models.advisory_correction import AdvisoryCorrection from vulncheck_sdk.models.advisory_credit import AdvisoryCredit from vulncheck_sdk.models.advisory_crestron import AdvisoryCrestron +from vulncheck_sdk.models.advisory_crowd_sec import AdvisoryCrowdSec from vulncheck_sdk.models.advisory_curl import AdvisoryCurl from vulncheck_sdk.models.advisory_curl_affected import AdvisoryCurlAffected from vulncheck_sdk.models.advisory_curl_cwe import AdvisoryCurlCWE @@ -253,6 +255,7 @@ from vulncheck_sdk.models.advisory_f_secure import AdvisoryFSecure from vulncheck_sdk.models.advisory_fanuc import AdvisoryFanuc from vulncheck_sdk.models.advisory_fastly import AdvisoryFastly +from vulncheck_sdk.models.advisory_festo import AdvisoryFesto from vulncheck_sdk.models.advisory_file_cloud import AdvisoryFileCloud from vulncheck_sdk.models.advisory_file_zilla import AdvisoryFileZilla from vulncheck_sdk.models.advisory_fix_aff import AdvisoryFixAff @@ -280,6 +283,7 @@ from vulncheck_sdk.models.advisory_git_lab_exploit import AdvisoryGitLabExploit from vulncheck_sdk.models.advisory_gitee_exploit import AdvisoryGiteeExploit from vulncheck_sdk.models.advisory_gitlab_advisory import AdvisoryGitlabAdvisory +from vulncheck_sdk.models.advisory_glibc import AdvisoryGlibc from vulncheck_sdk.models.advisory_gnu_tls import AdvisoryGnuTLS from vulncheck_sdk.models.advisory_go_credits import AdvisoryGoCredits from vulncheck_sdk.models.advisory_go_event import AdvisoryGoEvent @@ -345,6 +349,7 @@ from vulncheck_sdk.models.advisory_kb import AdvisoryKb from vulncheck_sdk.models.advisory_kb_threat_description import AdvisoryKbThreatDescription from vulncheck_sdk.models.advisory_kore_logic import AdvisoryKoreLogic +from vulncheck_sdk.models.advisory_kunbus import AdvisoryKunbus from vulncheck_sdk.models.advisory_lg import AdvisoryLG from vulncheck_sdk.models.advisory_lenovo import AdvisoryLenovo from vulncheck_sdk.models.advisory_lexmark_advisory import AdvisoryLexmarkAdvisory @@ -433,6 +438,7 @@ from vulncheck_sdk.models.advisory_netgate import AdvisoryNetgate from vulncheck_sdk.models.advisory_netgear import AdvisoryNetgear from vulncheck_sdk.models.advisory_netskope import AdvisoryNetskope +from vulncheck_sdk.models.advisory_nexpose import AdvisoryNexpose from vulncheck_sdk.models.advisory_nginx_advisory import AdvisoryNginxAdvisory from vulncheck_sdk.models.advisory_node_author import AdvisoryNodeAuthor from vulncheck_sdk.models.advisory_node_js import AdvisoryNodeJS @@ -504,6 +510,7 @@ from vulncheck_sdk.models.advisory_py_pa_range import AdvisoryPyPARange from vulncheck_sdk.models.advisory_py_pa_reference import AdvisoryPyPAReference from vulncheck_sdk.models.advisory_qnap_advisory import AdvisoryQNAPAdvisory +from vulncheck_sdk.models.advisory_qqid import AdvisoryQQID from vulncheck_sdk.models.advisory_qsb import AdvisoryQSB from vulncheck_sdk.models.advisory_qualcomm import AdvisoryQualcomm from vulncheck_sdk.models.advisory_qualys import AdvisoryQualys @@ -616,6 +623,7 @@ from vulncheck_sdk.models.advisory_synacktiv import AdvisorySynacktiv from vulncheck_sdk.models.advisory_syncro_soft import AdvisorySyncroSoft from vulncheck_sdk.models.advisory_synology import AdvisorySynology +from vulncheck_sdk.models.advisory_syss import AdvisorySyss from vulncheck_sdk.models.advisory_ti import AdvisoryTI from vulncheck_sdk.models.advisory_tp_link import AdvisoryTPLink from vulncheck_sdk.models.advisory_tw_cert_advisory import AdvisoryTWCertAdvisory @@ -825,6 +833,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_absolute_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_acronis_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_adobe_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advantech_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_advisory_record_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_aleph_research_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination @@ -928,6 +937,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_container_os_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_core_impact_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crestron_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_curl_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_cvrf_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_dnn_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination @@ -958,6 +968,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_f_secure_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fanuc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_fastly_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_festo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_file_cloud_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_file_zilla_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_flatt_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination @@ -976,6 +987,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_git_lab_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gitee_exploit_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gitlab_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_glibc_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_gnu_tls_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_go_vuln_json_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_grafana_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination @@ -1020,6 +1032,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kr_cert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kaspersky_icscert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kore_logic_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_kunbus_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lg_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lenovo_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_lexmark_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination @@ -1062,6 +1075,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netgate_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netgear_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_netskope_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nexpose_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_nginx_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_node_js_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_node_security_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination @@ -1101,6 +1115,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_pure_storage_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_py_pa_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qnap_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qqid_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qsb_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualcomm_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_qualys_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination @@ -1157,6 +1172,7 @@ from vulncheck_sdk.models.render_response_with_metadata_array_advisory_synacktiv_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syncro_soft_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_synology_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination +from vulncheck_sdk.models.render_response_with_metadata_array_advisory_syss_paginate_pagination import RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_ti_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tp_link_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination from vulncheck_sdk.models.render_response_with_metadata_array_advisory_tw_cert_advisory_paginate_pagination import RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination diff --git a/vulncheck_sdk/models/advisory_advantech.py b/vulncheck_sdk/models/advisory_advantech.py new file mode 100644 index 00000000..b2c2cf0f --- /dev/null +++ b/vulncheck_sdk/models/advisory_advantech.py @@ -0,0 +1,98 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, StrictStr +from typing import Any, ClassVar, Dict, List, Optional +from typing import Optional, Set +from typing_extensions import Self + +class AdvisoryAdvantech(BaseModel): + """ + AdvisoryAdvantech + """ # noqa: E501 + advisory_id: Optional[StrictStr] = None + cve: Optional[List[StrictStr]] = None + date_added: Optional[StrictStr] = None + title: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None + url: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["advisory_id", "cve", "date_added", "title", "updated_at", "url"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of AdvisoryAdvantech from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of AdvisoryAdvantech from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "advisory_id": obj.get("advisory_id"), + "cve": obj.get("cve"), + "date_added": obj.get("date_added"), + "title": obj.get("title"), + "updated_at": obj.get("updated_at"), + "url": obj.get("url") + }) + return _obj + + diff --git a/vulncheck_sdk/models/advisory_axis.py b/vulncheck_sdk/models/advisory_axis.py index 4ad7b0a7..d77d9179 100644 --- a/vulncheck_sdk/models/advisory_axis.py +++ b/vulncheck_sdk/models/advisory_axis.py @@ -31,8 +31,9 @@ class AdvisoryAxis(BaseModel): date_added: Optional[StrictStr] = None summary: Optional[StrictStr] = None title: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None url: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["cve", "date_added", "summary", "title", "url"] + __properties: ClassVar[List[str]] = ["cve", "date_added", "summary", "title", "updated_at", "url"] model_config = ConfigDict( populate_by_name=True, @@ -89,6 +90,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "date_added": obj.get("date_added"), "summary": obj.get("summary"), "title": obj.get("title"), + "updated_at": obj.get("updated_at"), "url": obj.get("url") }) return _obj diff --git a/vulncheck_sdk/models/advisory_crowd_sec.py b/vulncheck_sdk/models/advisory_crowd_sec.py new file mode 100644 index 00000000..35c6b390 --- /dev/null +++ b/vulncheck_sdk/models/advisory_crowd_sec.py @@ -0,0 +1,98 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, StrictStr +from typing import Any, ClassVar, Dict, List, Optional +from typing import Optional, Set +from typing_extensions import Self + +class AdvisoryCrowdSec(BaseModel): + """ + AdvisoryCrowdSec + """ # noqa: E501 + cve: Optional[List[StrictStr]] = None + date_added: Optional[StrictStr] = None + first_seen: Optional[StrictStr] = None + summary: Optional[StrictStr] = None + title: Optional[StrictStr] = None + url: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["cve", "date_added", "first_seen", "summary", "title", "url"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of AdvisoryCrowdSec from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of AdvisoryCrowdSec from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "cve": obj.get("cve"), + "date_added": obj.get("date_added"), + "first_seen": obj.get("first_seen"), + "summary": obj.get("summary"), + "title": obj.get("title"), + "url": obj.get("url") + }) + return _obj + + diff --git a/vulncheck_sdk/models/advisory_festo.py b/vulncheck_sdk/models/advisory_festo.py new file mode 100644 index 00000000..eca057f2 --- /dev/null +++ b/vulncheck_sdk/models/advisory_festo.py @@ -0,0 +1,102 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, StrictStr +from typing import Any, ClassVar, Dict, List, Optional +from typing import Optional, Set +from typing_extensions import Self + +class AdvisoryFesto(BaseModel): + """ + AdvisoryFesto + """ # noqa: E501 + csaf_url: Optional[StrictStr] = None + cve: Optional[List[StrictStr]] = None + date_added: Optional[StrictStr] = None + id: Optional[StrictStr] = None + summary: Optional[StrictStr] = None + title: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None + url: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["csaf_url", "cve", "date_added", "id", "summary", "title", "updated_at", "url"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of AdvisoryFesto from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of AdvisoryFesto from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "csaf_url": obj.get("csaf_url"), + "cve": obj.get("cve"), + "date_added": obj.get("date_added"), + "id": obj.get("id"), + "summary": obj.get("summary"), + "title": obj.get("title"), + "updated_at": obj.get("updated_at"), + "url": obj.get("url") + }) + return _obj + + diff --git a/vulncheck_sdk/models/advisory_glibc.py b/vulncheck_sdk/models/advisory_glibc.py new file mode 100644 index 00000000..8a13c5b4 --- /dev/null +++ b/vulncheck_sdk/models/advisory_glibc.py @@ -0,0 +1,102 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, StrictStr +from typing import Any, ClassVar, Dict, List, Optional +from typing import Optional, Set +from typing_extensions import Self + +class AdvisoryGlibc(BaseModel): + """ + AdvisoryGlibc + """ # noqa: E501 + affected: Optional[StrictStr] = None + cve: Optional[List[StrictStr]] = None + date_added: Optional[StrictStr] = None + fixed: Optional[StrictStr] = None + id: Optional[StrictStr] = None + summary: Optional[StrictStr] = None + title: Optional[StrictStr] = None + url: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["affected", "cve", "date_added", "fixed", "id", "summary", "title", "url"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of AdvisoryGlibc from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of AdvisoryGlibc from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "affected": obj.get("affected"), + "cve": obj.get("cve"), + "date_added": obj.get("date_added"), + "fixed": obj.get("fixed"), + "id": obj.get("id"), + "summary": obj.get("summary"), + "title": obj.get("title"), + "url": obj.get("url") + }) + return _obj + + diff --git a/vulncheck_sdk/models/advisory_kunbus.py b/vulncheck_sdk/models/advisory_kunbus.py new file mode 100644 index 00000000..5614b0d2 --- /dev/null +++ b/vulncheck_sdk/models/advisory_kunbus.py @@ -0,0 +1,100 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, StrictStr +from typing import Any, ClassVar, Dict, List, Optional +from typing import Optional, Set +from typing_extensions import Self + +class AdvisoryKunbus(BaseModel): + """ + AdvisoryKunbus + """ # noqa: E501 + cve: Optional[List[StrictStr]] = None + date_added: Optional[StrictStr] = None + id: Optional[StrictStr] = None + summary: Optional[StrictStr] = None + title: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None + url: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["cve", "date_added", "id", "summary", "title", "updated_at", "url"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of AdvisoryKunbus from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of AdvisoryKunbus from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "cve": obj.get("cve"), + "date_added": obj.get("date_added"), + "id": obj.get("id"), + "summary": obj.get("summary"), + "title": obj.get("title"), + "updated_at": obj.get("updated_at"), + "url": obj.get("url") + }) + return _obj + + diff --git a/vulncheck_sdk/models/advisory_net_app.py b/vulncheck_sdk/models/advisory_net_app.py index 38213bf6..e3a93168 100644 --- a/vulncheck_sdk/models/advisory_net_app.py +++ b/vulncheck_sdk/models/advisory_net_app.py @@ -34,8 +34,9 @@ class AdvisoryNetApp(BaseModel): references: Optional[List[StrictStr]] = None summary: Optional[StrictStr] = None title: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None url: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["cve", "date_added", "impact", "ntap", "references", "summary", "title", "url"] + __properties: ClassVar[List[str]] = ["cve", "date_added", "impact", "ntap", "references", "summary", "title", "updated_at", "url"] model_config = ConfigDict( populate_by_name=True, @@ -95,6 +96,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "references": obj.get("references"), "summary": obj.get("summary"), "title": obj.get("title"), + "updated_at": obj.get("updated_at"), "url": obj.get("url") }) return _obj diff --git a/vulncheck_sdk/models/advisory_nexpose.py b/vulncheck_sdk/models/advisory_nexpose.py new file mode 100644 index 00000000..eee3bd96 --- /dev/null +++ b/vulncheck_sdk/models/advisory_nexpose.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, StrictStr +from typing import Any, ClassVar, Dict, List, Optional +from typing import Optional, Set +from typing_extensions import Self + +class AdvisoryNexpose(BaseModel): + """ + AdvisoryNexpose + """ # noqa: E501 + cve: Optional[List[StrictStr]] = None + cvss_score: Optional[StrictStr] = None + cvss_vector: Optional[StrictStr] = None + date_added: Optional[StrictStr] = None + identifier: Optional[StrictStr] = None + summary: Optional[StrictStr] = None + title: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None + url: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["cve", "cvss_score", "cvss_vector", "date_added", "identifier", "summary", "title", "updated_at", "url"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of AdvisoryNexpose from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of AdvisoryNexpose from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "cve": obj.get("cve"), + "cvss_score": obj.get("cvss_score"), + "cvss_vector": obj.get("cvss_vector"), + "date_added": obj.get("date_added"), + "identifier": obj.get("identifier"), + "summary": obj.get("summary"), + "title": obj.get("title"), + "updated_at": obj.get("updated_at"), + "url": obj.get("url") + }) + return _obj + + diff --git a/vulncheck_sdk/models/advisory_paper_cut.py b/vulncheck_sdk/models/advisory_paper_cut.py index c9e343ed..01aa137a 100644 --- a/vulncheck_sdk/models/advisory_paper_cut.py +++ b/vulncheck_sdk/models/advisory_paper_cut.py @@ -32,8 +32,9 @@ class AdvisoryPaperCut(BaseModel): references: Optional[List[StrictStr]] = None summary: Optional[StrictStr] = None title: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None url: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["cve", "date_added", "references", "summary", "title", "url"] + __properties: ClassVar[List[str]] = ["cve", "date_added", "references", "summary", "title", "updated_at", "url"] model_config = ConfigDict( populate_by_name=True, @@ -91,6 +92,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "references": obj.get("references"), "summary": obj.get("summary"), "title": obj.get("title"), + "updated_at": obj.get("updated_at"), "url": obj.get("url") }) return _obj diff --git a/vulncheck_sdk/models/advisory_qqid.py b/vulncheck_sdk/models/advisory_qqid.py new file mode 100644 index 00000000..bacd276f --- /dev/null +++ b/vulncheck_sdk/models/advisory_qqid.py @@ -0,0 +1,102 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, StrictStr +from typing import Any, ClassVar, Dict, List, Optional +from typing import Optional, Set +from typing_extensions import Self + +class AdvisoryQQID(BaseModel): + """ + AdvisoryQQID + """ # noqa: E501 + cve: Optional[List[StrictStr]] = None + cvss3_score: Optional[StrictStr] = None + cvss_score: Optional[StrictStr] = None + date_added: Optional[StrictStr] = None + qid: Optional[StrictStr] = None + title: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None + url: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["cve", "cvss3_score", "cvss_score", "date_added", "qid", "title", "updated_at", "url"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of AdvisoryQQID from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of AdvisoryQQID from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "cve": obj.get("cve"), + "cvss3_score": obj.get("cvss3_score"), + "cvss_score": obj.get("cvss_score"), + "date_added": obj.get("date_added"), + "qid": obj.get("qid"), + "title": obj.get("title"), + "updated_at": obj.get("updated_at"), + "url": obj.get("url") + }) + return _obj + + diff --git a/vulncheck_sdk/models/advisory_syss.py b/vulncheck_sdk/models/advisory_syss.py new file mode 100644 index 00000000..b5dc1037 --- /dev/null +++ b/vulncheck_sdk/models/advisory_syss.py @@ -0,0 +1,102 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, StrictStr +from typing import Any, ClassVar, Dict, List, Optional +from typing import Optional, Set +from typing_extensions import Self + +class AdvisorySyss(BaseModel): + """ + AdvisorySyss + """ # noqa: E501 + affected: Optional[StrictStr] = None + cve: Optional[List[StrictStr]] = None + date_added: Optional[StrictStr] = None + id: Optional[StrictStr] = None + references: Optional[List[StrictStr]] = None + summary: Optional[StrictStr] = None + updated_at: Optional[StrictStr] = None + url: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["affected", "cve", "date_added", "id", "references", "summary", "updated_at", "url"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of AdvisorySyss from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of AdvisorySyss from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "affected": obj.get("affected"), + "cve": obj.get("cve"), + "date_added": obj.get("date_added"), + "id": obj.get("id"), + "references": obj.get("references"), + "summary": obj.get("summary"), + "updated_at": obj.get("updated_at"), + "url": obj.get("url") + }) + return _obj + + diff --git a/vulncheck_sdk/models/api_exploit_v3_result.py b/vulncheck_sdk/models/api_exploit_v3_result.py index ce0bad5e..7c381b77 100644 --- a/vulncheck_sdk/models/api_exploit_v3_result.py +++ b/vulncheck_sdk/models/api_exploit_v3_result.py @@ -47,12 +47,13 @@ class ApiExploitV3Result(BaseModel): reported_exploitation: Optional[List[ApiNormalizedReportV3Entry]] = None reported_exploited: Optional[StrictBool] = None reported_exploited_by_botnets: Optional[StrictBool] = None + reported_exploited_by_honeypot_service: Optional[StrictBool] = None reported_exploited_by_ransomware: Optional[StrictBool] = None reported_exploited_by_threat_actors: Optional[StrictBool] = None timeline: Optional[ApiExploitsV3Timeline] = None trending: Optional[ApiExploitsTrending] = None weaponized_exploit_found: Optional[StrictBool] = None - __properties: ClassVar[List[str]] = ["_timestamp", "commercial_exploit_found", "counts", "date_added", "epss", "exploits", "id", "inKEV", "inVCKEV", "max_exploit_maturity", "public_exploit_found", "reported_exploitation", "reported_exploited", "reported_exploited_by_botnets", "reported_exploited_by_ransomware", "reported_exploited_by_threat_actors", "timeline", "trending", "weaponized_exploit_found"] + __properties: ClassVar[List[str]] = ["_timestamp", "commercial_exploit_found", "counts", "date_added", "epss", "exploits", "id", "inKEV", "inVCKEV", "max_exploit_maturity", "public_exploit_found", "reported_exploitation", "reported_exploited", "reported_exploited_by_botnets", "reported_exploited_by_honeypot_service", "reported_exploited_by_ransomware", "reported_exploited_by_threat_actors", "timeline", "trending", "weaponized_exploit_found"] model_config = ConfigDict( populate_by_name=True, @@ -145,6 +146,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "reported_exploitation": [ApiNormalizedReportV3Entry.from_dict(_item) for _item in obj["reported_exploitation"]] if obj.get("reported_exploitation") is not None else None, "reported_exploited": obj.get("reported_exploited"), "reported_exploited_by_botnets": obj.get("reported_exploited_by_botnets"), + "reported_exploited_by_honeypot_service": obj.get("reported_exploited_by_honeypot_service"), "reported_exploited_by_ransomware": obj.get("reported_exploited_by_ransomware"), "reported_exploited_by_threat_actors": obj.get("reported_exploited_by_threat_actors"), "timeline": ApiExploitsV3Timeline.from_dict(obj["timeline"]) if obj.get("timeline") is not None else None, diff --git a/vulncheck_sdk/models/render_response_with_metadata_array_advisory_advantech_paginate_pagination.py b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_advantech_paginate_pagination.py new file mode 100644 index 00000000..88432b21 --- /dev/null +++ b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_advantech_paginate_pagination.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt +from typing import Any, ClassVar, Dict, List, Optional, Union +from vulncheck_sdk.models.advisory_advantech import AdvisoryAdvantech +from vulncheck_sdk.models.paginate_pagination import PaginatePagination +from typing import Optional, Set +from typing_extensions import Self + +class RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination(BaseModel): + """ + RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination + """ # noqa: E501 + benchmark: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="_benchmark") + meta: Optional[PaginatePagination] = Field(default=None, alias="_meta") + data: Optional[List[AdvisoryAdvantech]] = None + __properties: ClassVar[List[str]] = ["_benchmark", "_meta", "data"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of meta + if self.meta: + _dict['_meta'] = self.meta.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in data (list) + _items = [] + if self.data: + for _item_data in self.data: + if _item_data: + _items.append(_item_data.to_dict()) + _dict['data'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "_benchmark": obj.get("_benchmark"), + "_meta": PaginatePagination.from_dict(obj["_meta"]) if obj.get("_meta") is not None else None, + "data": [AdvisoryAdvantech.from_dict(_item) for _item in obj["data"]] if obj.get("data") is not None else None + }) + return _obj + + diff --git a/vulncheck_sdk/models/render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination.py b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination.py new file mode 100644 index 00000000..71d83a1a --- /dev/null +++ b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_crowd_sec_paginate_pagination.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt +from typing import Any, ClassVar, Dict, List, Optional, Union +from vulncheck_sdk.models.advisory_crowd_sec import AdvisoryCrowdSec +from vulncheck_sdk.models.paginate_pagination import PaginatePagination +from typing import Optional, Set +from typing_extensions import Self + +class RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination(BaseModel): + """ + RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination + """ # noqa: E501 + benchmark: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="_benchmark") + meta: Optional[PaginatePagination] = Field(default=None, alias="_meta") + data: Optional[List[AdvisoryCrowdSec]] = None + __properties: ClassVar[List[str]] = ["_benchmark", "_meta", "data"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of meta + if self.meta: + _dict['_meta'] = self.meta.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in data (list) + _items = [] + if self.data: + for _item_data in self.data: + if _item_data: + _items.append(_item_data.to_dict()) + _dict['data'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "_benchmark": obj.get("_benchmark"), + "_meta": PaginatePagination.from_dict(obj["_meta"]) if obj.get("_meta") is not None else None, + "data": [AdvisoryCrowdSec.from_dict(_item) for _item in obj["data"]] if obj.get("data") is not None else None + }) + return _obj + + diff --git a/vulncheck_sdk/models/render_response_with_metadata_array_advisory_festo_paginate_pagination.py b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_festo_paginate_pagination.py new file mode 100644 index 00000000..9099c1cf --- /dev/null +++ b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_festo_paginate_pagination.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt +from typing import Any, ClassVar, Dict, List, Optional, Union +from vulncheck_sdk.models.advisory_festo import AdvisoryFesto +from vulncheck_sdk.models.paginate_pagination import PaginatePagination +from typing import Optional, Set +from typing_extensions import Self + +class RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination(BaseModel): + """ + RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination + """ # noqa: E501 + benchmark: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="_benchmark") + meta: Optional[PaginatePagination] = Field(default=None, alias="_meta") + data: Optional[List[AdvisoryFesto]] = None + __properties: ClassVar[List[str]] = ["_benchmark", "_meta", "data"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of meta + if self.meta: + _dict['_meta'] = self.meta.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in data (list) + _items = [] + if self.data: + for _item_data in self.data: + if _item_data: + _items.append(_item_data.to_dict()) + _dict['data'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "_benchmark": obj.get("_benchmark"), + "_meta": PaginatePagination.from_dict(obj["_meta"]) if obj.get("_meta") is not None else None, + "data": [AdvisoryFesto.from_dict(_item) for _item in obj["data"]] if obj.get("data") is not None else None + }) + return _obj + + diff --git a/vulncheck_sdk/models/render_response_with_metadata_array_advisory_glibc_paginate_pagination.py b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_glibc_paginate_pagination.py new file mode 100644 index 00000000..2f44b3d0 --- /dev/null +++ b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_glibc_paginate_pagination.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt +from typing import Any, ClassVar, Dict, List, Optional, Union +from vulncheck_sdk.models.advisory_glibc import AdvisoryGlibc +from vulncheck_sdk.models.paginate_pagination import PaginatePagination +from typing import Optional, Set +from typing_extensions import Self + +class RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination(BaseModel): + """ + RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination + """ # noqa: E501 + benchmark: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="_benchmark") + meta: Optional[PaginatePagination] = Field(default=None, alias="_meta") + data: Optional[List[AdvisoryGlibc]] = None + __properties: ClassVar[List[str]] = ["_benchmark", "_meta", "data"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of meta + if self.meta: + _dict['_meta'] = self.meta.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in data (list) + _items = [] + if self.data: + for _item_data in self.data: + if _item_data: + _items.append(_item_data.to_dict()) + _dict['data'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "_benchmark": obj.get("_benchmark"), + "_meta": PaginatePagination.from_dict(obj["_meta"]) if obj.get("_meta") is not None else None, + "data": [AdvisoryGlibc.from_dict(_item) for _item in obj["data"]] if obj.get("data") is not None else None + }) + return _obj + + diff --git a/vulncheck_sdk/models/render_response_with_metadata_array_advisory_kunbus_paginate_pagination.py b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_kunbus_paginate_pagination.py new file mode 100644 index 00000000..38430ec1 --- /dev/null +++ b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_kunbus_paginate_pagination.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt +from typing import Any, ClassVar, Dict, List, Optional, Union +from vulncheck_sdk.models.advisory_kunbus import AdvisoryKunbus +from vulncheck_sdk.models.paginate_pagination import PaginatePagination +from typing import Optional, Set +from typing_extensions import Self + +class RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination(BaseModel): + """ + RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination + """ # noqa: E501 + benchmark: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="_benchmark") + meta: Optional[PaginatePagination] = Field(default=None, alias="_meta") + data: Optional[List[AdvisoryKunbus]] = None + __properties: ClassVar[List[str]] = ["_benchmark", "_meta", "data"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of meta + if self.meta: + _dict['_meta'] = self.meta.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in data (list) + _items = [] + if self.data: + for _item_data in self.data: + if _item_data: + _items.append(_item_data.to_dict()) + _dict['data'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "_benchmark": obj.get("_benchmark"), + "_meta": PaginatePagination.from_dict(obj["_meta"]) if obj.get("_meta") is not None else None, + "data": [AdvisoryKunbus.from_dict(_item) for _item in obj["data"]] if obj.get("data") is not None else None + }) + return _obj + + diff --git a/vulncheck_sdk/models/render_response_with_metadata_array_advisory_nexpose_paginate_pagination.py b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_nexpose_paginate_pagination.py new file mode 100644 index 00000000..7cc5060f --- /dev/null +++ b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_nexpose_paginate_pagination.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt +from typing import Any, ClassVar, Dict, List, Optional, Union +from vulncheck_sdk.models.advisory_nexpose import AdvisoryNexpose +from vulncheck_sdk.models.paginate_pagination import PaginatePagination +from typing import Optional, Set +from typing_extensions import Self + +class RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination(BaseModel): + """ + RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination + """ # noqa: E501 + benchmark: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="_benchmark") + meta: Optional[PaginatePagination] = Field(default=None, alias="_meta") + data: Optional[List[AdvisoryNexpose]] = None + __properties: ClassVar[List[str]] = ["_benchmark", "_meta", "data"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of meta + if self.meta: + _dict['_meta'] = self.meta.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in data (list) + _items = [] + if self.data: + for _item_data in self.data: + if _item_data: + _items.append(_item_data.to_dict()) + _dict['data'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "_benchmark": obj.get("_benchmark"), + "_meta": PaginatePagination.from_dict(obj["_meta"]) if obj.get("_meta") is not None else None, + "data": [AdvisoryNexpose.from_dict(_item) for _item in obj["data"]] if obj.get("data") is not None else None + }) + return _obj + + diff --git a/vulncheck_sdk/models/render_response_with_metadata_array_advisory_qqid_paginate_pagination.py b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_qqid_paginate_pagination.py new file mode 100644 index 00000000..21a5e646 --- /dev/null +++ b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_qqid_paginate_pagination.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt +from typing import Any, ClassVar, Dict, List, Optional, Union +from vulncheck_sdk.models.advisory_qqid import AdvisoryQQID +from vulncheck_sdk.models.paginate_pagination import PaginatePagination +from typing import Optional, Set +from typing_extensions import Self + +class RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination(BaseModel): + """ + RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination + """ # noqa: E501 + benchmark: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="_benchmark") + meta: Optional[PaginatePagination] = Field(default=None, alias="_meta") + data: Optional[List[AdvisoryQQID]] = None + __properties: ClassVar[List[str]] = ["_benchmark", "_meta", "data"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of meta + if self.meta: + _dict['_meta'] = self.meta.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in data (list) + _items = [] + if self.data: + for _item_data in self.data: + if _item_data: + _items.append(_item_data.to_dict()) + _dict['data'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "_benchmark": obj.get("_benchmark"), + "_meta": PaginatePagination.from_dict(obj["_meta"]) if obj.get("_meta") is not None else None, + "data": [AdvisoryQQID.from_dict(_item) for _item in obj["data"]] if obj.get("data") is not None else None + }) + return _obj + + diff --git a/vulncheck_sdk/models/render_response_with_metadata_array_advisory_syss_paginate_pagination.py b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_syss_paginate_pagination.py new file mode 100644 index 00000000..04e9ebda --- /dev/null +++ b/vulncheck_sdk/models/render_response_with_metadata_array_advisory_syss_paginate_pagination.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + VulnCheck API + + Version 3 of the VulnCheck API + + The version of the OpenAPI document: 3.0 + Contact: support@vulncheck.com + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt +from typing import Any, ClassVar, Dict, List, Optional, Union +from vulncheck_sdk.models.advisory_syss import AdvisorySyss +from vulncheck_sdk.models.paginate_pagination import PaginatePagination +from typing import Optional, Set +from typing_extensions import Self + +class RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination(BaseModel): + """ + RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination + """ # noqa: E501 + benchmark: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="_benchmark") + meta: Optional[PaginatePagination] = Field(default=None, alias="_meta") + data: Optional[List[AdvisorySyss]] = None + __properties: ClassVar[List[str]] = ["_benchmark", "_meta", "data"] + + model_config = ConfigDict( + populate_by_name=True, + validate_assignment=True, + protected_namespaces=(), + ) + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of meta + if self.meta: + _dict['_meta'] = self.meta.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in data (list) + _items = [] + if self.data: + for _item_data in self.data: + if _item_data: + _items.append(_item_data.to_dict()) + _dict['data'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _obj = cls.model_validate({ + "_benchmark": obj.get("_benchmark"), + "_meta": PaginatePagination.from_dict(obj["_meta"]) if obj.get("_meta") is not None else None, + "data": [AdvisorySyss.from_dict(_item) for _item in obj["data"]] if obj.get("data") is not None else None + }) + return _obj + + diff --git a/vulncheck_sdk_README.md b/vulncheck_sdk_README.md index d86dc619..c768e325 100644 --- a/vulncheck_sdk_README.md +++ b/vulncheck_sdk_README.md @@ -4,13 +4,13 @@ Version 3 of the VulnCheck API This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: - API version: 3.0 -- Package version: 0.0.17 -- Generator version: 7.12.0 +- Package version: 0.0.18 +- Generator version: 7.14.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen ## Requirements. -Python 3.8+ +Python 3.9+ ## Installation & Usage ### pip install @@ -111,6 +111,7 @@ Class | Method | HTTP request | Description *IndicesApi* | [**index_absolute_get**](docs/IndicesApi.md#index_absolute_get) | **GET** /index/absolute | Return vulnerability data stored in index \"absolute\" *IndicesApi* | [**index_acronis_get**](docs/IndicesApi.md#index_acronis_get) | **GET** /index/acronis | Return vulnerability data stored in index \"acronis\" *IndicesApi* | [**index_adobe_get**](docs/IndicesApi.md#index_adobe_get) | **GET** /index/adobe | Return vulnerability data stored in index \"adobe\" +*IndicesApi* | [**index_advantech_get**](docs/IndicesApi.md#index_advantech_get) | **GET** /index/advantech | Return vulnerability data stored in index \"advantech\" *IndicesApi* | [**index_advisories_get**](docs/IndicesApi.md#index_advisories_get) | **GET** /index/advisories | Return vulnerability data stored in index \"advisories\" *IndicesApi* | [**index_aix_get**](docs/IndicesApi.md#index_aix_get) | **GET** /index/aix | Return vulnerability data stored in index \"aix\" *IndicesApi* | [**index_aleph_research_get**](docs/IndicesApi.md#index_aleph_research_get) | **GET** /index/aleph-research | Return vulnerability data stored in index \"aleph-research\" @@ -227,6 +228,7 @@ Class | Method | HTTP request | Description *IndicesApi* | [**index_coreimpact_get**](docs/IndicesApi.md#index_coreimpact_get) | **GET** /index/coreimpact | Return vulnerability data stored in index \"coreimpact\" *IndicesApi* | [**index_cpe_vulnerable_get**](docs/IndicesApi.md#index_cpe_vulnerable_get) | **GET** /index/cpe-vulnerable | Return vulnerability data stored in index \"cpe-vulnerable\" *IndicesApi* | [**index_crestron_get**](docs/IndicesApi.md#index_crestron_get) | **GET** /index/crestron | Return vulnerability data stored in index \"crestron\" +*IndicesApi* | [**index_crowdsec_get**](docs/IndicesApi.md#index_crowdsec_get) | **GET** /index/crowdsec | Return vulnerability data stored in index \"crowdsec\" *IndicesApi* | [**index_curl_get**](docs/IndicesApi.md#index_curl_get) | **GET** /index/curl | Return vulnerability data stored in index \"curl\" *IndicesApi* | [**index_cwe_get**](docs/IndicesApi.md#index_cwe_get) | **GET** /index/cwe | Return vulnerability data stored in index \"cwe\" *IndicesApi* | [**index_dahua_get**](docs/IndicesApi.md#index_dahua_get) | **GET** /index/dahua | Return vulnerability data stored in index \"dahua\" @@ -264,6 +266,7 @@ Class | Method | HTTP request | Description *IndicesApi* | [**index_fanuc_get**](docs/IndicesApi.md#index_fanuc_get) | **GET** /index/fanuc | Return vulnerability data stored in index \"fanuc\" *IndicesApi* | [**index_fastly_get**](docs/IndicesApi.md#index_fastly_get) | **GET** /index/fastly | Return vulnerability data stored in index \"fastly\" *IndicesApi* | [**index_fedora_get**](docs/IndicesApi.md#index_fedora_get) | **GET** /index/fedora | Return vulnerability data stored in index \"fedora\" +*IndicesApi* | [**index_festo_get**](docs/IndicesApi.md#index_festo_get) | **GET** /index/festo | Return vulnerability data stored in index \"festo\" *IndicesApi* | [**index_filecloud_get**](docs/IndicesApi.md#index_filecloud_get) | **GET** /index/filecloud | Return vulnerability data stored in index \"filecloud\" *IndicesApi* | [**index_filezilla_get**](docs/IndicesApi.md#index_filezilla_get) | **GET** /index/filezilla | Return vulnerability data stored in index \"filezilla\" *IndicesApi* | [**index_flatt_security_get**](docs/IndicesApi.md#index_flatt_security_get) | **GET** /index/flatt-security | Return vulnerability data stored in index \"flatt-security\" @@ -284,6 +287,7 @@ Class | Method | HTTP request | Description *IndicesApi* | [**index_github_security_advisories_get**](docs/IndicesApi.md#index_github_security_advisories_get) | **GET** /index/github-security-advisories | Return vulnerability data stored in index \"github-security-advisories\" *IndicesApi* | [**index_gitlab_advisories_community_get**](docs/IndicesApi.md#index_gitlab_advisories_community_get) | **GET** /index/gitlab-advisories-community | Return vulnerability data stored in index \"gitlab-advisories-community\" *IndicesApi* | [**index_gitlab_exploits_get**](docs/IndicesApi.md#index_gitlab_exploits_get) | **GET** /index/gitlab-exploits | Return vulnerability data stored in index \"gitlab-exploits\" +*IndicesApi* | [**index_glibc_get**](docs/IndicesApi.md#index_glibc_get) | **GET** /index/glibc | Return vulnerability data stored in index \"glibc\" *IndicesApi* | [**index_gnutls_get**](docs/IndicesApi.md#index_gnutls_get) | **GET** /index/gnutls | Return vulnerability data stored in index \"gnutls\" *IndicesApi* | [**index_go_vulndb_get**](docs/IndicesApi.md#index_go_vulndb_get) | **GET** /index/go-vulndb | Return vulnerability data stored in index \"go-vulndb\" *IndicesApi* | [**index_golang_get**](docs/IndicesApi.md#index_golang_get) | **GET** /index/golang | Return vulnerability data stored in index \"golang\" @@ -337,6 +341,7 @@ Class | Method | HTTP request | Description *IndicesApi* | [**index_krcert_security_notices_get**](docs/IndicesApi.md#index_krcert_security_notices_get) | **GET** /index/krcert-security-notices | Return vulnerability data stored in index \"krcert-security-notices\" *IndicesApi* | [**index_krcert_vulnerabilities_get**](docs/IndicesApi.md#index_krcert_vulnerabilities_get) | **GET** /index/krcert-vulnerabilities | Return vulnerability data stored in index \"krcert-vulnerabilities\" *IndicesApi* | [**index_kubernetes_get**](docs/IndicesApi.md#index_kubernetes_get) | **GET** /index/kubernetes | Return vulnerability data stored in index \"kubernetes\" +*IndicesApi* | [**index_kunbus_get**](docs/IndicesApi.md#index_kunbus_get) | **GET** /index/kunbus | Return vulnerability data stored in index \"kunbus\" *IndicesApi* | [**index_lenovo_get**](docs/IndicesApi.md#index_lenovo_get) | **GET** /index/lenovo | Return vulnerability data stored in index \"lenovo\" *IndicesApi* | [**index_lexmark_get**](docs/IndicesApi.md#index_lexmark_get) | **GET** /index/lexmark | Return vulnerability data stored in index \"lexmark\" *IndicesApi* | [**index_lg_get**](docs/IndicesApi.md#index_lg_get) | **GET** /index/lg | Return vulnerability data stored in index \"lg\" @@ -374,6 +379,7 @@ Class | Method | HTTP request | Description *IndicesApi* | [**index_netgate_get**](docs/IndicesApi.md#index_netgate_get) | **GET** /index/netgate | Return vulnerability data stored in index \"netgate\" *IndicesApi* | [**index_netgear_get**](docs/IndicesApi.md#index_netgear_get) | **GET** /index/netgear | Return vulnerability data stored in index \"netgear\" *IndicesApi* | [**index_netskope_get**](docs/IndicesApi.md#index_netskope_get) | **GET** /index/netskope | Return vulnerability data stored in index \"netskope\" +*IndicesApi* | [**index_nexpose_get**](docs/IndicesApi.md#index_nexpose_get) | **GET** /index/nexpose | Return vulnerability data stored in index \"nexpose\" *IndicesApi* | [**index_nginx_get**](docs/IndicesApi.md#index_nginx_get) | **GET** /index/nginx | Return vulnerability data stored in index \"nginx\" *IndicesApi* | [**index_nhs_get**](docs/IndicesApi.md#index_nhs_get) | **GET** /index/nhs | Return vulnerability data stored in index \"nhs\" *IndicesApi* | [**index_ni_get**](docs/IndicesApi.md#index_ni_get) | **GET** /index/ni | Return vulnerability data stored in index \"ni\" @@ -430,6 +436,7 @@ Class | Method | HTTP request | Description *IndicesApi* | [**index_pypa_advisories_get**](docs/IndicesApi.md#index_pypa_advisories_get) | **GET** /index/pypa-advisories | Return vulnerability data stored in index \"pypa-advisories\" *IndicesApi* | [**index_pypi_get**](docs/IndicesApi.md#index_pypi_get) | **GET** /index/pypi | Return vulnerability data stored in index \"pypi\" *IndicesApi* | [**index_qnap_get**](docs/IndicesApi.md#index_qnap_get) | **GET** /index/qnap | Return vulnerability data stored in index \"qnap\" +*IndicesApi* | [**index_qqids_get**](docs/IndicesApi.md#index_qqids_get) | **GET** /index/qqids | Return vulnerability data stored in index \"qqids\" *IndicesApi* | [**index_qualcomm_get**](docs/IndicesApi.md#index_qualcomm_get) | **GET** /index/qualcomm | Return vulnerability data stored in index \"qualcomm\" *IndicesApi* | [**index_qualys_get**](docs/IndicesApi.md#index_qualys_get) | **GET** /index/qualys | Return vulnerability data stored in index \"qualys\" *IndicesApi* | [**index_qualys_qids_get**](docs/IndicesApi.md#index_qualys_qids_get) | **GET** /index/qualys-qids | Return vulnerability data stored in index \"qualys-qids\" @@ -488,6 +495,7 @@ Class | Method | HTTP request | Description *IndicesApi* | [**index_synacktiv_get**](docs/IndicesApi.md#index_synacktiv_get) | **GET** /index/synacktiv | Return vulnerability data stored in index \"synacktiv\" *IndicesApi* | [**index_syncrosoft_get**](docs/IndicesApi.md#index_syncrosoft_get) | **GET** /index/syncrosoft | Return vulnerability data stored in index \"syncrosoft\" *IndicesApi* | [**index_synology_get**](docs/IndicesApi.md#index_synology_get) | **GET** /index/synology | Return vulnerability data stored in index \"synology\" +*IndicesApi* | [**index_syss_get**](docs/IndicesApi.md#index_syss_get) | **GET** /index/syss | Return vulnerability data stored in index \"syss\" *IndicesApi* | [**index_tailscale_get**](docs/IndicesApi.md#index_tailscale_get) | **GET** /index/tailscale | Return vulnerability data stored in index \"tailscale\" *IndicesApi* | [**index_teamviewer_get**](docs/IndicesApi.md#index_teamviewer_get) | **GET** /index/teamviewer | Return vulnerability data stored in index \"teamviewer\" *IndicesApi* | [**index_tenable_research_advisories_get**](docs/IndicesApi.md#index_tenable_research_advisories_get) | **GET** /index/tenable-research-advisories | Return vulnerability data stored in index \"tenable-research-advisories\" @@ -573,6 +581,7 @@ Class | Method | HTTP request | Description - [AdvisoryAdobeAffected](docs/AdvisoryAdobeAffected.md) - [AdvisoryAdobeCVE](docs/AdvisoryAdobeCVE.md) - [AdvisoryAdobeSolution](docs/AdvisoryAdobeSolution.md) + - [AdvisoryAdvantech](docs/AdvisoryAdvantech.md) - [AdvisoryAdvisory](docs/AdvisoryAdvisory.md) - [AdvisoryAdvisoryDetails](docs/AdvisoryAdvisoryDetails.md) - [AdvisoryAdvisoryRecord](docs/AdvisoryAdvisoryRecord.md) @@ -740,6 +749,7 @@ Class | Method | HTTP request | Description - [AdvisoryCorrection](docs/AdvisoryCorrection.md) - [AdvisoryCredit](docs/AdvisoryCredit.md) - [AdvisoryCrestron](docs/AdvisoryCrestron.md) + - [AdvisoryCrowdSec](docs/AdvisoryCrowdSec.md) - [AdvisoryCurl](docs/AdvisoryCurl.md) - [AdvisoryCurlAffected](docs/AdvisoryCurlAffected.md) - [AdvisoryCurlCWE](docs/AdvisoryCurlCWE.md) @@ -793,6 +803,7 @@ Class | Method | HTTP request | Description - [AdvisoryFSecure](docs/AdvisoryFSecure.md) - [AdvisoryFanuc](docs/AdvisoryFanuc.md) - [AdvisoryFastly](docs/AdvisoryFastly.md) + - [AdvisoryFesto](docs/AdvisoryFesto.md) - [AdvisoryFileCloud](docs/AdvisoryFileCloud.md) - [AdvisoryFileZilla](docs/AdvisoryFileZilla.md) - [AdvisoryFixAff](docs/AdvisoryFixAff.md) @@ -820,6 +831,7 @@ Class | Method | HTTP request | Description - [AdvisoryGitLabExploit](docs/AdvisoryGitLabExploit.md) - [AdvisoryGiteeExploit](docs/AdvisoryGiteeExploit.md) - [AdvisoryGitlabAdvisory](docs/AdvisoryGitlabAdvisory.md) + - [AdvisoryGlibc](docs/AdvisoryGlibc.md) - [AdvisoryGnuTLS](docs/AdvisoryGnuTLS.md) - [AdvisoryGoCredits](docs/AdvisoryGoCredits.md) - [AdvisoryGoEvent](docs/AdvisoryGoEvent.md) @@ -885,6 +897,7 @@ Class | Method | HTTP request | Description - [AdvisoryKb](docs/AdvisoryKb.md) - [AdvisoryKbThreatDescription](docs/AdvisoryKbThreatDescription.md) - [AdvisoryKoreLogic](docs/AdvisoryKoreLogic.md) + - [AdvisoryKunbus](docs/AdvisoryKunbus.md) - [AdvisoryLG](docs/AdvisoryLG.md) - [AdvisoryLenovo](docs/AdvisoryLenovo.md) - [AdvisoryLexmarkAdvisory](docs/AdvisoryLexmarkAdvisory.md) @@ -973,6 +986,7 @@ Class | Method | HTTP request | Description - [AdvisoryNetgate](docs/AdvisoryNetgate.md) - [AdvisoryNetgear](docs/AdvisoryNetgear.md) - [AdvisoryNetskope](docs/AdvisoryNetskope.md) + - [AdvisoryNexpose](docs/AdvisoryNexpose.md) - [AdvisoryNginxAdvisory](docs/AdvisoryNginxAdvisory.md) - [AdvisoryNodeAuthor](docs/AdvisoryNodeAuthor.md) - [AdvisoryNodeJS](docs/AdvisoryNodeJS.md) @@ -1044,6 +1058,7 @@ Class | Method | HTTP request | Description - [AdvisoryPyPARange](docs/AdvisoryPyPARange.md) - [AdvisoryPyPAReference](docs/AdvisoryPyPAReference.md) - [AdvisoryQNAPAdvisory](docs/AdvisoryQNAPAdvisory.md) + - [AdvisoryQQID](docs/AdvisoryQQID.md) - [AdvisoryQSB](docs/AdvisoryQSB.md) - [AdvisoryQualcomm](docs/AdvisoryQualcomm.md) - [AdvisoryQualys](docs/AdvisoryQualys.md) @@ -1156,6 +1171,7 @@ Class | Method | HTTP request | Description - [AdvisorySynacktiv](docs/AdvisorySynacktiv.md) - [AdvisorySyncroSoft](docs/AdvisorySyncroSoft.md) - [AdvisorySynology](docs/AdvisorySynology.md) + - [AdvisorySyss](docs/AdvisorySyss.md) - [AdvisoryTI](docs/AdvisoryTI.md) - [AdvisoryTPLink](docs/AdvisoryTPLink.md) - [AdvisoryTWCertAdvisory](docs/AdvisoryTWCertAdvisory.md) @@ -1365,6 +1381,7 @@ Class | Method | HTTP request | Description - [RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryAbsolutePaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryAcronisPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryAdobeAdvisoryPaginatePagination.md) + - [RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryAdvantechPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryAdvisoryPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryAdvisoryRecordPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryAlephResearchPaginatePagination.md) @@ -1468,6 +1485,7 @@ Class | Method | HTTP request | Description - [RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryContainerOSPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryCoreImpactExploitPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryCrestronPaginatePagination.md) + - [RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryCrowdSecPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryCurlPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryCvrfPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryDNNPaginatePagination.md) @@ -1498,6 +1516,7 @@ Class | Method | HTTP request | Description - [RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryFSecurePaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryFanucPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryFastlyPaginatePagination.md) + - [RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryFestoPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryFileCloudPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryFileZillaPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryFlattSecurityPaginatePagination.md) @@ -1516,6 +1535,7 @@ Class | Method | HTTP request | Description - [RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryGitLabExploitPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryGiteeExploitPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryGitlabAdvisoryPaginatePagination.md) + - [RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryGlibcPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryGnuTLSPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryGoVulnJSONPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryGrafanaPaginatePagination.md) @@ -1560,6 +1580,7 @@ Class | Method | HTTP request | Description - [RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryKRCertAdvisoryPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryKasperskyICSCERTAdvisoryPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryKoreLogicPaginatePagination.md) + - [RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryKunbusPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryLGPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryLenovoPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryLexmarkAdvisoryPaginatePagination.md) @@ -1602,6 +1623,7 @@ Class | Method | HTTP request | Description - [RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryNetgatePaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryNetgearPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryNetskopePaginatePagination.md) + - [RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryNexposePaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryNginxAdvisoryPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryNodeJSPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryNodeSecurityPaginatePagination.md) @@ -1641,6 +1663,7 @@ Class | Method | HTTP request | Description - [RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryPureStoragePaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryPyPAAdvisoryPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryQNAPAdvisoryPaginatePagination.md) + - [RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryQQIDPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryQSBPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryQualcommPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryQualysPaginatePagination.md) @@ -1697,6 +1720,7 @@ Class | Method | HTTP request | Description - [RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisorySynacktivPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisorySyncroSoftPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisorySynologyPaginatePagination.md) + - [RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisorySyssPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryTIPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryTPLinkPaginatePagination.md) - [RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination](docs/RenderResponseWithMetadataArrayAdvisoryTWCertAdvisoryPaginatePagination.md)