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.
A pure Python library for handling FASTQ and FASTA files.
Install fqfa from PyPI using pip:
pip3 install fqfa
To set up the package for development purposes, include the optional dependencies and install pre-commit:
pip3 install fqfa[dev]
pre-commit install
Building the documentation requires the following additional packages:
pip3 install sphinx
pip3 install sphinx-rtd-theme
Online documentation including usage examples is available on Read the Docs.
To report a problem or request a new feature, please use the GitHub issue tracker.
To cite this package please refer to "fqfa: A pure Python package for genomic sequence files".
Contributions via pull request are welcome. Contributed code should have full unit test coverage, NumPy-style docstrings, black formatting, and type hints.
FAQs
A lightweight Python library for handling FASTQ and FASTA files.
We found that fqfa 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.