
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.
opener-pos-tagger-it
Advanced tools
This repository contains the source code for the Italian POS tagger of the OpeNER project.
Using RubyGems:
gem install opener-pos-tagger-it
Using Bundler:
gem 'opener-pos-tagger-it',
:git => 'git@github.com/opener-project/pos-tagger-it.git',
:branch => 'master'
Using specific install:
gem install specific_install
gem specific_install opener-pos-tagger-it \
-l https://github.com/opener-project/pos-tagger-it.git
cat some_input_file.kaf | pos-tagger-it
First make sure all the required dependencies are installed:
bundle install
Then compile the required Java code:
bundle exec rake java:compile
For this you'll need to have Java 1.7 and Maven installed. These requirements are verified for you before the Rake task calls Maven.
To run the tests (which are powered by Cucumber), simply run the following:
bundle exec rake
This will take care of verifying the requirements, installing the required Java packages and running the tests.
For more information on the available Rake tasks run the following:
bundle exec rake -T
This repository comes in two parts: a collection of Java source files and Ruby
source files. The Java code can be found in the core/
directory, everything
else will be Ruby source code.
FAQs
Unknown package
We found that opener-pos-tagger-it 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.