Skip to content

feat: basic security policy builder interface#5493

Merged
lrstewart merged 2 commits intoaws:mainfrom
lrstewart:build_modify_1
Sep 5, 2025
Merged

feat: basic security policy builder interface#5493
lrstewart merged 2 commits intoaws:mainfrom
lrstewart:build_modify_1

Conversation

@lrstewart
Copy link
Copy Markdown
Contributor

@lrstewart lrstewart commented Aug 29, 2025

Release Summary:

Resolved issues:

Description of changes:

The memory management for security policies is complex enough that I'd like to get that reviewed / merged separately from the first actual builder functionality. So this PR just adds the basic builder interface and memory management. "build" just copies the input policy with no modification.

Testing:

New unit tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Aug 29, 2025
@lrstewart lrstewart force-pushed the build_modify_1 branch 2 times, most recently from cacc134 to b05b81d Compare August 29, 2025 07:46
@lrstewart lrstewart marked this pull request as ready for review August 29, 2025 18:10
@lrstewart lrstewart requested review from goatgoose and jouho August 29, 2025 18:11
@lrstewart lrstewart requested review from goatgoose and jouho September 4, 2025 23:20
@lrstewart lrstewart enabled auto-merge September 5, 2025 00:05
@lrstewart lrstewart added this pull request to the merge queue Sep 5, 2025
Merged via the queue into aws:main with commit 8adb893 Sep 5, 2025
50 checks passed
@lrstewart lrstewart deleted the build_modify_1 branch September 5, 2025 01:07
lrstewart added a commit to lrstewart/s2n that referenced this pull request Oct 31, 2025
lrstewart added a commit to lrstewart/s2n that referenced this pull request Oct 31, 2025
lrstewart added a commit to lrstewart/s2n that referenced this pull request Nov 1, 2025
github-merge-queue bot pushed a commit that referenced this pull request Nov 4, 2025
Co-authored-by: James Mayclin <maycj@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants