Dependabot firing on non-existant file #185276
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
This is happening in my repo as well. I had an alert raised 8H ago, on a file that was moved 3 month ago : Here is the alert : https://github.com/overleaf/internal/security/dependabot/2270 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
On https://github.com/bl-sdk/bl-sdk.github.io , we have been getting dependabot alerts about


scripts/requirements.txtfor a long time.However, this path no longer exists.
https://github.com/bl-sdk/bl-sdk.github.io/blob/master/scripts/requirements.txt
It did historically exist - https://github.com/bl-sdk/bl-sdk.github.io/blob/last_v2_docs/scripts/requirements.txt, but was deleted in bl-sdk/bl-sdk.github.io@5a65103. Given this commit doesn't show any changes, something weird's definitively going on, but you can browse files on it and its two parents to see the file no longer exists. Iirc it wasn't true merge, I think I did some sort of fiddling with git plumbing to add another parent commit without editing any of the files in the repo.
Beta Was this translation helpful? Give feedback.
All reactions