API key should be hidden through enviroment variables
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/GSG-G10/Weatherna/blob/44f6cb4571e2d979f29fa6809e4ec63c4c2bd94b/src/controller/getWeather.js#L4
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/controller/getWeather.js at line 4, where the API key is referenced. Check how configuration is loaded elsewhere in the project and verify that the key is no longer present directly in source; the change is done when the weather request still works using an environment variable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100