Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@nexeraprotocol/nexera-id-schemas
Advanced tools
This is where we store Zod Schemas for our code base.
Important: When updating ID3, we need to manually update types in the /compliance/providers/gbg folder that are derived from those because we customized them to handle unexpected non-array results.
npm run download-schema:IDScan
npm run generate-zod:IDScan
npm run download-schema:ID3
npm run generate-zod:ID3
npm run download-schema:ProofOfResidence
npm run generate-zod:ProofOfResidence
npm run download-schema:IDScanSelfie
npm run generate-zod:IDScanSelfie
npm run download-schema:IDScanPassport
npm run generate-zod:IDScanPassport
Opa client is automatically generated client for interacting with open-policy-agent API. OPA api is very stable and not subject to many changes, so don't expect this to change often
In case of changes, run pnpm run generate-typescript-client
. It uses publicly stored latest version of OPA API schema
From mono-repo, run pnpm run generate-api-client
.
If you need to add entrypoints to expose additional schemas in new files, use:
pnpm preconstruct dev
FAQs
This is where we store Zod Schemas for our code base.
We found that @nexeraprotocol/nexera-id-schemas demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.