Open Mitrajit opened 3 years ago
@prithwishpramanik I found that the API key for OpenWeatherMap is exposed making the program vulnerable. I would strongly urge you to use repository secrets for safekeeping and the workflow can use them. https://github.com/prithwishpramanik/Weather-App/blob/7cbebcefd2b278d9c97c25cef70b8c59db9e5e10/app.js#L2
The issue has been solved please change the API key.
@prithwishpramanik I found that the API key for OpenWeatherMap is exposed making the program vulnerable. I would strongly urge you to use repository secrets for safekeeping and the workflow can use them. https://github.com/prithwishpramanik/Weather-App/blob/7cbebcefd2b278d9c97c25cef70b8c59db9e5e10/app.js#L2