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.
jupyterhub-ltiauthenticator
Advanced tools
JupyterHub authenticator implementing LTI v1.1 and LTI v1.3
Implements the LTI 1.3 and the LTI v1.1 authenticators for use with JupyterHub.
This converts JupyterHub into an LTI Tool Provider, which can be then easily be used with various Tool Consumers, such as Canvas, Open EdX, Moodle, Blackboard, etc.
So far, ltiauthenticator
has been tested with Open edX, Canvas, and Moodle. Documentation contributions are highly welcome!
Note that with these LTI
authenticators going directly to the hub URL will no longer allow you to log in. You must visit the hub through an appropriate LTI 1.1 compliant Tool Consumer or LTI 1.3 compliant Platform (such as Canvas, Moodle, Open edX, etc.) to be able to log in.
Note: LTI 1.1 identifies the LMS as the
Tool Consumer
and LTI 1.3 identifies the LMS as thePlatform
for all practical purposes these terms are equivalent.
You can install the authenticator from PyPI:
pip install jupyterhub-ltiauthenticator
For detailed instructions on how to configure the LTI13Authenticator
or LTI11Authenticator
and integrate it with an LMS, such as Canvas, Open EdX, Moodle, Blackboard, etc., please take a look at the documentation.
FAQs
JupyterHub authenticator implementing LTI v1.1 and LTI v1.3
We found that jupyterhub-ltiauthenticator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers 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.