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

kevinoid / NLCaseConvert / 30115338529
89%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 06:03PM UTC
Jobs 2
Files 4
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

24 Jul 2026 05:57PM UTC coverage: 88.582% (+0.2%) from 88.39%
30115338529

push

github

kevinoid
feat: add configurable Regex match timeout

Microsoft recommends that developers [use time-out values] with `Regex`
to avoid denial-of-service attacks.  This is checked by analyzer S6444
of `SonarAnalyzer.CSharp` (added by
<https://github.com/SonarSource/sonar-dotnet/pull/5693>).

Add a `MatchTimeout` property to each `Builder` with a reasonable (if
somewhat arbitrarily chosen) default and pass the configured value to
the `Regex` constructor to apply it.

[use time-out values]: https://learn.microsoft.com/en-us/dotnet/standard/base-types/best-practices-regex#use-time-out-values

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>

12 of 12 new or added lines in 3 files covered. (100.0%)

481 of 543 relevant lines covered (88.58%)

4.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 windows-latest_latest - 30115338529.1 24 Jul 2026 06:04PM UTC 12
88.58
GitHub Action Run
2 ubuntu-22.04_latest - 30115338529.2 24 Jul 2026 06:03PM UTC 8
88.58
GitHub Action Run
Source Files on build 30115338529
  • Tree
  • List 4
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30115338529
  • d1bc379e on github
  • Prev Build on main (#29097953006)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc