Don't inject API key as env var #256

Open
opened 2022-06-17 20:21:59 +02:00 by Jef Roosens · 0 comments

Injecting the API key using an env var might actually be a security risk, because this means malicious PKGBUILDs could try extracting it. There's no reason to add it as an env var as it can just be substituted in the script before running.

Injecting the API key using an env var might actually be a security risk, because this means malicious PKGBUILDs could try extracting it. There's no reason to add it as an env var as it can just be substituted in the script before running.
Jef Roosens added the
enhancement
label 2022-06-17 20:21:59 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#256
There is no content yet.