
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@chatopera/manu-facts
Advanced tools
This library reads in table and topic data into tuples for use in SuperScript. It uses the LevelUp interface alongside MongoDown as a backing store.
sfacts supports ChatScript tables and topics.
Note: Before v1.0.0, sfacts used to write to the filesystem using LevelDB. It now writes to MongoDB, to facilitate scaling of SuperScript.
clean(dbName, callback)
create(dbName, clean, callback)
load(dbName, files, clean, callback)
The boolean parameter clean
in the create
and load
methods wipes the existing database if it exists, before creating a new one.
Note: The methods pre-v1.0.0 db
and expand
are no longer available. The function signatures create
and load
have changed, and now are required to be called asynchronously (i.e. has a callback parameter).
The return value of create
and load
is an object:
conceptToList(term, [depth,] callback)
createUserDB(dbName)
createUserDBWithData(dbName, files, callback)
db
findParentConcepts(term, callback)
level
loadFiles(files, callback)
Note: The method pre-v1.0.0 loadFile
is now named loadFiles
. Its behavior is exactly the same.
FAQs
Facts for SuperScript engine
We found that @chatopera/manu-facts 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.