Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
A Python library for handling Trusted Automated eXchange of Indicator Information (TAXII™) <https://taxiiproject.github.io/>
_ v1.x Messages and invoking TAXII Services.
:Source: https://github.com/TAXIIProject/libtaxii/ :Documentation: https://libtaxii.readthedocs.io/ :Information: https://taxiiproject.github.io/ :Download: https://pypi.python.org/pypi/libtaxii/
|travis badge| |landscape.io badge| |version badge| |downloads badge|
.. |travis badge| image:: https://api.travis-ci.org/TAXIIProject/libtaxii.svg?branch=master :target: https://travis-ci.org/TAXIIProject/libtaxii :alt: Build Status .. |landscape.io badge| image:: https://landscape.io/github/TAXIIProject/libtaxii/master/landscape.svg?style=flat :target: https://landscape.io/github/TAXIIProject/libtaxii/master :alt: Code Health .. |version badge| image:: https://img.shields.io/pypi/v/libtaxii.svg?maxAge=3600 :target: https://pypi.python.org/pypi/libtaxii/ .. |downloads badge| image:: https://img.shields.io/pypi/dm/libtaxii.svg?maxAge=3600 :target: https://pypi.python.org/pypi/libtaxii/
A primary goal of libtaxii is to remain faithful to both the TAXII specifications and to customary Python practices. libtaxii is designed to be intuitive both to Python developers and XML developers.
Use pip to install or upgrade libtaxii::
$ pip install libtaxii [--upgrade]
For more information, see the Installation instructions <http://libtaxii.readthedocs.org/en/latest/installation.html>
_.
Read the Getting Started guide <http://libtaxii.readthedocs.org/en/latest/getting_started.html>
_.
The libtaxii repository has the following layout:
docs/
- Used to build the documentation <http://libtaxii.readthedocs.org>
_.libtaxii/
- The main libtaxii source.libtaxii/tests/
- libtaxii tests.xsd/
- A copy of the TAXII XML Schemas, used by libtaxii for validation.Releases of libtaxii are given major.minor.revision
version numbers, where
major
and minor
correspond to the TAXII version being supported. The
``revision``` number is used to indicate new versions of libtaxii.
Please provide feedback and/or comments on open issues to taxii@mitre.org.
FAQs
TAXII 1.X Library.
We found that libtaxii demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.