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.
irisjs-apachesolr
Advanced tools
Integrate a fully featured search engine into your Iris site. Apache solr is a popular open-source search based on Lucene. Out of the box with this module you can choose which entity types you want to be indexed as well as which fields within those types should be indexed. A basic search page is provided at http://yoursite.com/search
At /admin/config/search/solr enter the connection details for you solr instance. Example based on solr setup above: host: 127.0.0.1 port: 8983 core: iris_shard1_replica1 path: /solr
Go to /admin/config/search/solr/entities to choose which entities and fields should be indexed.
FAQs
Apache solr search integration for the IrisJS framework
We found that irisjs-apachesolr 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.