RepoJournal
Vue.js

@vuejs

Vue + the surrounding frontend ecosystem

Keep up with Vue.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

CREATE-VUE TIGHTENS CI PERMISSIONS

By RepoJournal · Filed · About Vue.js

Create-vue locked down GitHub Actions token scope to follow least-privilege defaults, reducing attack surface without changing build behavior.

Create-vue merged explicit permission controls into its main CI workflow [1], setting GITHUB_TOKEN to read-only access and eliminating unnecessary privilege creep. The change keeps all current CI functionality intact while making future permission decisions intentional and reviewable. This follows GitHub's security best practice of defaulting to the narrowest token scope needed for each job. It's the kind of quiet infrastructure hardening that prevents supply chain risk down the line.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] chore(ci): set explicit least-privilege workflow permissions ↗ vuejs/create-vue

Quick answers

What shipped in Vue.js on May 15, 2026?
Create-vue locked down GitHub Actions token scope to follow least-privilege defaults, reducing attack surface without changing build behavior. In total, 1 commits and 1 pull requests landed.
Who contributed to Vue.js on May 15, 2026?
1 developer shipped this update, including arpitjain099.
What were the notable Vue.js updates?
chore(ci): set explicit least-privilege workflow permissions.

More from @vuejs

Daily updates, in your inbox

Follow Vue.js

Keep up with Vue.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?