New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

python-scf

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-scf - pypi Package Compare versions

Comparing version
0.2.1
to
0.2.2
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: python-scf
Version: 0.2.1
Version: 0.2.2
Summary: A small tool to fetch informations about CVE from suse.com.

@@ -5,0 +5,0 @@ Author: dadav

Metadata-Version: 2.1
Name: python-scf
Version: 0.2.1
Version: 0.2.2
Summary: A small tool to fetch informations about CVE from suse.com.

@@ -5,0 +5,0 @@ Author: dadav

@@ -1,1 +0,1 @@

__version__ = '0.2.1'
__version__ = '0.2.2'

@@ -135,3 +135,3 @@ import os

'--filter', help="Regex to apply on the CVEs to fetch."),
workers: int = typer.Option(os.cpu_count(), '-w', '--workers', help='The number of workers that should be started'),) -> None:
workers: int = typer.Option(1, '-w', '--workers', help='The number of workers that should be started'),) -> None:
"""

@@ -138,0 +138,0 @@ Prefetch all the cve data