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.
bcms_google_mini_search
Advanced tools
This module allows BrowserCMS to integrate with a Google Search Appliance (Mini or GSA). Google Search Appliance is a standalone search server, which can be configured to crawl your website. This module submits queries to a GSA/Mini server, and formats the results. It consists of the following two portlets.
Features:
Note: This module assume the BrowserCMS web site owner has access to their own GSA/Google Mini server, either hosted by themselves or a third party service.
Installing this module is done much like other BrowserCMS modules:
$ rails g cms:install bcms_google_mini_search
After that, you will need to to:
These instructions assume the Mini or Google Search Appliance is already set up and running.
Configuring the mini include three basic steps, configuring it to crawl your site, creating a collection which limits what is returned to just your site, and creating a front end, which allows you to submit search queries.
Once the crawler is configured, it may take 15+ minutes for it to crawl your site. You can still finish configuring the mini, but you may need to wait to test the results.
At this point, you should have the Google Mini appliance configured. If you want to test out the search results using the Mini's default search UI, you can click the 'Test Center' link in the upper right hand corner. Select your new collection and front end by name, and submit queries.
To make the module work, you will have to configure two portlets.
At this point, you can test the search by entering in a term to the Search Box portlet. If its working, it should call the Search Results page and display the same results as what you see in the Mini 'Test Center'. You can style the HTML in the template to tweak how your search results will work.
FAQs
Unknown package
We found that bcms_google_mini_search 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.