aboutcode-org / aboutcode-org/fetchcode

Add Fetchcode support for mlflow

Abierto
#175 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
HTML
Estrellas
13
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

This is not a standard package type like rpm, deb, or pypi.

There’s no universal way to infer download logic for mlflow-based packages.

repository_url points to an ML API endpoint:

This is a workspace-specific, auth-protected, and non-public URL.
Downloading from it would require:

credentials

Permission to access that workspace

Understanding of MLflow artifact registry API

No download contract:

There is no public or documented API endpoint to reliably get an MLflow model file from a given PURL.

MLflow artifacts are typically stored in internal storage backends (Azure Blob, S3, GCS, etc.), behind auth tokens.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.