Share software metadata and vulnerabilities in a federated manner over ActivityPub and git
Project description
FederatedCode is a decentralized, federated metadata system for open source software code and security information.
Quick Installation
Run with Docker
Clone FederatedCode:
git clone https://github.com/aboutcode-org/federatedcode.git cd federatedcode
Build and run:
docker compose build docker compose up
Local development installation
On a Debian system, use this:
sudo apt-get install python3-venv python3-dev postgresql libpq-dev build-essential git clone https://github.com/aboutcode-org/federatedcode.git cd federatedcode make dev envfile postgresdb make test source venv/bin/activate make run
Note that we support Python 3.10 and up only.
Configuration
The configuration of FederatedCode depends on environment variables:
FEDERATEDCODE_WORKSPACE_LOCATION: Directory location of the workspace where we store local Git repos and content. Default to var/ in current directory in development
These are generated id and secrets stored in a .env file when running make envfile - SECRET_KEY: Django’s secret key - FEDERATEDCODE_CLIENT_ID: Client UUID - FEDERATEDCODE_CLIENT_SECRET: Own secret key
Acknowledgements, Funding, Support and Sponsoring
This project is funded, supported and sponsored by:
Generous support and contributions from users like you!
the European Commission NGI programme
the NLnet Foundation
the Swiss State Secretariat for Education, Research and Innovation (SERI)
Google, including the Google Summer of Code and the Google Seasons of Doc programmes
Mercedes-Benz Group
Microsoft and Microsoft Azure
AboutCode ASBL
nexB Inc.
This project was funded through the NGI0 PET Fund, a fund established by NLnet with financial support from the European Commission’s Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 825310.
https://nlnet.nl/project/VulnerableCode/
This project was funded through the NGI0 Discovery Fund, a fund established by NLnet with financial support from the European Commission’s Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 825322.
https://nlnet.nl/project/vulnerabilitydatabase/
This project was funded through the NGI0 Core Fund, a fund established by NLnet with financial support from the European Commission’s Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101092990.
https://nlnet.nl/project/VulnerableCode-enhancements/
This project is funded through the NGI0 Entrust Fund, a fund established by NLnet with financial support from the European Commission’s Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101069594.
https://nlnet.nl/project/FederatedSoftwareMetadata/
This project was funded through the NGI0 Commons Fund, a fund established by NLnet with financial support from the European Commission’s Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101135429. Additional funding is made available by the Swiss State Secretariat for Education, Research and Innovation (SERI).
Project details
Release history Release notifications | RSS feed
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 federatedcode-0.1.0.tar.gz.
File metadata
- Download URL: federatedcode-0.1.0.tar.gz
- Upload date:
- Size: 61.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
003bddb40fcc2607ae2a42f8f209c4a7e579a97cc44e34a985af3c5716b5cc18
|
|
| MD5 |
b122bbe8bc6f961d8cc7aa48d99b8e9e
|
|
| BLAKE2b-256 |
b433594956838672dc60047b705465606fdff156ab7a7de5b08191f6d909d699
|
File details
Details for the file federatedcode-0.1.0-py3-none-any.whl.
File metadata
- Download URL: federatedcode-0.1.0-py3-none-any.whl
- Upload date:
- Size: 60.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a158ceef71de7380f243d8d1b229bb2156901fb7621405472a3864668a14ae
|
|
| MD5 |
3341f20f70c0c46b99d24c9b8c2baf22
|
|
| BLAKE2b-256 |
b809dfc83a796753f456fe4aca21b1b85afade589f9ea234b5bda901e008d366
|