Skip to content

increase test coverage; new acl modeling features#2

Merged
audibleblink merged 1 commit intomasterfrom
testing
Mar 24, 2025
Merged

increase test coverage; new acl modeling features#2
audibleblink merged 1 commit intomasterfrom
testing

Conversation

@audibleblink
Copy link
Owner

This commit adds several new features to the Windows ACL modeling:

  • AccessCheck implementation to simulate Windows access control decisions
  • Integrity level support with policy-based enforcement
  • Generic rights mapping between Windows access masks
  • Capability SID support for Windows 8+ app containers
  • SDDL builder with fluent API for creating security descriptors
  • Comprehensive test coverage for all new functionality

  This commit adds several new features to the Windows ACL modeling:
  - AccessCheck implementation to simulate Windows access control decisions
  - Integrity level support with policy-based enforcement
  - Generic rights mapping between Windows access masks
  - Capability SID support for Windows 8+ app containers
  - SDDL builder with fluent API for creating security descriptors
  - Comprehensive test coverage for all new functionality
@audibleblink audibleblink merged commit 64bd1a9 into master Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant