
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
این پکیج سوم از این سری است
console.log("----------created!");
&&
alias ls='ls --color=auto' && alias pwd='printf "%s\n" "masir->${red}${PWD}${end}, .... ${blu}${PWD}${end} .... ${grn}${PWD}${end} .... ${yel}${PWD}${end}."'
alias l1212='ls --color=auto' .................................................... رنگی کردن قبل دستور
[I have no name!@n-m-p-13-h4cbk 20:32:13 ~]$
export PS1="[\e[01;37m][[\e[0m][\e[01;32m]\u[\e[0m][\e[00;37m]@[\e[0m][\e[01;34m]\h[\e[0m][\e[00;37m] [\e[0m][\e[00;37m]\t[\e[0m][\e[01;37m] \W]\$ [\e[0m]" ...........................................................
تعریف رنگ ها همین را کپی کن {
red=$'\e[1;31m' grn=$'\e[1;32m' yel=$'\e[1;33m' blu=$'\e[1;34m' mag=$'\e[1;35m' cyn=$'\e[1;36m' end=$'\e[0m'
alias ls='ls --color=auto' && alias pwd='printf "%s\n" "masir->${red}${PWD}${end}, .... ${blu}${PWD}${end} .... ${grn}${PWD}${end} .... ${yel}${PWD}${end}."'
}
And then use them to print in your required colours:
printf "%s\n" "Text in ${red}red${end}, white and ${blu}blue${end}." printf "%s\n" "Text in ${red}${PWD}${end}, white and ${blu}${PWD}${end}."
alias l1212='printf "%s\n" "Text in ${red}${PWD}${end}, white and ${blu}${PWD}${end}."'
alias pwd='printf "%s\n" "masir->${red}${PWD}${end}, .... ${blu}${PWD}${end} .... ${grn}${PWD}${end} .... ${yel}${PWD}${end}."'
.................................................... // npm run build
/* npm run build npm adduser npm config ls npm publish
npm version patch npm publish
............................................................................. abcmdem1
cd $HOME/node_modules/abcmdem1 && ls && pwd && chmod +x c5
cd $HOME
npm update
...........................................................................
*/
........................................................................... x11-md /opt/app-root/src
cd $HOME/node_modules/x11-md/node-x11-master && ls && pwd && chmod +x c5 cd $HOME npm update
...........................................................................
terminal.integrated.shell.windows
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
"C:\WINDOWS\Sysnative\bash.exe"
............................................... npm npm run build npm publish npm version patch
............................................... Now do all the same after you went to virtual terminal
OR WITH
apt list --installed
...........................................................
...........................................................
...........................................................
........................................................... TEMP_DEB="$(mktemp)" && wget -O "$TEMP_DEB" 'http://path.to/my.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB"
FAQs
این پکیج سوم از این سری است
We found that md1 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.