github / github/codeql-cli-binaries

Respect the XDG Base Directory Specification

Ouverte
#128 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
CLI
Langage dominant
Aucune donnée de langage
Étoiles
1k
Forks
184
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Running the `pack download` command in codeql writes results to a $HOME/.codeql directory.

It would be nice if codeql conformed to the freedesktop guidelines about where to write user data, as specified here: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

That would make it easier to know where the programs data is located, and not clutter my home directory.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with the `pack download` command and compare its current `$HOME/.codeql` location with the linked freedesktop XDG Base Directory Specification. No source file or test is named in the issue, so locate the path-handling entry point first; done means user data follows the applicable XDG location without cluttering the home directory.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
cli
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.