https://github.com/chains-project/swag
software supply chain art
https://github.com/chains-project/swag
Last synced: about 1 year ago
JSON representation
software supply chain art
- Host: GitHub
- URL: https://github.com/chains-project/swag
- Owner: chains-project
- Created: 2022-10-05T13:18:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T22:07:49.000Z (over 1 year ago)
- Last Synced: 2025-02-26T23:19:30.339Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 10.9 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gallery of software supply chain generative artworks
## Chains sticker 001
The image is generated by the randomized algorithm available [here](https://github.com/chains-project/swag/blob/main/stickers/src/main/java/ChainsSticker001.java). The algorithm randomly selects a number of layers and connections between the layers in the software supply chain of a hypothetical project.

## Chains sticker 002
The image is generated by the algorithm available [here](https://github.com/chains-project/swag/blob/main/stickers/src/main/java/ChainsSticker002.java). It reads a [CycloneDX]() SBOM, extracts the sha-256 checksums of all dependencies in the SBOM. Each checksum is represented as a 'spoke' in the SBOM wheel. Each character in a checksum is mapped onto on element on the 'spoke', it is represented as a square or a line.

