Skip to main content

Open Source Software Advisory generator for Core and Base Linux Packages.

Project description

Open Source Advisory Scanner (Generator)

OSSA-Scanner produces OSSA Advisory files per each package available (installed or not) in any Linux OS that uses RPM or Deb packages.

Installation

Centos/AL/AlmaLinux

Installing dependencies, including Software Heritage Scanner for SWHIDs and SSDEEP for FuzzyHashing:

$ yum -y update && yum -y groupinstall "Development Tools"
$ yum -y install python-pip python3-devel
$ pip3 install swh-scanner
$ BUILD_LIB=1 pip install ssdeep
$ pip3 install ossa-scanner

Ubuntu/Debian

$ apt-get update -y && apt-get upgrade -y
$ apt install python3-pip -y
$ apt remove python3-blinker python3-zipp python3-urllib3 python3-typing-extensions python3-six -y
$ pip install swh-scanner --break-system-packages
$ apt install ssdeep python3-ssdeep -y
$ pip3 install ossa-scanner --break-system-packages

Running in background

$ nohup ossa_scanner &

To upgrade, just execute install with --upgrade

$ pip install --upgrade ossa_scanner

License

This project is licensed under MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ossa_scanner-0.1.57.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ossa_scanner-0.1.57-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file ossa_scanner-0.1.57.tar.gz.

File metadata

  • Download URL: ossa_scanner-0.1.57.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for ossa_scanner-0.1.57.tar.gz
Algorithm Hash digest
SHA256 24bf204550d2a7141c4c0600f880fd90801bf95c6b6f9856889573842ced5096
MD5 3704355e1f46ca347a371e9e2c6a4fdb
BLAKE2b-256 613ba7afe58b9276d84fc3d37a629269a367a5e3a401967c2cea921eb9fce740

See more details on using hashes here.

File details

Details for the file ossa_scanner-0.1.57-py3-none-any.whl.

File metadata

  • Download URL: ossa_scanner-0.1.57-py3-none-any.whl
  • Upload date:
  • Size: 12.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for ossa_scanner-0.1.57-py3-none-any.whl
Algorithm Hash digest
SHA256 3da6fbfc2fa054821443a76b33b9fa93e94faca19a285e5d805b12e8452bc843
MD5 3925d308e9bbd395549c55e20acb08ec
BLAKE2b-256 fca4e89a690ced0d6fb24011f2f13c0e9f407c5122d8e6d57367bc01cee54912

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page