https://github.com/mediamarktsaturn/technolinator
GitHub app for SBOM creation using cdxgen and upload to Dependency-Track
https://github.com/mediamarktsaturn/technolinator
cdxgen cyclonedx dependency-track github-app quarkus quarkus-maven sbom
Last synced: about 2 months ago
JSON representation
GitHub app for SBOM creation using cdxgen and upload to Dependency-Track
- Host: GitHub
- URL: https://github.com/mediamarktsaturn/technolinator
- Owner: MediaMarktSaturn
- License: apache-2.0
- Created: 2022-12-21T21:30:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-01T23:02:52.000Z (about 2 months ago)
- Last Synced: 2026-05-01T23:25:42.810Z (about 2 months ago)
- Topics: cdxgen, cyclonedx, dependency-track, github-app, quarkus, quarkus-maven, sbom
- Language: Java
- Homepage:
- Size: 3.05 MB
- Stars: 23
- Watchers: 5
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Technolinator
**The GitHub app for pull-request vulnerability analysis as well as SBOM creation and upload to Dependency-Track.**
 
🚢  - `VERSION` without the leading `v`, and there's a `fat-VERSION` tagged image containing even more SDKs (like Swift)
It wraps around
* [](https://github.com/CycloneDX/cdxgen) which covers many programming languages and build systems for SBOM creation
* [](https://github.com/interlynk-io/sbomqs) for rating the quality of a sbom
* [](https://github.com/owasp-dep-scan/dep-scan) for creation of vulnerability reports in pull-requests
* or optional [](https://github.com/anchore/grype) as alternative to depscan
It's built using [%20%3D%20'quarkus.platform.version'%5D%2Ftext()&style=flat-square&label=Quarkus)](https://quarkus.io/) with GitHub integration handled by [%20%3D%20'quarkus-github-app.version'%5D%2Ftext()&style=flat-square&label=Quarkiverse%20GitHub%20App)](https://quarkiverse.github.io/quarkiverse-docs/quarkus-github-app/dev/index.html).
## Overview

## Documentation
* Using Technolinator
* [Repository specific configuration](docs/Repository_Config.md)
* Operating Technolinator
* [Runtime configuration](docs/Runtime_Config.md)
* [Deployment configuration](docs/Deployment_Config.md)
* [Adopting to your needs](docs/Adoption.md)
* Maintaining Technolinator
* [Project structure](docs/Project_Structure.md)
* [Contribution](docs/Contribution.md)
---
_This repository is published under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)_
**_get to know us 👉 [https://mms.tech](https://mms.tech) 👈_**