swh.vulns package# Subpackages: swh.vulns.api package swh.vulns.api.client module RemoteVulnerabilitiesStorage swh.vulns.api.serializers module swh.vulns.api.server module get_global_vulnerabilities_storage() VulnerabilitiesStorageServerApp my_error_handler() has_no_empty_params() index() load_and_check_config() make_app_from_configfile() swh.vulns.grpc namespace swh.vulns.grpc.swhvulns_pb2 module AffectingVulnerabilitiesRequest DetectedVulnerability Vulnerability VulnerabilityDatabase VulnerabilityDetectionTool swh.vulns.grpc.swhvulns_pb2_grpc module VulnerabilityServiceStub VulnerabilityServiceServicer add_VulnerabilityServiceServicer_to_server() VulnerabilityService swh.vulns.osv package swh.vulns.osv.parser package swh.vulns.osv.parser.utils module is_sha1_hex_str() OSVReportParser parse_osv_report() swh.vulns.osv.cli module swh.vulns.osv.model module BaseModel OSVVulnerabilityEvent swh.vulns.osv.tasks module register() swh.vulns.storage package swh.vulns.storage.interface module VulnerabilitiesStorageInterface swh.vulns.storage.postgresql module VulnerabilitiesStorage get_vulnerabilities_storage() Submodules: swh.vulns.cli module swh.vulns.grpc_server module ExecutableNotFound find_free_port() build_rust_grpc_server_cmdline() spawn_rust_grpc_server() spawn_naive_grpc_server() stop_grpc_server() swh.vulns.naive_server module log_errors() NaiveVulnerabilityServicer NaiveVulnerabilityServicer.vulnerabilities NaiveVulnerabilityServicer.AffectingVulnerabilities() run() main() swh.vulns.pytest_plugin module Module contents: swh.vulns.get_datastore(*args, **kwargs)[source]#