Closed ziyliu 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
๐จ Potential security issues detected. Learn more about Socket for GitHub โ๏ธ
To accept the risk, merge this PR and you will not be notified again.
Accesses the file system, and could potentially read sensitive data.
If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.
This module accesses the network.
Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.
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 golang/google.golang.org/protobuf@v1.34.2
@SocketSecurity ignore golang/golang.org/x/oauth2@v0.21.0
@SocketSecurity ignore golang/github.com/kylelemons/godebug@v1.1.0
@SocketSecurity ignore golang/golang.org/x/net@v0.26.0
@SocketSecurity ignore golang/github.com/klauspost/compress@v1.17.9
@SocketSecurity ignore golang/github.com/prometheus/common@v0.55.0
@SocketSecurity ignore golang/github.com/prometheus/procfs@v0.15.1
@SocketSecurity ignore golang/golang.org/x/crypto@v0.26.0
@SocketSecurity ignore golang/golang.org/x/sync@v0.8.0
@SocketSecurity ignore golang/golang.org/x/sys@v0.23.0
@SocketSecurity ignore golang/golang.org/x/term@v0.23.0
@SocketSecurity ignore golang/golang.org/x/text@v0.17.0
@SocketSecurity ignore golang/github.com/prometheus/client_golang@v1.20.0
@SocketSecurity ignore golang/github.com/go-chi/httprate@v0.12.1
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr397.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr397.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr397.previews.kube001.services.stellar-ops.com
What
[TODO: Short statement about what is changing.]
Why
[TODO: Why this change is being made. Include any context required to understand the why.]
Known limitations
[TODO or N/A]
Checklist
PR Structure
Thoroughness
Configs and Secrets
values.yaml
file.pr-preview
,dev
,demo
,prd
).values.yaml
file.pr-preview secrets
,dev secrets
,demo secrets
,prd secrets
).Release
develop
ormain
after it's ready for production!Deployment