Skip to main content
Ctrl+K
Software Heritage documentation - Home Software Heritage documentation - Home
  • Development
  • API reference
  • Usage
  • Resources
  • Infrastructure
  • About
  • GitLab
  • PyPI
  • System Status
  • Software Heritage Homepage
  • Development
  • API reference
  • Usage
  • Resources
  • Infrastructure
  • About
  • GitLab
  • PyPI
  • System Status
  • Software Heritage Homepage

Section Navigation

  • swh.vulns.api package
    • swh.vulns.api.client module
    • swh.vulns.api.serializers module
    • swh.vulns.api.server module
  • swh.vulns.grpc namespace
    • swh.vulns.grpc.swhvulns_pb2 module
    • swh.vulns.grpc.swhvulns_pb2_grpc module
  • swh.vulns.osv package
    • swh.vulns.osv.parser package
      • swh.vulns.osv.parser.utils module
    • swh.vulns.osv.cli module
    • swh.vulns.osv.model module
    • swh.vulns.osv.tasks module
  • swh.vulns.storage package
    • swh.vulns.storage.interface module
    • swh.vulns.storage.postgresql module
  • swh.vulns.cli module
  • swh.vulns.grpc_server module
  • swh.vulns.naive_server module
  • swh.vulns.pytest_plugin module
  • swh.vulns.api package

swh.vulns.api package#

Submodules:

  • swh.vulns.api.client module
    • RemoteVulnerabilitiesStorage
      • RemoteVulnerabilitiesStorage.backend_class
      • RemoteVulnerabilitiesStorage.extra_type_decoders
      • RemoteVulnerabilitiesStorage.extra_type_encoders
      • RemoteVulnerabilitiesStorage.enable_requests_retry
      • RemoteVulnerabilitiesStorage.osv_vulnerability_event_add()
      • RemoteVulnerabilitiesStorage.osv_vulnerability_event_get_by_id()
      • RemoteVulnerabilitiesStorage.osv_vulnerability_event_get_by_origin_url()
      • RemoteVulnerabilitiesStorage.osv_vulnerability_event_get_by_swhid()
      • RemoteVulnerabilitiesStorage.osv_vulnerability_report_add()
      • RemoteVulnerabilitiesStorage.osv_vulnerability_report_get()
      • RemoteVulnerabilitiesStorage.osv_vulnerability_report_last_processing_date()
  • swh.vulns.api.serializers module
  • swh.vulns.api.server module
    • get_global_vulnerabilities_storage()
    • VulnerabilitiesStorageServerApp
      • VulnerabilitiesStorageServerApp.extra_type_decoders
      • VulnerabilitiesStorageServerApp.extra_type_encoders
    • my_error_handler()
    • has_no_empty_params()
    • index()
    • load_and_check_config()
    • make_app_from_configfile()

Module contents:

Edit
Show Source

© Copyright 2015-2025 The Software Heritage developers.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.21.0.