commandlineparser / commandlineparser/commandline
Security: Store API Keys in Secrets?
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Hey fellas,
I just discovered your repository and I really think your implementation is beautiful.
But i just wondered if the API keys in [appveyor.uml](https://github.com/commandlineparser/commandline/blob/master/appveyor.yml) (Line 49,58) shouldn't be stored in secrets ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect appveyor.yml at lines 49 and 58, then review how this repository's AppVeyor configuration handles credentials. Done means the API keys are no longer stored directly in the configuration and the CI setup still has the required secret references; no test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- ci-cd, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100