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

sirbrillig / phpcs-variable-analysis / 22960163769
94%

Build:
DEFAULT BRANCH: 2.x
Ran 11 Mar 2026 03:25PM UTC
Jobs 4
Files 9
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

11 Mar 2026 03:22PM UTC coverage: 93.732%. Remained the same
22960163769

push

github

web-flow
GH Actions: do not persist credentials (#363)

> 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

Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>

1929 of 2058 relevant lines covered (93.73%)

132.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 php-5.4-phpcs-3.5.7 - 22960163769.1 11 Mar 2026 03:26PM UTC 9
92.32
GitHub Action Run
2 php-7.4-phpcs-3.5.7 - 22960163769.2 11 Mar 2026 03:25PM UTC 9
92.69
GitHub Action Run
3 php-7.2-phpcs-4.x-dev - 22960163769.3 11 Mar 2026 03:25PM UTC 9
91.83
GitHub Action Run
4 php-8.5-phpcs-4.x-dev - 22960163769.4 11 Mar 2026 03:25PM UTC 9
93.06
GitHub Action Run
Source Files on build 22960163769
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22960163769
  • dc2e37de on github
  • Prev Build on 2.x (#22910150222)
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