Closed dependabot[bot] closed 3 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
golang/github.com/go-chi/httprate@v0.12.1 | network | 0 |
35.9 kB | |
golang/github.com/prometheus/client_golang@v1.20.0 | filesystem, network, unsafe | 0 |
1.15 MB | |
golang/golang.org/x/crypto@v0.26.0 | environment, filesystem, network, shell, unsafe | 0 |
3.92 MB |
🚮 Removed packages: golang/github.com/go-chi/httprate@v0.12.0, golang/github.com/prometheus/client_golang@v1.19.1, golang/golang.org/x/crypto@v0.25.0
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
Ignoring: golang/github.com/go-chi/httprate@v0.12.1
, golang/github.com/klauspost/compress@v1.17.9
, golang/github.com/kylelemons/godebug@v1.1.0
, golang/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822
, golang/github.com/prometheus/client_golang@v1.20.0
, golang/github.com/prometheus/client_model@v0.6.1
, golang/github.com/prometheus/common@v0.55.0
, golang/github.com/prometheus/procfs@v0.15.1
, golang/golang.org/x/crypto@v0.26.0
, golang/golang.org/x/net@v0.26.0
, golang/golang.org/x/oauth2@v0.21.0
, golang/golang.org/x/sync@v0.8.0
, golang/golang.org/x/sys@v0.23.0
, golang/golang.org/x/term@v0.23.0
, golang/golang.org/x/text@v0.17.0
, golang/google.golang.org/protobuf@v1.34.2
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore-all
SocketSecurity complained because I did one commit in the dependabot branch to update go.list
. That's the reason why I added this comment.
@dependabot squash and merge
Dependabot tried to merge this PR, but received the following error from GitHub:
At least 1 approving review is required by reviewers with write access.
@dependabot squash and merge
Bumps the minor-and-patch group with 3 updates in the / directory: github.com/go-chi/httprate, github.com/prometheus/client_golang and golang.org/x/crypto.
Updates
github.com/go-chi/httprate
from 0.12.0 to 0.12.1Release notes
Sourced from github.com/go-chi/httprate's releases.
Commits
99b3b69
README: Fix typo62dba55
Implement httprate.WithErrorHandler() (#41)Updates
github.com/prometheus/client_golang
from 1.19.1 to 1.20.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
73b811c
Cut 1.20.0 release. (#1580)7ce5089
gocollector: Attach original runtime/metrics metric name to help. (#1578)062300e
Remove go_memstat_lookups_total; added runtime/metrics calculation to memstat...aa3c00d
Update common Prometheus files (#1576)3ad2722
Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /s...0715727
Update common Prometheus files (#1573)3634bd9
ci: daggerize test and lint pipelines (#1534)28b5e6e
Merge pull request #1572 from prometheus/repo_sync8e18075
Update common Prometheus files46f77a9
Merge pull request #1571 from prometheus/dependabot/github_actions/github-act...Updates
golang.org/x/crypto
from 0.25.0 to 0.26.0Commits
5bcd010
go.mod: update golang.org/x dependencies3375612
ssh: add support for unpadded RSA signaturesbb80217
ssh: don't use dsa keys in integration tests6879722
ssh: remove go 1.21+ dependency on slicese983fa2
sha3: Avo port of keccakf_amd64.s80fd972
LICENSE: update per Google Legalf2bc3a6
x509roots/fallback/internal/goissue52287: deleted66d9c3
x509roots/fallback: update bundleDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show