
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@coveo/api-standards
Advanced tools
Coveo’s standard OpenAPI ruleset is enforced using [Spectral CLI](https://docs.stoplight.io/docs/spectral/674b27b261c3c-overview). This ruleset is made available for other tools at Coveo, ensuring that API owners can lint their OpenAPI specifications.
Coveo’s standard OpenAPI ruleset is enforced using Spectral CLI. This ruleset is made available for other tools at Coveo, ensuring that API owners can lint their OpenAPI specifications.
From an npm project, install the rules as a standard npm package.
npm i @coveo/api-standards @stoplight/spectral-cli
Then create a local spectral.yaml
file with only this configuration:
extends: "@coveo/api-standards"
To add a new rule meant to be statically enforced at Coveo, follow this process:
Add the rule
Add a new rule in tools/spectral-ruleset/spectral.yaml
. Follow the Spectral CLI documentation to learn how to define a new rule.
Add test cases
valid.openapi.json
to verify that the new rule does not incorrectly flag a valid OpenAPI specification.Test the new rule
pnpm
pnpm install
pnpm run test
FAQs
Coveo’s standard OpenAPI ruleset is enforced using [Spectral CLI](https://docs.stoplight.io/docs/spectral/674b27b261c3c-overview). This ruleset is made available for other tools at Coveo, ensuring that API owners can lint their OpenAPI specifications.
We found that @coveo/api-standards demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 16 open source maintainers 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.