Skip to content

Releases: TheoTechnicguy/CIS_Win

Patch 3

09 Jul 16:49
Compare
Choose a tag to compare
Patch 3 Pre-release
Pre-release

Changelog

  • Fix SettingValue return None
  • Add unrecognized value error
  • Add fallback type conversion
  • Change max_val to be inclusive - Feature request #2
  • Add registry keys
  • Fix issue #4
  • And other

Links

Patch 2

07 Jul 15:26
Compare
Choose a tag to compare
Patch 2 Pre-release
Pre-release

It's time for another of these. Patch 2 is now out! This patch modifies small things. New namespaces are also available!

Changelog

  • Changed User_key column name to Human_readable_policy_name
  • Corrected know types error message
  • From an unposted feature request: Changed "policy not found" cell value to None.
  • Fixed header verify hash
  • Added error raise when section or policy is empty
    and last:
  • Added new namespaces

Links

Patch 1

06 Jul 08:26
Compare
Choose a tag to compare
Patch 1 Pre-release
Pre-release

Changelog

Fix window close after an exception is thrown.
Add output file header integrity hash generation - check SW is coming.
Add output file compliance check hash generation - check SW is underway.

Links

First (test) release

04 Jul 09:31
Compare
Choose a tag to compare
First (test) release Pre-release
Pre-release

First cis_win release!

This is a test release. It (more or less) works (only on selected files).
Some errors thrown are expected but not explained...

Files

Testing environment

Windows 10 PC version 20H2 with a selected group-policy.xml file not originating from PC.

This is mainly because the test PC has no GPO...

Changelog

  • Creation of the program and first release

Have fun breaking it!