-
Notifications
You must be signed in to change notification settings - Fork 731
Open
Labels
Description
Security issue notifications
If you discover a potential security issue in s2n we ask that you notify
AWS Security via our vulnerability reporting page. Please do not create a public github issue.
Problem:
The s2n-tls nix flake is pointing at a fork, which isn't being updated regularly.
Solution:
Flipping aws-lc to point to the upstream flake fails with a build issue.
A PR to address the build failures aws/aws-lc#2431
Requirements / Acceptance Criteria:
nix build
and nix develop
from upstream should run successfully.
Out of scope:
Is there anything the solution will intentionally NOT address?