
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Simple generator of dependency graph based on depends_on
declarations in a docker-compose.yaml
. The yaml is parsed with js-yaml and the dependency graph is rendered with mermaid-cli.
The generator uses mermaid-cli and this needs to be installed and available in your PATH, see the project page for installation options but one way is:
npm install -g @mermaid-js/mermaid-cli
Install globally or in your project, to make it available globally:
npm install -g dcdg
> dcdg -i docker-compose.yaml -o dependency-graph.png
Feel free to contribute improvements if you like, the script was created to fullfill a specific need, it's unlikely that it works well with all docker-compose.yaml
variants.
FAQs
Generate dependency graph from docker-compose.yaml
The npm package dcdg receives a total of 0 weekly downloads. As such, dcdg popularity was classified as not popular.
We found that dcdg 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.