Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
|build status production|
This is an extension to the Kotti CMS that allows you to add image galleries to your Kotti site.
It uses Bootstrap Image Gallery
_ for the gallery view.
Find out more about Kotti
_
To activate the kotti_gallery
add-on in your Kotti site, you need to add an
entry to the kotti.configurators
setting in your Paste Deploy config. If
you don't have a kotti.configurators
option, add one. The line in your
[app:main]
section could then look like this::
kotti.configurators = kotti_gallery.kotti_configure
With this, you'll be able to add galleries in your site.
|build status master|
Contributions to kotti_gallery
are highly welcome. Just clone its
Github repository
_ and submit your contributions as pull requests.
kotti_gallery
has 100% test coverage. Please make sure that you add tests
for new features and that all tests pass before submitting pull requests.
Running the test suite is as easy as running py.test
from the source directory.
.. |build status production| image:: https://travis-ci.org/Kotti/kotti_newsitem.png?branch=production .. |build status master| image:: https://travis-ci.org/Kotti/kotti_newsitem.png?branch=master .. _Bootstrap Image Gallery: http://blueimp.github.com/Bootstrap-Image-Gallery/ .. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti .. _Github repository: https://github.com/disko/kotti_gallery
Use Bootstrap Image Gallery
_.
Add several multicolumn layouts.
Depend on Kotti>=0.8 and its new add / edit form classes.
Add German translation.
Initial release.
Copied code from kotti_image_gallery.
.. _Bootstrap Image Gallery: http://blueimp.github.com/Bootstrap-Image-Gallery/
FAQs
Add an image gallery to your Kotti site
We found that kotti_gallery 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.