
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@recallgraph/foxx-tracer-reporter-datadog
Advanced tools
A reporter for the foxx-tracer-collector service that pushes spans to Datadog.
A reporter for the foxx-tracer-collector service, that pushes spans to Datadog.
See the collector docs for detailed instruction docs. To quickly get up and running, run the following inside the collector's source root:
npx grunt reporter:add --pkg=@recallgraph/foxx-tracer-reporter-datadog --namespace=datadog
This reporter has a single configuration parameter, viz, the location of the Datadog Agent to which it should report span records. If the reporter is installed under the namespace datadog
, then the manifest.json
of the collector would have a section like:
{
"configuration": {
"reporters-datadog": {
"type": "json",
"required": true,
"default": {
"dd-agent-url": "http://localhost:8126/v0.4/traces"
},
"description": "Settings for the datadog reporter."
}
}
}
You can change the dd-agent-url
parameter to value if needed.
FAQs
A reporter for the foxx-tracer-collector service that pushes spans to Datadog.
The npm package @recallgraph/foxx-tracer-reporter-datadog receives a total of 10 weekly downloads. As such, @recallgraph/foxx-tracer-reporter-datadog popularity was classified as not popular.
We found that @recallgraph/foxx-tracer-reporter-datadog demonstrated a not healthy version release cadence and project activity because the last version was released 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.