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

NVIDIA / holodeck / 22713829380
50%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 10:36AM UTC
Jobs 1
Files 35
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

05 Mar 2026 10:34AM UTC coverage: 48.946% (+0.5%) from 48.424%
22713829380

push

github

web-flow
feat(validate): add custom template input validation (#565) (#703)

* feat(validate): add custom template input validation (#565)

Validates template name, phase, source exclusivity, URL scheme (HTTPS
only), file path safety (including path traversal), checksum format
(sha256), and duplicate names.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

* fix(validate): add env var key validation and fix path traversal check (#565)

Address review feedback on PR #703:
- R1: Validate env var keys against [a-zA-Z_][a-zA-Z0-9_]* to prevent
  command injection via export statements in the executor
- R2: Check for ".." as a path component (split on "/") instead of
  substring match, allowing legitimate filenames like "foo..bar.sh"

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

---------

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

60 of 64 new or added lines in 1 file covered. (93.75%)

2717 of 5551 relevant lines covered (48.95%)

0.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
83.11
8.11% pkg/provisioner/templates/validate.go
Jobs
ID Job ID Ran Files Coverage
1 22713829380.1 05 Mar 2026 10:36AM UTC 35
48.95
GitHub Action Run
Source Files on build 22713829380
  • Tree
  • List 35
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22713829380
  • dc89b78c on github
  • Prev Build on main (#22684231249)
  • Next Build on main (#22714317868)
  • 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