
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
cca-entities
Advanced tools
Below is a short Markdown documentation that outlines the entities and their relationships:
This documentation provides a brief overview of the TypeORM entities used in this project. Each entity extends a common BaseEntity
and uses decorators from TypeORM and AutoMapper for mapping and database configuration.
auth
UserRole
(default: GUEST).UserEntity
(eagerly loaded, cascades on delete).users
UserRole
(default: GUEST).AuthEntity
.PostEntity
.ImageEntity
.categories
ImageEntity
.PostEntity
.posts
UserEntity
(author details).ImageEntity
.CategoryEntity
.images
UserEntity
.CategoryEntity
(if applicable).PostEntity
.ADMIN
USER
GUEST
This enum is used across several entities to define the user’s access level and role.
This brief documentation provides a high-level overview of the key entities, their main fields, and relationships. For more detailed information on field types, configurations, or relationships, please refer to the inline comments and TypeORM documentation.
FAQs
Entities
The npm package cca-entities receives a total of 245 weekly downloads. As such, cca-entities popularity was classified as not popular.
We found that cca-entities demonstrated a healthy version release cadence and project activity because the last version was released less than 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.