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.
Abstra is a simple way to build business processes in Python, with no engineering overhead and complexity.
It's a powerful backoffice engine with:
and much more! ⚡️
This package is compatible with Python >= 3.8
To install, run the following:
pip install abstra
Run the CLI server in the directory where you'd like to create your Abstra project. This can be any folder:
abstra serve ./your-project-directory
Use Workflows to automate processes that require a mix of manual steps and integrations between systems.
A Workflow is made up of Python-coded steps, which are then assembled visually in the editor. All steps share an environment, and can share variables and functions.
Forms are Python scripts that allow for user interaction. They are the quickest way to build interactive UIs on the web.
With a Form, you can collect user input and use Python code to work with that information however you need. Some examples are making calculations with specialized libs, generating documents and graphs, and sending it to other systems via Requests.
FAQs
Abstra Lib
We found that abstra demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.