
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.
AeroGear digger node.js command line client. Create Jenkins job and build your application using Jenkinsfile located in your source code.
Project Info | |
---|---|
License: | Apache License, Version 2.0 |
Build: | Node |
Documentation: | https://github.com/aerogear/digger-jenkins |
Issue tracker: | https://issues.jboss.org/browse/AGDIGGER |
Mailing lists: | aerogear-users (subscribe) |
aerogear-dev (subscribe) | |
IRC: | #aerogear channel in the freenode network. |
Install command line tool
npm install -g digkins
Login to Jenkins. Your credentials will be stored in configuration.
digkins login http://myjenkins.com
Create job that would use your repository as source code
digkins job create my-job https://github.com/android/project master
Trigger build
digkins job build my-androip-build
Trigger build for Jenkins job
digkins job build <jobname>
Create jenkins job for git repository with Jenkinsfile
digkins job create <name> [repository] [branch]
Setup jenkins credentials and login into jenkins
digkins login <url> [user] [password]
Stream jenkins logs for triggered build
digkins log <job> <buildNumber>
Get job artifacts for specified build
digkins artifact <job> <buildNumber>
Generate bash completion script
digkins completion
npm link .
FAQs
AeroGear Digger node.js client
The npm package digkins receives a total of 2 weekly downloads. As such, digkins popularity was classified as not popular.
We found that digkins 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.