
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
Used to parse the DEB package dependency tree.
$ npx apt-cli -h # or yarn apt-cli -h
Usage: apt-cli [options] <package...>
Options:
-c, --cache-dir <DIR> metadata cache path.
-a, --arch <ARCH> default architecture. (default: "any")
--auth-conf <auth.conf> apt auth.conf configuration.
--newline <LF> format line break markers.
--cache-index cache package indexes.
--quiet no progress bar.
-e, --entry <ENTRY> APT source entry. (default: [])
-f, --entry-file <FILE> APT sources.list file. (default: [])
-h, --help display help for command
Commands:
resolve [options] <package...> Search packages via package selector
find [options] <regex...> Find package name by file name like apt-file
help [command] display help for command
$ yarn apt-cli -r -e "deb https://community-packages.deepin.com/deepin/beige beige main" -c cache -a amd64 resolve apt
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/Release" | 35182/35182
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-i386/Release" | 113/113
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-i386/Packages.gz" | 8779245/8779245
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-arm64/Release" | 114/114
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-arm64/Packages.gz" | 9404486/9404486
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-loong64/Release" | 116/116
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-riscv64/Release" | 116/116
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-riscv64/Packages.gz" | 9028121/9028121
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-amd64/Release" | 114/114
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-loong64/Packages.gz" | 8830747/8830747
████████████████████████████████████████ | "https://community-packages.deepin.com/deepin/beige/dists/beige/main/binary-amd64/Packages.gz" | 9539308/9539308
apt:amd64 (=2.8.0deepin2)
base-passwd:amd64 (=3.6.3)
libc6:amd64 (=2.38-6deepin5)
libgcc-s1:amd64 (=13.2.0-3deepin3)
gcc-13-base:amd64 (=13.2.0-3deepin3)
libdebconfclient0:amd64 (=0.271)
libselinux1:amd64 (=3.5-1deepin1)
libpcre2-8-0:amd64 (=10.39-2)
gpgv:amd64 (=2.4.5-2)
libassuan0:amd64 (=2.5.6-1)
libgpg-error0:amd64 (=1.47-3)
libbz2-1.0:amd64 (=1.0.8-deepin)
libgcrypt20:amd64 (=1.10.3-2)
libnpth0:amd64 (=1.6-3)
zlib1g:amd64 (=1:1.3.dfsg-3)
libapt-pkg6.0:amd64 (=2.8.0deepin2)
liblz4-1:amd64 (=1.9.3-deepin)
liblzma5:amd64 (=5.4.5-0.3)
libstdc++6:amd64 (=13.2.0-3deepin3)
libsystemd0:amd64 (=255.2-4)
libcap2:amd64 (=1:2.44-1)
libzstd1:amd64 (=1.5.5+dfsg2-2)
libudev1:amd64 (=255.2-4)
libxxhash0:amd64 (=0.8.2-2)
deepin-keyring:all (=2024.01.16)
libgnutls30:amd64 (=3.7.9-2)
libgmp10:amd64 (=2:6.3.0+dfsg-2)
libhogweed6:amd64 (=3.7.3-1)
libnettle8:amd64 (=3.7.3-1)
libidn2-0:amd64 (=2.3.2-2)
libunistring2:amd64 (=0.9.10-6)
libp11-kit0:amd64 (=0.25.5-2)
libffi8:amd64 (=3.4.6-1)
libtasn1-6:amd64 (=4.18.0-4)
libseccomp2:amd64 (=2.5.4-2deepin1+rb1)
Default: {package}:{architecture} ({selector})
Field Ref: {fieldName}
See IPackage interface.
Default: {package}:{index.architecture}: {path}
Field Ref: {fieldName}
See IContentItem interface.
FAQs
APT CLI - Used to parse the DEB package dependency tree.
The npm package apt-cli receives a total of 44 weekly downloads. As such, apt-cli popularity was classified as not popular.
We found that apt-cli 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
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.