SECURITY ERROR checksum mismatch
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
go install github.com/jackc/tern/v2@latest
```
github.com/jackc/tern/v2@v2.2.1: verifying module: checksum mismatch
downloaded: h1:92gwlWtAcS/xwgtvnGPgBbfsTrgkHKMLi1MwAY/SIxs=
sum.golang.org: h1:kricKrvA6FNzBHHaQu15hmJDnpHvZA2DoJa97lJLt10=
SECURITY ERROR
This download does NOT match the one reported by the checksum server.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.
For more information, see 'go help module-auth'.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `go install github.com/jackc/tern/v2@latest` command and capture the checksum mismatch for v2.2.1. No repository file or test is identified in the issue; investigate the module release and checksum-server records, with the work complete when the installation has a verified, consistent checksum or the discrepancy is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- release, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100