Alpha Nerd alpha-nerd
  • Joined on 2026-03-31
alpha-nerd pushed to main at nomyo-ai/nomyo-js 2026-07-24 15:32:12 +02:00
90a45240d3 Merge pull request 'Update dependency @types/node to v24.13.3' (#35) from renovate/node-24.x-lockfile into main
a9cfb5aafa Update dependency @types/node to v24.13.3
Compare 2 commits »
alpha-nerd merged pull request nomyo-ai/nomyo-js#35 2026-07-24 15:32:11 +02:00
Update dependency @types/node to v24.13.3
alpha-nerd pushed to main at nomyo-ai/nomyo-js 2026-07-24 15:31:38 +02:00
53f6f37eaf Merge pull request 'Update dependency ts-jest to v29.4.12' (#39) from renovate/ts-jest-29.x-lockfile into main
9ea104ba84 Update dependency ts-jest to v29.4.12
Compare 2 commits »
alpha-nerd merged pull request nomyo-ai/nomyo-js#39 2026-07-24 15:31:38 +02:00
Update dependency ts-jest to v29.4.12
alpha-nerd pushed to main at nomyo-ai/nomyo-js 2026-07-19 13:11:23 +02:00
166b4d4628 Merge pull request 'feat/ephemeral-keys' (#38) from feat/ephemeral-keys into main
659ef5a62b fix: repair platform resolution in the built bundles
111335d7ff fix: correct package entry points and publish contents
Compare 3 commits »
alpha-nerd merged pull request nomyo-ai/nomyo-js#38 2026-07-19 13:11:22 +02:00
feat/ephemeral-keys
alpha-nerd deleted branch alpha-nerd-patch-2 from nomyo-ai/nomyo-js 2026-07-19 13:05:53 +02:00
alpha-nerd deleted branch alpha-nerd-patch-1 from nomyo-ai/nomyo-js 2026-07-19 13:05:46 +02:00
alpha-nerd deleted branch feat/sgx-attestation from nomyo-ai/nomyo-js 2026-07-19 13:05:23 +02:00
alpha-nerd created pull request nomyo-ai/nomyo-js#38 2026-07-19 13:04:56 +02:00
feat/ephemeral-keys
alpha-nerd pushed to feat/ephemeral-keys at nomyo-ai/nomyo-js 2026-07-19 12:59:28 +02:00
659ef5a62b fix: repair platform resolution in the built bundles
alpha-nerd pushed to feat/ephemeral-keys at nomyo-ai/nomyo-js 2026-07-19 12:39:12 +02:00
111335d7ff fix: correct package entry points and publish contents
alpha-nerd merged pull request nomyo-ai/nomyo-js#37 2026-07-19 12:24:43 +02:00
feat/ephemeral-keys
alpha-nerd pushed to main at nomyo-ai/nomyo-js 2026-07-19 12:24:43 +02:00
3e5ff0bf3c Merge pull request 'feat/ephemeral-keys' (#37) from feat/ephemeral-keys into main
eafab3d9ac feat: align timeout, error types and docs with the Python SDK
00388ccb01 feat: lock sensitive buffers in memory; drop new Function from jose loading
987acf8816 feat!: make RSA keys ephemeral by default
2495f1e6e8 fix: repair npm install and the rollup build
Compare 7 commits »
alpha-nerd pushed to feat/ephemeral-keys at nomyo-ai/nomyo-js 2026-07-19 12:17:56 +02:00
eafab3d9ac feat: align timeout, error types and docs with the Python SDK
alpha-nerd pushed to feat/ephemeral-keys at nomyo-ai/nomyo-js 2026-07-19 11:34:21 +02:00
00388ccb01 feat: lock sensitive buffers in memory; drop new Function from jose loading
alpha-nerd commented on pull request nomyo-ai/nomyo-js#37 2026-07-19 11:24:57 +02:00
feat/ephemeral-keys

🔴 NYX found 3 issue(s)

  • ERROR src/core/attestation/verifiers.ts:124:39 [ts.code_exec.new_function] — new Function() constructor is equivalent to eval
  • WARNING `native/src/mlock…
alpha-nerd pushed to feat/ephemeral-keys at nomyo-ai/nomyo-js 2026-07-19 11:19:07 +02:00
987acf8816 feat!: make RSA keys ephemeral by default
alpha-nerd commented on pull request nomyo-ai/nomyo-js#37 2026-07-19 11:16:37 +02:00
feat/ephemeral-keys

🔴 NYX found 3 issue(s)

  • ERROR src/core/attestation/verifiers.ts:124:39 [ts.code_exec.new_function] — new Function() constructor is equivalent to eval
  • WARNING `native/src/mlock…
alpha-nerd pushed to feat/ephemeral-keys at nomyo-ai/nomyo-js 2026-07-19 11:10:39 +02:00
2495f1e6e8 fix: repair npm install and the rollup build