Sign in
go
/
vuln
/
HEAD
c27f855
internal/sarif: add sarif types
by Zvonimir Pavlinovic
· 3 weeks ago
master
244182b
internal/scan: enable module scan mode
by Zvonimir Pavlinovic
· 9 days ago
5d9f62b
internal/scan: add scan_level to text tests
by Maceo Thompson
· 12 days ago
a5e767d
internal/scan: add scan level to textHandler
by Maceo Thompson
· 12 days ago
75c1acc
cmd/govulncheck: rearrange test files
by Maceo Thompson
· 3 weeks ago
d953cce
all: add logging to TestGovulncheck
by Zvonimir Pavlinovic
· 13 days ago
25985ce
internal/scan: disallow package input in mod level
by Maceo Thompson
· 3 weeks ago
008d020
go.mod: update golang.org/x dependencies
by Gopher Robot
· 13 days ago
d51afa6
cmd/govulncheck: fix mod level behavior
by Maceo Thompson
· 5 weeks ago
286bb05
all: update to x/tools@v.15.0
by Tim King
· 3 weeks ago
4ce2d83
internal/vulncheck: define Binary over Bin
by Zvonimir Pavlinovic
· 5 weeks ago
8fa5789
internal/vulncheck: add binary abstraction data structure
by Zvonimir Pavlinovic
· 5 weeks ago
fcf7dff
cmd/govulncheck: organize tests into subdirs
by Maceo Thompson
· 5 weeks ago
26305ce
internal/scan: Improve "Informational" text output
by Maceo Thompson
· 5 weeks ago
c8f88df
internal/scan: properly "genericify" choose
by Maceo Thompson
· 5 weeks ago
94af419
internal/vulncheck: emit package findings all at once
by Zvonimir Pavlinovic
· 5 weeks ago
d9895b7
internal/vulncheck: update logic for package level analysis
by Zvonimir Pavlinovic
· 5 weeks ago
a916ed9
internal/vulncheck: remove obsolete tests and helpers
by Zvonimir Pavlinovic
· 6 weeks ago
494f7b9
internal/scan: remove obsolete function
by Maceo Thompson
· 5 weeks ago
95059e5
internal/scan: check for go mod before running
by Maceo Thompson
· 6 weeks ago
1628303
cmd/govulncheck/integration: add new expectations
by Zvonimir Pavlinovic
· 5 weeks ago
227475c
cmd/govulncheck: Fix no go mod tests
by Maceo Thompson
· 6 weeks ago
ff77577
internal/vulncheck: rename moduleVulnerabilities
by Zvonimir Pavlinovic
· 6 weeks ago
e30e743
internal/vulncheck: add documentation and propagate errors
by Zvonimir Pavlinovic
· 6 weeks ago
aca0fd4
internal/vulncheck: emit OSVs in their raw form asap
by Zvonimir Pavlinovic
· 6 weeks ago
b7bbfa0
internal/scan: move emit logic for findings to internal/vulncheck
by Zvonimir Pavlinovic
· 6 weeks ago
61b4508
internal: properly fetch modules in source mode
by Maceo Thompson
· 3 months ago
cc39747
internal/scan: verify scan level flag
by Maceo Thompson
· 6 weeks ago
441c6de
internal/govulncheck: update Finding docstring
by Maceo Thompson
· 8 weeks ago
0f3617a
internal/vulncheck: remove file set computation
by Zvonimir Pavlinovic
· 10 weeks ago
be8c702
internal/scan: generate better message when patterns matches no packages
by Zvonimir Pavlinovic
· 10 weeks ago
33c23e2
internal/scan, vulncheck: emit vulns as found
by Maceo Thompson
· 3 months ago
1d6687b
internal/scan: use modVersion for mod version
by Maceo Thompson
· 8 weeks ago
6987ccb
internal/scan: suggest earliest valid fixed version as the fix
by Zvonimir Pavlinovic
· 3 months ago
a67dfbc
internal/scan: communicate default value for test flag
by Zvonimir Pavlinovic
· 3 months ago
dc254a3
internal/semver: rename the LatestFixedVersion function
by Zvonimir Pavlinovic
· 3 months ago
596701a
cmd/govulncheck: fix incorrect test file name
by Zvonimir Pavlinovic
· 3 months ago
2ee954f
cmd/govulncheck: remove go version for test file
by Zvonimir Pavlinovic
· 4 months ago
952f6e5
internal/vulnchec: improve comments and names for imports level logic
by Zvonimir Pavlinovic
· 3 months ago
87ceb80
internal/govulncheck: update description of Findings
by Zvonimir Pavlinovic
· 4 months ago
712bbae
internal/vulncheck/internal/buildinfo: support stripped darwin binaries
by Zvonimir Pavlinovic
· 4 months ago
3881ca8
internal/scan: update test names
by Maceo Thompson
· 3 months ago
64ff134
internal/scan: text output allows module level vulns
by Maceo Thompson
· 3 months ago
800e121
internal/client: add additional context to HTTP error message
by Tatiana Bradley
· 3 months ago
b7c0c6e
internal/scan: add isImported function
by Maceo Thompson
· 3 months ago
94b71a9
internal/scan: fix trace count bug
by Maceo Thompson
· 3 months ago
476da6d
internal/vulncheck: add LoadModules using go.mod
by Maceo Thompson
· 4 months ago
f9a767c
internal/govulncheck: add WantPackages scan level
by Maceo Thompson
· 4 months ago
da4b74a
all: go get golang.org/x/tools@74c255b
by Cuong Manh Le
· 4 months ago
v1.0.1
3eb86d4
internal/scan: change the way convert mode works
by Ian Cottrell
· 4 months ago
e3a5c49
internal/scan: add -version flag
by Ian Cottrell
· 4 months ago
242ecf7
internal/vulncheck/internal/gosym: fix typo
by Heschi Kreinick
· 4 months ago
91424c7
internal/gosym: update binary mode version parsing
by Maceo Thompson
· 4 months ago
b2f5f90
internal/scan: refactor to remove redundant code
by Maceo Thompson
· 4 months ago
81563a3
vulncheck/internal/gosym: add support for go versions > 1.20
by Maceo Thompson
· 5 months ago
3233c5e
internal/vulncheck/internal/buildinfo: skip failing tests
by Jonathan Amsterdam
· 5 months ago
1568f33
cmd/govulncheck: skip TestCommand in short mode
by Dmitri Shuralyov
· 5 months ago
f69de67
internal/scan: fix double line spacing
by Ian Cottrell
· 5 months ago
v1.0.0
05958cb
internal/scan: trim the newlines off the GoVersion
by Ian Cottrell
· 5 months ago
2dd8d10
internal/scan: print the summary even when there are no findings
by Ian Cottrell
· 5 months ago
76e9546
internal/scan: update govulncheck docs
by Julie Qiu
· 5 months ago
1f1cc7a
cmd,internal/govulncheck: change protocol version to v1.0.0
by Julie Qiu
· 5 months ago
75e4830
all: update docs
by Julie Qiu
· 5 months ago
5ae5761
README.md: update
by Julie Qiu
· 5 months ago
90fb9c6
scan: add package doc
by Julie Qiu
· 5 months ago
2e57e38
cmd,internal: remove experimental reference
by Julie Qiu
· 5 months ago
a443f34
internal/govulncheck: improve documentation
by Ian Cottrell
· 5 months ago
2e18a67
internal/vulncheck/internal/buildinfo: remove unused field
by Zvonimir Pavlinovic
· 5 months ago
v0.2.0
40b2f5d
interna/vulncheck: call updateInitPositions
by Zvonimir Pavlinovic
· 6 months ago
2f47882
internal/vulncheck/internal/buildinfo: clarify support for darwin
by Zvonimir Pavlinovic
· 8 months ago
7600df9
internal/vulncheck: integrate sorting into call stack search
by Zvonimir Pavlinovic
· 6 months ago
d911019
cmd/govulncheck/integration/internal/integration: update call check
by Zvonimir Pavlinovic
· 6 months ago
8163a83
internal/vulncheck: remove unnecessary assignment to the blank identifier
by Dmitri Shuralyov
· 6 months ago
9eaf6cb
internal/vulncheck: integrate unique call stack logic into bfs
by Zvonimir Pavlinovic
· 6 months ago
2652370
internal/vulncheck: move code for filtering call stacks
by Zvonimir Pavlinovic
· 6 months ago
8038b1f
internal/vulncheck: remove stdlib confidence in call stacks
by Zvonimir Pavlinovic
· 6 months ago
7c36ae1
internal/scan: use summary if available
by Ian Cottrell
· 6 months ago
17e4027
internal/scan: keep the path and version string separate
by Ian Cottrell
· 6 months ago
d27dd5e
internal/scan: dont prebuild summary data
by Ian Cottrell
· 6 months ago
2fb292c
internal/scan: remove frameSummary
by Ian Cottrell
· 6 months ago
3fef6c2
internal/scan: stop using templates
by Ian Cottrell
· 6 months ago
7b0106d
internal/scan: don't sort the findings
by Ian Cottrell
· 6 months ago
4c65e9d
internal/scan: make "for function" line match
by Ian Cottrell
· 6 months ago
1e6da30
internal/scan: allow -show for binary mode
by Ian Cottrell
· 7 months ago
77d3e7b
internal/scan: single frame traces
by Ian Cottrell
· 7 months ago
c3df7b5
internal/scan: binary symbol handling fix
by Ian Cottrell
· 7 months ago
9e5885c
scan: Add Env to Cmd
by Ian Cottrell
· 7 months ago
be19afd
internal/govulncheck: remove GOOS and GOARCH from config
by Ian Cottrell
· 7 months ago
6ee2697
internal/govulncheck: replace ImportsOnly with ScanLevel
by Ian Cottrell
· 7 months ago
8c58c61
cmd/govulncheck: add vendor tests
by Ian Cottrell
· 7 months ago
3b879b7
internal/osv: add the summary field
by Ian Cottrell
· 6 months ago
ecf0d65
internal/scan: change replace handling
by Ian Cottrell
· 7 months ago
13df56f
internal/scan: move the summary to the bottom
by Ian Cottrell
· 7 months ago
f97f4a9
internal/scan: improve whitespace handling
by Ian Cottrell
· 7 months ago
d3552db
internal/scan: explicit whitespace handling
by Ian Cottrell
· 7 months ago
3c4eeee
internal/scan: merge wrap and indent
by Ian Cottrell
· 7 months ago
0c11fb1
internal/scan: more compact trace frame printing
by Ian Cottrell
· 7 months ago
4d48580
internal/client: allow flat list of OSV as db
by Tatiana Bradley
· 7 months ago
0e42683
internal/scan: use the url from the database
by Ian Cottrell
· 7 months ago
8d7d065
internal/scan: add -update to print tests
by Ian Cottrell
· 7 months ago
Next »