← Back to issue list

Missing metadata attributes in certain file formats

View original Github issue

Metadata

Project
fetch-service
Number
#96
Type
issue
State
open
Author
cmatsuoka
Labels
Created
Updated
Closed

Current evaluation

Missing metadata fields (name, vendor, version, etc.) in ancillary file formats like apt Packages, git responses, snap API, pip index. No activity for 860 days.

Suggested action: close stale

Reason: Issue is 860 days old with zero comments, no labels, and no maintainer engagement. While the reported bug (missing metadata fields in ancillary file formats) appears legitimate, the complete lack of activity over 2+ years suggests it is no longer a current priority. No evidence the issue remains reproducible or relevant in the current codebase.

Impact: 55 Quick Win: 30.25 Staleness: 95 Complexity: 45 Confidence: 70 Support Request: 10

Issue body

### Bug Description Certain file formats (especially ancillary file formats such as apt Packages, git protocol responses, snap API responses, or pip simple index files) may be missing important metadata fields such as artefact name and vendor. ### To Reproduce Download artefacts and check the session report on ancillary files. ### Relevant log output ```shell "metadata": { "type": "application/x.canonical.snap-info", "sha1": "05d8611ee864a73e96dda816942458ce03649dd0", "sha256": "751dcb74e02bcd15a045bb4a87ae9fa90ecfc3085e68c40d5c5e52f59bc91e80", "size": 4364, "name": "", "version": "", "vendor": "", "description": "", "author": "", "author-email": "", "architecture": "", "license": "", "copyright": "" } ``` ```

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b
Impact: 55
Quick Win: 30.25
Staleness: 95
Complexity: 45
Confidence: 70
Support Request: 10
close stale Missing metadata fields (name, vendor, version, etc.) in ancillary file formats like apt Packages, git responses, snap API, pip index. No activity for 860 days.

Update history

Date Change
created

Related issues

No related issues found above the similarity threshold.