Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Use Github-flavored Markdown to write your content.
Change Log
0.0.1 => 0.0.2 Added support for => -Publish post without javascript package from notebook -Pulish post from standalone python script (Non jupyter environment)
0.0.2 => 0.0.3 Added support for features at the time of publishing post. Features will get used as filters.
0.0.3.dev5 => 0.0.3.dev6 -Support for status posts compatible with new low code platform. Example:
filters = {
"dateAdded": datetime.datetime.now().isoformat() + 'Z',
'rowSubscriptionCol': 'vendor',
'type': 'aggregatePost'
}
data = {
'count': 5,
'status': 'Warning',
'vendor': 'GCP'
}
post = Post(postId='GCP_aggregatePost', postTitle='# Aggregated Post')
post.addFilters(filters)
post.createPost(data=data)
0.0.3.dev6 => 0.0.3.dev7 -Added Exception handling code if response is not in json format
0.0.3.dev7 => 0.0.3.dev8 -Added code to retry 5xx error code
0.0.3.dev7 => 0.0.3.dev10 -Resolved unauthorized error and changed sleep time
0.0.3.dev12 => 0.0.3.dev13
0.0.3.dev14 => 0.0.3.dev15
0.0.3.dev18
0.0.3.dev19
0.0.3.dev20
0.0.3.dev21
0.0.3.dev22
0.0.3.dev23
0.0.3.dev25
0.0.3.dev26
0.0.3.dev29
0.0.3.dev30
0.0.3.dev31
0.0.3.dev32
0.0.3.dev33
0.0.3.dev34
0.0.3.dev35
0.0.3.dev36
0.0.3.dev37
0.0.3.dev38
0.0.3.dev39
FAQs
ChartArt python package
We found that chartart 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.