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

php-parallel-lint / PHP-Console-Highlighter
100%

Build:
DEFAULT BRANCH: master
Repo Added 15 Feb 2022 01:48PM UTC
Files 1
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • coveralls
  • dependabot/github_actions/action-runners-0937e01b9e
  • dependabot/github_actions/action-runners-73dc52d6a4
  • dependabot/github_actions/action-runners-e6ee9d7de3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6.0.0
  • dependabot/github_actions/coverallsapp/github-action-2
  • dependabot/github_actions/ramsey/composer-install-3
  • feature/README-move-badges-up
  • feature/add-dependabot-config-for-ghactions
  • feature/changelog-1.0.1
  • feature/changelog-minor-touchup
  • feature/composer-credit-contributors
  • feature/dependabot-every-two-weeks
  • feature/fix-test-runtime-deprecations-php-8.5
  • feature/ghactions-cache-busting
  • feature/ghactions-do-not-persist-credentials
  • feature/ghactions-dont-use-set-output
  • feature/ghactions-harden-cs-steps
  • feature/ghactions-jobs-should-have-name
  • feature/ghactions-pin-action-runners
  • feature/ghactions-show-startup-errors
  • feature/ghactions-switch-to-coveralls-reporter
  • feature/ghactions-tweak-php-versions
  • feature/ghactions-update
  • feature/ghactions-update-for-php-8.4-release
  • feature/ghactions-update-for-php-8.5-release
  • feature/ghactions-update-various-actions
  • feature/ghactions-various-minor-tweaks
  • feature/tests-compatibility-with-phpunit-10

26 Jan 2026 03:54AM UTC coverage: 100.0%. Remained the same
21345727131

push

github

jrfnl
GH Actions: do not persist credentials

> By default, using `actions/checkout` causes a credential to be persisted in the checked-out repo's `.git/config`, so that subsequent `git` operations can be authenticated.
>
> Subsequent steps may accidentally publicly persist `.git/config`, e.g. by including it in a publicly accessible artifact via `actions/upload-artifact`.
>
> However, even without this, persisting the credential in the `.git/config` is non-ideal unless actually needed.
>
> **Remediation**
>
> Unless needed for `git` operations, `actions/checkout` should be used with `persist-credentials: false`.
>
> If the persisted credential is needed, it should be made explicit with `persist-credentials: true`.

This has now been addressed in all workflows.

Refs:
* https://unit42.paloaltonetworks.com/github-repo-artifacts-leak-tokens/
* https://docs.zizmor.sh/audits/#artipacked

119 of 119 relevant lines covered (100.0%)

32.1 hits per line

Relevant lines Covered
Build:
Build:
119 RELEVANT LINES 119 COVERED LINES
32.1 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • 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
21345727131 master GH Actions: do not persist credentials > By default, using `actions/checkout` causes a credential to be persisted in the checked-out repo's `.git/config`, so that subsequent `git` operations can be authenticated. > > Subsequent steps may accident... push 26 Jan 2026 03:55AM UTC jrfnl github
100.0
21345685916 master Dependabot/gh-actions: move to bi-weekly schedule :point_right: Important: this is for **version** updates only, not for security updates, which are handled separately and don't depend on this configuration. --- PR 64 updated the GitHub Actions... push 26 Jan 2026 03:53AM UTC jrfnl github
100.0
20040261703 master GH Actions: Bump actions/checkout from 5.0.1 to 6.0.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/chec... push 08 Dec 2025 07:30PM UTC jrfnl github
100.0
20040005761 master GH Actions: Bump shivammathur/setup-php in the action-runners group Bumps the action-runners group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `shivammathur/setup-php` from 2.35.5 to 2.36.0 - [Rel... push 08 Dec 2025 07:21PM UTC jrfnl github
100.0
19477672352 master GH Actions: Bump the action-runners group with 2 updates Bumps the action-runners group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Upd... push 18 Nov 2025 06:57PM UTC jrfnl github
100.0
18612241239 master GH Actions/test: ensure all jobs have a name push 18 Oct 2025 06:51AM UTC grogy github
100.0
18612210009 master Dependabot: update config This commit makes the following change to the Dependabot config: * It introduces a "group". By default Dependabot raises individual PRs for each update. Now, it will group updates to new minor or patch release for al... push 18 Oct 2025 06:48AM UTC grogy github
100.0
17709450515 master GH Actions: update PHP ini configuration Add `display_startup_errors=On` as per the current recommendation from PHPUnit. Ref: https://github.com/sebastianbergmann/phpunit-documentation-english/commit/b3b159cbe push 14 Sep 2025 09:42AM UTC grogy github
100.0
17709400222 master PHP 8.5 | Tests: prevent deprecation notice for Reflection*::setAccessible() Since PHP 8.1, calling the `Reflection*::setAccessible()` methods is no longer necessary as reflected properties/methods/etc will always be accessible. However, the meth... push 14 Sep 2025 09:37AM UTC grogy github
100.0
17709258775 master GH Actions: Bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/C... push 14 Sep 2025 09:23AM UTC grogy github
100.0
See All Builds (99)
  • 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