
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@moneyforward/code-review-action-querly-plugin
Advanced tools
Analyze code statically using Querly in Github actions
Analyze code statically by using Querly in Github actions
filesSpecify files or directories
(Multiple files or directories can be specified by separating them with line feed)
optionsChanges querly command line options.
Specify the options in JSON array format.
e.g.: '["--rule", "rule1"]'
working_directoryChanges the current working directory of the Node.js process
name: Analyze code statically
"on": pull_request
jobs:
querly:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Analyze code statically using Querly
uses: moneyforward/querly-action@v0
Bug reports and pull requests are welcome on GitHub at https://github.com/moneyforward/querly-action
The gem is available as open source under the terms of the MIT License.
FAQs
Analyze code statically using Querly in Github actions
We found that @moneyforward/code-review-action-querly-plugin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.