Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@quant-finance/rolla-order-protocol
Advanced tools
The following repo contains the smart contracts and tests for the Rolla Order Protocol.
Rolla order protocol is a smart contract that allows a user to sell options for a premium. It is responsible for co-ordinating a trade between a maker and a taker but uses the rolla quant protocol for minting options and managing collateral pre and post settlement. Code for the quant-protocol can be found here: https://github.com/RollaProject/quant-protocol
The contract allows some maker to create some order in the specified format using their ethereum private key. The order the user is for is known as the taker and so long as all the conditional checks of the order are ok, the transaction will take place. The order allows the maker to buy a specified option from the taker which will be minted on demand from the taker's underlying balance.
The following features are supported:
The protocol supports trading of qTokens
only through the quant-protocol
. i.e. some premium can be paid in an ERC20 token for an option which is also an ERC20 token. The option seller will receive the collateral token (ERC1155) which is required to claim back their collateral post-expiry.
FAQs
Rolla Order Protocol
We found that @quant-finance/rolla-order-protocol 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.