feat(core): support for ec-wrapping #850
ci.yaml
on: pull_request
Run govulncheck
35s
lint
47s
unit tests
52s
e2e tests
6m 10s
Annotations
5 errors and 2 warnings
lint:
cmd/tdf-decrypt.go#L31
string `rsa:2048` has 6 occurrences, make it a constant (goconst)
|
lint:
cmd/tdf-decrypt.go#L33
string `ec:secp256r1` has 4 occurrences, make it a constant (goconst)
|
lint:
cmd/tdf-decrypt.go#L35
string `ec:secp384r1` has 4 occurrences, make it a constant (goconst)
|
lint:
cmd/tdf-decrypt.go#L37
string `ec:secp521r1` has 4 occurrences, make it a constant (goconst)
|
lint
issues found
|
Run govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
|
e2e tests
Restore cache failed: Dependencies file is not found in /home/runner/work/otdfctl/otdfctl. Supported file pattern: go.sum
|