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

audunru / export-response
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 17 Sep 2021 08:31PM UTC
Files 17
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • arundb/1
  • arundb/4
  • arundb/6
  • arundb/styleci-php8
  • chore/cooldown
  • chore/cooldown-npmrc-coverage
  • chore/use-pat-for-releases
  • chore/workflow-permissions
  • ci/deterministic-npx
  • ci/remove-trivy-pr-trigger
  • dependabot/composer/all-dependencies-4c797f2dc1
  • dependabot/composer/all-dependencies-dba696571d
  • dependabot/composer/composer-736964bd2b
  • dependabot/composer/composer-761f56e718
  • dependabot/composer/composer-e6d0169aed
  • dependabot/composer/development-dependencies-00e0fa62ec
  • dependabot/composer/development-dependencies-0e5aaab323
  • dependabot/composer/development-dependencies-198426b497
  • dependabot/composer/development-dependencies-20900bcc38
  • dependabot/composer/development-dependencies-281844e30f
  • dependabot/composer/development-dependencies-456b75d3e6
  • dependabot/composer/development-dependencies-63b970beb9
  • dependabot/composer/development-dependencies-66d05b995a
  • dependabot/composer/development-dependencies-8af3bb20b0
  • dependabot/composer/development-dependencies-8c2706207b
  • dependabot/composer/development-dependencies-9eabd0d698
  • dependabot/composer/development-dependencies-bd6f6bce17
  • dependabot/composer/development-dependencies-c2984f35d7
  • dependabot/composer/development-dependencies-d26cb0f149
  • dependabot/composer/development-dependencies-ee99ffb1b3
  • dependabot/composer/friendsofphp/php-cs-fixer-3.68.5
  • dependabot/composer/friendsofphp/php-cs-fixer-3.69.0
  • dependabot/composer/friendsofphp/php-cs-fixer-3.92.3
  • dependabot/composer/laravel/framework-12.44.0
  • dependabot/composer/league/commonmark-2.8.1
  • dependabot/composer/league/commonmark-2.8.2
  • dependabot/composer/orchestra/testbench-9.10.0
  • dependabot/composer/orchestra/testbench-9.9.0
  • dependabot/composer/php-coveralls/php-coveralls-2.9.1
  • dependabot/composer/phpunit/phpunit-11.5.50
  • dependabot/composer/production-dependencies-0eb714151a
  • dependabot/composer/production-dependencies-16fa04691c
  • dependabot/composer/production-dependencies-34f55a3c16
  • dependabot/composer/production-dependencies-45c0bb1e57
  • dependabot/composer/production-dependencies-46d1d93063
  • dependabot/composer/production-dependencies-48024e27b6
  • dependabot/composer/production-dependencies-5187403447
  • dependabot/composer/production-dependencies-548e2494e8
  • dependabot/composer/production-dependencies-83f4894b52
  • dependabot/composer/production-dependencies-a0c9c77173
  • dependabot/composer/production-dependencies-bff61d1152
  • dependabot/composer/production-dependencies-c24f06e3bd
  • dependabot/composer/production-dependencies-d742d26451
  • dependabot/composer/production-dependencies-f3e7d38667
  • dependabot/composer/psy/psysh-0.12.19
  • dependabot/composer/spatie/array-to-xml-3.4.0
  • dependabot/composer/spatie/array-to-xml-3.4.4
  • dependabot/composer/spatie/laravel-package-tools-1.18.3
  • dependabot/composer/spatie/laravel-package-tools-1.19.0
  • dependabot/composer/spatie/simple-excel-3.7.1
  • dependabot/composer/spatie/simple-excel-3.7.2
  • dependabot/composer/symfony/http-foundation-7.3.7
  • dependabot/composer/symfony/process-7.4.5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/all-dependencies-1893dd32ff
  • dependabot/github_actions/all-dependencies-e29db5e6fa
  • dependabot/github_actions/amannn/action-semantic-pull-request-6
  • feat/trivy-security-scan
  • fix/content-disposition-header-injection
  • laravel-12
  • main
  • master
  • remove-lock
  • update-deps
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v13
  • v13-2
  • v13-3

03 Jun 2026 05:50AM UTC coverage: 99.281%. Remained the same
26866375844

push

github

semantic-release-bot
chore(release): 5.1.1

## [5.1.1](https://github.com/audunru/export-response/compare/v5.1.0...v5.1.1) (2026-06-03)

### Bug Fixes

* build Content-Disposition with HeaderUtils to prevent header injection ([#107](https://github.com/audunru/export-response/issues/107)) ([50175f9](https://github.com/audunru/export-response/commit/50175f906))

138 of 139 relevant lines covered (99.28%)

10.99 hits per line

Relevant lines Covered
Build:
Build:
139 RELEVANT LINES 138 COVERED LINES
10.99 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26866375844 main chore(release): 5.1.1 ## [5.1.1](https://github.com/audunru/export-response/compare/v5.1.0...v5.1.1) (2026-06-03) ### Bug Fixes * build Content-Disposition with HeaderUtils to prevent header injection ([#107](https://github.com/audunru/export-r... push 03 Jun 2026 05:51AM UTC semantic-release-bot github
99.28
26866364569 main fix: build Content-Disposition with HeaderUtils to prevent header injection (#107) Replaced manual sprintf with Symfony HeaderUtils::makeDisposition, which safely escapes filenames (quotes, CRLF) rather than interpolating them raw into the header... push 03 Jun 2026 05:50AM UTC web-flow github
99.28
26866241322 main chore(deps): bump the all-dependencies group with 2 updates (#108) Bumps the all-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action). Upd... push 03 Jun 2026 05:47AM UTC web-flow github
99.25
26848976033 dependabot/github_actions/all-dependencies-e29db5e6fa Merge 27b78e589 into 42884e624 Pull #108 02 Jun 2026 09:26PM UTC web-flow github
99.25
26683615297 fix/content-disposition-header-injection Merge b87e3148e into 42884e624 Pull #107 30 May 2026 12:18PM UTC web-flow github
99.28
26648835185 main chore(deps): bump github/codeql-action in the all-dependencies group (#106) Bumps the all-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3 to 4 - [Release n... push 29 May 2026 04:21PM UTC web-flow github
99.25
26648804319 dependabot/github_actions/all-dependencies-1893dd32ff Merge 335bbba1d into 9d33cc66e Pull #106 29 May 2026 04:21PM UTC web-flow github
99.25
26648681859 main build(deps): add semantic-release devDependency; resolve via npm ci in release workflow (#105) * build(deps): add semantic-release devDependency; resolve via npm ci in release workflow * build(deps): use npm run semantic-release script instead o... push 29 May 2026 04:18PM UTC web-flow github
99.25
26648504421 ci/deterministic-npx Merge b11372f77 into f3d9c2b7a Pull #105 29 May 2026 04:15PM UTC web-flow github
99.25
26646721823 ci/deterministic-npx Merge 233dc5c42 into f3d9c2b7a Pull #105 29 May 2026 03:40PM UTC web-flow github
99.25
See All Builds (224)
  • Repo on GitHub
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