Skip to content

Commit 436053e

Browse files
Nik08Copilot
andcommitted
Add Windows arch detection bug fix to InSpec 5.24 release notes
Fixed Windows architecture detection over WinRM when os.arch was missing or unknown. Adds robust fallback detection in Train and InSpec. ([#7935](inspec/inspec#7935), train [#832](inspec/train#832)) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Nik08 <nikita.mathur@progress.com>
1 parent 207b226 commit 436053e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/release_notes/inspec.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ Release date: June 21th, 2026
404404
### Bug fixes
405405

406406
- Pre-check waivers before control block evaluation to avoid eager resource execution ([#7832](https://github.com/inspec/inspec/pull/7832))
407+
- Fixed Windows architecture detection over WinRM when os.arch was missing or unknown, which could cause incorrect architecture reporting and downstream transport failures. This adds robust fallback detection in Train and InSpec. ([#7935](https://github.com/inspec/inspec/pull/7935), train [#832](https://github.com/inspec/train/pull/832))
407408

408409
#### Security fixes
409410

0 commit comments

Comments
 (0)