Skip to content

ai-security-scanner 0.1.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 18:43

ai-security-scanner 0.1.8

Source: fa1fa9d401995de45080fbfaffc6b39d99955387

Windows pre-release testing notice

This is a public testing pre-release, not a stable deployment. The Windows installers
are intentionally available so this build can be tested now. Windows may show an
Unknown publisher warning.

  • MSI: Authenticode not verified; exact-candidate beginner path not observed; installed-app lifecycle not observed; data-preservation path not observed.
  • NSIS: Authenticode not verified; exact-candidate beginner path not observed; installed-app lifecycle not observed; data-preservation path not observed.

Faster first scan, safer automatic recovery. This build keeps internal runtime details
out of the beginner path and favors an isolated, reversible recovery when old state is unclear.

On first launch, product-owned disposable state is reconciled automatically. Old state whose
ownership is uncertain is left untouched while the app creates a uniquely named isolated
workspace and continues. Nothing unfamiliar is deleted just to make the scanner start.

The app opens the selected task immediately, keeps recovery in the background, and reports
tested, not tested, failed, and incomplete coverage separately instead of turning one optional
component failure into an all-or-nothing result.

Existing local cases, cleanup obligations, evidence snapshots, and provenance remain intact.
The app still waits for an explicit Start action before contacting a scan target.

Artifacts offered by this finalized set:

  • linux-x86_64 / deb: ai-security-scanner_0.1.8_amd64.deb; technical qualification passed; beginner human path not-observed.
  • macos-universal / dmg: ai-security-scanner_0.1.8_universal.dmg; technical qualification installer-passed-runtime-not-observed; beginner human path not-observed.
  • windows-x86_64 / msi: ai-security-scanner_0.1.8_x64_en-US.msi; technical qualification passed; beginner human path not-observed.
  • windows-x86_64 / nsis: ai-security-scanner_0.1.8_x64-setup.exe; technical qualification passed; beginner human path not-observed.

Not offered in this finalized set:

  • linux-x86_64 / appimage: not offered (technical-qualification-not-observed).
  • linux-x86_64 / rpm: not offered (technical-qualification-not-observed).

Verify the selected file against SHA256SUMS.txt and its artifact-specific public provenance before installing.
Qualification, human-path observation, OS signing, notarization, updater availability,
provenance requirements, and known limitations are recorded independently for every offered artifact
in release-metadata.json. An absent platform never implies that it passed.