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
I have a few lambda functions that use the sentry layer.
And recently I enabled AWS Inspector, which quickly find critical vulnerabilities in my lambdas because of an outdated go/stdlib version.
This is the vulnerability, and I can't really tell why it was found, as I don't use any go code myself, and the only layer I use is sentry.
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
-
I have a few lambda functions that use the sentry layer.
And recently I enabled AWS Inspector, which quickly find critical vulnerabilities in my lambdas because of an outdated go/stdlib version.
This is the vulnerability, and I can't really tell why it was found, as I don't use any go code myself, and the only layer I use is sentry.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions