A client to gather vulnerability-related information from Bluesky.
Project description
BlueSkySight
A client to gather vulnerability-related information from Bluesky. The collected data is then sent to the Vulnerability-Lookup API as sightings.
Installation
pipx is an easy way to install and run Python applications in isolated environments. It's easy to install.
$ pipx install BlueSkySight
$ export BLUESKYSIGHT_CONFIG=~/.BlueSkySight/conf.py
The configuration should be defined in a Python file (e.g., ~/.BlueSkySight/conf.py).
You must then set an environment variable (BLUESKYSIGHT_CONFIG) with the full path to this file.
You can have a look at this example of configuration.
Streaming the Firehose
BlueSkySight-Firehose streams data from the Bluesky's firehose and uses PyVulnerabilityLookup to create sightings in Vulnerability-Lookup.
$ BlueSkySight-Firehose
Connecting to the Bluesky firehose…
Connection established.
Streaming a Jetstream service
BlueSkySight-Jetstream connects to Bluesky's firehose via Jetstream.
$ BlueSkySight-Jetstream --help
usage: BlueSkySight-Jetstream [-h] [--collections COLLECTIONS] [--geo {us-east,us-west}] [--instance {1,2}]
Connect to a Jetstream service.
options:
-h, --help show this help message and exit
--collections COLLECTIONS
The collections to subscribe to. If not provided, subscribe to all.
--geo {us-east,us-west}
Region of the Jetstream service.
--instance {1,2} Instance of the Jetstream service.
$ BlueSkySight-Jetstream
Connecting to the Bluesky Jetstream at wss://jetstream1.us-west.bsky.network/subscribe?wantedCollections=app.bsky.feed.post…
Connection established. Listening for messages…
License
BlueSkySight is licensed under GNU General Public License version 3
Copyright (c) 2024-2025 Computer Incident Response Center Luxembourg (CIRCL)
Copyright (C) 2024-2025 Cédric Bonhomme - https://github.com/cedricbonhomme
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file blueskysight-0.6.0.tar.gz.
File metadata
- Download URL: blueskysight-0.6.0.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.4 Linux/6.1.0-28-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
738c509866b74f9ffff37234ee500ab5cd97e213ecd2f729c9b87825789ae491
|
|
| MD5 |
ea8056d20455f6bf68cb426efbd566a7
|
|
| BLAKE2b-256 |
79e09a49f829605f39eaf44052a05330988596578054b360111c8f0c82beb53d
|
File details
Details for the file blueskysight-0.6.0-py3-none-any.whl.
File metadata
- Download URL: blueskysight-0.6.0-py3-none-any.whl
- Upload date:
- Size: 41.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.4 Linux/6.1.0-28-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d07f79b427d8c7ba18e8ae9c8696d05375fd9464e0c0655cffd61d37f7e51fd5
|
|
| MD5 |
41b235b3121514b486c1f73d448646e0
|
|
| BLAKE2b-256 |
d21ac3024e2c3326f5c944cb8eec5712138b015b59a080f8735bb15a35e53980
|