
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
https://tag33.lucianbuzzo.repl.co/
The module exports the following functions:
fromBase33(char): Converts a character from the base-33 alphabet to its numerical value. The base-33 alphabet is "123456789ABCDEFGHJKLMNPQRSTUVWXYZ". The function returns the numerical value of the character.
toBase33(num): Converts a number to a character in the base-33 alphabet. The function returns the character in the base-33 alphabet that corresponds to the number.
calculateBase33Sum(id): Calculates the sum of the numerical values of the characters in the given ID. The function returns the sum.
generate(): Generates a new ID. The function returns the generated ID.
verify(tag): Verifies the checksum of the given ID. The function returns true if the checksum is correct, and false otherwise.
FAQs
https://tag33.lucianbuzzo.repl.co/
We found that tag33 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.