Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
github.com/nelnal/grpc-web-cookie-test--web-and-golang
grpc-web を以下の条件で使った場合のテスト用に作成。
kui/grpc-web-cookie-test を参考に改変して作成しています。
# ログを見るために -d を省略して実行
$ docker-compose up --build
$ open http://localhost:8080
開いたページの 'greet' ボタンを押下するとサーバにメッセージが飛びます。
developer tools の console で以下の様に入力すると設定できます。
document.cookie = "key=value"
$ go get -u google.golang.org/grpc
$ go get -u github.com/golang/protobuf/protoc-gen-go
$ yarn
$ buf generate
(generated)
以下に出力されます。
server/
web/src
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.