Skip to content

Releases: hamedrabah/infra-starter-pack

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 03:49

An installable package with a verifiable build trail.

  • Package tarball and SHA-256 checksums.
  • SPDX inventory of the locked production dependencies used for this release.
  • GitHub build-provenance and SBOM attestations tied to the package digest.
  • Public OpenSSF Scorecard workflow and immutable action references.
  • A complete sample report generated from the checked-in fixture.

See the verification commands.

The scanner's behavior is unchanged. The package is distributed through this
GitHub release; it is not published to the npm registry.

Infra Starter Pack v0.1.0

Choose a tag to compare

@hamedrabah hamedrabah released this 28 Aug 18:56

First tested source release.

Highlights:

  • Read-only repository scanner for languages, frameworks, OpenAPI contracts, and routes
  • Composite GitHub Action that adds an evidence-based report to the job summary
  • Mintlify documentation and credential-free secret-scan generation
  • Replay QA runtime testing with private reports and safe retry behavior
  • 12 tests across Node.js 20 and 22 with 96% line coverage

Run directly from GitHub:

npx github:hamedrabah/infra-starter-pack scan .

The npm package is not published yet.