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.
github.com/avinashreddy1010/twitter_api_assignment
This project demonstrates how to interact with the Twitter API using the Go programming language. It focuses on creating and deleting tweets while handling OAuth 1.0a authentication. Below are done in this assignment.
Once App is created, we have to generate the Keys and Tokens.
Our code lets us create a new tweet by sending a POST request, When executed a tweet with the current timestamp is sent. Please find below screenshot.
We can delete the tweet by providing tweetID. Upon successful deletion, a confirmation message is displayed.
We need to execute go run main.go if we want to run the application. Our tweet will be posted once we run main.go If we want to delete the tweet, we need to provide TweetID which we want to delete.
FAQs
Unknown package
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.