stellar / stellar-disbursement-platform-backend

Stellar Disbursement Platform Backend
Apache License 2.0
37 stars 22 forks source link

[Testing] remove branch filters and develop branch trigger on push #397

Closed ziyliu closed 3 months ago

ziyliu commented 3 months ago

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

Release

Deployment

socket-security[bot] commented 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

View full reportโ†—๏ธŽ

socket-security[bot] commented 3 months ago

๐Ÿšจ Potential security issues detected. Learn more about Socket for GitHub โ†—๏ธŽ

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteCI
Filesystem access golang/google.golang.org/protobuf@v1.34.2 ๐Ÿšซ
Network access golang/google.golang.org/protobuf@v1.34.2 ๐Ÿšซ
Network access golang/golang.org/x/oauth2@v0.21.0 ๐Ÿšซ
Filesystem access golang/golang.org/x/oauth2@v0.21.0 ๐Ÿšซ
Network access golang/github.com/kylelemons/godebug@v1.1.0 ๐Ÿšซ
Filesystem access golang/golang.org/x/net@v0.26.0 ๐Ÿšซ
Network access golang/golang.org/x/net@v0.26.0 ๐Ÿšซ
Filesystem access golang/github.com/klauspost/compress@v1.17.9 ๐Ÿšซ
Network access golang/github.com/klauspost/compress@v1.17.9 ๐Ÿšซ
Filesystem access golang/github.com/prometheus/common@v0.55.0 ๐Ÿšซ
Network access golang/github.com/prometheus/common@v0.55.0 ๐Ÿšซ
Network access golang/github.com/prometheus/procfs@v0.15.1 ๐Ÿšซ
Filesystem access golang/github.com/prometheus/procfs@v0.15.1 ๐Ÿšซ
Network access golang/golang.org/x/crypto@v0.26.0 ๐Ÿšซ
Filesystem access golang/golang.org/x/crypto@v0.26.0 ๐Ÿšซ
Filesystem access golang/golang.org/x/sync@v0.8.0 ๐Ÿšซ
Network access golang/golang.org/x/sync@v0.8.0 ๐Ÿšซ
Filesystem access golang/golang.org/x/sys@v0.23.0 ๐Ÿšซ
Network access golang/golang.org/x/sys@v0.23.0 ๐Ÿšซ
Filesystem access golang/golang.org/x/term@v0.23.0 ๐Ÿšซ
Filesystem access golang/golang.org/x/text@v0.17.0 ๐Ÿšซ
Network access golang/golang.org/x/text@v0.17.0 ๐Ÿšซ
Filesystem access golang/github.com/prometheus/client_golang@v1.20.0 ๐Ÿšซ
Network access golang/github.com/prometheus/client_golang@v1.20.0 ๐Ÿšซ
Network access golang/github.com/go-chi/httprate@v0.12.1 ๐Ÿšซ

View full reportโ†—๏ธŽ

Next steps

What is filesystem access?

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.

What is network access?

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 deeper look at the dependency

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.

Remove the package

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.

Mark a package as acceptable risk

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-jenkins commented 3 months ago

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