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.osv package

swh.vulns.osv package#

Subpackages:

  • swh.vulns.osv.parser package
    • swh.vulns.osv.parser.utils module
      • utc_now()
      • find_release_from_version()
    • is_sha1_hex_str()
    • OSVReportParser
      • OSVReportParser.OSV_REPORT_BASE_URL
      • OSVReportParser.from_config()
      • OSVReportParser.from_configfile()
      • OSVReportParser.process_osv_report()
    • parse_osv_report()

Submodules:

  • swh.vulns.osv.cli module
  • swh.vulns.osv.model module
    • BaseModel
      • BaseModel.to_dict()
      • BaseModel.from_dict()
      • BaseModel.evolve()
      • BaseModel.check()
    • OSVVulnerabilityEvent
      • OSVVulnerabilityEvent.vulnerability_id
      • OSVVulnerabilityEvent.event_type
      • OSVVulnerabilityEvent.origin_url
      • OSVVulnerabilityEvent.swhid
      • OSVVulnerabilityEvent.version
      • OSVVulnerabilityEvent.vulnerability_severity
      • OSVVulnerabilityEvent.check_swhid()
      • OSVVulnerabilityEvent.to_dict()
      • OSVVulnerabilityEvent.from_dict()
  • swh.vulns.osv.tasks module

Module contents:

swh.vulns.osv.register() → Mapping[str, Any][source]#

Register the current worker module’s definition

On this page
  • register()
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.