Skip to content

Dependency & Actions audit - 2026-08-17 #47

Description

@krakenhavoc

Automated scan of the main branch (commit 6633b32) covering GitHub Actions workflows, npm dependencies, Go modules, and Terraform providers.

Scope notes: No .github/workflows/* files exist in this repo (no GitHub Actions to audit). No go.mod or *.tf files exist in this repo (no Go modules or Terraform providers to audit). Findings below are limited to npm dependencies, the only applicable category.

npm dependencies

Repo has a single package.json at the root (Astro static site, krakenkey-website).

Outdated (2+ majors behind latest)

  • astro (/package.json, direct dependency) — pinned ^5.17.2, installed 5.17.2, latest published 7.2.2. Two majors behind (5 → 6 → 7).

npm audit findings (13 total: 11 high, 1 moderate, 1 low)

All vulnerable packages are transitive dependencies pulled in by astro; a fix requires the major-version upgrade noted above (npm audit fix reports fixAvailable: astro@7.2.2 (semver-major)).

Recommended remediation: Upgrade astro from ^5.17.2 to ^7.2.2 (semver-major) to pull in patched versions of all the transitive packages above; review the Astro 6.x and 7.x migration guides for breaking changes before merging.

@astrojs/sitemap (installed 3.7.0, latest 3.7.3) is only a patch version behind and has no reported vulnerabilities — not flagged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions