go-ethereum/common
marcello33 50a778207e
dev: add: pos-944: snyk and govuln integration (#578)
* dev: add: pos-944 security ci and readme

* dev: add: pos-944 remove linters as this is included already in build ci

* dev: chg: pos-947 dependencies upgrade to solve snyk security issues

* dev: chg: update security-ci

* dev: chg: remove linter to allow replacements for security issues

* dev: add: pos-944 verify path when updating metrics from config

* dev: add: pos-944 fix linter

* dev: add: pos-944 add .snyk policy file / fix snyk code vulnerabilities

* dev: fix: pos-944 import common package / gitignore snyk dccache file

* dev: fix: pos-944 verify canonical path for crashers

* dev: fix: pos-944 linter

* dev: add: pos-976 add govuln check

* dev: add: pos-976 test upload with permissions

* dev: add: pos-976 remove duplicated upload

* dev: add: pos-976 report upload

* dev: add: pos-976 remove upload

* dev: fix: pos-944 fix govuln action

* dev: fix: pos-944 move govulncheck to security-ci

* dev: fix: pos-944 bump golvun action and golang versions

* dev: fix: pos-944 remove persmissions and fix conflicts

* dev: chg: restore err msg

* dev: chg: remove duplicated function

* dev: chg: sort import

* dev: chg: fix linter

* dev: add: use common VerifyCrasher function to avoid duplications / replace deprecated ioutils.ReadFile

* dev: fix: typo
2022-12-06 10:53:55 +01:00
..
bitutil common,crypto: move fuzzers out of core (#22029) 2020-12-23 17:44:45 +01:00
compiler common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092) 2021-01-05 14:48:22 +01:00
debug Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
fdlimit all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
hexutil V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
leak stable tests 2022-05-13 09:11:17 +03:00
math accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02:00
mclock common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 2021-01-22 20:15:27 +01:00
network A thread safe way to take a free port (#485) 2022-08-16 18:43:18 +03:00
prque les: move client pool to les/vflux/server (#22495) 2021-04-06 20:42:50 +02:00
set Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
tracing Mining Analysis (#429) 2022-09-30 13:40:18 +05:30
big.go core, vm, common: define constantinople fork + shift (#16045) 2018-02-23 12:32:57 +02:00
bytes.go common: remove ToHex and ToHexArray (#21610) 2020-11-04 11:20:39 +01:00
bytes_test.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
debug.go common: rename unused function with typo (#23025) 2021-06-10 10:53:23 +03:00
format.go common, core, light: add block age into info logs 2018-09-20 12:56:35 +03:00
path.go dev: add: pos-944: snyk and govuln integration (#578) 2022-12-06 10:53:55 +01:00
size.go core, cmd, vendor: fixes and database inspection tool (#15) 2019-05-16 10:39:34 +03:00
size_test.go cmd/utils, eth: relinquish GC cache to read cache in archive mode 2019-02-07 14:36:25 +02:00
test_utils.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
types.go common: fixes format verb (#23495) 2021-08-31 10:22:20 +02:00
types_test.go common: improve printing of Hash and Address (#21834) 2020-12-08 19:19:09 +01:00