Replies: 1 comment
-
|
@hwupathum shall we create a idea/ design type discussion for this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What problem are we solving?
We do not have a single, reliable view of the cryptography used by the server. TLS versions, cipher suites, JWT algorithms, and key types are scattered across code and configuration. This makes audits, compliance checks, and post-quantum planning difficult. Changes to crypto settings can happen without visibility.
Who are we solving this for?
Why should we solve this now?
Proposed Solution
Needs to be analyzed further
Alternatives
Rely only on SBOM tooling
Beta Was this translation helpful? Give feedback.
All reactions