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.
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 buildandnix developfrom upstream should run successfully.