• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

newrelic / nri-flex / 26877808125
32%
master: 31%

Build:
Build:
LAST BUILD BRANCH: renovate/gopkg.in-yaml.v2-3.x
DEFAULT BRANCH: master
Ran 03 Jun 2026 10:07AM UTC
Jobs 1
Files 47
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Jun 2026 10:04AM UTC coverage: 31.501%. First build
26877808125

Pull #642

github

ujwalsah
fix: resolve CodeQL go/insecure-hostkeycallback in SCP

Replace ssh.InsecureIgnoreHostKey() with proper known_hosts verification.

Changes:
- Default behavior requires hosts in ~/.ssh/known_hosts
- known_hosts_file config option to specify a custom path (supports ~)
- Returns clear error with instructions if known_hosts file not found
- No filesystem side effects (doesn't create files/directories)
- No insecure fallback — genuinely enforces host key verification
- Added unit tests for getHostKeyCallback and expandHome

Resolves NR-560141.
Pull Request #642: fix: resolve CodeQL go/insecure-hostkeycallback in SCP

27 of 35 new or added lines in 1 file covered. (77.14%)

2011 of 6384 relevant lines covered (31.5%)

9.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
44.44
internal/inputs/scp.go
Jobs
ID Job ID Ran Files Coverage
1 run-linux - 26877808125.1 03 Jun 2026 10:07AM UTC 47
31.5
GitHub Action Run
Source Files on build 26877808125
  • Tree
  • List 47
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26877808125
  • Pull Request #642
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc