File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 jq -r ' .finding | select( (.osv != null) and (.trace[0].function != null) ) | .osv ' < vulns.json > vulns_osv_ids.txt
1010
1111 ignore GO-2026-4550 " Indirect import from goopengpg. Waiting for fix on their side"
12- ignore GO-2026-5856 " BRIDGE-587 Handshakes which used Encrypted Client Hello could be de-anonymized by passive network observer."
13-
12+
1413 has_vulns
1514
1615 echo
Original file line number Diff line number Diff line change 1717 - name : Run govulncheck
1818 uses : ./.github/actions/govulncheck
1919 with :
20- go-version-input : 1.26.4
20+ go-version-input : 1.26.5
2121 go-package : ./...
2222
2323 - name : Run golangci-lint
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/ProtonMail/go-proton-api
22
33go 1.26.1
44
5- toolchain go1.26.4
5+ toolchain go1.26.5
66
77require (
88 github.com/Masterminds/semver/v3 v3.4.0
You can’t perform that action at this time.
0 commit comments