Datasource
Datasource: A source of data that can be queried by dependency-management-data.
Currently, we have the following datasources:
Renovate
- Produced by: Renovate either via renovate-graph or via Renovate's debug logs
- Imported using:
dmd import renovate
- Database schema
Software Bill of Materials (SBOMs)
- Produced by: Various Software Composition Analysis (SCA) tools, such as Snyk, or via dependabot-graph
- Imported using:
dmd import sbom
- Database schema
Dependabot
The Dependabot datasource is deprecated, and has been replaced with the SBOMs datasource as of dependency-management-data v0.38.0.
The data provided by the latest versions of dependabot-graph
are superior to the previous version that populated the dependabot
table, and is fully integrated in with the SBOM functionality built into DMD.
This will be removed soon.
AWS Infrastructure
AWS Elasticache
- Produced by: endoflife-checker
- Imported using:
dmd import awselasticache
- Database schema
AWS Lambda
- Produced by: endoflife-checker
- Imported using:
dmd import awslambda
- Database schema
AWS RDS
- Produced by: endoflife-checker
- Imported using:
dmd import awsrds
- Database schema