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.
tango-contact-manager
Advanced tools
Provides contact forms and any other user submission form you might want. Create user submission forms on the fly, straight from the Django admin.
Provides contact forms and any other sort of user submission form you might want. You can create new forms on the fly, straight from the admin.
It has been tested for Python 2 and 3.
##Installation:
pip install tango-contact-manager
or pip install git+https://github.com/tBaxter/tango-contact-manager.git
Add 'contact_manager' and 'tango_shared' to your installed apps, then run syncdb or migrate.
tango_shared is a dependency. It will be installed for you.
Site emails will be sent to superusers or anyone specified in a DEFAULT_CONTACTS setting. That setting should be a list of emails.
FAQs
Provides contact forms and any other user submission form you might want. Create user submission forms on the fly, straight from the Django admin.
We found that tango-contact-manager 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.