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.
pwrentch.FileReferences
Advanced tools
pwrentch.FileReferences adds a browser view to your Plone site that produces a report showing all of the File and Image items in your site, or sub-folder of your site. Along with each item it also shows any content items in the site that link to that File or Image item.
This report can be useful in assessing the types of files and images your content editors have added to the site. It can also be useful if you're looking to remove or replace a certain file or image and need to know what other content links to it.
Plone 4.1+
This product has been tested with Plone 4.1.4 and should work with anything newer.
#. Add pwrentch.FileReferences
to the eggs section of your buildout configuration
#. Run buildout
#. Restart Zope
#. Go to the Site Setup page in the Plone interface and click on the Add Ons link.
Choose "File References" (check its checkbox) and click the Install button.
#. Clone the repository from GitHub into the src folder
#. Add pwrentch.FileReferences
to the eggs section of your buildout configuration
#. Add src/pwrentch.FileReferences
to the develop section of your buildout configuration
#. Run buildout
#. Restart Zope
#. Go to the Site Setup page in the Plone interface and click on the Add Ons link.
Choose "File References" (check its checkbox) and click the Install button.
The view is hard coded to require the "Modify Portal Content" permission. Thus users must be logged in and have the Editor role in order to view the report.
Add @@reflist
to the end of any folder's URL to view the report of all the File and Image items in that folder and its sub-folders.
Click the "customize" link at the top of the page to choose to include/exclude File and/or Image items and to limit the type of documents displayed by their file type. File types are determined by filename extension and/or mime type.
Distributed under the GPL.
See LICENSE.txt and LICENSE.GPL for details.
FAQs
Lists file and image items and the items that link to them
We found that pwrentch.FileReferences demonstrated a healthy version release cadence and project activity because the last version was released less than 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.