
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
XML and HTML sitemap product for Jmbo.
.. contents:: Contents :depth: 5
#. Install or add jmbo-sitemap
to your Python path.
#. Add jmbo_sitemap
and django.contrib.sitemaps
to your INSTALLED_APPS
setting.
#. Add (r'^', include('jmbo_sitemap.urls')) to urlpatterns. You may need to add this early in the chain so other patterns don't take precedence.
#. Allow the use of a custom generator.
#. Stabilize on Jmbo 2.0.0.
#. Sitemap classes can now be specified as strings in settings.
#. Allow sitemaps to be set from settings.
#. Clean up tests. #. Django 1.6 compatibility.
#. Omit external links from sitemap. #. Google will not accept a sitemap with no urls. In such a case link back to the site.
#. Use django-setuptest>=0.1.4
.
#. Fix bug where some links may not be included.
#. Initial release.
FAQs
XML and HTML sitemap product for Jmbo
We found that jmbo-sitemap 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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.