Python package for software supply chain monitoring
Project description
Software Supply Chain Security – Assignment 1
Project Description
This repository contains the assignment for Software Supply Chain Security – Assignment 1. The goal of this project is to explore and demonstrate key concepts of securing the software supply chain — including managing dependencies, verifying artifact provenance, protecting the build and deployment pipeline, and reducing risk > The code and configurations here serve as a practical implementation and learning exercise for these supply-chain security topics.
Installation Steps
Follow these steps to install and set up the project:
-
Clone the repository
git clone https://github.com/gfs7337/Software-Supply-Chain-Security-Assignment-1.git cd Software-Supply-Chain-Security-Assignment-1
-
Ensure you have the correct runtime environment
Example: Python 3.x or Node.js 14+ Make sure the package manager (e.g., pip, npm) is installed -
Install dependencies # For Python projects pip install -r requirements.txt
Dependencies
Primary dependencies:
Runtime: Node.js 16+ or Python 3.10+ (depending on project)
Key libraries (examples):
express
lodash
requests
pytest
Build / tooling dependencies:
webpack
babel
docker
gradle or maven (if applicable)
Security and Supply Chain Tools:
Dependency scanning
Artifact signing
CI/CD provenance tracking
Author
Created by GFS7337
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 sscs_monitor-0.1.0.tar.gz.
File metadata
- Download URL: sscs_monitor-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.9 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b9700cd1d611c412ad34702458f2b538869570f6bbe12b37f036da4ad5ec8ec
|
|
| MD5 |
43a58078b1e35688f9968c9b42fb85a5
|
|
| BLAKE2b-256 |
75cd7acabba97e29c65dd9656aa64ab5d7252a1a20af7d33103c37332dcffb7a
|
File details
Details for the file sscs_monitor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sscs_monitor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.9 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02f9a34fd8941d984a1c93fcf7e0ced0f87ff5f4c3f93128e7df724385e0d299
|
|
| MD5 |
7b7be2d02d2596ae58e8dca61c7a339f
|
|
| BLAKE2b-256 |
726c0db8e7ddd7cd641b7853daab4ecaecd7db0e4fbb44a8ebff566381444590
|