
Security News
Next.js moves to scheduled security releases
Vercel is formalizing a monthly release program for Next.js. The change follows React2Shell and a sharp rise in AI-assisted vulnerability discovery.
template-python-uv-package
Advanced tools
Opinionated Python + uv template for new packages.
npx giget@3.2.0 github:joaopalmeiro/template-python-uv-package . --force
template-python-uv-package and replace it with the package name. Ignore the template repository URL in the NOTES.md file.template_python_uv_package and replace it with the underscored version of the package name.Opinionated [Python](https://www.python.org/) + [uv](https://github.com/astral-sh/uv) template for new packages./Opinionated Python + uv template for new packages. and replace it with the (short) package description.João Palmeiro and replace it with the author's name.joaopalmeiro@proton.me and replace it with the author's email address.Source code link at the top to the package repository link (if necessary).GitHub in the Deployment section to GitLab or Codeberg and update the link to the corresponding Tags page (if necessary).Issues and Source fields in the pyproject.toml file with their respective repository-related links (if necessary).Getting Started section.Install uv, zizmor, and pinact (if necessary):
curl -LsSf https://astral.sh/uv/0.11.6/install.sh | sh
uv python install
uv audit --verbose
uv run python -c "from template_python_uv_package import __version__; print(__version__)"
uv run mypy
uv run ruff format
uv run ruff check --fix
uv build
zizmor .
pinact run -u --min-age 7
release GitHub Actions environment (if necessary).uv version --bump patch
uv version --bump minor
uv version --bump major
echo "v$(uv version --short)" | pbcopy
FAQs
Opinionated Python + uv template for new packages.
We found that template-python-uv-package demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Vercel is formalizing a monthly release program for Next.js. The change follows React2Shell and a sharp rise in AI-assisted vulnerability discovery.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.