Skip to content

Add Support for Token Exchange Profile #1124

Add Support for Token Exchange Profile

Add Support for Token Exchange Profile #1124

Triggered via pull request January 16, 2025 22:23
Status Failure
Total duration 33s
Artifacts

security.yml

on: pull_request
Semgrep Scan
14s
Semgrep Scan
Vulnerabilities Scan
24s
Vulnerabilities Scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Vulnerabilities Scan
missing go.sum entry for module providing package golang.org/x/crypto/cast5 (imported by github.com/ProtonMail/go-crypto/openpgp/internal/algorithm); to add:
Vulnerabilities Scan
could not import golang.org/x/crypto/cast5 (invalid package name: "")
Vulnerabilities Scan
missing go.sum entry for module providing package golang.org/x/crypto/argon2 (imported by github.com/ProtonMail/go-crypto/openpgp/s2k); to add:
Vulnerabilities Scan
could not import golang.org/x/crypto/argon2 (invalid package name: "")
Vulnerabilities Scan
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/ProtonMail/go-crypto/openpgp/packet); to add:
Vulnerabilities Scan
could not import golang.org/x/crypto/hkdf (invalid package name: "")
Vulnerabilities Scan
could not import golang.org/x/crypto/hkdf (invalid package name: "")
Vulnerabilities Scan
could not import golang.org/x/crypto/hkdf (invalid package name: "")
Vulnerabilities Scan
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/ProtonMail/go-crypto/openpgp); to add:
Vulnerabilities Scan
could not import golang.org/x/crypto/sha3 (invalid package name: "")
Semgrep Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636