You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may turn out to be something extremely obvious, but I am new to Dependabot and struggling to get this to work.
I have a very simple config file, it seems to be working in most senses e.g. the private registry is being accessed fine with this setup. However, the ignore section doesn't seem to be working and I have no idea why.
My config is below, it is based on the docs and can't seem to see why there would be an issue. I am testing Dependabot on a completely new .NET project, have installed vulnerable versions of both log4net and Newtonsoft.Json, then when I check those in Dependabot is opening security issues even though I would expect it to ignore those.
Please can anyone let me know if the config is incorrect or if there is something else I'm missing! Thanks a lot in advance
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
This may turn out to be something extremely obvious, but I am new to Dependabot and struggling to get this to work.
I have a very simple config file, it seems to be working in most senses e.g. the private registry is being accessed fine with this setup. However, the ignore section doesn't seem to be working and I have no idea why.
My config is below, it is based on the docs and can't seem to see why there would be an issue. I am testing Dependabot on a completely new .NET project, have installed vulnerable versions of both log4net and Newtonsoft.Json, then when I check those in Dependabot is opening security issues even though I would expect it to ignore those.
Please can anyone let me know if the config is incorrect or if there is something else I'm missing! Thanks a lot in advance
Beta Was this translation helpful? Give feedback.
All reactions